[SOLVED] Upgrade 1.11.7 - Step 6 BLANK
-
- Power Poster
- Posts: 280
- Joined: Thu Apr 15, 2010 12:27 am
[SOLVED] Upgrade 1.11.7 - Step 6 BLANK
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.
-
- Power Poster
- Posts: 280
- Joined: Thu Apr 15, 2010 12:27 am
Re: Upgrade 1.11.7 - Step 6 BLANK
just tested it again on a Windows machine doing the install/upgrade.php and step 6 now says:
I also just manually updated the CGSimpleSmarty module files to see if that'll work and no help. any ideas?
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
Re: Upgrade 1.11.7 - Step 6 BLANK
Most all the new versions of CG modules need PHP 5.3.*...
-
- Power Poster
- Posts: 280
- Joined: Thu Apr 15, 2010 12:27 am
Re: Upgrade 1.11.7 - Step 6 BLANK
that did the trick! Thanks, doc! 
