Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

I need help please!


Guest

Recommended Posts

Posted

Hello all,

 

I had to do a fresh install as i had made to many bugs - so did the uk install, then applied graphical boxes add on

 

i now cant get into /admin (http 500 error)

 

and my cataloge is showing "// Graphical Boxes require(DIR_WS_INCLUDES . 'mws_functions.php'); " at the top

 

Can any one help me with these 2 problems

 

heres my addy http://akautomotive.madpage.com/

 

thanks

Posted

Dont worry about this folks, iam going to do a fresh install see if i can solve it

Posted

Fresh install is best.

 

Next time, make one change at a time. After each completed and tested modification. Save entire website to new folder including database. Backup using FTP program in binary transfer mode to avoid corrupt files.

mmmmmmmmmmmm. Doughnuts . . . haha. i said nuts.

Posted

-- 500 error causes

http://www.oscommerce.com/forums/topic/345637-internal-server-error/page__view__findpost__p__1442374

 

Are those two lines really run together

// Graphical Boxes require(DIR_WS_INCLUDES . 'mws_functions.php'); 

instead of

// Graphical Boxes 
require(DIR_WS_INCLUDES . 'mws_functions.php'); 

? If they are, that could tip you off that your editing messed up other lines, perhaps leaving blank lines before the opening <?php or after the closing ?>.

Archived

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

×
×
  • Create New...