Page 1 of 1

Posts fine unless you enter your email address

Posted: Fri Sep 14, 2007 1:52 pm
by PocketChalker
Script URL: www.pocketchalker.co.uk/gbook
Version of script: 1.5
Hosting company: allwebco.com

URL of phpinfo.php: http://www.pocketchalker.co.uk/gbook/gb ... hpinfo.php

URL of session_test.php: http://www.pocketchalker.co.uk/gbook/gb ... n_test.php

What terms did you try when SEARCHING for a solution: I read everything I could find in all the forums....

Write your message below:

Gbook looks great and seems to work...as long as you don't enter your email address.

I can post if I submit only my name and/or location. If I put in my email address then I get the "You cannot signup this guestbook at the moment!" error.

I did a thorough read through and followed the instructions step by step because I'm a total rookie when it comes to php. I did howerver build my website with the use of a template and I'm fairly familiar with what's going on but I am just lost on this.

Thank you for making something so simple yet versital. I really wish I was smart enough to figure this out although after a couple of hours of this my brain hurts....HELP?!?!?

Doug

Posted: Fri Sep 14, 2007 4:20 pm
by Henrie
Hello Doug,

I just tested and it works fine for me.

Greetings,
Henrie

I just can't understand this

Posted: Fri Sep 14, 2007 4:30 pm
by PocketChalker
It worked for you...but It just won't seem to work for me if I enter an email........OHHH WAIT A SECOND>>>>I'm using Opera....maybe that's the problem....I'll check it out now.
Thanks
Doug

Strange.....

Posted: Fri Sep 14, 2007 4:33 pm
by PocketChalker
Yep...It was Opera...IE works and so does Mozilla....Thanks

Posted: Fri Sep 14, 2007 4:52 pm
by Henrie
You are right.
I just tested with Opera and i had the same problem.
I played around with the $settings['junkmark_limit']=60; setting.
It allowed me to post from within Opera if I changed it to $settings['junkmark_limit']=61;
So I guess in Opera the e-mail address is counted in the junkmark filter count. I don't know if this is also done with other browsers or not. I guess the only one who can tell is Klemen.

Greetings,
Henrie

Thank you for your time...

Posted: Fri Sep 14, 2007 4:56 pm
by PocketChalker
Thank Henrie...I just made the change and it is working fine....I appreciate you taking the time to help out.

Doug

Posted: Tue Sep 18, 2007 1:44 pm
by Klemen
E-mail address is in a way included in the JunkMark score (can't tell you exactly how for obvious reasons), but doesn't make a difference of what browser you use. It is included in IE and FF too, Opera probably has problems with some other Junkmark test. Will make a few test after I finish my diploma, for now just set your limit higher as Henrie suggested.