Hi Guys,
Firstly, I just upgraded to 4.8d from 4.8 for something to do, but when I went to run the upgrades/upgrade.php - it couldn't find congif-inc.php. I checked the file 'upgrade.php' and had to change
Code:
Content visible to verified customers only.
to
Code:
Content visible to verified customers only.
Its a simple problem, but could screw a lot of people.
Secondly, I am de-commenting the header-inc.php to use on photopost for the first time and I get
Quote:
Warning: main(./languages/english/pp-inc.php): failed to open stream: No such file or directory in /path/to/photopost/photopost/pp-inc.php on line 63
Fatal error: main(): Failed opening required './languages/english/pp-inc.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /path/to/photopost/pp-inc.php on line 63
|
I gave this the full path instead of "{$Globals['PP_PATH']}" etc, and it kept picking up the other "requires" until it eventually just went nuts and displayed a shite load of errors....
Any help would be muchly appreciated!
Christian