Damn, 21 pages of reading & no answer to my problem
First things first, cyb man, fantastic mod
Now I'm hoping as somebody can help me with a problem which I'm sure one of you fine folk will know the answer to.
I've installed the hack & it works great, so long as I'm using a skin which has donate, user_cp, members etc... in the navbar.
The problem is the current skin I'm using has user_cp etc... In the header so therefore the auto install of the 'donate' link into the navbar doesn't work (Obviously not because it needs going in the header)
I can't for the life of me figure out what code I need to put, I know it will be something similar to this..... I'll use the 'user_cp' code in the header as an example.
Code:
<if condition="$show['member']">
<li><a href="usercp.php$session[sessionurl_q]">$vbphrase[user_cp]</a></li>
</if>
Can anyone help me out & give me the full code that I'd need to add the donate button into the header like that. I've tried going through the navbar templates of all the skins it works on, but even though it is installed & working the code doesn't appear in there
I hope my problem makes sense to someone.
Many thanks in advance for any help