The supporters icon is not showing up in my admin panel. I activated a block for it and the Be A Supporter link and page work as well as the Supporters link and page, but the Supporter Admin link sends me to a blank page.
I followed the readme on it 3 times and all looks like it should work..
Anyone have an idea or a link so I can see if I done something wrong.
I am running nuke 7.6 Patched version: 3.0.
I D/Led NSN scolling supporters 75-77 module and as per the readme file I placed : root = the root directory of the site.
Blocks in root/blocks
Image in root/images/admin
includes in root/includes
Edited the root/language/lang-english.php
Modules in root/modules/Supporters
nsnsp_installer folder in root/nsnsp_installer
and nsnsp.php in the root directory
I ran the nsnsp.php file and updated the DB and went into my admin panel and the supporters icon is not there, but the blocks show up when activated and the pages for you to submit (
Only registered users can see links on this board! Get registered or login to the forums!
) and show the supportes (
Only registered users can see links on this board! Get registered or login to the forums!
) is there, just not the admin icon or page
Only registered users can see links on this board! Get registered or login to the forums!
which shows blank.
Also not showing up in the Modules to activate either.
montego I hope I included the nuke patch level you asked for I am a rookie so you may have to smack me around alil bit to get the right answer..lol thx
well i installed it ..
it runs perfectly and also the admin part is okay.
the problem on your side is that your module doesnt show up ...
so you cannot even activate it..
Joined: Aug 28, 2003 Posts: 6373 Location: Vsetin, Czech Republic
Posted:
Wed Jan 11, 2006 5:53 am
I just installed this Supporters module as well on my test RN7.6-202 and I'm having the same problem.
Will try and look into it more as soon as I can but my initial impression is it may be related to the different defines used between patch level 2.9 and 3.1 as it is working on another site.
well guardian...different defines or not,that shouldnt be a problem for the mod...it should show itself in the admin to be activated..
but he even doesnt see it..
Joined: Aug 28, 2003 Posts: 6373 Location: Vsetin, Czech Republic
Posted:
Wed Jan 11, 2006 6:27 am
Yes the reason the image doesn't appear in the admin menu is because the module list is not getting updated - I think this gets updated via admin/modules.php
Joined: Aug 28, 2003 Posts: 6373 Location: Vsetin, Czech Republic
Posted:
Wed Jan 11, 2006 6:58 am
dirtwizard - are you using NSN Groups or GT Next Gen at all?
If not, they you have some other mod which has altered the core nuke_modules table.
When and admin goes in to the modules menu via admin it should refresh/update the modules listed in the database. This is acheived via the file admin/modules/modules.php so it would seem to indicate the number of fields in the table and the data being inserted by the file is out of synch.
For example, if you look in that file from a virgin files set you will see this line
Joined: Aug 29, 2004 Posts: 9136 Location: Arizona
Posted:
Wed Jan 11, 2006 7:10 am
Guardian2003, I believe you have hit the nail on the head! I wanted to rule out the easy stuff first with my request for his links.php. That looked good. I appreciate the help everyone has given! It most definitely has to be the module is not getting inserted...
dirtwizard, please use phpMyAdmin to look at your nuke_modules table and compare the number of position of each of the fields to the insert statement that Guardian has listed. You need to make sure they match. The insert is failing but you are not seeing the error message.
In the future, you can also try changing the $sql_debug variable to 1 in includes/sql_layer.php and you would probably would see the insert failure message. Just don't forget to set it back.
Joined: Aug 29, 2004 Posts: 9136 Location: Arizona
Posted:
Wed Jan 11, 2006 9:10 pm
dirtwizard wrote:
looks like yours
Ok, just "looks like yours" (which is really just nuke76 w/3.1 patches and NSN Groups installed) or "is it the exact same as RavenNuke76"?
The only two things that I have seen to cause this I have already mentioned. The first, with the links.php file, causing the link to not show in the admin screen, and the second, with the module not being inserted because of a mis-match in the structure vs. data being inserted.
Never mind..lol it is working now i was in myphpadmin and messing with the nuke_modules hit insert and looked at the setting on that screen then went back and hit browes and supporters showed up I then went back to my admin panel and it is there.
Thx for the help everyone you all have been great.
View next topic View previous topic
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