Alright I know I am getting close to ACTUALLY having a forum available, but of course it's not easy.
Here's my new problem:
When I click on Forums now it no longer gives me Access Denied but now gives me a blank page completely.
it replaces the url in my browser to
[site]/modules/Forums/admin/index.php
the page is blank....completely
Anyone know what's causing this?
I am going to begin to try and debug this however any assistance is always greatly appreciated
I think this has something to do with it...It is found in forums.php
Code:
if ($row2['radminsuper'] == 1 || $auth_user == 1) {
switch($op) {
case "forums":
Header("Location: modules/Forums/admin/index.php");
}
Some specific information that can help to point me in the right direction would be what piece of code calls up the forum administration panel.
Obviously it's links.php & case.php in the admin folder call up forums, but on a successful verification of adminisistration where does forums call up index.php
Is Header("Location: modules/Forums/admin/index.php"); like an include? That doesn't make sense to me, and then what is the purpose of calling up case "forums"???
gemini7 Nuke Soldier
Joined: Jan 24, 2006
Posts: 12
Posted:
Tue Feb 28, 2006 4:00 pm
Alright I decided to upgrade up to 2.0.18 and that seemed to fix the problem. Seems to have been somewhere in nuke_root/modules/Forums/index.php, but anyways that is fixed...however...of course...there is another problem...
Now when I click on Forums - I get "you can't access that directly"
on Private Messages - "you can't access that directly"
Members List - comes out fine
So I guess another problem solved another one created...
It really is hard to have faith in the nuke system...it's just so disorganized...between getting the files and patching them, and then modding the files, and modding the patches to fit your mod, and the lack of legitatmate support documentation just makes an already uphill battle worse.
A wiki for support might be a solution...maybe...
well if anyone has any help on the "you can't access that directly problem" please reply... I've worked 12 hours straight on this...I'd like to finish it today...
Evaders99 Site Admin
Joined: Aug 17, 2003
Posts: 12373
Posted:
Wed Mar 01, 2006 5:55 pm
What patches are you using? Using the Patched files from http://www.nukeresources.com ? Using 2.0.18 NP - the ones for the Patched files?
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum