Sorry, didn't see that topic. Thanks.
2 2008-02-24 04:13
Topic: Menu Items (2 replies, posted in PunBB 1.3 troubleshooting)
Hi,
I was just adding some menu items when I noticed a possible bug.
Code for my menu item:
5 = <a href="file.php">Something</a>
On the main forum index, it links to the correct file location. However when in the administration section, it links to admin/file.php instead. Possible bug?
Thanks,