MyBB Community Forums

Full Version: Donation Plugin Error
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
Just downloaded this plugin (http://mods.mybb.com/view/donation-page). I uploaded everything & I tried to install / activate the tool (ACP), but then this happened , BOOM

http://prntscr.com/7yd5j4

PS: (Line 203 =) :
http://prntscr.com/7yd66z

What the hell is this error
Regards
The command must be:

rebuild_settings();

Note the underscore, and that is occurs in both install and uninstall functions.
Well there's nothing to edit , when i press that plugin (successfully added) , it redirects me here http://www.mybbwebhost.com/
Did you edit the plugin file? located in inc/plugins? Find rebuildsettings and replace with rebuild_settings, like Ad Bakker said.
(2015-07-29, 12:24 PM)KevinVR Wrote: [ -> ]Did you edit the plugin file? located in inc/plugins? Find rebuildsettings and replace with rebuild_settings, like Ad Bakker said.

Already did 

Btw i changed the settings properly , but i can't see any donating page on the top list (headers) or even in the portal. I have to do something extra? for forwarding people into that page?
go to ./donate.php

You might need to edit your templates manually to add this link.
Be more detailed & specific please

- What to do in /donate.php?
- I have to add  a new header? (Like: Portal , Search , Member List , Calendar , Help , + Donate?http://prntscr.com/7ydq9j )
- What i have to do with template?
I will, but is everything working right on mybb_root/donate.php like you want it to be? I want to make sure of that first. Smile
Moved to Plugin Support.
Pages: 1 2