Pages: [1]   Go Down
Send this topic | Print
Author Topic: PBLang error!  (Read 292 times)
thecoollist
Member
*
Offline Offline

Posts: 33


WWW
« on: November 27, 2008, 11:25:03 AM »

I was trying to add adsense to my forum, but It didn't work, i gave up, but now it says
Code:
Parse error: syntax error, unexpected T_LNUMBER, expecting ',' or ';' in /www/110mb.com/t/h/e/c/o/o/l/l/thecoollist/htdocs/forum/post.php on line 125
I was editing around line 190...

heres around line 125

Code:
clearstatcache();
$lockedforum=GetForumStatus($cat,$fid);
include($dbpath."/cats/".$cat);
include($dbpath."/cats/".$cat."_".$fid);
$tops=$ftopics;
$end=$tops-$maxppp;
if ($maxrpp){
$noofpages=ceil($preplies/$maxrpp);
}
125> $start=$tops;
echo "<table width="100%" border="0" cellpadding="2" cellspacing="0">";
echo "<tr><td width="48%"><font size="1"></font></td><td width="52%"; align="right">";
Logged

<a href='http://thecoollist.110mb.com'> The Cool List </a>
M0ZZA
A Man In A Trance...
Loyal 110MB Member
*******
Offline Offline

Posts: 2542


So yeah, I would like to be a moderator.


WWW
« Reply #1 on: November 28, 2008, 06:39:34 AM »

Post this at the pblang forums - youll get a more educated response  wink
Logged

Pages: [1]   Go Up
Send this topic | Print
Jump to: