Quote:
|
So I guess what I need to see is track down where you turn this profile thing on.
|
ACP / vBGallery / Usergroup Permissions
Can view profile tab = Yes
Can view profile block = Yes
Can change profile block settings = Yes
Afterwards <forumroot>profile.php?do=vbgalleryprofile
To get an SQL error:
- Deactive vBGallery
- Create a new User via ACP
- Activate vBGallery
- View the profile of the newly created user
To see the lastpost error:
- Create a post
- Create a comment for a gallery picture
- Visit you profile and tate a look at the last post info for forum and gallery, note the time and post IDs
A workaround for both problems (witch are affectively caused by fields from table ppgal_user overriding values from table user, namely userid and lastpostid) can be found in the posting I made earlier.