|
Settings
|
|
06-27-2008, 03:42 AM
(This post was last modified: 06-27-2008 03:45 AM by Paddy.)
Post: #1
|
|||
|
|||
|
In a mildly upsetting change of events, my settings that I added via the Admin CP aren't being included in the $mybb->settings variable.
When I echo $mybb->settings['tg_title']; I get nothing, and when I print_r($mybb->settings);, my setting isn't included. I'm editing index.php, and dropping it in the bottom, just as a test. And I cannot figure out for the life of me why it isn't included. I can edit it in the Admin CP, but I can't access it outside of the Admin CP, it would seem. o.o Any help? [edit]Curses. It appears that I was too hasty- I've got two different installations running on the same database, a beta and a live. And apparently, I needed to just submit it in the beta install for it to work. On the other hand, I can't seem to figure out what types of "Setting Types" are allowed. Any handy-dandy list?[/edit] |
|||
|
06-27-2008, 06:43 AM
Post: #2
|
|||
|
|||
|
RE: Settings
These are the main types:
You probably shouldn't need to use these types:
|
|||
|
06-27-2008, 05:23 PM
Post: #3
|
|||
|
|||
RE: Settings
(06-27-2008 06:43 AM)ZiNgA BuRgA Wrote: These are the main types: Thanks a lot. ^_^ Can you expand on the list, a bit? Would it look something like this: <select> <option="first">First Option</option> <option="second">Second Option</option> </select> (wow, my HTML is rusty) Can it be a select-multiple? Thanks again.
|
|||
|
06-30-2008, 08:58 AM
Post: #4
|
|||
|
|||
|
RE: Settings
Here's an example of a list, used in the Default Sort Field option (under Member List):
Code: select(I probably made a mistake above, sorry) |
|||
|
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 2 Guest(s)
Search
Member List
Calendar
Help





