Tab Help

TesoMayn

Boredom, it vexes me.
Oct 30, 2011
1,482
1,482
Thanks :) It was
PHP:
                    <?php if($rank == '4') {
                    <a href="/manage">Panel</a> }
                    ?>
That would return an error

You forgot the function, either print, echo or you can close the PHP and reopen it after

PHP:
<?php if($rank == '4') { ?>
<a href="/manage">Panel</a>
<?php } ?>
 

Quackster

a devbest user says what
Aug 22, 2010
1,765
1,245
No, Max rank was 4. :)
Its not habbo related.

I never said it was Habbo related. facepalm.jpg

oKlVDfL.png
 

Users who are viewing this thread

Top