|
|
Joined: Jul 2001
Posts: 442
Enthusiast
|
Enthusiast
Joined: Jul 2001
Posts: 442 |
Some of my users gat this error with 6.4.4
parse error: parse error, unexpected T_STRING in /home/1/blazer90/coloradok5.com/forums/languages/english/categories.php on line 14, every time i log in. then it will not let me into the site
|
|
|
|
Joined: Oct 2003
Posts: 2,305
Old Hand
|
Old Hand
Joined: Oct 2003
Posts: 2,305 |
look at categories.php and look for line 13 and see if you are missing a ;
|
|
|
|
Joined: Jul 2001
Posts: 442
Enthusiast
|
Enthusiast
Joined: Jul 2001
Posts: 442 |
This is what I have for line 14:
$ubbt_lang['WEL_PRIV_NO'] = "Please <a href="http://coloradok5.com/membership.shtml">register</a> a user.";
Did I mess the HTML link up?
|
|
|
|
Joined: Oct 2003
Posts: 2,305
Old Hand
|
Old Hand
Joined: Oct 2003
Posts: 2,305 |
thats the problem.. should be
$ubbt_lang['WEL_PRIV_NO'] = "Please <a href="http://coloradok5.com/membership.shtml">register</a> a user.";
|
|
|
|
Joined: May 2003
Posts: 1,068
Junior Member
|
Junior Member
Joined: May 2003
Posts: 1,068 |
Not tested but you can try this..
$ubbt_lang['WEL_PRIV_NO'] = "Please <a href="http://coloradok5.com/membership.shtml">register</a> a user.";
Basically, you want to escape certain charatcers like " with a back slash.
|
|
|
|
Joined: May 2003
Posts: 1,068
Junior Member
|
Junior Member
Joined: May 2003
Posts: 1,068 |
Yeah, what scroungr said 
|
|
|
|
Joined: Jul 2001
Posts: 442
Enthusiast
|
Enthusiast
Joined: Jul 2001
Posts: 442 |
Thank you. 
|
|
|
Donate to UBBDev today to help aid in Operational, Server and Script Maintenance, and Development costs.
Please also see our parent organization VNC Web Services if you're in the need of a new UBB.threads Install or Upgrade, Site/Server Migrations, or Security and Coding Services.
|
|
Posts: 417
Joined: November 2001
|
|
Forums63
Topics37,575
Posts293,930
Members13,823
|
Most Online6,139 Sep 21st, 2024
|
|
Currently Online
Topics Created
Posts Made
Users Online
Birthdays
|
|
|
|
|