View Single Post
Old July 23rd, 2004, 10:36 AM   #1 (permalink)
PranK
Member
Verified Customer
 
Join Date: Jan 2004
Location: Sydney, AUS
Posts: 41
Send a message via ICQ to PranK Send a message via AIM to PranK
1 Bug Report - 2 Header-Inc issues

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
PranK is offline   Reply With Quote