Quote:
Originally Posted by Soup^Dragon
another question from me aswell!
i want to place the donation bar in other places on my site. below the chatbox on this page, and at the bottom of my cmps page and on my donators list page in the normal place below the nav bar.
where do i put $dsl_bar and is that all i need to do?
i am thinking of a module for the cmps page so will try that first.
|
go to:
AdminCP>vBa CMPS>Default Settings>Main Options>Portal Output Global Variables> Change all the ds_ to dsl_ then save page. I accidentally put PRO variables and not LITE variables. Then you can use the $dsl_bar within CMPS pages place it anywhere you want within templates/pages etc. As for normal forum below chatbox I can not see the chatbox. BUT if it works off hooking with the navigation bar all you have to do is go to the plugin that executes the parse_template for my software OR chatbox. And change Execution Order # to higher then 5 so it goes after or set to 4 for before the other executions of parse_template. If you need more direction on that let me know. Now to add the bar on all Donation System LITE pages add awc_dsl to the THIS_SCRIPT locations.