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
//-- mod: top five ---------------------------------------------------------//
include($phpbb_root_path . 'includes/top_five.' . $phpEx);
//-- end: top five ---------------------------------------------------------//
Open styles/prosilver/template/simpleportal_body.html
Find:
When I edit the files in the top five for the portal after refreshing and cache. it gives me an error message saying that top_five_body.html doesn't exist.