Log in

View Full Version : Products not showing on forum home


NoKSouLz
01-09-2010, 03:49 PM
I have installed a few products which all work on the forum home for example;

Members who have visited today - Installed

On the forum home it does not show, i have checked the settings twice and they still aint working..

I also have gXboxLive installed which has a stats leaderboard which can also be displayed on the forum home. I have checked all those settings.. The actual file www.gowforum.co.uk/gxboxlive.php works so i know the leaderboard works.

I have also enabled the display on forumhome and automatically add to forumhome settings and also manually added the command tag to make it appear yet it fails to do so..

Any ideas what could be wrong?

Alec
www.gowforum.co.uk

Lynne
01-09-2010, 05:40 PM
Do you have plugins enabled? (If you open plugin, it will say in bold letters if they plugin system is disabled)

NoKSouLz
01-09-2010, 09:14 PM
I have plugins enabled and it is set to yes in the vB options : Plugin / Hook section.

Lynne
01-09-2010, 09:24 PM
Your style is quite different. My guess is the plugins that aren't working are using automatic template edits (str_replace) and the code they are supposed to replace to add in the modification is no longer there and so it doesn't get added. You'll probably have to add in the template code manually.

NoKSouLz
01-09-2010, 09:37 PM
I also did that for the stats page where it said if the automatic feature doesnt work then add the following tag to make it show:

$gxboxstats

and it still doesnt show :\

Lynne
01-09-2010, 09:45 PM
Like I said, your style is pretty different. I suggest you post in the modification threads for help to get them showing on that page.