Hi Phoca download team,
I liked your extension very much. I do want help from you.
Now when category access is set to registered from backend. Nothing is visible in the frontend.
How can I place the login form when user goes to the phoca list of files category view menu item. And when user logins the category gets displayed.
Please help.
Thanks.
About phoca download
-
- Phoca Newbie
- Posts: 9
- Joined: 10 Jan 2013, 18:34
- Contact:
Re: About phoca download
Hi sudeep,
Hope this helps...
Hope this helps...
This is expected if you are not currently logged in through the frontend as a user. Login with your SuperUser account through the front end and you should see the categories. If not, please make sure that username has permission in the Phoca Download backend for the category you want to view.when category access is set to registered from backend. Nothing is visible in the frontend
Create a new login module from the Joomla backend and set it to be visible on the Phoca Download page. (Place it in whatever module position you like)How can I place the login form when user goes to the phoca list of files category view menu item
Change the value for the login redirect on all of your login modules to the Phoca Download page from the Joomla backend. This will send the user to the Phoca Download page after they login. You can setup all of your Phoca Download categories to be accessed by only certain users (if you like), that way after each user logs in they are taken to the Phoca Download page that shows only they categories they have access to.And when user logins the category gets displayed