Hollyman13 Wrote: forget it, I've installed php in template & added the code you gave it, but the result just made the newpointsbetting page into blank / white page
Then the conditionals are broken somehow. Give me a sec. Try changing the if statement to
Code:
<if($mybb->user['usergroup']!= 4)then>
only and check if that works. If not, take off the brackets and add a space between the $ and if.