The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
VbGarage 3.5 Details »» | |||||||||||||||||||||||||
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 |
#452
|
|||
|
|||
Where do I find 'styles USERCP_SHELL template' this file??
|
#453
|
|||
|
|||
Where the users enter their information about their car. The MAIN part, I want to add words in there. Where would I edit this text box.
SVT |
#454
|
|||
|
|||
SVTCobraLTD, U mean to make another fields except "TEXT"?
Or just add some pre-words in the "TEXT" form? |
#455
|
|||
|
|||
Quote:
See how my screen shot says "Engine" "Drivetrain" etc? That stuff I wanted already there. Then the user can add their information under each category. SVT |
#456
|
|||
|
|||
Wait 2 minutes, let me see the code...
I saw that, I think... ------------------ So I've founded it. U need a template called vbgarage_editgarage, find PHP Code:
PHP Code:
But you can't use there html, 'cause it's a simple text. I made like this: PHP Code:
It will be much better to add some new tables in SQL, edit templates and vbgarage.php and after that your users will be editing their garage other way: they'll have to write down their info in each different field, but after saving they all will be "connected" in one field called "TEXT" - just like now you've got |
#457
|
|||
|
|||
Worked just as I wanted it to. Thank you.
SVT |
#458
|
|||
|
|||
Has anybody figured out what exactly is causing the "no images" issue? I've checked for GD on my system (through phpinfo) as well setting the defaults (image sizes etc...) and also inspected the database. It appears as though the images are never making it into the database...
I don't have 3.6.8 up on the web yet as I'm working on my test server before my live production upgrade from vB 3.0.9. I'm running Apache 1.3.27 with the following modules, MySQL 4.1.22 and PHP 4.3.5: http_core.c mod_env.c mod_log_config.c mod_mime.c mod_negotiation.c mod_status.c mod_include.c mod_autoindex.c mod_dir.c mod_cgi.c mod_asis.c mod_imap.c mod_actions.c mod_userdir.c mod_alias.c mod_rewrite.c mod_access.c mod_auth.c mod_proxy.c mod_setenvif.c mod_php4.c Ordinarily, if I do a select on a table with binary data, it drives putty nuts, not with this though... If I do a select on vbgarage_images I get line after line of "-------------------------------+----------------------" and then three small rows: | 3 | 2 | test-image.jpg |ÿØÿà | image/jpeg | | 4 | 2 | profile-pic.jpg |ÿØÿà | image/jpeg | | 2 | 50 | DSC_0184.jpg |ÿØÿà | image/jpeg | Ed |
#459
|
|||
|
|||
Ok, so I figured it out... and got it working...
I had GD installed and configured in PHP, but did not have jpeg support enabled. A quick recompile of PHP solved the problem. Everything is working... Hope this helps those having similar issues. |
#460
|
|||
|
|||
**installed**
Great mods thanks. One question tho, i want to change the link in the navbar to just "garage" instead of "VB"garage Is this possible? If so where please? Many thanks for the mod. |
#461
|
|||
|
|||
Quote:
SVT |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|