Security check refuses to accept the correct number

Problems installing LinkMan?
Post Reply
classixuk
Posts: 3
Joined: Mon May 01, 2006 6:17 pm

Security check refuses to accept the correct number

Post by classixuk »

Script URL: http://www.salonsupport.hairstylists.co ... /links.php
Version of script: Latest
Version of PHP: 4.3.X
Hosting company: freeola
Have you searched THIS FORUM for your problem: yes
(if not please do before posting)
If so, what terms did you try: security

Write your message below:

First of all may I thank the script writer for writing these great scripts and for providing them for free. Thankyou.

My problem is only small, but will interfere with the usability of Linkman.
When trying to post a new link in either IE or Firefox through links.php I fail at the last hurdle of entering the security number.
I can add links manually through the administration panel, and everything else seems to be working fine.
I have searched the forum and found a similar problem with Gbook but not quite the same. When I input the security check number the script reports "Wrong security number. Please try again" but does not change the security number.
Could someone offer me a little help in the right direction?

Thank you so much.
Klemen
Site Admin
Posts: 10116
Joined: Fri Feb 11, 2005 4:04 pm

Post by Klemen »

Hi,

Seems like you are having problems with sessions, please upload this file to your server and link it here, might give some clues: http://www.phpjunkyard.com/extras/phpinfo.zip

And also this one:
http://www.phpjunkyard.com/extras/session_test.zip

Regards
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here Image

Image You should follow me on Twitter here

Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...

Also browse for php hosting companies, read php books, find php resources and use webmaster tools
classixuk
Posts: 3
Joined: Mon May 01, 2006 6:17 pm

Post by classixuk »

Ok, have done that.

The files can be found here:

http://www.salonsupport.hairstylists.co ... _test2.php

http://www.salonsupport.hairstylists.co ... n_test.php

http://www.salonsupport.hairstylists.co ... hpinfo.php


Thank you very much for your prompt response by the way! It was appreciated.

Regards,
Chris.
Klemen
Site Admin
Posts: 10116
Joined: Fri Feb 11, 2005 4:04 pm

Post by Klemen »

Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here Image

Image You should follow me on Twitter here

Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...

Also browse for php hosting companies, read php books, find php resources and use webmaster tools
classixuk
Posts: 3
Joined: Mon May 01, 2006 6:17 pm

Post by classixuk »

Klemen Stirn wrote:Does this file fix it?
http://www.phpjunkyard.com/extras/addlink_103.zip
Thankyou Klemen, that does seem to have fixed the problem, however when the spam check is completed the next page says Error: Cannot open Remote URL.

Is that something we can fix too or is it to do with the server?

Thanks.
Klemen
Site Admin
Posts: 10116
Joined: Fri Feb 11, 2005 4:04 pm

Post by Klemen »

That is server-side problem, contact your hosting company and ask if file_get_contents() PHP function has been disabled for remote URLs.

Regards
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here Image

Image You should follow me on Twitter here

Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...

Also browse for php hosting companies, read php books, find php resources and use webmaster tools
destin2008
Posts: 5
Joined: Mon Jul 25, 2011 9:09 pm

Re: Security check refuses to accept the correct number

Post by destin2008 »

Hi Klemen,
I have similar problem, getting
"Wrong security number. Please try again"
message
Here are my session tests:
http://www.europeanmuseumforum.eu/session_test.php
and phpinfo
http://www.europeanmuseumforum.eu/phpinfo.php
Any clue as to how to fix this.
Manual submission works fine
It seems that it only happens on Firefox, the form does work on IE just fine.
Still would be nice to fix it for Firefox


UPDATE: for some unknown reason, when attempting to add new link,
I see this error now:
Internal script error. Wrong session parameters!
on adlink.php page
And I have not changed anything except running the session tests.
Again , this is only in Firefox.
Klemen
Site Admin
Posts: 10116
Joined: Fri Feb 11, 2005 4:04 pm

Re: Security check refuses to accept the correct number

Post by Klemen »

Where exactly is the script installed so I can test it?

Do you have any cookie blocking add-ons installed in FireFox?
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here Image

Image You should follow me on Twitter here

Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...

Also browse for php hosting companies, read php books, find php resources and use webmaster tools
Post Reply