Page 1 of 1

[reproduced] Unable to uninstall news module

Posted: Thu Jun 21, 2012 1:25 pm
by SimonJ
I am unable to uninstall the News module. It just gives an error and when I log back in the module is still installed.

Error states
Server error
The website encountered an error while retrieving http://i1501/~testing/admin/listmodules ... odule=News. It may be down for maintenance or configured incorrectly.
Here are some suggestions:
Reload this webpage later.
HTTP Error 500 (Internal Server Error): An unexpected condition was encountered while the server was attempting to fulfill the request.
Update, it seems it did uninstall as the frontend site is now giving an error
OMG! You broke this page.
ERROR: at line 656 in file /home/simon/Shared/Testing/lib/smarty/sysplugins/smarty_internal_templatecompilerbase.php:

Message:

Syntax Error in template "tpl_body:17" on line 62 "{news number='3' detailpage='news'}" unknown tag "news"
In Admin/modules news is still installed?

Re: Unable to uninstall news module

Posted: Thu Jun 21, 2012 1:32 pm
by Rolf
Confirmed in rev. 8076

Code: Select all

Fatal error: Call to undefined method cms_route_manager::del_static_by_dest() in C:\www\trunk\modules\News\method.uninstall.php on line 45

Re: Unable to uninstall news module

Posted: Thu Jun 21, 2012 1:33 pm
by deactivated010521
Rev: 8076

Mee too confirmed:

Code: Select all

[Thu Jun 21 15:38:39 2012] [error] [client 192.168.2.73] PHP Fatal error:  Call to undefined method cms_route_manager::del_static_by_dest() in /home/shared/web/beta/public/modules/News/method.uninstall.php on line 45, referer: http://beta.biesheuvel.lan/admin/listmodules.php?_sx_=e020721b

Re: [reproduced] Unable to uninstall news module

Posted: Thu Jun 21, 2012 2:07 pm
by calguy1000
Fixed in svn.

Re: [reproduced] Unable to uninstall news module

Posted: Thu Jun 21, 2012 2:18 pm
by Rolf
confirmed fixed in rev. 8078