Version of script: 1.3
Hosting company: GoDaddy
URL of phpinfo.php: Many
URL of session_test.php: Many
What terms did you try when SEARCHING for a solution: Turning off spamlock
Write your message below:
I've ran into a roadblock. I'm not sure what's stopping me now in posting to the boards on my site. I just get an error each time that says I'm not allowed to post.
I have edited the code considerably so it doesn't even look like a forum anymore. I use it to gather intelligence for an online multiplayer game so I've changed several fields on each of the forums and I have like 140 of them running on the site, so at some point I think I reached the spamlock limit and now it's not letting me continue to post.
What I'm currently doing is integrating the Mboard software with the vBulletin software by having a direct RSS feed attached from the Mboard to the vBulletin so whatever intelligence that get's posted will eventually be syndicated onto the forums. I got like 120 of the 140 done so far.
I've opened up the settings php included and changed the 1's to 0's but that didn't make any difference turning off the spam protection features. Any idea's.
Gerry
Code: Select all
$settings['autosubmit']=1;
$settings['filter_sum']='d83hfdwg34';
$settings['junkmark_use']=0;
$settings['junkmark_limit']=60;