Usually - not always - a blank page means there is garbage in the file you've uploaded. What are you editing the file with?
Usually - not always - a blank page means there is garbage in the file you've uploaded. What are you editing the file with?
I'm using notepad to edit. It was just replacing the text...I'm sure I didn't add any garbage to the file. I have since tried uploading the edited file via SmartFTP, cPanel and Filezilla...all with the same results. White page of doom! LOL
I can't figure out what I'm doing wrong?
http://www.zen-cart.com/forum/showthread.php?t=84613
use the above debugger from DrByte and paste the results here.....
What's on line 52? of that file? Is it blank? Remove the blank line and see what happens
Line 52 seems to be the first line that I edited with my welcome message. I was sure to leave the ' ' and all, I only replaced the text I needed to...?![]()
Resolved! Marg found the problem...an apostrophe was the culprit! Replaced with \' and it works fine!
What can I say...I'm new to php!