Status
Not open for further replies.

Chad Warden

Customer
I am trying to install this once again. I used to have it on my forum but then I removed it for security reasons. Now I want to reinstall it and I am having difficulties.

It installs normally at first

I5811M.png


Then once the installation is about to complete, I get a Database error:

0c2Ae8.png


And when I refresh my admincp, it shows vbActivity on the options, but if I try to click any of them, I get a database error...

TWgqnv.png


I really want this reinstalled please help me, thanks.
 

Attachments

  • I5811M.webp
    I5811M.webp
    89.5 KB · Views: 2
  • TWgqnv.webp
    TWgqnv.webp
    44 KB · Views: 2
Please right click the error message and go to "This frame -> view source" and tell me the error message that's commented out in <!-- -->

Without this message I am unable to assist you.
 
<!--

Database error in vBulletin 3.8.7:

Invalid SQL:


SELECT administrator.*,
userfield.*, usertextfield.*, user.*, UNIX_TIMESTAMP(passworddate) AS passworddate, user.languageid AS saved_languageid,
IF(user.displaygroupid=0, user.usergroupid, user.displaygroupid) AS displaygroupid,
language.phrasegroup_global AS phrasegroup_global,
language.phrasegroup_dbtech_vbactivity AS phrasegroup_dbtech_vbactivity,
language.phrasegroup_cphome AS phrasegroup_cphome,
language.phrasegroup_logging AS phrasegroup_logging,
language.phrasegroup_threadmanage AS phrasegroup_threadmanage,
language.phrasegroup_maintenance AS phrasegroup_maintenance,
language.phrasegroup_banning AS phrasegroup_banning,
language.phrasegroup_cpuser AS phrasegroup_cpuser,
language.phrasegroup_cpoption AS phrasegroup_cpoption,
language.phrasegroup_cppermission AS phrasegroup_cppermission,
language.phrasegroup_cpglobal AS phrasegroup_cpglobal,
language.options AS lang_options,
language.languagecode AS lang_code,
language.charset AS lang_charset,
language.locale AS lang_locale,
language.imagesoverride AS lang_imagesoverride,
language.dateoverride AS lang_dateoverride,
language.timeoverride AS lang_timeoverride,
language.registereddateoverride AS lang_registereddateoverride,
language.calformat1override AS lang_calformat1override,
language.calformat2override AS lang_calformat2override,
language.logdateoverride AS lang_logdateoverride,
language.decimalsep AS lang_decimalsep,
language.thousandsep AS lang_thousandsep
, (user.dbtech_vbshop_points) AS vbcredits_2, user.dbtech_vbshop_points AS vbcreditsb_2
FROM user AS user
LEFT JOIN userfield AS userfield ON (user.userid = userfield.userid)
LEFT JOIN usertextfield AS usertextfield ON (usertextfield.userid = user.userid) LEFT JOIN administrator AS administrator ON (administrator.userid = user.userid) LEFT JOIN language AS language ON (language.languageid = IF(user.languageid = 0, 1, user.languageid))

WHERE user.userid = 1;

MySQL Error : Unknown column 'language.phrasegroup_dbtech_vbactivity' in 'field list'
Error Number : 1054
Request Date : Saturday, October 1st 2011 @ 01:18:14 PM
Error Date : Saturday, October 1st 2011 @ 01:18:14 PM
Script : http://pvhax.com/forums/admincp/vbactivity.php?do=category
Referrer : http://pvhax.com/forums/admincp/index.php?do=nav
IP Address : 76.*********
Username :
Classname : vB_Database
MySQL Version :

-->
 
Add
PHP:
define('DISABLE_HOOKS', true);
to config.php, uninstall vBAA, reinstall it, then take that out of config.php.
 
Hey I just fixed this, it was my mistake, I forgot to include something in the admincp. Thanks for your help though, I am sure it would have went smoothly, thanks.
 
Status
Not open for further replies.

Similar threads

Legacy vBActivity & Awards

vBulletin 3.8.x vBulletin 4.x.x
Seller
DragonByte Technologies
Release date
Last update
Total downloads
1,730
Customer rating
0.00 star(s) 0 ratings
Back
Top