| Author |
Message |
EU_Argus
Nuke Soldier


Joined: Jan 18, 2004
Posts: 27
|
Posted:
Wed Jan 21, 2004 5:37 pm |
  |
Nuke 7.0.0 installed,
first everything worked fine, well because of case sensitive fault in SQL I got the usual trouble - but this is now solved and workled for a while.
I can create categories and FAQs on my site, but I can't edit and/or delete it. Only the complete categorie can be deleted !
The Edit box in admin panel just stays blank ! No error message apears.
It worked before, then I was installing the SPChat Module and later the Protector IP logging module.
I have the feeling that after this installation the problem startet.
For test purposes I have tried to restore an old Database Backup, but still got the same behaviour. Maybe a fault in file system ? Where to look at ? Anyone an idea ?
Thx in advance |
|
|
   |
 |
IACOJ
Major


Joined: Jan 15, 2003
Posts: 1269
Location: USA
|
Posted:
Wed Jan 21, 2004 7:30 pm |
  |
Have you tried reuploading the admin portion of FAQ? |
_________________ http://castlecops.com
<b>Microsoft MVP Windows-Security 2005</b> <img src="http://castlecops.com/zx/Paul/mvp.gif"> |
|
   |
 |
EU_Argus
Nuke Soldier


Joined: Jan 18, 2004
Posts: 27
|
Posted:
Thu Jan 22, 2004 3:26 am |
  |
yes, I have uploaded all files concerning the FAQ in admin and modules. Still the same ...
Really everything works, except editing or delete of FAQs. Just only receive empte edit box. While trying to delete a FAQ, I am asked if I really want to delete, pressing "yes" doesn't delete FAQ. |
|
|
   |
 |
IACOJ
Major


Joined: Jan 15, 2003
Posts: 1269
Location: USA
|
Posted:
Thu Jan 22, 2004 10:19 am |
  |
Are you using one of the beta's of 7.0 final? |
_________________ http://castlecops.com
<b>Microsoft MVP Windows-Security 2005</b> <img src="http://castlecops.com/zx/Paul/mvp.gif"> |
|
   |
 |
EU_Argus
Nuke Soldier


Joined: Jan 18, 2004
Posts: 27
|
Posted:
Thu Jan 22, 2004 12:21 pm |
  |
The zip file says 7.0.0 final - not beta. Additional Sec-Patch final installed.
But how can I check the version more detailed ? |
|
|
   |
 |
EU_Argus
Nuke Soldier


Joined: Jan 18, 2004
Posts: 27
|
Posted:
Thu Jan 22, 2004 1:37 pm |
  |
Have found a bit more details. If I look at the source code I can see that:
| Quote: |
| <center><font class="option"><b>Edit Questions and Answers</b></font></center><form action="admin.php" method="post"><input type="hidden" name="id" value="0"><table border="0" width="100%"><tr><td>Question:</td><td><input type="text" name="question" size="31" value=""></td></tr><tr><td>Answer:</td><td><textarea name="answer" cols=60 rows=5></textarea></td></tr></table><input type="hidden" name="op" value="FaqCatGoSave"><input type="submit" value=Save> [ <a href="javascript:history.go(-1)">Go Back</a> ]</form></td></tr></table></td></tr></table> |
You can see the variable "id" and its value "0". But this ID should be the ID of the FAQ, but isn't. The Edit Link shows "admin.php?op=FaqCatGoEdit&id=2 (or any other value, depending on FAQs ID), but always id "0" is placed in source code.
Just to mention the SQL structure looks fine.
Any help arround ? |
|
|
   |
 |
EU_Argus
Nuke Soldier


Joined: Jan 18, 2004
Posts: 27
|
Posted:
Thu Jan 22, 2004 4:51 pm |
  |
Finally I have found that the problem is due to Protector 1.13b, located in download categorie http://nukecops.com/downloads-cats-2-40-10.html
Once installed the edit and delete of FAQs is no more possible as described in all previous posts above.
Still apreciate any help ...
Thx |
|
|
   |
 |
EU_Argus
Nuke Soldier


Joined: Jan 18, 2004
Posts: 27
|
Posted:
Sat Jan 24, 2004 5:11 am |
  |
Oki, didn't find a solution but found a workaround to solve my problem with editing FAQs.
While using Protector IP Logging Module You have to edit the "header.php" file in root of your Nuke. Following code must be added after the comments:
| Quote: |
/*START BAN SYSTEM*/
include("includes/blocker.php");
/*STOP BAN SYSTEM*/ |
As described in all previous posts, does the edit and delete function of FAQs no more work. If You have to edit or delete, You simply can remove the code in header. Of course, during this time the Protector does not work - good enough for me.
I also have emailed the programmer of that stuff, but til yet no response. Maybe will be fixed in a further release
Keep on fighting ! |
|
|
   |
 |
EU_Argus
Nuke Soldier


Joined: Jan 18, 2004
Posts: 27
|
Posted:
Wed Jan 28, 2004 2:21 pm |
  |
Finally I have fixed it with great support from the owner.
Thx to Marcus aka Mister.
If You want to use Protector IP logging with Nuke 7.0.0 go to this site: http://protector.warcenter.se
and download the last released version
I have tested Protector 1.14b2, which workes good for me yet.
Thanks again and have fun - this tool is so much powerful ...
Cheers
EU_Argus |
|
|
   |
 |
EU_Argus
Nuke Soldier


Joined: Jan 18, 2004
Posts: 27
|
Posted:
Wed Jan 28, 2004 2:22 pm |
  |
Finally I have fixed it with great support from the owner.
Thx to Marcus aka Mister.
If You want to use Protector IP logging with Nuke 7.0.0 go to this site: http://protector.warcenter.se
and download the last released version
I have tested Protector 1.14b2, which workes good for me yet.
Thanks again and have fun - this tool is so much powerful ...
Cheers
EU_Argus |
|
|
   |
 |
|
|