Guest Posted November 20, 2007 Posted November 20, 2007 Since I have turned Register Globals on (my webhosting company turned it on for me), my PRODUCTS WILL NOT DISPLAY. Everything looks fine on the home page and right down to category and seeing the products within the category, but once you click on a specific product a blank screen comes up. Any suggestions? My site can be viewed at www.willieswesternwear.com Thanks!
Velveeta Posted November 21, 2007 Posted November 21, 2007 Looks like there might be a parse error in the page or something... At least, usually, when I see a completely blank page, it's because there's some kind of fatal error preventing the page from compiling, and error reporting is turned off, so it doesn't display the error, it just displays.. nothing :) If this were a register_globals issue, I would expect to see a shell of the store (header, left/right column, etc) with something in the middle saying the product doesn't exist, or something similar... product_info.php isn't terrrrrrribly big, try scanning through there and seeing if you can spot an apostrophe or quotation mark or semicolon or something either missing or out of place... Richard. Since I have turned Register Globals on (my webhosting company turned it on for me), my PRODUCTS WILL NOT DISPLAY. Everything looks fine on the home page and right down to category and seeing the products within the category, but once you click on a specific product a blank screen comes up. Any suggestions? My site can be viewed at www.willieswesternwear.com Thanks! Richard Lindsey
Guest Posted November 21, 2007 Posted November 21, 2007 Thanks for the tip. I have looked over my product_info file and compared it to a backup from a few months ago when all was working. There are no errors. Everything appears to be fine. Any other suggestions???/
Recommended Posts
Archived
This topic is now archived and is closed to further replies.