Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Problems, help please?


Goldilow

Recommended Posts

Posted

After installing oscommerce, and being successful, when trying to go to admin or catalog i get these error

 

Catalog

Parse error: parse error in /home/virtual/site13/fst/var/www/html/catalog/includes/functions/general.php on line 442

 

Warning: Unexpected character in input: ' in /home/virtual/site13/fst/var/www/html/catalog/includes/functions/html_output.php on line 296

 

Parse error: parse error in /home/virtual/site13/fst/var/www/html/catalog/includes/functions/html_output.php on line 296

 

Warning: Unexpected character in input: '' (ASCII=4) state=1 in /home/virtual/site13/fst/var/www/html/catalog/includes/classes/email.php on line 71

 

Warning: Unexpected character in input: '' (ASCII=16) state=1 in /home/virtual/site13/fst/var/www/html/catalog/includes/classes/email.php on line 71

 

Warning: Unexpected character in input: '' (ASCII=1) state=1 in /home/virtual/site13/fst/var/www/html/catalog/includes/classes/email.php on line 71

 

Warning: Unexpected character in input: '' (ASCII=25) state=1 in /home/virtual/site13/fst/var/www/html/catalog/includes/classes/email.php on line 71

 

Fatal error: Call to undefined function: tep_not_null() in /home/virtual/site13/fst/var/www/html/catalog/includes/classes/language.php on line 74

 

Admin

Warning: Unexpected character in input: '' (ASCII=8) state=1 in /home/virtual/site13/fst/var/www/html/catalog/admin/includes/configure.php on line 28

 

Fatal error: Call to undefined function: cfine() in /home/virtual/site13/fst/var/www/html/catalog/admin/includes/configure.php on line 28

 

Anyone know wut the problem is?

Posted

It sounds like you might want to try installing again. Couldn't hurt, right? It almost sounds like the database itself wasn't created right.

 

Ian

Posted

PHP3 and some PHP4 betas dont unserialize objects properly. To get it to

work, edit the file application_top.php and enable the following setting:

 

define('REPAIR_BROKEN_CART', '1');

 

I just pulled that right out of the installation documentation (FAQ file)

 

Hope that helps.. I'm sure I'll be asking Q's too.. (getting ready to make a first attempt at installing this...)

Posted

I input something bad and now can do nothing with the shipping options in admin, it just comes up the fatal error page. Does this mean I have to re-install?!? I've got about 30 hours work in this store! :shock: Julie

Archived

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

×
×
  • Create New...