Thanks for the reply. He was the only admin running the script. The db user has DROP and ALTER permissions.
As far as I can tell, this was the only error, and I haven't been able to reproduce it myself. I'm more concerned with some members being ignored by the point recalculation script.
Recalculating points does not work for all members. Some are being ignored by the script.
I'm also getting the following error when one of my admins tries to run the script:
Database error in vBulletin 4.2.2:
Invalid SQL:
INSERT INTO opbbb_dbtech_vbactivity_points
(userid)
VALUES (...
4.2
admin
admincp
database
database error
duplicate
error
forums
members
more
mysql
number
only
permissions
php
points
user
usergroups
vbactivity
vbulletin
version
I am using 3 different currencies for my shop. I would like to diplay only 1 of those currencies in my postbit_legacy.
Is this registered as an array? Is there some way to define which of the three currencies I want to display? ie;
{vb:raw currency.points} {vb:raw currency.title}
changed to...
Saw on:
vBulletin Advanced User Tagging Mod - Stored XSS Vulnerability
Seems to me like it works. I had to remove the hash tag via the db in order to remove it. Could you take a look at this and advise? My members like this mod a lot.
Recently, my members have been getting Notifications (vbulletin drop down notifications) from quoting others. Not just when they are quoted. There have been no changes to the forum since installing this product so I don't see why this is just starting now.
I'm guessing this is a bug and not...
I never liked the built in ranking system for vbulletin, and apparently after searching through vbulletin.org I am not alone.
I had the idea to base rank on the same criteria found in this product (posts, replies, reputation, referrals, etc.). The idea is to have different usergroups for each...
I'm getting some odd entries in my apache2 error.log
It seems that any time a member requests a file that no longer exists, a PHP Fatal Error follows. This is the error:
PHP Fatal error: require(): Failed opening required '/var/www/dbtech/vbshop/hooks/init_startup.php'...