QuickStart - Configure Email

A professionally designed template for photographers and architects
GK User
Mon Feb 23, 2015 4:13 pm
Hi,
I installed the "QuickStart", I tried to configure the "Contact Form" to specify the "receiver's email" and I cannot find it.

Do you still use the "GK Contact plugin"? Because it is not installed in the "Quick Start".

Thank you,
User avatar
Junior Boarder

GK User
Mon Feb 23, 2015 5:42 pm
Hi,
yep you're right in Photo - GK Contact plugin is not used.
there is only default contact component : administrator/index.php?option=com_contact
User avatar
Platinum Boarder

GK User
Mon Feb 23, 2015 10:54 pm
So, my problem are:
1- When I send an email, it seems to work properly, but I never receive the email
2- When I send an email, "The email was sent" on top does not appear

The problem are two tiny lines in my .htaccess.

I already modified the .htaccess so the "index.php" does not appear automatically when the user types http://www.mywebsite.com

But, even if the index.php does not appear when I write "http://www.mywebsite.com", if the user write http://www.mywebsite.com/index.php , my .htcaccess won't remove the index.php.

To remove that, I added those two lines to my .htacces:

#RewriteCond %{THE_REQUEST} ^[A-Z]+\ /index\.php(/[^\ ]*)?\ HTTP/
#RewriteRule ^index\.php(/(.*))?$ /$2 [R=301,L]

So, how can fix my .htaccess, so the user will always be redirected when he writes the "http://www.mywebsite.com/index.php" or "http://www.mywebsite.com/index.php/contact" without impacting the sending of emails.


p.s: http://www.mywebsite.com is not mine, i just took this name as an example.
User avatar
Junior Boarder

GK User
Mon Feb 23, 2015 10:55 pm
1- When I send an email, it seems to work properly, but I never receive the email

Sorry, but this is not our issue, but your settings in Global Configuration , almost all books about Joomla describe how to fix it
User avatar
Platinum Boarder

GK User
Mon Feb 23, 2015 10:58 pm
#2 Code customization & redirections search answers on http://forum.joomla.org/

This is forum about GK products only, support, thanks for understanding.
User avatar
Platinum Boarder


cron