Quote:
Originally Posted by roots549
I do have a custom skin...
Thanks for any direction
eric
|
Looks like there is definitely something changing the "forumhome_forumbit_level..." templates. In particular, your forum links are FULL URLS rather than the normal "<a href="forumdisplay.php...".
Possible solutions for you are...
- Try setting the position to the right of the forum name
- Edit my mod (change line 174 to: $Sorky11_BeforeRSSFeedLink_OLD = '<a href=\"http://www.XXX.net/Forum/'
assuming that is what is in your templates
- Disable all other mods and see if that solves it, then re-instate them one by one until you find the culprit.
- Make my plugin run earlier than other plugins
- Revert the "forumhome_forumbit_level..." templates
For a difinitive answer you can give your user called "Sorky" admin access and I'll check the template/order/etc.