Log in

View Full Version : Extra Global variables .. Possible ??


PurpleCow
04-01-2003, 01:11 PM
Hello,

Can I have extra global variables for my forum apart from those defined by Jelsoft ??
What should i do, If Its possible ??

Where exactly should i put and what is kind of code, I'll have to do ?? any sample codes ??

Is there anys tandard way of defining global variables ??

Also, how can i add extra CSS to my style sheet ??

Thanks much

filburt1
04-01-2003, 02:00 PM
1. Yes, define them in phpinclude, the settings table and options template, or global.php
2. Add CSS in the headinclude template.

Dean C
04-01-2003, 04:59 PM
1/ http://yoursite.com/yourforums/admin/setting.php :)

- miSt

N9ne
04-02-2003, 12:30 PM
And to add a group to options page,

http://yoursite.com/yourforums/admin/setting.php?action=addgroup :).

Dean C
04-02-2003, 02:32 PM
Never knew about that link n9ne :)

I learnt it manyally constructing my own query :p

- miSt

Xenon
04-02-2003, 02:34 PM
Dean, sometimes you should look into vb-files ;)

that link is in admin/index.php and is viewable if debug is enabled or if i log in ;)

g-force2k2
04-02-2003, 02:37 PM
Today at 11:34 AM Xenon said this in Post #6 (https://vborg.vbsupport.ru/showthread.php?postid=376750#post376750)
Dean, sometimes you should look into vb-files ;)

that link is in admin/index.php and is viewable if debug is enabled or if i log in ;)

haha ;)

i found that one out looking through the admin/index.php...

but i found it it first by viewing the setting.php file...

i couldn't figure out exactly what it was there for a while ago...

i like the query updates it gives though :)

regards,
g-force2k2