Help!!! What am I doing wrong Help!!! What am I doing wrong
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

Help!!! What am I doing wrong

Started by dgltdreamer, March 29, 2005, 01:13:33 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

dgltdreamer

I change all the files based on the instructions and now I aget this error

Warning: main(bridge/phpbb.inc.php): failed to open stream: No such file or directory in /home/.fedor/digidream/thedigidreamer.com/gallery/cpg132/include/init.inc.php on line 240

Fatal error: main(): Failed opening required 'bridge/phpbb.inc.php' (include_path='.:/usr/local/lib/php') in /home/.fedor/digidream/thedigidreamer.com/gallery/cpg132/include/init.inc.php on line 240

It worked for a while but not any more

Nibbler


dgtldreamer

I re uploaded teh file and now I can get into the gallery but when I try to log out or in I get a page can not be displayed error..............now what??????

Thanks for the help

Staci

Nibbler

You have your bridge file setup wrongly. Make sure you specified the correct path as your WEB_PATH.

dgtldreamer

here is my code for the web path:

// The web path to your phpBB directory
// If your URL to your board is for example 'http://yoursite_name.com/phpBB2/',
// you'll have to set the below var to '/phpBB2/'.
define('PHPBB_WEB_PATH', '/index.php/');

the actual path is

http://thedigidreamer.com/index.php

thanks for your help

Nibbler


dgtldreamer

Thanks!!!! I'm off to fix it right now!!!!!!