Go Back   Pligg Forum > Pligg Development > Pligg Mods
Reply
 
LinkBack Thread Tools Display Modes
  #11 (permalink)  
Old 03-21-2008, 05:45 PM
VLJ VLJ is offline
Pligg Donor
Pligg Version: beta 9.8.2
Pligg Template: modified yget
 
Join Date: Feb 2007
Posts: 63
Downloads: 16
Uploads: 0
Thanks: 36
Thanked 2 Times in 2 Posts
Quote:
Originally Posted by fhelik View Post
changing this does not affect the way Akismet works?

because on line 192 it says "var $akismetVersion = '1.1';" I don't know if this interferes with the change you made
Not sure if it has some low level effect on checking submissions with Akismet... But I made the change and it still picked up a potential spam after the change.

I'd love to hear from anyone who can confirm if there is some egative side effect of this change...
Reply With Quote
Sponsored Links
  #12 (permalink)  
Old 03-24-2008, 05:21 AM
zeridon zeridon is offline
New Pligger
 
Join Date: Mar 2008
Posts: 1
Downloads: 4
Uploads: 0
Thanks: 0
Thanked 0 Times in 0 Posts
People ... do you even think what you are doing with this change. That efectively disables akismet checks in reality
Reply With Quote
  #13 (permalink)  
Old 04-24-2008, 01:16 AM
swese44 swese44 is offline
Casual Pligger
Pligg Version: 9.9
 
Join Date: Apr 2008
Posts: 43
Downloads: 8
Uploads: 0
Thanks: 0
Thanked 2 Times in 2 Posts
Thank you! The page would time out on my shared hosting, couldn't even post a story with Akismet on.

What does this change actually do though?
Reply With Quote
  #14 (permalink)  
Old 04-30-2008, 10:44 AM
dojo's Avatar
dojo dojo is offline
New Pligger
 
Join Date: Mar 2008
Posts: 2
Downloads: 3
Uploads: 0
Thanks: 0
Thanked 0 Times in 0 Posts
Was getting a parse error .. something like missing '-' in one line.

I'll try this in some hours again at home and report the entire error, maybe I'm doing something wrong
Reply With Quote
  #15 (permalink)  
Old 05-06-2008, 04:37 AM
richardpalace richardpalace is offline
New Pligger
Pligg Version: .99
 
Join Date: Apr 2008
Posts: 5
Downloads: 2
Uploads: 0
Thanks: 1
Thanked 1 Time in 1 Post
Quote:
Originally Posted by davy68 View Post
On line 141 of modules/akismet/libs/akismet.class.php:
Code:
strToUpper($type)." /{$this-  >akismetVersion}/$path HTTP/1.1\r\n" .
replace this with
Code:
strToUpper($type)." /{$this-  >akismetVersion}/$path HTTP/1.0\r\n"
and that's it. How one character can make a world of difference.
Something to clarify. Is the . missing at the end?

replace with
Code:
strToUpper($type)." /{$this-  >akismetVersion}/$path HTTP/1.0\r\n"
or
Code:
strToUpper($type)." /{$this-  >akismetVersion}/$path HTTP/1.0\r\n" .
__________________
Richard Palace | sgPing
Reply With Quote
  #16 (permalink)  
Old 07-07-2008, 12:52 AM
davemackey's Avatar
davemackey davemackey is offline
Pligg Donor
Pligg Version: 9.9.
Pligg Template: siChunkBlue
 
Join Date: Aug 2007
Location: Langhorne, PA
Posts: 297
Downloads: 8
Uploads: 0
Thanks: 31
Thanked 24 Times in 18 Posts
I did some research based on zeridon's feedback. I don't think changing to 1.0 causes a problem - look at:
PHP5 Akismet | Aching Brain
#{DefV}'s rant - Akismet Problems?
I've added the code change to my module. Eventually it'd be nice to see the library that is utilized by this module updated as well. There is now a PEAR module that is quite stable:
PEAR :: Package :: Services_Akismet
David.
Reply With Quote
  #17 (permalink)  
Old 08-11-2008, 04:10 AM
haapii haapii is offline
New Pligger
 
Join Date: Aug 2008
Posts: 1
Downloads: 0
Uploads: 0
Thanks: 0
Thanked 0 Times in 0 Posts
It's not working on Pligg Beta 9.9.5.

Once I clicked on submit story, the page become empty and under News Management, the status show as "Discard".

Pls help. Thanks.


Regards,
Welcome to Haapii | / Published News
Reply With Quote
  #18 (permalink)  
Old 08-16-2008, 06:52 PM
byrev byrev is offline
New Pligger
Pligg Version: 9.8.2
Pligg Template: Blue-Eye
 
Join Date: Dec 2007
Posts: 2
Downloads: 2
Uploads: 0
Thanks: 0
Thanked 0 Times in 0 Posts
Woking very fast ... from 20-30s to <1s ... INSTANT CLICK !!!
10x !
Reply With Quote
Reply



Thread Tools
Display Modes
Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

LinkBacks Enabled by vBSEO 3.0.0