| Author |
Message |
dotcomUNDERGROUND
Lieutenant


Joined: Jul 18, 2003
Posts: 180
|
Posted:
Wed Aug 04, 2004 2:59 pm |
  |
I installed Protector 1.15b2 ( 1st time installation) over PHP-Nuke 7.4 ( patched version from NSN )
Adding new admin ( after filling up the fields and submittiong ) it takes to a blank page.
and the admin account doesnt get added |
_________________ [ Bangla Music | Bngladesh | tech.com.bd | Web Hosting ] |
|
    |
 |
fedup
Nuke Soldier


Joined: Aug 04, 2004
Posts: 22
|
Posted:
Fri Aug 06, 2004 10:58 am |
  |
I am having this exact same problem. Going back into admin shows no admin was added.
Me thinks we found a bug! |
|
|
   |
 |
jabbawest
Corporal


Joined: May 18, 2004
Posts: 51
Location: Texas
|
Posted:
Fri Aug 06, 2004 11:41 am |
  |
Not a bug.
If you are both using NSN 7.4 or even Chatserv, then you have to realize that Protector hasn't been tested on that version as of yet.
So you will have to use trail and error with regards to the editing of the files; header.php, admin.php and admin/modules/authors.php
Other factors that can cause these problems are having more than one security script running along side Protector like, Sentinel and Fortress.
I have tested and included instructions for making Protector run on Nuke 7.4 (Chatserv patched.)
http://protector.warcenter.se/postt937.html&sid=20d7ebbce9c4deeef1f61c7cceead82e |
_________________
 |
|
       |
 |
fedup
Nuke Soldier


Joined: Aug 04, 2004
Posts: 22
|
Posted:
Fri Aug 06, 2004 12:01 pm |
  |
I am not using either of those you mentioned.
As for trailing, I went so far as to replace the header.php, admin.php etc with the original files that came with 7.3
No change. |
|
|
   |
 |
Black_Spider
Lieutenant


Joined: Aug 06, 2004
Posts: 285
Location: NW USA
|
Posted:
Fri Aug 06, 2004 1:51 pm |
  |
Protector adds an entry to your DB. It adds radminblocker to your nuke_authors table. If you remove that you can add admins.
(*HOWEVER*) *If you do remove that from the table, you will NOT beable to modify Protector* Therefore, if you do remove it you will have to readd it to the table in order to modify Protector.
This is just a temp solution. |
Last edited by Black_Spider on Sat Aug 07, 2004 2:20 pm; edited 1 time in total |
|
      |
 |
fedup
Nuke Soldier


Joined: Aug 04, 2004
Posts: 22
|
Posted:
Fri Aug 06, 2004 4:49 pm |
  |
| Black_Spider wrote: |
| I have read in another forum that Protector adds an entry to your DB. It adds radminblocker to your nuke_authors table. If you remove that you can add admins, (*HOWEVER*) *If you do remove that from the table, you will NOT beable to modify Protector* Therefore, if you do remove it you will have to readd it to the table in order to modify Protector |
YES! and you were absolutely right. I removed the entry and now I was able to create my admin.
Many thanks..... |
|
|
   |
 |
Black_Spider
Lieutenant


Joined: Aug 06, 2004
Posts: 285
Location: NW USA
|
Posted:
Fri Aug 06, 2004 4:57 pm |
  |
| fedup wrote: |
| Black_Spider wrote: |
| I have read in another forum that Protector adds an entry to your DB. It adds radminblocker to your nuke_authors table. If you remove that you can add admins, (*HOWEVER*) *If you do remove that from the table, you will NOT beable to modify Protector* Therefore, if you do remove it you will have to readd it to the table in order to modify Protector |
YES! and you were absolutely right. I removed the entry and now I was able to create my admin.
Many thanks..... |
NOTE: MAKE SURE TO READD THAT TABLE ENTRY OR ELSE YOU WON'T BEABLE TO MANAGE PROTECTOR |
|
|
      |
 |
fedup
Nuke Soldier


Joined: Aug 04, 2004
Posts: 22
|
Posted:
Fri Aug 06, 2004 5:12 pm |
  |
| Black_Spider wrote: |
| fedup wrote: |
| Black_Spider wrote: |
| I have read in another forum that Protector adds an entry to your DB. It adds radminblocker to your nuke_authors table. If you remove that you can add admins, (*HOWEVER*) *If you do remove that from the table, you will NOT beable to modify Protector* Therefore, if you do remove it you will have to readd it to the table in order to modify Protector |
YES! and you were absolutely right. I removed the entry and now I was able to create my admin.
Many thanks..... |
NOTE: MAKE SURE TO READD THAT TABLE ENTRY OR ELSE YOU WON'T BEABLE TO MANAGE PROTECTOR |
I already removed protector from my site... It was causing way to many problems.
I was thinking of replacing phpnuke as a whole, but now that this problem is fixed will hold of on that notion for now.
Thanks again  |
|
|
   |
 |
Black_Spider
Lieutenant


Joined: Aug 06, 2004
Posts: 285
Location: NW USA
|
Posted:
Fri Aug 06, 2004 5:19 pm |
  |
Ok, I didn't know you had Protector already removed.
No problem. That's what the forums are for. |
|
|
      |
 |
fedup
Nuke Soldier


Joined: Aug 04, 2004
Posts: 22
|
Posted:
Fri Aug 06, 2004 5:29 pm |
  |
| Black_Spider wrote: |
Ok, I didn't know you had Protector already removed.
No problem. That's what the forums are for. |
I had to, it was causing to many problems. Darrell talked me through the removal process but the blank page after adding an admin remained.
I have a few posts in this forum about it but the main reasoning can be found on the bottom of this page http://nukecops.com/postt32474.html
I would like to find an absolute way to protect not only the one site, but all of them, a few are using phpnuke... others *****  |
|
|
   |
 |
Black_Spider
Lieutenant


Joined: Aug 06, 2004
Posts: 285
Location: NW USA
|
Posted:
Fri Aug 06, 2004 5:37 pm |
  |
One other thing, for future reference. When removing Protector, you can upload the installation file back into your root. Run the file by going to it directly. www.yoursite.com/phpnuke/installationfile.php. You should be able to click Uninstall. Doing that will remove all changes to the DB (DB only), only things left are the manual changes done to the certain files that where instructed so in the installation text. |
|
|
      |
 |
fedup
Nuke Soldier


Joined: Aug 04, 2004
Posts: 22
|
Posted:
Fri Aug 06, 2004 5:44 pm |
  |
| Black_Spider wrote: |
| One other thing, for future reference. When removing Protector, you can upload the installation file back into your root. Run the file by going to it directly. www.yoursite.com/phpnuke/installationfile.php. You should be able to click Uninstall. Doing that will remove all changes to the DB (DB only), only things left are the manual changes done to the certain files that where instructed so in the installation text. |
Is there any way to combine these threads <laughing> as I am getting dizzy bouncing between the two  |
|
|
   |
 |
|
|