phreak420
02-03-2005, 01:40 AM
I get this when I try to make a new thread:
Parse error: parse error, unexpected T_ELSE in /home/www/forums.3pic-designs.com/newthread.php on line 187
Here is lines 185-190
$url = "showthread.php?$session[sessionurl]p=$newpost[postid]#post$newpost[postid]";
}
else
{
$_REQUEST['forceredirect'] = 1;
$url = "forumdisplay.php?$session[sessionurl]f=$foruminfo[forumid]";
*sorry if this is in the wrong place. the category states hacks/support*
Parse error: parse error, unexpected T_ELSE in /home/www/forums.3pic-designs.com/newthread.php on line 187
Here is lines 185-190
$url = "showthread.php?$session[sessionurl]p=$newpost[postid]#post$newpost[postid]";
}
else
{
$_REQUEST['forceredirect'] = 1;
$url = "forumdisplay.php?$session[sessionurl]f=$foruminfo[forumid]";
*sorry if this is in the wrong place. the category states hacks/support*