If you are not registered or logged in, you may still use these forums but with limited features. Show recent topics
  [Search] Search   [Hottest Topics] Hottest Topics   [Members]  Member Listing   [FAQ]  FAQ 
[Register] Register / 
[Login] Login 
Messages posted by: Carbonize
Forum Index » Profile for Carbonize » Messages posted by Carbonize
Author Message
It already comes with image verification.
If you want to get really flash and cocky make it use Thickbox for the pop up

http://jquery.com/demo/thickbox/ use the iframe functionality. I'm using it for the downloads page of Lazarus.

Also a good idea to stop using the javascript: tpe link as this means people with JS turned off can't view the results (yes i know this is coded into the poll). Instead use the correct link to the pop up window and use the onclick attribute to open it.
You can delete them from the database using phpmyadmin.
Because then every submitter would have to do that and you know what guests are like.
You have maxlength set to 255 and the database field set to 255 ?
In form_url.php or just form.php you'd have to change the maxlength to maxlength="50" and then you would have to edit the database using something like phpmyadmin. Lazarus actually has a agcode for posting Youtube etc.
1 - templates/body.php



2- It's in tenplates/entry.php and it's a <hr> (horizontal rule)
Can you be more specific about the error.
Try a dedicated text editor such as http://pspad.com
Looks like it's not putting the hidden inputs in there. When you edited the templates did you leave all the variables in place ?
Why are you trying to edit it ?
OK thats a weird one.
Question is does your host allow scripts to send email?
http://carbonize.co.uk/Lazarus/Forum/index.php?topic=6.0
Open add.class.php and replace all @mail with just mail. This should then display any errors on mail sending.
 
Forum Index » Profile for Carbonize » Messages posted by Carbonize
Go to:   
Based on the open source JForum