Modifications for phpBB3.
Try the Mods here and share Your own Mods
Forum rules
You dont have to use ModX or make your mod AutoMod compatible. A simple textfile is fine
But if you post Mods here You also have to give support
Just wondering, does anyone know how I can setup a colapable Categories without having jquery I tried the one that Christan 2.0 made but I keep getting javascript errors.
Your right it doesn't but what it does do is run two queries within a loop. If you have 50 categories that would be 100 queries multiply that by the number of users on the index page at once and it would be a pretty big hit on the server. jQuery doesn't cause a hit on the server, it stores a cookie on the users computer which is much less intensive on the hosting server.