I'm trying to upgrade my classifieds (Postnuke integration) from 2.61 to 3.03 and having guest permission problems.
Since the existing classifieds is very busy I made an exact copy of the live database (database303) to do the upgrade against. Uploaded all the 303 files to a new directory /classifieds303, edited the config-inc.php file and ran the upgrade script.
After going into admin and editing all the places the path needed changing from /classifieds to /classifieds303, I now have a completely clean copy of 303 running here
http://www.thebeachcats.com/classifieds303
to keep it from being picked up by search engines I have it password protected.
username = classifieds303
password = photopost
I've tested logging in and posting an ad, admin, everything works except for the fact that guests can see the "place an ad" link, and the "contact seller" link, and the comment form.
When a guest leaves a comment it results in an "empty" notification email and no comment placed. ( I had mentioned that before but was told to use the latest code )
When a guest tries to place an ad they get an sql error
Code:
Content visible to verified customers only.
This all looks like a problem with the postnuke integration. I only have three groups in Postnuke.
Admins - Users - Scammers
and these are reflected in the usergroups editor and in the categories.
Please take a look and let me know the problem.
Damon