Welcome to Geeklog, Anonymous Friday, November 08 2024 @ 08:11 pm EST
Geeklog Forums
Forum Install issues
Hello,
I'm using geeklog 1.3.11, and forum 2.3.2. During install I had a problem with the plug-in install, it was not reading that $action == 'install', so every time it executed, nothing happened. To fix this I had to temporarly hard-code $action = 'install'; into the php install script. That was fine and dandy.
However, now I'm having a nother problem. I cannot create Categories. I click on "Add Forum Category", and nothing happens. I imagine this is related to the install problem I had, but I don't know how to go abouts fixing it. I'm a fairly adept programmer, but I've never used php before, so I'm limited in what I can experiment with on my own. Any thoughts?
Thanks,
Dan.
I'm using geeklog 1.3.11, and forum 2.3.2. During install I had a problem with the plug-in install, it was not reading that $action == 'install', so every time it executed, nothing happened. To fix this I had to temporarly hard-code $action = 'install'; into the php install script. That was fine and dandy.
However, now I'm having a nother problem. I cannot create Categories. I click on "Add Forum Category", and nothing happens. I imagine this is related to the install problem I had, but I don't know how to go abouts fixing it. I'm a fairly adept programmer, but I've never used php before, so I'm limited in what I can experiment with on my own. Any thoughts?
Thanks,
Dan.
13
15
Quote
Status: offline
Brazil
Forum User
Newbie
Registered: 05/01/05
Posts: 3
That's set to Off currently. I've heard in the past about that being a security issue to have On. What are the implications of turning it on? It's a shared hosing environment, so turning that on will affect more then just myself, so I have to be careful. I have root on the box, my gf is the machine owner but I'm always weary of changing things that could adversly affect her payings customers, while I just mooch
Dan.
Dan.
12
18
Quote
Status: offline
Rado1
Forum User
Newbie
Registered: 03/03/03
Posts: 8
Location:Europe/Prague
I had a similar problem. "Add Forum category" URL was without "site_url".
Instead of "http://www.mygeeklog.org/admin/plugins/forum/boards.php?mode=add&type=category"
I had only:
"http://admin/plugins/forum/boards.php?mode=add&type=category"
Similar problems I had on the page with the form for the new topic.
I have found out that the variable in the main config.php "$_CONF['site_url']"
CANNOT have slash at the end.
Not "http://www.mygeeklog.org/" but only "http://www.mygeeklog.org"
Now it works...
Instead of "http://www.mygeeklog.org/admin/plugins/forum/boards.php?mode=add&type=category"
I had only:
"http://admin/plugins/forum/boards.php?mode=add&type=category"
Similar problems I had on the page with the form for the new topic.
I have found out that the variable in the main config.php "$_CONF['site_url']"
CANNOT have slash at the end.
Not "http://www.mygeeklog.org/" but only "http://www.mygeeklog.org"
Now it works...
11
13
Quote
MarkB42
Anonymous
when I add:
php_flag register_globals on
I get a 500 Internal Server Error....
any thoughts?
php_flag register_globals on
I get a 500 Internal Server Error....
any thoughts?
16
22
Quote
All times are EST. The time is now 08:11 pm.
- 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