| Author |
Message |
dalaho New Member


Joined: Nov 04, 2004 Posts: 3
|
Posted:
Thu Jan 06, 2005 1:50 am |
|
I just installed NukeSentinel for 7.6
But I can't do any changes. the links doesn't work it shows like this;
and so on ...
What is wrong here, why the links doesn't works??
Please help |
|
|
|
 |
Raven Site Admin/Owner

Joined: Aug 27, 2002 Posts: 16634 Location: Kansas
|
Posted:
Thu Jan 06, 2005 7:32 am |
|
I've seen this before and I don't know why. Try reinstalling everything. |
|
|
|
 |
dalaho New Member


Joined: Nov 04, 2004 Posts: 3
|
Posted:
Thu Jan 06, 2005 8:45 am |
|
I deinstalleds and installed again but have the same problem yet!!
I chnaged
| Code: | | adminmenu("".$admin_file.".php?op=ABMain", _AB_NUKESENTINEL, "sentinel.png"); |
to
| Code: | | adminmenu("".$admin_file."admin.php?op=ABMain", _AB_NUKESENTINEL, "sentinel.png"); |
by doing this change can I click on the NukeSentinel? icon from Administration Menu and go to NukeSentinel?: Administration, but here is stop. The links doesn't works!!!
Is it possible to do the changes manually in the code if yes where in the code should I do it. |
|
|
|
 |
sixonetonoffun Spouse Contemplates Divorce

Joined: Jan 02, 2003 Posts: 2384
|
Posted:
Thu Jan 06, 2005 9:56 am |
|
Did the file auth.php get deleted when 7.6 was installed? Seems like I saw a post where there was a conflict like this where somehow it was killing the $admin_file variable (being included in a older file maybe?). |
|
|
|
 |
dalaho New Member


Joined: Nov 04, 2004 Posts: 3
|
Posted:
Thu Jan 06, 2005 2:40 pm |
|
Thanks all!
I solved the problem with this code in the config.php file.
| Code: | | $admin_file = "admin"; |
The links works, but I don't know if the functionality will do it too.
I hope this will solve the whole problem. |
|
|
|
 |
diveanx New Member


Joined: Sep 09, 2003 Posts: 9
|
Posted:
Thu Jan 06, 2005 5:08 pm |
|
I tried placing that bit of code in and it wouldnt let me get to my admin panel. Any othter advice? I am having the same problem. I can add the word admin in front of the:
and it will take me to the admin part but it will not save any info. I tried uninstalling and reinstalling and I even tried to download it again just in case I had a messed up download |
|
|
|
 |
diveanx New Member


Joined: Sep 09, 2003 Posts: 9
|
Posted:
Fri Jan 07, 2005 11:05 am |
|
Okay I found out what was wrong. I was trying to use the version for 7.6. I downloaded the universal version and reloaded the nsnst.php file and now it works great. Thanks for a awesome product. |
|
|
|
 |
|
|
|
|