Forums

Anti Spam image problem and a question

Scoottie 22 Jul, 2008
First of great product here you guys have done a wonderful job. Secondly it is nice to see such a helpful community.


(ok now that I am done with the ass kissing😛 )

I simply can't see the image for the Anti Spam feature. I changed my session handler to none. When I submit my form it says I have entered the wrong verification code. I do use a custom template for Joomla, but its nothing super special. Any help in getting this to work would be great since any reduction in spam is awesome.

Now on to my question. Is there any way to make so that the email address that a person enters into the form gets added to the 'reply to' field so that when I get the email and I click reply their email is automatically put in the 'To:' field of Outlook.

I used the test_form.cfbak provided on your site and added
Your message:</label>
<br />
<textarea cols="80" rows="15" class="text_area" 
  id="message" name="Message"> </textarea><br /> 
so that there is a text box for a message. It would be great to not have to cut and paste to respond to an email.

Thanks in advance
GreyHead 23 Jul, 2008
Hi Scootie,

Do you see the image on the AntiSpam tab in the Form Manager - there are some diagnostics there? If it still doesn't show then there is a FAQ with another test you can try.

You can insert the user's email address into the ReplyTo email - BUT we strongly recommend that you don't do this. Many ISPs check this address and will drop the email or mark it as spam if the domain isn't recognised.

Instead we suggest that you build a replyto link into the email so you can click on that to get a new email - it is possible to add subject and even body in there using a mailto: link.

Bob
Boxster 26 Jul, 2008
Hi I have the same issue with the image verification. This used to work fine but now will only dispay a red cross. I am using Joomla 1.0 and I have upgraded Chrono forms to 2.3.9. Any ideas or pointers of how I can reinstate this would be much appreciated. Regards
GreyHead 26 Jul, 2008
Hi Boxster,

What do you see on the Anti_Spam tab?

Bob
Boxster 26 Jul, 2008
I see the same red cross on the image whether I have selected on or off. Thanks for your swift response.

---->

Use Image verification:
No Yes
Select the type of image to show ? Without fonts With fonts
GD Version bundled (2.0.34 compatible)
FreeType Support Yes
PNG Support Yes
Sample image:
GreyHead 26 Jul, 2008
Hi Boxster,

Does it change if the type of image is with or without fonts?

Please edit components/com_chronocontact/chrono_verification.php and temporarily change line 29 from
header("Content-type: image/png");
to
header("Content-type: "text/html");
. Then browse to {your_domain}/components/com_chronocontact/chrono_verification.php?imtype=1 and see if you get any useful error messages.

Bob
Boxster 26 Jul, 2008
No its the same whatever I select.


I am also not sure how to find the code that you suggest that I edit?

Cheers
Max_admin 26 Jul, 2008
The code is from your website root under this path :

components/com_chronocontact/chrono_verification.php
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
Boxster 27 Jul, 2008
This is the error file that I get from my web site logs once I have made that change to the code?

SoftException in Application.cpp:544: Directory "/home//public_html/joomla/components/com_chronocontact" is writeable by group
Boxster 28 Jul, 2008
Ok issue fixed thanks, looks like the web hosting group must have changed something on the security side recently SuPHP?). The fix for the red cross is to change the permission on the /chrono_verification.php file to 755 and then it all works. Thanks for the pointers.



Cheers
Max_admin 29 Jul, 2008
thanks for posting the fix!
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
sip 11 Sep, 2008
I have the same issue, and have tried the permission changes, but still no image.

The Chrono Forms component has been working on this site since the start of the year. Now, the verification image is not showing on either the Administration or Public frontend. The last form successfully sent looks to be August 30, 2008. We have added nothing functional to the site in the past few months.

GD Version bundled (2.0.34 compatible)

SYSTEM INFO
PHP built On: 2.6.25.15-grsec #10 SMP Mon Aug 11 22:59:55 CDT 2008 i686
Database Version: 5.0.51a-community
PHP Version: 5.2.6
Web Server: Apache/1.3.41 (Unix) mod_auth_passthrough/1.8 mod_log_bytes/1.2 mod_bwlimited/1.4 FrontPage/5.0.2.2635 mod_ssl/2.8.31 OpenSSL/0.9.8i-dev
WebServer to PHP interface: cgi
Joomla! Version: Joomla! 1.0.15 Stable [ Daytime ] 22 February 2008 23:00 UTC
User Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; InfoPath.2; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648)

Relevant PHP Settings: Joomla! Register Globals Emulation: OFF
Register Globals: OFF
Magic Quotes: ON
Safe Mode: OFF
File Uploads: ON
Session auto start: OFF
Session save path: none
Short Open Tags: ON
Output Buffering: OFF
Open basedir: none
Display Errors: ON
XML enabled: Yes
Zlib enabled: Yes
Disabled Functions: none
Max_admin 12 Sep, 2008
well, make it 777 ? check the file owner ? upload it to the joomla root and open the new link to it ?
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
epickz 13 Oct, 2008
I created a simple form based on the tutorials, and it worked great. However, once i enabled the anti spam, and inserted the image verification code {imageverification},it no longer wants to work, nor will it go to the redirect URL either. Instead it sends me here, http://www.mysite.com/index.php?option=com_chronocontact&task=send&chronoformname=RequestForm

Please help.
Max_admin 13 Oct, 2008
Hi epickz,

which Joomla version do you have ? and which Chronoforms version ? are you using the plugin or the component page ? what can you see when you are redirected to this page ?

Max
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
epickz 13 Oct, 2008
I am using Joomla 1.5 and the component version 2.5 J1.5 RC2.

after i submit the information, all i get is a blank page and no email is sent. But when i take out the verification, and disable it, it works.
if you would like to see it, it is on http://www.simplyvip.com , the small form on the front page.

I even created the advanced form from your tutorial pages, and i get the same result.
Max_admin 14 Oct, 2008
RC2 may have bugs of course, please get RC3.1 from the site here and make an upgrade by overwriting all files or by backup all forms, uninstall, install new one, restore forms.

Max
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
epickz 14 Oct, 2008
that worked perfectly.

Once again, you came through my man... I appreciate the quality customer services.
This topic is locked and no more replies can be posted.