|
|
|
|
![]() ![]() |
Jul 7 2006, 04:55 AM
Post
#1
|
|
|
Super Member ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Members Posts: 447 Joined: 2-March 05 Member No.: 4,094 |
hey, im getting this error when im trying to view a message on my forum,
QUOTE Parse error: syntax error, unexpected T_VARIABLE in /home/luki/public_html/forum/viewtopic.php on line 26 and this is what is on line 26 in that file.. i don't know waht's wrong with it. QUOTE LIMIT$start, ".$board_config['posts_per_page']; and this is what it loks like all together... QUOTE define('IN_PHPBB', true); define('IN_CASHMOD', true); define('CM_VIEWTOPIC', true); LIMIT$start, ".$board_config['posts_per_page']; $cm_viewtopic->generate_columns($template,$forum_id,$sql); $phpbb_root_path = './'; include($phpbb_root_path . 'extension.inc'); include($phpbb_root_path . 'common.'.$phpEx); include($phpbb_root_path . 'includes/bbcode.'.$phpEx); does anybody know waht's wrong? also maybe if you can open up this file in your forum dir. and tell me if it loks the same. im using phpbb. Thanks |
|
|
|
Jul 7 2006, 05:08 AM
Post
#2
|
|
|
Hidden Secrets can't be told threw just words. One must feel what the other feels to truely understand... ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Members Posts: 1,523 Joined: 8-January 06 From: Sacramento California Member No.: 16,756 |
lol... great coding..
um, if you try this, make a back-up of this file before you try this ok?!? QUOTE LIMIT$start, ".$board_config['posts_per_page']; maybe try putting a " on the other side of the ; like this QUOTE LIMIT$start, ".$board_config['posts_per_page'];" i am taking a wild shot in the dark there! |
|
|
|
Jul 7 2006, 05:50 AM
Post
#3
|
|
|
Super Member ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Members Posts: 447 Joined: 2-March 05 Member No.: 4,094 |
that does not work.
UPDATE alright alright, i figured it out, i had posted that whole line in the wrong place thats why it didn't fix it.. i got it working now. |
|
|
|
Jul 7 2006, 06:17 AM
Post
#4
|
|
|
Hidden Secrets can't be told threw just words. One must feel what the other feels to truely understand... ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Members Posts: 1,523 Joined: 8-January 06 From: Sacramento California Member No.: 16,756 |
pft, figures
|
|
|
|
![]() ![]() |
Similar Topics
|
Lo-Fi Version | Time is now: 25th July 2008 - 10:06 AM |