Description bases on Permisions?

Phoca Download - download manager
MChammerdad
Phoca Newbie
Phoca Newbie
Posts: 2
Joined: 01 Dec 2011, 23:02

Description bases on Permisions?

Post by MChammerdad »

Hey guys, I'm having a bit of a problem, to download files on my website I require that my users be registered.

However, some people can't seem to register correctly without you laying out exactly how to do it, so I put together a nice 4 step list for them.

As shown:

Image


As you can see this is fine for what I want. When they can't see the Categories due to them not being logged in.

However, after they login in they get this.

Image

Is there a way to make the main description not show up to registered users?

Or perhaps a way to redirect to another page from the phoca download page when users are not logged in?

any help would be extremely appreciated.
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 48610
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Description bases on Permisions?

Post by Jan »

Hi, in such case I think you need to customize the code - to add some if clause to php - display description only if user is registered (see guides in Joomla! about how to recognize if user is registered)

Jan
If you find Phoca extensions useful, please support the project
MChammerdad
Phoca Newbie
Phoca Newbie
Posts: 2
Joined: 01 Dec 2011, 23:02

Re: Description bases on Permisions?

Post by MChammerdad »

I realize that, I was wondering (since you made the actual module) that if you know of a easy way to do this. Or even if theres a way to do something similar?


I'm not really a website programmer with my skills limited to editing existing code to sometimes do what I want.
Post Reply