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)

Inzagi 01-19-2005 07:54 PM

I can already tell that the new version of vbGarage is a great derivative from the former version to the dramatic reduces server load and the possibilty of having a file system. Furthermore some small nice additions and bugixes are implemented, so @black04gt I would really wait until the new version will be released because this could already solve many issues.
The vb version doesn't seem to matter much though.

noppid 01-19-2005 08:19 PM

Quote:

Originally Posted by black04gt
hello,

i just went through each step one by one when installing the vbgarage and at the part where it says:

6. 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 clicked on admins and then click on yes and this is the error that i get...????

Database error in vBulletin 3.0.3:

Invalid SQL: UPDATE phpbb_usergroup SET

### UPDATE QUERY GENERATED BY fetch_query_sql() ###
title = 'Administrators',
description = '',
usertitle = 'Administrator',
opentag = '',
closetag = '',
passwordexpires = '180',
passwordhistory = '360',
canvbgarage = '1',
attachlimit = '0',
avatarmaxwidth = '100',
avatarmaxheight = '100',
avatarmaxsize = '500000',
profilepicmaxwidth = '100',
profilepicmaxheight = '100',
profilepicmaxsize = '65535',
pmquota = '5500',
pmsendmax = '500',
forumpermissions = '393215',
pmpermissions = '3',
calendarpermissions = '31',
wolpermissions = '31',
adminpermissions = '3',
genericpermissions = '4194239',
genericoptions = '31'
WHERE usergroupid=6
mysql error: Unknown column 'canvbgarage' in 'field list'

mysql error number: 1054

Date: Wednesday 19th of January 2005 08:14:42 AM
Script: http://www.tbmustangs.com/forum/admincp/usergroup.php
Referer: http://www.tbmustangs.com/forum/adm...t&usergroupid=6


i tried the same thing with regular registered users and got the same error...yet i followed the instructions exactly

was i suposed to upgade to vBulletin 3.0.5 first??? im running 3.0.3 or does it not matter?

please help

thanks

David



Did you use the file in this https://vborg.vbsupport.ru/showpost....postcount=1549

Thread to install?

Maybe this step is the problem?

PHP Code:

    3bIn INCLUDES/INIT.PHP: (nop)
    
    
Find:
    
'canhaverepleft'           => 8388608,
    
    
Add BELOW:
    
// START VBGARAGE HACK
    
'canvbgarage'              => 16777216
    
// END VBGARAGE HACK 


dsotmoon 01-19-2005 11:48 PM

just want to make sure my thinking is correct, I am still running vB 3.0.3 (with security patches) , if I update as normal to 3.0.5/6 and then run vBulletin 3.0.5 Compatible Installer/Update by noppid it should bring everything up to date ?

noppid 01-20-2005 02:13 AM

Quote:

Originally Posted by dsotmoon
just want to make sure my thinking is correct, I am still running vB 3.0.3 (with security patches) , if I update as normal to 3.0.5/6 and then run vBulletin 3.0.5 Compatible Installer/Update by noppid it should bring everything up to date ?


That should be the case, yes. Then reset group permissions and the Vbgarage settings. (I have to find a way to improve that)

noppid 01-20-2005 12:25 PM

Big thanks to Magnus for providing a great hack!


The updated vBgarage is a pretty serious rewite of the php code. The only mod
to the templates was to change an occurance of width="175" to width="100".

Change List
  • added length limit to text fields
  • added striping of html and php code from user text input fields
  • (strip tags code from php.net and vBulletin)
  • file upload type, size, and validity checks by php
  • static thumbnail images as resized compressed jpegs (width=100 and height=proportionate)
  • Optional Images and thumbnails in filesystem or DB
  • images stored in encoded file names to prevent attemts to write illegal or special characters to FS
  • GD optimization
  • memory optimization
  • performance improvement displaying thumbnails
  • security additions
  • added vbgconfig file (set FS or DB mode and images path if using FS mode)
  • new ACP setting to stop full image display to guests
  • new phrases for new setting
  • installer includes all new additions to DB if starting from scratch
  • includes updater in installer script for after vB upgrades
    (found the reason this has been necessary and corrected it in the installer and updater)
  • includes upgrade from older versions script
  • includes converter script to move images from DB to FS and remove images from DB after conversion to FS mode

Files Included
  • vbgarage.php
  • vbgconfig.php
  • install_vbgarage.php
  • convert_vbgarage.php
  • vbg_test.txt
  • vbgarage_upgrade.php
  • vbgarage_readme.txt

Two of us are using this version and have tried real hard to stomp any bugs. The installer update, upgrade, and convert utility scripts can be run safely multiple times. The Install option for a fresh install can only be run once.

Any feedback would be appreciated.

aussiev8 01-20-2005 10:53 PM

this should be a premium hack, its getting to hard to keep track of everything in 1 thread!
mods do something about this

noppid 01-21-2005 11:39 AM

Quote:

Originally Posted by aussiev8
its getting to hard to keep track of everything in 1 thread!


That's pretty much why the new version is not posted.

cinq 01-21-2005 11:41 AM

I'd suggest posting a new thread
And link it back here just for references/credit.

Deviant++ 01-21-2005 06:18 PM

Okay now.. someone tell me now what am I supposed to do..

the install seems to have gone fine, no errors,

options there in acp vb options -> vbgarage..

I can access it @ vbgarage.php

but where do I upload from..
I mean like, where does anyone upload from.. ? I'm not seeing any interfaces anywhere :S

noppid 01-21-2005 06:32 PM

User CP->Settings and Options->Edit vBGarage.

It's in the column on the left in the User CP.


All times are GMT. The time now is 01:12 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.02999 seconds
  • Memory Usage 1,756KB
  • 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_php_printable
  • (3)bbcode_quote_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