[SOLVED] Upgrade 1.11.7 - Step 6 BLANK

Help with getting the CMS CORE package up and running. This does not include 3rd party modules, PHP scripts, anything downloaded via module manager or from any external source.
Locked
michaywood
Power Poster
Power Poster
Posts: 280
Joined: Thu Apr 15, 2010 12:27 am

[SOLVED] Upgrade 1.11.7 - Step 6 BLANK

Post by michaywood »

Was just attempting to upgrade from 1.11.4 to 1.11.7 as I was having issues with Company Directory module not deleting things from the database and not showing them in the module. I did the install/upgrade.php and it when through. Then when I went to the Module Manager and went to upgrade modules, it hung up on updating a module. So I went back to do the 1.11.7 install/upgrade.php again and it goes through it all until step 6, it's just blank. you can't click anywhere to advance it. any ideas? any way to salvage the site?
Last edited by michaywood on Wed Jul 31, 2013 8:12 pm, edited 1 time in total.
michaywood
Power Poster
Power Poster
Posts: 280
Joined: Thu Apr 15, 2010 12:27 am

Re: Upgrade 1.11.7 - Step 6 BLANK

Post by michaywood »

just tested it again on a Windows machine doing the install/upgrade.php and step 6 now says:

Code: Select all

Notice: Use of undefined constant __DIR__ - assumed '__DIR__' in /modules/CGSimpleSmarty/CGSimpleSmarty.module.php on line 39

Warning: require_once(__DIR__/function.module_action.php) [function.require-once]: failed to open stream: No such file or directory in /modules/CGSimpleSmarty/CGSimpleSmarty.module.php on line 39

Fatal error: require_once() [function.require]: Failed opening required '__DIR__/function.module_action.php' (include_path='.:/usr/lib64/php:/usr/lib/php:/usr/share/pear') in /modules/CGSimpleSmarty/CGSimpleSmarty.module.php on line 39
I also just manually updated the CGSimpleSmarty module files to see if that'll work and no help. any ideas?
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: Upgrade 1.11.7 - Step 6 BLANK

Post by Dr.CSS »

Most all the new versions of CG modules need PHP 5.3.*...
michaywood
Power Poster
Power Poster
Posts: 280
Joined: Thu Apr 15, 2010 12:27 am

Re: Upgrade 1.11.7 - Step 6 BLANK

Post by michaywood »

that did the trick! Thanks, doc! :)
Locked

Return to “[locked] Installation, Setup and Upgrade”