Hey, I want to add my Link Vault code to my PHPBB forum so that the links will show on every page of my forum. Which files do I need to add the code to? Just index.php? common.php? All of them? Thanks, Adam
I think it needs to be added to includes/pagetail.php index.php would make them only show on frontpage.
not if its php code it wont go into footer template (at least not when i tried ) anyways im not even sure if LV is php based or not?
http://phpbbstyles.com/viewtopic.php?t=356 If you install this hack, you can use php codes in tpl files
Yes, I think it needs to go in the overallfooter.tpl file Example (may differ for you) public html » BB » templates » subSilver » overall_footer.tpl