View Single Post
  #1  
Old 07-20-2003, 11:03 AM
 
nerd luv nerd luv is offline
 

Advanced Member
  
Join Date: Jun 2003
Location: California, USA
Posts: 58
 

Default Admin section = not there (after trying to fix apostrophes)

I was trying to get rid of the slashes in the product descriptions as described in this post: http://forum.x-cart.com/viewtopic.php?t=3567
and the result was that I am no longer able to access the admin section! The product images and thumbnails are no longer showing up either.

What I did was added ini_set('magic_quotes_gpc', 1); in my config.php file. After I saw the priblems it caused I removed it, but I am still unable to get into the admin section or see product images. Instead I get a blank white page for the admin section.

Any ideas on getting the admin section functional again and to restore the images?
Reply With Quote