Quote:
Originally posted by Mist
PHP Code:
if [color=red]([/color](!isset($parseurl)) and ($threadinfo['forumid']!=22])) {
$parseurlchecked="CHECKED";
}
That shouldn't give you a parse error and boofo i don't have an extra bracket do i? You missed out the one on the left which I highlighted
- miSt [/B]
|
You still have too many. First count all the brackets thast face left and then count all the brackets that face right. They should be the same amount. You have the right amount this time but I don't think you need to have 2 of them at the start. I could be all wrong on this.