vBgallery - help! error with other users making comments

mau5

New Member
When users post comments in vbgallery (in this case being the 2nd user, who is also an admin), they get a "0" instead of whatever they post. Physically.. anything they type in gets posted but gets converted to 0. There is something wrong with my newreply.php file - got it to show this error.

When I post (1st user) there are no problems at all :/

Code:
Database error in vBulletin 3.8.0:

Invalid SQL:
UPDATE LOW_PRIORITY forumppgal_user SET pppcount = pppcount-1 WHERE userid = '2';

MySQL Error   : Unknown column 'pppcount' in 'field list'
Error Number  : 1054
Request Date  : Friday, January 30th 2009 @ 01:20:47 AM
Error Date    : Friday, January 30th 2009 @ 01:20:47 AM
Script        : http://xxxxxx.net/forums/gallery/newreply.php
Referrer      : http://xxxxxx.net/forums/gallery/newreply.php?do=editpost&p=24
IP Address    : 
Username      : 
Classname     : vB_Database
MySQL Version : 5.0.22-community-max-nt
 
I have the same problem.
It looks like the solution is posted here but you need to be verified to see the solution. Anyone here has access to that site and is willing to share?
 
Back
Top