Not Solved Donation Plugin not showing page
#1
Not Solved
http://mods.mybb.com/view/donation-page

So i am using this, but i cannot see a donation tab anywhere? How do i access it? (Yes it is activated)
Reply
#2
Not Solved
http://yoursite.com/donate.php

You can add the link with this or similar code:
<a href="{$mybb->settings['bburl']}/donate.php">Donate</a>
to any template you wish.
Reply
#3
Not Solved
(2013-09-07, 11:47 PM)Destroy666 Wrote: http://yoursite.com/donate.php

You can add the link with this or similar code:
<a href="{$mybb->settings['bburl']}/donate.php">Donate</a>
to any template you wish.

What do you mean to any template?
What I do if I like to put it next to "home-calendar-help" on the top?

Many thanks
Reply
#4
Not Solved
Go to ACP>Templates & Styles>Templates>YOUR THEME>Header Templates>Header

Add the code by Destroy666, right after the following:

<li><a href="{$mybb->settings['bburl']}/misc.php?action=help"><img src="{$theme['imgdir']}/toplinks/help.gif" alt="" title="" />{$lang->toplinks_help}</a></li>
Reply
#5
Not Solved
This user has been denied support. This user has been denied support.
Yea i have problem too,maybe because have php version 5.4 hmmm?
Reply
#6
Not Solved
^ referred issue is not related to php version. plugin might not have code to add the top link.
Reply


Forum Jump:


Users browsing this thread: 5 Guest(s)