1280 Posts in 354 Topics by 487 members
| Go to End | ||
| Author | Topic: | 2228 Views |
-
Re: Another theme installation problem

30 March 2010 at 8:54am
Bump, noticed something else too. The form action url is incorrect, see below:
<form id="MemberLoginForm_LoginForm" action="Security/LoginForm" method="post" enctype="application/x-www-form-urlencoded">
This causes it to try to find the form processor at http://domain.com/Security/Security/LoginForm. Theoretically, this is why it trips the template error too. So the solution seems to be to fix this incorrect form action.
Any ideas on how to fix this??
-
Re: Another theme installation problem

19 June 2010 at 8:18pm
Have you got a <% base_url %> in your Page.ss at the top (after the <head>)?
| 2228 Views | ||
| Go to Top |


