Topic RSS
I was working in my admin panel and trying to change some code in the English.php editor (namely, trying to change all instances of "size" to "scent") and here's what I get when I try to log in to my WordPress admin panel now:
Parse error: syntax error, unexpected T_STRING in /home6/myyogamy/public_html/yogaeyepillows/wp-content/themes/mk4/language/English.php on line 104
It doesn't come to my login screen at all! HELP!
Thank you!
The problem is that you must've entered a single quote somewhere within your changes, that you didn't proceed first with the escape character. (a backslash)
So, when entering text with an apostrophe or a single quote in the English.php file, it must be done like this:
don\'t
not like this:
don't
Make the change locally to your "English.php" file, and then re-upload it via FTP and that should fix things.
Most Users Ever Online: 40
Currently Online:
23 Guest(s)
Currently Browsing this Page:
1 Guest(s)
Member Stats:
Guest Posters: 428
Members: 2252
Moderators: 1
Admins: 1
Forum Stats:
Groups: 1
Forums: 4
Topics: 2983
Posts: 16042
Newest Members: Allsed, deleteduser, shanm, slidesketch, jimharrison, vmi
Moderators: Market Admin (5051)
Administrators: Market Admin (5051)

Log In
Register
Home
Offline

