The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
![]() |
|||||||||||||||||||||||||
Summary: This is a semi-direct port of the hack located at: https://vborg.vbsupport.ru/showthread.php?t=63681 The author has given me permission to re-release this hack under his 3.1.1 codebase, and as such I have converted it Vbulletin 3.5 support which involved a good many changes. Also I changed a couple templates, and some html fixes so it will look a little better than it used to, feel free to suggest any other bugs that need to be fixed. One last thing, although I will "Try" to get around to fixing any bugs that come in, this is NOT my hack, and therefore I will not associate myself with supporting this hack; I merely have done a service for the people that requested the port. Credit goes to the original authors: magnus, noppid, action-n Again: THIS IS NOT MY CODE. AND IT IS NOT SUPPORTED. Information: 1. Make sure you have a writable tmp directory. 2. This script only supports jpg, png, gif files. 3. I dont plan on re-writing this entire script to make it bug free, so please dont ask me to do so. Upgrade From Vbulletin 3.x.x : 1. There is no upgrader; you just need 2 do a couple things. 2. More than likely you can leave your old vbg tables (havnt tested). 3. You _Do_ need to delete any previous settings/phrases/templates though. 4. Use phpmyadmin or w/e you use, and search your database for vbg with a wildcard it should locate anything that has that name in it; and delete them. Then follow the INSTALL.txt ![]() Installation: 1. Download Zip File 2. Read INSTALL.txt 3. Click install if you like ![]() Changes: 3/10/2006 8:43am - Fixed Comments; they now post to correct Garage. 3/9/2006 10:37pm - Image Types are determined manually. 1. Did some actiontemplate optimizations, so only the necessary templates are loaded on the pages needed. 2. Removed the text field limit for describing your ride. 3/9/2006 10:37pm - Image Types are determined manually. 3/9/2006 12:54pm - A change to image output. 3/9/2006 12:06pm - Attempt to fix image corruption. To Upgrade: Simply overwrite the vbgarage.php file. Show Your Support
|
Comments |
#22
|
||||
|
||||
![]() Quote:
|
#23
|
||||
|
||||
![]() Quote:
![]() |
#24
|
||||
|
||||
![]()
gifs show Ok but jpg and png don't !?
|
#25
|
||||
|
||||
![]()
I suppose this works just like Noppid's version correct?
Job well done. I believe several people have been looking for the ability for users to have their own galleries. |
#26
|
||||
|
||||
![]()
I found something that prevent to display images.
In SQL in vbgarage_images there is a type in thats shows this " image/pjpeg ". I have correct this to image/jpeg and image work normaly. but when user upload image same thing happen again. |
#27
|
||||
|
||||
![]() Quote:
|
#28
|
||||
|
||||
![]() Quote:
Ill work on a patch and upload it, that might solve some peoples problems. |
#29
|
||||
|
||||
![]() Quote:
|
#30
|
|||
|
|||
![]()
I need to add this back.
But, when i got to import the product, i get this error: Code:
Database error in vBulletin 3.5.3:
Invalid SQL:
INSERT INTO setting
(varname, grouptitle, value, defaultvalue, datatype, optioncode, displayorder, advanced, volatile, product)
VALUES
(
'vbgenable',
'vbgarage',
'1',
'1',
'boolean',
'yesno',
10,
0,
1,
'_vbgarage'
),
(
'vbgcomments',
'vbgarage',
'1',
'1',
'boolean',
'yesno',
20,
0,
1,
'_vbgarage'
),
(
'vbgmaxupload',
'vbgarage',
'6',
'6',
'number',
'',
30,
0,
1,
'_vbgarage'
),
(
'vbgmaxfilesize',
'vbgarage',
'200000',
'200000',
'number',
'',
40,
0,
1,
'_vbgarage'
);
MySQL Error : Duplicate entry 'vbgenable' for key 1
Error Number : 1062
|
#31
|
||||
|
||||
![]() Quote:
2. delete any vbgarage tables if they exist 3. in the settings, deleted any vbgarage ones.. preferably do step 2,3 from phpmyadmin. |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|