SimplePortal

Support => Install and Upgrade => Topic started by: dsantana on December 07, 2010, 03:23:13 PM

Title: Error with uninstall
Post by: dsantana on December 07, 2010, 03:23:13 PM
I am using RC3 and trying to uninstall 2.3.2 and install 2.3.3 and I get the following error.
Should I do  a manual edit after?

Find[Select]

   // Load SimplePortal.
   sportal_init();

   // Is the forum in maintenance mode? (doesn't apply to administrators.)
   if (!empty($maintenance) && !allowedTo('admin_forum'))
Replace[Select]

   // Is the forum in maintenance mode? (doesn't apply to administrators.)
   if (!empty($maintenance) && !allowedTo('admin_forum'))
Title: Re: Error with uninstall
Post by: AngelinaBelle on December 07, 2010, 09:29:31 PM
Yes. Do the manual edit. Some other mod probably made a change in the "find" code.
Title: Re: Error with uninstall
Post by: dsantana on December 08, 2010, 12:26:22 AM
Thanks, that worked!!
SimplePortal 2.3.8 © 2008-2024, SimplePortal