IPB Error

Status
Not open for further replies.

trev

Member
Prime Account
Messages
670
Reaction score
0
Points
16
Im running IPB 2.0.3 and twice this week i have come up with the following error while loading up the index page!

Parse error: parse error, unexpected T_STRING in /home/wobble/public_html/forum/conf_global.php on line 375

The following is the code around line 375.

$INFO['hp_message'] = '<div class="borderwrap"><div class="maintitle" align="center">Welcome To {*boardname*} {*username*}</div>
<table align="center" width="100%" class="row1" cellspacing="0" cellpadding="5">
<tr>
<td align="center">
By <a href="index.php?act=reg">Registering</a>, You Will Have For Access To Many Things Than A Guest Would.<br />
So Come & Join Us Today.<br /><br />If You Are A Current Member, Please Login Below<br />
<form action="index.php?act=login&amp;CODE=01&amp;CookieDate=1" method="post" name="LOGIN">
User: <input type="text" maxlength="64" name="UserName" class="forminput" size="10" />
Pass: <input type="password" name="PassWord" class="forminput" size="10" />
<input type="submit" name="submit" value="Login" class="forminput" /> <input type="button" value="Register" class="forminput" onclick="window.location='index.php?act=reg'" />
</td>
</tr>
<tr>
<td align="center"><div id="hptimer"><!--HP_TIMER--></div></td>
</tr>
</table></form></div>';

This happened yesterday and i had to reinstall the forum to correct this now this has happened again! This happend about 30 mins ago just beffore my site slowed right down and i couldnt even get onto the forum.

Could some one please help?
 

phenetic

New Member
Messages
490
Reaction score
0
Points
0
link please?

ohe yea, please highlight line 375, so i can see what the problem is
 
Status
Not open for further replies.
Top