Welcome, Guest. Please Login or Register.
May 12, 2024, 02:24:43 PM
Home Help Search Log in Register
News: SMF is the next generation in forum software, almost completely re-written from the ground up, make sure you don't fall for cheap imitations that suffer from feature bloat!

YaBB SE Community  |  English User Help  |  English Help  |  using Ssi functions in coppermine gallery « previous next »
Pages: [1] Reply Ignore Print
Author Topic: using Ssi functions in coppermine gallery  (Read 1752 times)
Cal
Noobie
*
Posts: 2


I'm a llama!

using Ssi functions in coppermine gallery
« on: March 08, 2004, 07:28:52 AM »
Reply with quote

YaBB SE Version: 1.5.5
PHP Version: 4.3.4
MySQL Version: 4.0.x
Server Platform: Unix, Linux, or BSD

Problem Description:
This is the error message:
Warning: main(lang/english.php) [function.main]: failed to create stream: No such file or directory in /home/www/cadoanavemaria/gallery/include/init.inc.php on line 246

Fatal error: main() [function.main]: Failed opening required 'lang/english.php' (include_path='') in /home/www/cadoanavemaria/gallery/include/init.inc.php on line 246

And those below are the modifications that I made in the SSI.php file

from include_once($language);
to include_once '/home/cadoanavemaria/www/forum'. '/'.$language);
and from include_once($chklngfile2);
to
('/home/cadoanavemaria/www/forum'. '/'.$chklngfile2);
please help me to fix it
Logged
Pages: [1] Reply Ignore Print 
YaBB SE Community  |  English User Help  |  English Help  |  using Ssi functions in coppermine gallery « previous - next »
 


Powered by MySQL Powered by PHP YaBB SE Community | Powered by YaBB SE
© 2001-2003, YaBB SE Dev Team. All Rights Reserved.
SMF 2.1.4 © 2023, Simple Machines
Valid XHTML 1.0! Valid CSS

Page created in 0.283 seconds with 19 queries.