Im using actinic as a shop behind the content pages listed at the front of the domain. so index is standard content and /acatalog is the shop.
I want to be able to have a login form on the front page that will take the user to the login page in the shop.
It seems that every time i try to transfer the login form it throws out a "general script error" trying to reference a file that doesn't exist ( ../httpdocs/acatalog/http://www....etc...)
The shop login is on https if that makes a difference. I have tried sending from https but still the same error.
Is there an established method for doing this? i have jacked forms before on all sorts of situations and cross-sites.
Also it seems i need to clear my cashe every time i come across this error
I want to be able to have a login form on the front page that will take the user to the login page in the shop.
It seems that every time i try to transfer the login form it throws out a "general script error" trying to reference a file that doesn't exist ( ../httpdocs/acatalog/http://www....etc...)
The shop login is on https if that makes a difference. I have tried sending from https but still the same error.
Is there an established method for doing this? i have jacked forms before on all sorts of situations and cross-sites.
Also it seems i need to clear my cashe every time i come across this error
Comment