Welcome to Geeklog, Anonymous Saturday, November 23 2024 @ 02:01 am EST
Geeklog Forums
Forum menu item label
dninness
Anonymous
I've looked thru the language files, functions.inc, etc, and can't seem to find where the get_plugin_menuitem (or whatever that doggone function call is) gets the name of the forums plugin from.
More specifically: My top menu items are lowercased (ie. 'contribute', 'links', 'past polls') except for the link to the forums, which is 'Forum' I wanted to make them all lower case so that it looks consistent.
Its driving me berserk, in that I change language tags in the english.php file from "Forum" to "forum", and its still shows up as 'Forum' I tried changing what appeared to be a hard-coded assignment of the label in functions.inc (I'm using 2.2, FYI) and it still didn't budge. I looged out, closed my browser, etc, figuring it could be a caching issue. Nope.
Any ideas?
NIN
More specifically: My top menu items are lowercased (ie. 'contribute', 'links', 'past polls') except for the link to the forums, which is 'Forum' I wanted to make them all lower case so that it looks consistent.
Its driving me berserk, in that I change language tags in the english.php file from "Forum" to "forum", and its still shows up as 'Forum' I tried changing what appeared to be a hard-coded assignment of the label in functions.inc (I'm using 2.2, FYI) and it still didn't budge. I looged out, closed my browser, etc, figuring it could be a caching issue. Nope.
Any ideas?
NIN
3
7
Quote
dninness
Anonymous
Whoops. Found it.
in functions.inc, around line 61
$menuitems[Forum] = {...}
changed to
$menuitems[forum] = {...}
I was a little boneheaded and was uploading the functions.inc for the forums into a forum directory that I had screwed up installing and wasn't the one under /plugins . Well, since that wasn't the one that Geeklog was looking at, of course it didn't do anything.. DOOH!
Sorry to waste anybody's time.
NIN
in functions.inc, around line 61
$menuitems[Forum] = {...}
changed to
$menuitems[forum] = {...}
I was a little boneheaded and was uploading the functions.inc for the forums into a forum directory that I had screwed up installing and wasn't the one under /plugins . Well, since that wasn't the one that Geeklog was looking at, of course it didn't do anything.. DOOH!
Sorry to waste anybody's time.
NIN
5
5
Quote
sky131
Anonymous
THANKS! I was having the same problem and you helped me save a lot of time.
5
5
Quote
All times are EST. The time is now 02:01 am.
- Normal Topic
- Sticky Topic
- Locked Topic
- New Post
- Sticky Topic W/ New Post
- Locked Topic W/ New Post
- View Anonymous Posts
- Able to post
- Filtered HTML Allowed
- Censored Content