![]() |
It's highly likely due to your upgrade resulting in replacing/overwriting the old php files.
This hack required a few file edits, ( ADMINCP/USERGROUP.PHP, INCLUDES/INIT.PHP ) so you may have to readd those file edit changes before it works again :) Everything else *should* work fine. :) Hope that helped. |
I started over from scratch after the upgrade, and added all the file edits... you sure it doesn't sound like it left some tables intact, and won't skip past the "done" ones to one/some that got changed by the upgrade or something?
|
There were file changes in the vb3->vb3.0.1 upgrade in init.php but i doubt it will affect this hack.
I installed this hack on 3.0.1 direct without any problem. Do you have access to phpMyAdmin or something to view your current database ? If so, check to see if the following tables are there : vbgarage_users vbgarage_comments vbgarage_images If they are there, your tables are fine. Then go to the Settinggroup table, check to see if u have a 'vbgarage' entry. Go to your settings table. check to see if u have the following entries : vbgenable vbgcomments vbgmaxupload vbgmaxfilesize Hint: sort by varname in desc order, so these should be listed first. If these are all there, there shouldn't be a problem of you as admin not having the option to give access to vbgarage to specific usergroups in your admincp. |
LOL Ok, I downloaded phpmyadmin, now I'm thoroughly lost! :o Guess I have some reading to do, before I know what tables I have... :D
|
Doesn't your host have phpmyadmin installed already ?
|
how to enable rig ratings ?
like this people -> http://forums.extremeoverclocking.co...=view&id=18386 Thnx. Sandy... |
Oops! Yeah, they do, I was looking for it in the wrong place... :)
I don't see anything in the settinggroup about vbgarage, though? |
maggie, then create a new row for it :)
In your phpMyAdmin page, click on the SQL tab. Input this in the box : Code:
INSERT INTO settinggroup (grouptitle, displayorder, volatile) VALUES ('vbgarage', '650', 1); If properly queried, you should now have a settinggroup 'vbgarage'. :) |
Ah... now I have it in the admincp-- vboptions :D , but I don't have anything to set...
vbgenable vbgcomments vbgmaxupload vbgmaxfilesize still aren't in my settings... |
Ok, I went searching and found the details and numbers for those, now I've asked 'em to check it out for me... hopefully it's all working now... :)
I guess ya'll will hear if it's not... :D |
All times are GMT. The time now is 01:19 PM. |
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:
|