LinkMan Bug

Problems installing LinkMan?
Post Reply
isp1
Posts: 2
Joined: Wed Apr 09, 2008 12:02 am

LinkMan Bug

Post by isp1 »

Script URL:
Version of script:
Hosting company:
URL of phpinfo.php:
URL of session_test.php:
What terms did you try when SEARCHING for a solution:

Write your message below:

Sorry to post this here your contact form isn't working

Your LinkMan & the Modified LinkMan Extreme scripts kept breaking my CSS page layout at http://isp1.us/isp-links/ when the script got to the SPAM check box check.

My layouts' entire left side would break to the right and cover the input box preventing entering the SPAM code.

I found the problem was a DIV tag you opened and forgot to close in the addlink.php file.

It is right before the SPAM check table:

p align="center" Anti-SPAM check...
div align="center"

You also give the form method twice right below this code
method=post and method="post"

I love your Scripts - Keep it up..
Thanks,
Dan Karas
http://isp1.us
Klemen
Site Admin
Posts: 10116
Joined: Fri Feb 11, 2005 4:04 pm

Post by Klemen »

Thanks for reporting this, never noticed it. I've updated the download file.
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
isp1
Posts: 2
Joined: Wed Apr 09, 2008 12:02 am

Looks Good

Post by isp1 »

:D Thanks for the quick reply.

Your revised code looks good. I see you fixed the open <center> tag also.

I am using a slightly modifed script that validates for HTML 4.01 Transitional and returns you to the links page (a editible variable I added to the admin) after adding a link instead of the home page.

I also added a link preview on the add link form.

Keep up the good work!

Dan Karas
http://isp1.us
Post Reply