View Single Post
  #11 (permalink)  
Old 07-08-2008, 03:50 PM
AnAlienHolakres3's Avatar
AnAlienHolakres3 AnAlienHolakres3 is offline
Pligg Donor
 
Join Date: Jul 2007
Location: Prague
Posts: 118
Thanks: 7
Thanked 112 Times in 40 Posts
Send a message via ICQ to AnAlienHolakres3
Quote:
Originally Posted by gen3ric View Post
As a god user, it's telling me I'm only allowed to submit 1 story per day...
I have discovered the problem:

in submit_antispam_main.php
Code:
  if ($canIHaveAccess) {
Fix is really easy, just replace H with h:
Code:
 if ($canIhaveAccess) {
Now it should work smoothly
__________________
=Everything that has a beginnig has an end=
=Nevere stop fighting=

Site: http://www.vselink.cz

Last edited by AnAlienHolakres3; 07-08-2008 at 04:08 PM.. Reason: founded solution
Reply With Quote
The Following User Says Thank You to AnAlienHolakres3 For This Useful Post: