I've installed my shiny new copy of PP Classifieds and have a problem with usergroups. After install I had the same problem I've seen all over the forums about
Code:
Content visible to verified customers only.
But after I manually edited the cp_usergroups table to include an Administrator group with an id of 2 and a Users group with id of 1 (to match my Postnuke database) I was able to get in as administrator with my Postnuke admin username and the site recognized me. Classifieds also recognizes another username that is in the Postuke Users group.
In Classifieds admin at Edit Usergroups I can see the two groups that I manually edited and I can make changes to these groups that are updated in the cp_usergroups table.
But I tried clicking on "(Refresh usergroups from your forum software?)" and that caused errors and deleted all entries in cp_usergroups . Here is the error output
Code:
Content visible to verified customers only.
There is no column "diskspace" in the Postnuke nuke_groups table, in fact it only has two columns pn_gid and pn_name
Sorry to make my first post so long, I'm anxious to get this into shape.
PN ver .764
PP Classifieds 2.6
Damon