![]() |
Quote:
|
did u d.l the 3.1.1 version..
|
Yes I did, it is the one featured in the Download box.
|
mm. this is werid.
ur status is super admin in forum? u should see it... |
Does this work on VB 3.0.3?
|
Quote:
|
cinq any luck trying to get the images out of the database? with 14 users its filling up fast, and i've limited the size of the images, but the db still getting big!
|
Am still working on it aussie :)
You have 14 users, I have a few hundreds lol |
Trying to install the hack on VB 3.0.3 and I get this error after editing the init.php.
Parse error: parse error, unexpected T_CONSTANT_ENCAPSED_STRING, expecting ')' in /home/curtis/www/trackshare.com/forum/includes/init.php on line 722 Parsing functions.php Time before: 1103170758.0835 Time after: 1103170758.1836 Time taken: 0.1000919342041 So went back to the original file and tried to complete the install and try changing that last and when I got to the part . In the ADMINCP, under Usergroup -> Usergroup Manager, make sure to enable "Can use vBGarage?" for all usergroups which should have access! By default, all usergroups are set to No. I get this error when trying to save the config. Database error in vBulletin 3.0.3: Invalid SQL: UPDATE usergroup SET ### UPDATE QUERY GENERATED BY fetch_query_sql() ### title = 'Registered', description = '', usertitle = 'Registered User', opentag = '', closetag = '', passwordexpires = '0', passwordhistory = '0', canvbgarage = '1', attachlimit = '0', avatarmaxwidth = '100', avatarmaxheight = '100', avatarmaxsize = '100000', profilepicmaxwidth = '100', profilepicmaxheight = '100', profilepicmaxsize = '100000', pmquota = '100', pmsendmax = '5', forumpermissions = '127999', pmpermissions = '3', calendarpermissions = '17', wolpermissions = '1', adminpermissions = '0', genericpermissions = '2626631', genericoptions = '30' WHERE usergroupid=2 mysql error: Unknown column 'canvbgarage' in 'field list' mysql error number: 1054 Any ideas??? Thanks for you help. -curtis |
I think I found an error.. the only way I can get it to work is in the init.php I added a "," at the end of 262144.
This is the way the install doc reads (copy and pasted) 3b. In INCLUDES/INIT.PHP:error here Find: ####################### 'caneditownusernotes' => 131072 ####################### REPLACE with: ####################### 'caneditownusernotes' => 131072, // START VBGARAGE HACK 'canvbgarage' => 262144 // END VBGARAGE HACK ####################### This is what I did to make it work: 3b. In INCLUDES/INIT.PHP:error here Find: ####################### 'caneditownusernotes' => 131072 ####################### REPLACE with: ####################### 'caneditownusernotes' => 131072, // START VBGARAGE HACK 'canvbgarage' => 262144, // END VBGARAGE HACK ####################### So now I don't recieve any errors. HOWEVER, When I use vbgarage and try post a picture I get a "red x" for the picture. BUT if I click on it to enlarge it it displays fine!??! Has anyone come accross this?? Thanks, -Curtis |
All times are GMT. The time now is 02:05 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|