0
I have just purchased invoice manager and a have an issue with linked users. I have linked a invoice manager contact to a joomla account. When the Pay Now link is followed in the e-mail I get the message The payment was not authorized. I can make the payment when I'm actually logged on as the joomla user. For registered users I would like to redirect them to a logon prompt but cannot see how to do this.
Help !!!
Charles Grayson
Help !!!
Charles Grayson
Responses (4)
-
Accepted Answer
-
Accepted Answer
0well, if you're a coder I can indicate how to achieve it..
the way would be to go to the file /components/com_invoices/controller.php, which is the file that contains the main "permission" check.
there, you could input a redirect, in a way that the user is redirected to the login page. the redirect function is already there, all you would need is to point it to the login page.
Your Reply

Please login to post a reply
You will need to be logged in to be able to post a reply. Login using the form on the right or register an account if you are new here.
Register Here »