| | |
Parse error: parse error, unexpected T_STRING in /home/thei2k9/public_html/includes/f
Please support our PHP advertiser: PostgreSQL or MySQL? Compare and contrast the two most popular open source databases
![]() |
•
•
Join Date: Jun 2005
Posts: 1
Reputation:
Solved Threads: 0
Parse error: parse error, unexpected T_STRING in /home/thei2k9/public_html/includes/f
0
#1 Jun 21st, 2005
hey i just did this script for my phpbb forum. its a cash mod (for anyone familiar with)
this is what came up
Parse error: parse error, unexpected T_STRING in /home/thei2k9/public_html/includes/functions_post.php on line 359
here is line 359
$message = $lang['Stored']. '<br />' . $cash_message sprintf($lang['Click_view_message'], '<a href="' . append_sid("viewtopic.$phpEx?" . POST_POST_URL . "=" . $post_id) . '#' . $post_id . '">', '</a>') . '<br /><br />' . sprintf($lang['Click_return_forum'], '<a href="' . append_sid("viewforum.$phpEx?" . POST_FORUM_URL . "=$forum_id") . '">', '</a>');
this is what came up
Parse error: parse error, unexpected T_STRING in /home/thei2k9/public_html/includes/functions_post.php on line 359
here is line 359
$message = $lang['Stored']. '<br />' . $cash_message sprintf($lang['Click_view_message'], '<a href="' . append_sid("viewtopic.$phpEx?" . POST_POST_URL . "=" . $post_id) . '#' . $post_id . '">', '</a>') . '<br /><br />' . sprintf($lang['Click_return_forum'], '<a href="' . append_sid("viewforum.$phpEx?" . POST_FORUM_URL . "=$forum_id") . '">', '</a>');
Re: Parse error: parse error, unexpected T_STRING in /home/thei2k9/public_html/includes/f
0
#2 Jun 21st, 2005
Almost always a missing semicolon! Look at the line directly above the line you posted.
![]() |
Similar Threads
- parse error, unexpected T_STRING in (PHP)
- Parse error: parse error, unexpected T_STRING on line 12 (PHP)
- unexpected T_STRING (PHP)
- Please Help! parse error, unexpected T_STRING (PHP)
- Parse error: parse error, unexpected T_STRING (PHP)
- Unexpected T_STRING (PHP)
- re help vb (Growing an Online Community)
Other Threads in the PHP Forum
- Previous Thread: Php newsletter error
- Next Thread: Find text on an external html site
| Thread Tools | Search this Thread |
advanced alerts apache api archive array autosuggest beginner binary broken cakephp checkbox class clients cms code cron curl database date display dynamic echo email emptydisplayvalue eregi error execute explodefunction file files folder form forms function functions google hack href htaccess html if...loop image include insert ip javasciptvalidation javascript joomla keywords library limit link list login mail matching menu mlm multiple mysql object oop password paypal pdf php phpincludeissue query radio random recursive remote script search searchbox seo server sessions shot smarty source space speed sql syntax system table tutorial update upload url validator variable vbulletin video web webdesign website youtube





