Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Getting Error after install Forum Intergration?


mtechama

Recommended Posts

Posted

AFter I install the Forum Intergration Contribution I get this error...................

 

Warning: main(includes/languages/english/FILENAME_FORUM): failed to open stream: No such file or directory in /home/content/m/t/e/mtechamatest/html/catalog/forum.php on line 15

 

Warning: main(includes/languages/english/FILENAME_FORUM): failed to open stream: No such file or directory in /home/content/m/t/e/mtechamatest/html/catalog/forum.php on line 15

 

Fatal error: main(): Failed opening required 'includes/languages/english/FILENAME_FORUM' (include_path='.:/usr/local/lib/php') in /home/content/m/t/e/mtechamatest/html/catalog/forum.php on line 15

Wade Morris

Amarillo, Texas

 

Before you do any changes on your site you need to do BACKUP! BACKUP!

Posted

You need to define the file in /includes/filenames.php:

 

define('FILENAME_FORUM', 'forum.php');

 

(or whatever the correct filename is)

 

 

 

Sonia

Posted

Now its not logging users out when they click "Logout" they are stayed logged in.

Wade Morris

Amarillo, Texas

 

Before you do any changes on your site you need to do BACKUP! BACKUP!

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...