vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=33)
-   -   vBGarage v3.1.1 (now with GD-Lib support!) (https://vborg.vbsupport.ru/showthread.php?t=63681)

cinq 06-18-2004 12:39 PM

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.

maggie 06-18-2004 06:57 PM

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?

cinq 06-19-2004 01:10 AM

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.

maggie 06-19-2004 02:09 AM

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

cinq 06-19-2004 02:52 AM

Doesn't your host have phpmyadmin installed already ?

SaN-DeeP 06-19-2004 12:41 PM

how to enable rig ratings ?
like this people -> http://forums.extremeoverclocking.co...=view&id=18386

Thnx.
Sandy...

maggie 06-19-2004 02:09 PM

Oops! Yeah, they do, I was looking for it in the wrong place... :)
I don't see anything in the settinggroup about vbgarage, though?

cinq 06-20-2004 01:13 AM

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);
And click go.
If properly queried, you should now have a settinggroup 'vbgarage'. :)

maggie 06-20-2004 02:21 PM

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...

maggie 06-20-2004 03:30 PM

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
  • Page Generation 0.01916 seconds
  • Memory Usage 1,735KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (4)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete