nukeSEO.com - PHPNuke SEO Search engine optimization, professional tools including nukeSEO, nukeSPAM, nukeFEED, nukePIE, nukeWYSIWYG and more

 

. Welcome to nukeSEO.com  ! 
.
.
.


.
nukeSEO.com: Forums


 Forum FAQForum FAQ   SearchSearch   UsergroupsUsergroups   ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Search found 32 matches
nukeSEO.com Forum Index
Author Message
  Topic: nukeSPAM update
hicux

Replies: 74
Views: 94221

PostForum: nukeSPAM (tm)   Posted: Tue Dec 02, 2014 5:34 am   Subject: nukeSPAM update
file nukeSPAMWL.php

rel= has been removed to get rid of validation error.


<?php
/*
* nukeSPAM(tm)
*
* Copyright (c) 2012, Kevin Guske http://nukeSEO.com
*
* ...
  Topic: Ckeditor/elfinder Unable to connect to backend.
hicux

Replies: 2
Views: 32613

PostForum: nukeWYSIWYG (tm)   Posted: Wed May 14, 2014 10:32 am   Subject: Ckeditor/elfinder Unable to connect to backend.
Oops!! Shocked I got this issue before and it was really painful to find the problem. I think it was something with permission. I don't remember exactly how it was but if I change permission to 777 then ...
  Topic: PNT-nuke(obnuke) published
hicux

Replies: 3
Views: 34572

PostForum: PHP-Nuke enhancement ideas   Posted: Sun Dec 29, 2013 9:42 am   Subject: PNT-nuke(obnuke) published
694 warning validation issues. Shocked
Lots of errors.
  Topic: nukeSPAM update
hicux

Replies: 74
Views: 94221

PostForum: nukeSPAM (tm)   Posted: Fri Nov 08, 2013 7:05 am   Subject: nukeSPAM update
Sorry I didn't reply before.

Here I show you the fix. I am not getting anymore error after doing this.

// Check Whitelist
if(strlen($u)==0)$wLu='NULL'; else $wLu = $u;
if&# ...
  Topic: nukeSPAM update
hicux

Replies: 74
Views: 94221

PostForum: nukeSPAM (tm)   Posted: Thu Oct 31, 2013 3:47 pm   Subject: nukeSPAM update
Guardian

I got the same error again. I didn't work.

Code: 1305 - Message: FUNCTION mytable_2.count does not exist

SQL was: SELECT `count` (1) AS `count` FROM `nuke_spam_wh ...
  Topic: nukeSPAM update
hicux

Replies: 74
Views: 94221

PostForum: nukeSPAM (tm)   Posted: Thu Oct 31, 2013 2:22 pm   Subject: nukeSPAM update
Really? I didn't know this!!! Shocked

I did this now and I think I am not getting anymore error. Thanks Guardian.

// Check Whitelist
if(strlen($u)==0)$wLu='NULL'; else $wLu = $u; ...
  Topic: nukeSPAM update
hicux

Replies: 74
Views: 94221

PostForum: nukeSPAM (tm)   Posted: Wed Oct 30, 2013 7:21 am   Subject: nukeSPAM update
Hi kguske. I'm getting all the time this kind of error and I really don't know what is going on. Please let me know what is the final step.

db/mysqli.php - Line: 201
Code: 1054 - Message&# ...
  Topic: nukeSPAM update
hicux

Replies: 74
Views: 94221

PostForum: nukeSPAM (tm)   Posted: Tue Oct 29, 2013 7:23 am   Subject: nukeSPAM update
After deleting whitelist table and making the modification I went to nukespam in administrator and then it created itself the right syntax. Now I don't get any more error. The package has been updated ...
  Topic: nukeSPAM update
hicux

Replies: 74
Views: 94221

PostForum: nukeSPAM (tm)   Posted: Tue Oct 29, 2013 7:08 am   Subject: nukeSPAM update
Shocked

hi kguske

I think I found a bug in admin/index.php

Code: 1305 - Message: FUNCTI count does not exist
SQL was: SELECT `count` (1) AS `count` FROM `nuke_spam_whitelist` ...
  Topic: nukeSPAM update
hicux

Replies: 74
Views: 94221

PostForum: nukeSPAM (tm)   Posted: Fri Oct 18, 2013 3:46 am   Subject: nukeSPAM update
from nukeSpam.php updated with single quote and added backsticks.

// Check Whitelist
if(strlen($u)==0)$wLu="NULL"; else $wLu = $u;
if(strlen($e)==0)$ ...
  Topic: nukeSPAM update
hicux

Replies: 74
Views: 94221

PostForum: nukeSPAM (tm)   Posted: Fri Oct 18, 2013 3:26 am   Subject: nukeSPAM update
from modules/nukeSPAM/funcions.php I updated some codes with backticks and single quotes.

Search for

// Check to see if our spammer already exists (compares username/IP/E-mail AND the datab ...
  Topic: nukeSPAM update
hicux

Replies: 74
Views: 94221

PostForum: nukeSPAM (tm)   Posted: Fri Oct 18, 2013 1:22 am   Subject: nukeSPAM update
I think I found the table. it was in the first page. That's why I coudn't see it. Everything is working properly!! Very Happy thanks

The whole module

www.bestbuildpc.org/nukeSPAM.zip
  Topic: nukeSPAM update
hicux

Replies: 74
Views: 94221

PostForum: nukeSPAM (tm)   Posted: Thu Oct 17, 2013 7:39 am   Subject: nukeSPAM update
I converted the whole index.php from nukeSpam admin to help you out a little bit. I think I will do everything if I have the time. u can see it above. I am not getting anymore error. Very Happy

Sorry to bo ...
  Topic: nukeSPAM update
hicux

Replies: 74
Views: 94221

PostForum: nukeSPAM (tm)   Posted: Thu Oct 17, 2013 7:33 am   Subject: nukeSPAM update
Can u please fix validation issue from nukeSPAMWL.php
we have problem here

echo '
<form id="formAddNewRow" action="#" style="width:800px;min-width:800px" ...
  Topic: nukeSPAM update
hicux

Replies: 74
Views: 94221

PostForum: nukeSPAM (tm)   Posted: Thu Oct 17, 2013 7:11 am   Subject: nukeSPAM update
That I did already and that is why it is working now. Did you see it above how I changed it. Wink
 
Page 1 of 3 Goto page 1, 2, 3  Next
All times are GMT - 5 Hours
Jump to:   

Powered by phpBB © 2001-2008 phpBB Group


Page Generation: 0.04 Seconds