PDA

View Full Version : [NEED] phpLD Expert - Submission Bug Fix


Gareth
05-23-2006, 08:15 AM
Hello,

I'm having a few problems with {url no longer in service}. Is it just me, or is the submission no longer working? It was fine earlier. I've tested it myself and after you click submit the page just refreshes and the link is not actually submitted to the database.

If you think you can help PM me/post here. I think it may be an issue with the custom template, but I'm not sure.

A small fee will be paid to whoever fixes this for me :)

Thanks,
Gareth.

Boby
05-23-2006, 09:40 AM
Hi,

just post your submit.tpl and submit.php
Also, what version of phpLD are you using?

Boby

Gareth
05-23-2006, 06:13 PM
Hi Boby,

I'm using version 3.0.4. Version 3.0.5 kept giving SmartyValidate errors all over the place.

Here are my submit.tpl and submit.php:

{url no longer in service}

I couldn't post the source code because I recieved an error saying my post was too long.

Thanks in advance for any help!
Gareth.

Boby
05-24-2006, 11:43 PM
Content visible to registered users only. Have you replaced all files and have you removed the temporary files in temp/templates/ after the upgrade and after you setup your template?
Have you posted your problems to the forum so we can help you?

Content visible to registered users only. Yeah, the submition is limited and the file contents are quite looooong :)
Whatever, I've found your little problem ;)

Your submit button was sendin nothing. This is why the script didn't knew that something was sent.

Replace your submit button with this:
Content visible to registered users only.
Note: In this example I have removed the path to your button image. (xyz)

The only thing I've added is: value="submit"

Boby

Boby
06-05-2006, 12:09 AM
Comming from here:
http://www.phplinkdirectory.com/forum/showthread.php?t=3957

What if you replace the submit button with the default one used:
Content visible to registered users only.

I think it's something related to the image button.

Alternatively you could try this:
Content visible to registered users only.

Boby

Gareth
06-05-2006, 12:17 AM
Boby,

Sorry about the other topic. I presumed this thread was dead and burried.

This worked a charm:
Content visible to registered users only.

Thank you so much! :)

Boby
06-05-2006, 12:23 AM
Content visible to registered users only.
No problem!
Threads are never dead, you or anyone else, can always bring them back to life. ;)

Content visible to registered users only.
You're welcome! :)

Boby