Quote:
Originally Posted by dypsisdean
I have things set so non-logged in users can only "use" (see) the classifieds. So when I view them as a user I see the "Please Login or Register to be able to Post and Bid in our Classifieds" under the Nav Bar. When I click on that message it takes me to the Home Page where I register and then everything is fine as to the BUY IT problem. Is that how it should be? I would think I should be taken to the log in page.
|
goto your style manager and edit microclassifieds_tabmenu
replace
Code:
<a href="">{vb:var vbphrase.microclassifieds_login_register}</a>
with
Code:
<a href="register.php">{vb:var vbphrase.microclassifieds_login_register}</a>
Quote:
Originally Posted by dypsisdean
The issue now is that with the older classifieds version logging in on the forum is honored in the classified. But in the newer version, if I log in to the forum and go to the classified, it doesn't know I am logged in. In fact I can't seem to log in to the classified at all. Please see the attachment.
|
double check the permissions for admin and registered users in the usergroup manager