View Full Version : Variables, Templates & Plugins
Johannes de Le?n
06-19-2005, 09:05 AM
I seem to be unable to use variables coming from the plugins in templates. I want to output in the footer template variables from a particular plugin (hook: global_complete). Though, it isn't working, could anyone shed some light on this matter?
You could try using $GLOBALS[variable] (in the template).
Johannes de Le?n
06-20-2005, 02:19 PM
You could try using $GLOBALS[variable] (in the template).
I've tried, but it doesn't work.
Zachery
06-20-2005, 02:32 PM
I seem to be unable to use variables coming from the plugins in templates. I want to output in the footer template variables from a particular plugin (hook: global_complete). Though, it isn't working, could anyone shed some light on this matter?
Use global_start instead.
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.