Problems, need help? Have a tip or advice? Post it here.
4 posts Page 1 of 1
In my website, when I hover on the CONTACT option, it states: mywebsite.com/contact.php

However, when I click it gets send to:

mywebsite.com/couch/login.php?redirect=%2Fcontact.php


I don't think I've changed anything related to this behavior.
I hope someone can point me in the right direction.


Thanks in advance

EDIT:
FIXED!, for some reason I had to login first to remove the redirect?

I would like to know why this happens tho :)
In the admin panel, go to contact.php and look at the 'Advanced Settings' tab. The access level should be set to "Everybody". Otherwise, you will be required to log in to access the page, which is what is happening.

If that's not it, then please post the code for contact.php and for the link to contact.php so we can see if there's some code there that is causing the problem. But I'm betting it's the first thing.
Thank you for your response :)

The access level is set to Everyone.

I only needed to login once, now it's working for some reason.
If I bump into the problem again, I will post code.


Kind regards.
@Addict

Actually you had to login coz, the Boiler-plates were encountered by the Couch System on your contact.php page. And since the "Contact Page" template was not registered in couch, the login (only once, as you said) was a requisite.

Regards,
GenXCoders
Image
where innovation meets technology
4 posts Page 1 of 1