Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

please help!


debb32

Recommended Posts

Posted

hi

im new to all th is and i have tryed install an addon and well its gone completly wrong!

 

this is what im getting when trying to get admin

 

Fatal error: Cannot instantiate non-existent class: infoboxheading in /home/giftseek/public_html/admin/includes/boxes/paypal_verified.php on line 25

my english.php file has gots errors all on it!.

define('ERROR_TEP_MAIL', '<font face="Verdana, Arial" size="2" color="#ff0000"><b><small>TEP ERROR:</small> Cannot send the email through the specified SMTP server. Please check your php.ini setting and correct the SMTP server if necessary.</b></font>');

define('WARNING_INSTALL_DIRECTORY_EXISTS', 'Warning: Installation directory exists at: ' . dirname($HTTP_SERVER_VARS['SCRIPT_FILENAME']) . '/install. Please remove this directory for security reasons.');

define('WARNING_CONFIG_FILE_WRITEABLE', 'Warning: I am able to write to the configuration file: ' . dirname($HTTP_SERVER_VARS['SCRIPT_FILENAME']) . '/includes/configure.php. This is a potential security risk - please set the right user permissions on this file.');

define('WARNING_SESSION_DIRECTORY_NON_EXISTENT', 'Warning: The sessions directory does not exist: ' . tep_session_save_path() . '. Sessions will not work until this directory is created.');

define('WARNING_SESSION_DIRECTORY_NOT_WRITEABLE', 'Warning: I am not able to write to the sessions directory: ' . tep_session_save_path() . '. Sessions will not work until the right user permissions are set.');

define('WARNING_SESSION_AUTO_START', 'Warning: session.auto_start is enabled - please disable this php feature in php.ini and restart the web server.');

define('WARNING_DOWNLOAD_DIRECTORY_NON_EXISTENT', 'Warning: The downloadable products directory does not exist: ' . DIR_FS_DOWNLOAD . '. Downloadable products will not work until this directory is valid.');

 

 

please someone help

many thanks

 

debb32

Posted

Hello,

By the look of things your header.php is not very happy, that is where those messages are from.

infoboxheading is a standard OSC class, so the problem is likely to be in the file you have added.

did you back up prior to installing the Addon?

Sometimes you're the dog and sometimes the lamp post

[/url]

My Contributions

Posted

i would venture to say your configure.php files are incorrect. place top half here and let us look.

Posted

hi

 

thanks for all you guys help. i finally sorted it!!

:thumbsup:

thanks

debb32

 

 

i would venture to say your configure.php files are incorrect. place top half here and let us look.

Archived

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

×
×
  • Create New...