Osclass forums

Development => Development => Topic started by: altar on June 03, 2010, 01:24:56 pm

Title: Hi How do I post your item page accessible for only users
Post by: altar on June 03, 2010, 01:24:56 pm
Hi How do I 'post your item page'(item.php) accessible for only registerd users HELP thank you
Title: Re: Hi How do I post your item page accessible for only users
Post by: duck on June 18, 2010, 09:44:39 pm
Don't think you can at present?
Title: Re: Hi How do I post your item page accessible for only users
Post by: Juan Ramón on August 03, 2010, 06:34:30 pm
Hi @altar,

There is a function osc_isUserLoggedIn that allow you to know if the user is logged in or not. It is not implemented in any theme, but you can try to integrate it. If you have any questions, I'll answer ASAP.

Regards,