News:

Want to get involved in developing SMF, then why not lend a hand on our github!

Main Menu

Package uninstall errors

Started by Shades., August 17, 2021, 08:35:32 PM

Previous topic - Next topic

Shades.

SMF2.1RC4

When uninstalling a mod in "Package Manager" I get the following error and I've tried this on two different fresh installs and several different mods and I get the same thing. Not sure if it's a bug or something I'm doing wrong?

QuoteType of error
Undefined_vars
Error message
8: Undefined index: order_pos
File
/home2/*****/public_html/somesite/Sources/Subs.php
Line
4236
URL of page causing the error
https://somesite.com/index.php?action=admin;area=packages;sa=uninstall2;package=1629065490.zip;pid=5
Backtrace information
#0: smf_error_handler()
Called from /home2/*****/public_html/somesite/Sources/Subs.php on line 4236
#1: {closure}()
Called from unknown on line -1
#2: uasort()
Called from /home2/*****/public_html/somesite/Sources/Subs.php on line 4237
#3: template_css()
Called from /home2/*****/public_html/somesite/Themes/default/index.template.php on line 117
#4: template_html_above()
Called from /home2/*****/public_html/somesite/Sources/Load.php on line 2731
#5: loadSubTemplate()
Called from /home2/*****/public_html/somesite/Sources/Subs.php on line 3948
#6: template_header()
Called from /home2/*****/public_html/somesite/Sources/Subs.php on line 3535
#7: obExit()
Called from /home2/*****/public_html/somesite/index.php on line 190

QuoteType of error
Undefined_vars
Error message
8: Undefined index: fileUrl
File
/home2/*****/public_html/somesite/Sources/Subs.php
Line
4258
URL of page causing the error
https://somesite.com/index.php?action=admin;area=packages;sa=uninstall2;package=1629065490.zip;pid=5
Backtrace information
#0: smf_error_handler()
Called from /home2/*****/public_html/somesite/Sources/Subs.php on line 4258
#1: template_css()
Called from /home2/*****/public_html/somesite/Themes/default/index.template.php on line 117
#2: template_html_above()
Called from /home2/*****/public_html/somesite/Sources/Load.php on line 2731
#3: loadSubTemplate()
Called from /home2/*****/public_html/somesite/Sources/Subs.php on line 3948
#4: template_header()
Called from /home2/*****/public_html/somesite/Sources/Subs.php on line 3535
#5: obExit()
Called from /home2/*****/public_html/somesite/index.php on line 190

QuoteType of error
General
Error message
The file "portal.css" could not be located on the current or the default theme and, therefore, it was not included in the minified file.
URL of page causing the error
https://somesite.com/index.php?action=admin;area=packages;sa=uninstall2;package=1629065490.zip;pid=5
Backtrace information
#0: custMinify()
Called from /home2/*****/public_html/somesite/Sources/Subs.php on line 4265
#1: template_css()
Called from /home2/*****/public_html/somesite/Themes/default/index.template.php on line 117
#2: template_html_above()
Called from /home2/*****/public_html/somesite/Sources/Load.php on line 2731
#3: loadSubTemplate()
Called from /home2/*****/public_html/somesite/Sources/Subs.php on line 3948
#4: template_header()
Called from /home2/*****/public_html/somesite/Sources/Subs.php on line 3535
#5: obExit()
Called from /home2/*****/public_html/somesite/index.php on line 190
ShadesWeb.com - Custom Logos - My Themes on SMF | My Themes on ShadesWeb
https://shadesweb.com

BikerHound.com - Sniffing out the road ahead
https://bikerhound.com

Dream as if you'll live forever; Live as if you'll die today. - James Dean

Bigguy

Looks like you may have to go ahead with the uninstall anyways and then remove the lines of code that the mod left behind manually.

Shades.

Ok thanks! It was a new site anyways so I just reinstalled and everything is fine now on that part! 8)
ShadesWeb.com - Custom Logos - My Themes on SMF | My Themes on ShadesWeb
https://shadesweb.com

BikerHound.com - Sniffing out the road ahead
https://bikerhound.com

Dream as if you'll live forever; Live as if you'll die today. - James Dean

Bigguy


Advertisement: