PDA

View Full Version : Add-On Releases - VB Pro Garage Timeslips


Pages : [1] 2 3 4 5

Dylanblitz
02-24-2010, 10:00 PM
Description
VB Pro Garage Timeslips (formerly CND Garage/Timeslips) is a free vehicle and timeslips add on for vBulletin 4. This is a great way to allow members to show off their rides, whether they are cars, motorcycles, atv's, etc. Site administrators have dozens of options to tailor the way the garage is displayed and the number of vehicles, images and timeslips the user can enter. User vehicle creation is done through a simple screen with dropdowns and simple text fields. Users can enter either miles or km and system will automatically calculate differences for front page statistics.

** New Features **
* SEO Friendly URLs (htaccess only)
* Page Caching - physical html files which make a HUGE reduction in sql queries
* Front Categories - a category system as an alternate front page to the block layout. I believe it will increase the garage ranking in search engines greatly when used with SEO URL's and the included dynamic meta tags.
* Thread Creation - Automatically create new threads in the forum of your choosing with the text of your choosing when a new vehicle is created in the garage.

Main Features

* No vb template modification needed
* Ajax driven menu's to keep load time down if you have a very large lists of makes/models
* Usergroup level permissions to set the amount of vehicles, images, timeslips allowed
* 99.9% of the text is phrased so that it can be translated for multinational sites
* On the fly image/text watermarking ability to make sure images are tied to your site
* Lytebox image presentation

Installation
Instructions, tips and more are now in the included chm file. If you have problems with the chm I have the document published at:
http://www.vbprogarage.com/forums/docs/html_vb4_ts_300/

The quick and dirty install:
1) Upload all files in the upload folder
2) Import vb_pro_garage.xml into Product Manager
3) Import vb_pro_garage_language_english.xml into Languages & Phrases
4) If you want all makes and models I've collected, import vb_pro_garage_vehicles^^new_install_only.xml into Product Manager

Post Installation
So you don't have to find it in the instructions. After install, there is a button up top in the navbar. This button by default is admin only. This is so you can configure and test without having to close the garage. When you are ready to deploy to the community:
ACP->Settings->Options->Garage General Settings - Set Garage Menu Button to Enabled.

The garage is developed on vb 4.0.7 and tested back to 4.0.0. The garage will run on PHP 5.x+ compiled with GD/GD2 and MySQL 5.x+

Additional options for the garage like adding featured businesses that support your site, fuel tracking, dyno charts, modifications and lots more are included in the commercial version (http://www.vbprogarage.com).

Many thanks to Coroner for his stylebridge (https://vborg.vbsupport.ru/showthread.php?t=233837) which led me on a path that saved me hours and hours of template editing :)

There are a few bugs that you might run into on this version. Instead of working on correcting them in the files and working on getting a new package up here, I'm working on the next version and including the posts that fix the errors here.

Change Log:
v3.0.9 - 09/29/2012
-----------------------------
Fixed sql injection problem
Replaced depreciated split function usage
Fixed sql error on image comments
Fixed Make/Model count on front page resetting to 1
Fixed extra unlabeled field on vehicle create/edit (Timeslips only)
Fixed postbit dropdown showing character code
Fixed tables incorrectly set with TYPE instead of ENGINE
Added navigation manager links to product xml

v3.0.8 - 12/9/2010
-----------------------------
Fixed missing vehicle comment code

v3.0.7 - 12/1/2010
-----------------------------
Fixed error with non existant garage_special_track table

v3.0.6 - 11/21/2010
-----------------------------
Fixed who's online error
Fixed map infowindow colors

v3.0.5 - 11/15/2010
-----------------------------
Fixed error with member profile vehicle block
Fixed member tab url path
Fixed error on vehicle map with apostrophes in title

v3.0.4a - 11/12/2010
-----------------------------
Corrected package error

v3.0.4 - 11/11/2010
-----------------------------
Fixed error with front blocks
Fixed style error with vB4.0.8 changes

v3.0.3 - 11/2/2010
-----------------------------
Fixed duplicate countries
Fixed vehicle view slideshow image size
Fixed username browse error
Fixed geocode error on missing zip
Fixed postbit error with vehicles that have a apostrophe in the name

v3.0.2 - 10/25/2010
-----------------------------
Fixed missing add vehicle button on member profile
Added bbcode capabilities to welcome box on garage front page
Moved vehicle count to db table to ease db queries
Added notification scheduled task to send message to new users about adding a garage entry
Added default clear image for watermark
Fixed code to disregard watermark option if image is missing
Fixed search username error
Updated obsolete data queries
Added SEO Friendly URLS
Added page caching capabilities
Fixed sql error with moving vehicle class and color to new selection on deletion in ACP
Added function to replace non english characters with english characters in ajax selection lists
Added image comments
Added notification for image and vehicle comments
Added option to add page title
Added zip code to vehicle and googlemap
Added ability to disable and ability to hide info for googlemap

Dylanblitz
02-25-2010, 06:25 PM
Reserved

Noerenberg
02-25-2010, 06:54 PM
hi,
i get this error

Invalid SQL:
TRUNCATE garage_makes;

MySQL-Fehler : Table 'd00b87cb.garage_makes' doesn't exist
Fehler-Nr. : 1146
Fehler-Zeit : Thursday, 25.02.2010 @ 21:53:46
Datum : Thursday, 25.02.2010 @ 21:53:47
Skript : admincp/plugin.php?do=productimport[/url]
Referrer : admincp/plugin.php?do=productadd[/url]

Dylanblitz
02-25-2010, 07:03 PM
hi,
i get this error

Invalid SQL:
TRUNCATE garage_makes;

MySQL-Fehler : Table 'd00b87cb.garage_makes' doesn't exist
Fehler-Nr. : 1146
Fehler-Zeit : Thursday, 25.02.2010 @ 21:53:46
Datum : Thursday, 25.02.2010 @ 21:53:47
Skript : admincp/plugin.php?do=productimport[/url]
Referrer : admincp/plugin.php?do=productadd[/url]

You need to import the vb_pro_garage.xml file first. That one will create the tables. The one you tried to run will add new vehicles make/model/trim options to the exisiting tables.

Noerenberg
02-25-2010, 07:04 PM
Hi

then i get this error

Parse error: syntax error, unexpected T_STRING in /www/htdocs/w00b7234/das-grosse-tierforum/html/includes/adminfunctions_plugin.php(450) : eval()'d code on line 145

Warnung: require_once([path]/admincp/garage_update_2.0.0.php) [function.require-once]: failed to open stream: No such file or directory in [path]/includes/adminfunctions_plugin.php(450) : eval()'d code (Zeile 4)

Fatal error: require_once() [function.require]: Failed opening required '/www/htdocs/w00b7234/das-grosse-tierforum/html/admincp/garage_update_2.0.0.php' (include_path='.:/usr/share/php:..') in /www/htdocs/w00b7234/das-grosse-tierforum/html/includes/adminfunctions_plugin.php(450) : eval()'d code on line 4

Dylanblitz
02-25-2010, 07:11 PM
Are all the files uploaded? Can you verify the garage_update_2.0.0.php file is in the admincp directory?

Noerenberg
02-25-2010, 07:12 PM
now i have install

you can see the tab

http://www.das-grosse-tierforum.de/forum.php

but it is clear and when you cklick then you get this error

Invalid SQL:
SELECT COUNT(vehicle_id) AS vehicles FROM garage_user_vehicle WHERE active = '0';

MySQL-Fehler : Table 'd00b87cb.garage_user_vehicle' doesn't exist
Fehler-Nr. : 1146
Fehler-Zeit : Thursday, 25.02.2010 @ 22:12:23
Datum : Thursday, 25.02.2010 @ 22:12:23
Skript : http://www.das-grosse-tierforum.de/garage.php
Referrer : http://www.das-grosse-tierforum.de/forum.php

Noerenberg
02-25-2010, 07:13 PM
Are all the files uploaded? Can you verify the garage_update_2.0.0.php file is in the admincp directory?

yes

Noerenberg
02-25-2010, 07:15 PM
and this in the admincp

Datenbankfehler in vBulletin 4.0.2:

Invalid SQL:
SELECT id, make, active FROM garage_makes ORDER BY LOWER(make);

MySQL-Fehler : Table 'd00b87cb.garage_makes' doesn't exist
Fehler-Nr. : 1146
Fehler-Zeit : Thursday, 25.02.2010 @ 22:14:33
Datum : Thursday, 25.02.2010 @ 22:14:34
Skript : http://www.das-grosse-tierforum.de/admincp/garage_admin.php?do=make_model
Referrer : http://www.das-grosse-tierforum.de/admincp/index.php?do=nav

Noerenberg
02-25-2010, 07:27 PM
i uninstall and instell new
and i see quick this error

Parse error: syntax error, unexpected T_STRING in /www/htdocs/w00b7234/das-grosse-tierforum/html/includes/adminfunctions_plugin.php(450) : eval()'d code on line 145

i have no idea, sorry

Dylanblitz
02-25-2010, 07:28 PM
What vb version are you on?
I'll install it and try the import, so much changed between 4.0.0 and 4.0.1 and 4.0.2 it could just be the version you're on.

Noerenberg
02-25-2010, 07:37 PM
i have vb 4.0.2

Dylanblitz
02-25-2010, 07:41 PM
Hmm, ok that's not it because that's the version I dev on.

If you want to try
Uninstall the garage
Open up vb_pro_garage.xml in a text editor and delete line 291, it's not needed for new installs.
Line 291 is

require_once(DIR . '/admincp/garage_update_2.0.0.php');

Then try and import the edited xml file, see if you get that same error.

Noerenberg
02-25-2010, 07:48 PM
nup,
by the install this error


Parse error: syntax error, unexpected T_STRING in /www/htdocs/w00b7234/das-grosse-tierforum/html/includes/adminfunctions_plugin.php(450) : eval()'d code on line 145

i can see the clear tab whe i click,
this error

Invalid SQL:
SELECT COUNT(vehicle_id) AS vehicles FROM garage_user_vehicle WHERE active = '0';

MySQL-Fehler : Table 'd00b87cb.garage_user_vehicle' doesn't exist
Fehler-Nr. : 1146
Fehler-Zeit : Thursday, 25.02.2010 @ 22:47:44
Datum : Thursday, 25.02.2010 @ 22:47:44
Skript : http://www.das-grosse-tierforum.de/garage.php
Referrer : http://www.das-grosse-tierforum.de/forum.php

Dylanblitz
02-25-2010, 09:01 PM
I just went through and installed on a test 4.0.2 server and got the same errors. It worked fine for me when I first installed on 4.0.0

I almost have the product xml fixed. I'll post a new package when it's done.

Front Range 4x4
02-25-2010, 09:01 PM
Thought I'd toss my errors up too.

Database error in vBulletin 4.0.2:

Invalid SQL:
TRUNCATE v_garage_makes;

MySQL Error : Table '------------.v_garage_makes' doesn't exist
Error Number : 1146
Request Date : Thursday, February 25th 2010 @ 04:58:42 PM
Error Date : Thursday, February 25th 2010 @ 04:58:42 PM
Script : http://www.--------------.com/forums/admincp/plugin.php?do=productimport
Referrer : http://www.----------------.com/forums/admincp/plugin.php?do=productadd
IP Address : ----------------
Username : ---------------
Classname : vB_Database
MySQL Version : 5.0.89-community

Dylanblitz
02-25-2010, 09:16 PM
I just uploaded a new package. Try uninstalling the garage and install from the new xml files. None of the php files have changed so you don't have to reupload any of them.

Front Range 4x4
02-25-2010, 09:36 PM
tried and got this:

Warning: require_once([path]\admincp\garage_update_2.0.0.php) [function.require-once]: failed to open stream: No such file or directory in [path]/includes/adminfunctions_plugin.php(450) : eval()'d code on line 7

Fatal error: require_once() [function.require]: Failed opening required '/home/xxxxx/public_html/forums\admincp\garage_update_2.0.0.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/xxxxxx/public_html/forums/includes/adminfunctions_plugin.php(450) : eval()'d code on line 7

Noerenberg
02-25-2010, 09:39 PM
i get this

i cant install

Warnung: require_once([path]\admincp\garage_update_2.0.0.php) [function.require-once]: failed to open stream: No such file or directory in [path]/includes/adminfunctions_plugin.php(450) : eval()'d code (Zeile 7)

Fatal error: require_once() [function.require]: Failed opening required '/www/htdocs/w00b7234/das-grosse-tierforum/html\admincp\garage_update_2.0.0.php' (include_path='.:/usr/share/php:..') in /www/htdocs/w00b7234/das-grosse-tierforum/html/includes/adminfunctions_plugin.php(450) : eval()'d code on line 7

Dylanblitz
02-25-2010, 09:41 PM
man, I wonder if it's because I tested on windows and you're installing on linux. It might not like the \ instead of a /, I'll have to work that out for future upgrades.

If you can edit vb_pro_garage.xml and delete line 291 which is

require_once(DIR . '\admincp\garage_update_2.0.0.php');

Uninstall and reinstall, see if that works.

Noerenberg
02-25-2010, 10:05 PM
the same error, i cant install

Noerenberg
02-25-2010, 10:08 PM
ok, now i can install,
but the tab is clera and when i klick i get this error

Fatal error: Call to undefined function most_modified_block() in /www/htdocs/w00b7234/das-grosse-tierforum/html/garage.php on line 575

Dylanblitz
02-25-2010, 10:08 PM
the same error, i cant install

Not sure how you would get the error if the line is removed that's causing the error?
Is it still giving you the error that the file can't be found? It shouldn't be calling the file anymore.

sticky
02-25-2010, 10:08 PM
Perfect timing ;)

Just bought the commercial version, thank you so much and I look forward to customizing it!

Dylanblitz
02-25-2010, 10:38 PM
ok, now i can install,
but the tab is clera and when i klick i get this error


Fatal error: Call to undefined function most_modified_block() in /www/htdocs/w00b7234/das-grosse-tierforum/html/garage.php on line 575

ok, I'll fix that in the package. For you though, can you run

ACP->Maintenance->Execute SQL Query

delete from garage_blocks where func_name = 'most_modified'

Trumpetrhapsody
02-25-2010, 10:48 PM
Uninstalled the old version (didn't work, lots of database errors, it seems to have not installed all the tables in the database for some reason).

Reinstalling the new version makes all the tables in my database, but hangs at the import screen. Deleted the tables and tried two more times... no dice.

Dylanblitz
02-25-2010, 10:53 PM
Uninstalled the old version (didn't work, lots of database errors, it seems to have not installed all the tables in the database for some reason).

Reinstalling the new version makes all the tables in my database, but hangs at the import screen. Deleted the tables and tried two more times... no dice.

Did you delete line 291 in the product xml? Seems that it's not liking an included php.



Sorry about all these install problems guys.

Trumpetrhapsody
02-25-2010, 11:08 PM
Ah, I saw that suggestion above just didn't know it would apply to everyone. Removing that line allowed me to install, and I haven't seen an error yet going through the settings and AdminCP menus.

Only problem is that loading the garage.php page shows nothing... blank page. No errors, just blank.



And no problem, VB4 is a challenge for all. I'm just glad this is finally becoming available! :D

Dylanblitz
02-25-2010, 11:22 PM
Ah, I saw that suggestion above just didn't know it would apply to everyone. Removing that line allowed me to install, and I haven't seen an error yet going through the settings and AdminCP menus.

Only problem is that loading the garage.php page shows nothing... blank page. No errors, just blank.



And no problem, VB4 is a challenge for all. I'm just glad this is finally becoming available! :D

Can you see if the templates were created?

ACP->Styles & Templates -> Template Manager
Select Edit Templates on the dropdown and see if there are VB Pro Garage Templates
There should be about 58 templates under that heading.

Trumpetrhapsody
02-25-2010, 11:35 PM
Yes, I see lots of templates under that heading, didn't count but it seems like 50+


On an unrelated note, when I try to add permissions for another usergroup, I get this:
Invalid SQL:
INSERT INTO vbgarage_permissions (id, access_read, access_write, access_approve, access_del_own_comm, access_del_other_comm, access_reassign_vehicle, access_submit, access_submit_makes, access_submit_models, access_submit_trims, access_submit_engine, access_submit_club, vehicle_quota, image_quota_type, image_quota, image_quota_vehicle, max_quota_qtrmile, image_quota_qtrmile, image_vehicle_enable, image_qtrmile_enable, image_max_size) VALUES ('10', '1', '1', '1', '0', '0', '0', '', '1', '1', '0', '0', '5', '1', '20', '5', '0', '5', '1', '1', '1024');

MySQL Error : Column count doesn't match value count at row 1
Error Number : 1136
And I notice when editing any of the permissions, the text for the option below the "Can Submit new Trims" is missing.


Also, when I try "restructure sort tables" under management I get this:
Invalid SQL:
SELECT id FROM vbgarage_categories ORDER BY field_order;

MySQL Error : Table 'nwams.vbgarage_categories' doesn't exist
Error Number : 1146
Looking in my database this table is indeed missing.

Dylanblitz
02-26-2010, 12:05 AM
okay, I need to fix those two things.

The main page not showing isn't related to that though, must be some kind of template issue. If I try to look at other pages I can see them.

http://www.nwamotorsports.net/garage.php?do=browse

It's just the main page.

If I had to guess, which I do lol, I'd say it's a missing template that's used only on the front page. Can you send me a screenshot of your templates?

Noerenberg
02-26-2010, 12:38 AM
ok, I'll fix that in the package. For you though, can you run

ACP->Maintenance->Execute SQL Query

I do this and now i can see, but i dont know is it right

http://www.das-grosse-tierforum.de/garage.php

and look the admincp right?

i install this addon my first time, and i dont found the settings

Noerenberg
02-26-2010, 12:40 AM
delete

Front Range 4x4
02-26-2010, 12:46 AM
How does this differ from the pay version? How much is that one and is it working as is?

Noerenberg
02-26-2010, 01:00 AM
please tell me where can i change the word vehicle?

Deleting a {1} in the Garage

venom2124
02-26-2010, 02:12 AM
I'll wait till some of the kinks are worked out of this one. I tried to install and got an error.

Warning: require_once([path]\admincp\garage_update_2.0.0.php) [function.require-once]: failed to open stream: No such file or directory in [path]/includes/adminfunctions_plugin.php(450) : eval()'d code on line 7

Fatal error: require_once() [function.require]: Failed opening required '/home/content/c/o/l/coloradohpj/html/forums\admincp\garage_update_2.0.0.php' (include_path='.:/usr/local/php5/lib/php') in /home/content/c/o/l/coloradohpj/html/forums/includes/adminfunctions_plugin.php(450) : eval()'d code on line 7

I'll keep an eye for an update though.

Noerenberg
02-26-2010, 02:14 AM
hi,

how i can change this things:

i need by the trim only a text fild, how i get this?

how i can delete mileage, i dont need it?

and the last thing

how i get by the year [REQUIRED] - a calendar?

thanks for your help

Noerenberg
02-26-2010, 02:15 AM
I'll wait till some of the kinks are worked out of this one. I tried to install and got an error.



I'll keep an eye for an update though.


If you want to try
Uninstall the garage
Open up vb_pro_garage.xml in a text editor and delete line 291, it's not needed for new installs.
Line 291 is

require_once(DIR . '/admincp/garage_update_2.0.0.php');
Then try and import the edited xml file, see if you get that same error.

Dylanblitz
02-26-2010, 02:24 AM
How does this differ from the pay version? How much is that one and is it working as is?

Pay one has a lot more on it. Dyno runs, modifications, events, clubs, fuel tracking. You can check it out at my site.

There are a few people running it on production with no problems, we got most of the style and templating kinks worked out.

www.vbprogarage.com

Dylanblitz
02-26-2010, 02:26 AM
hi,

how i can change this things:

i need by the trim only a text fild, how i get this?

how i can delete mileage, i dont need it?

and the last thing

how i get by the year [REQUIRED] - a calendar?

thanks for your help

You can't make the trim a text field, I would need to redo the code for that.

If you want to remove mileage you can remove it from the garage_vehicle_view and garage_vehicle_edit templates. It's not required so you wouldn't need to change any code.

You can add the text to the garage_vehicle_edit template if you want the required text there but you would have to change the code to actually make the script check it. Wouldn't be too hard though, I can give you instructions on what to modify if you want. Let me know.

Dylanblitz
02-26-2010, 02:27 AM
please tell me where can i change the word vehicle?

Deleting a {1} in the Garage

In the Options, Garage General Options there is a value for Vehicle and Vehicles, change it there and it will change throughout the garage.

Noerenberg
02-26-2010, 02:33 AM
hi,

i found a new problem

i cant put a new model or trim

when i restructure sort tables then i get this error

Datenbankfehler in vBulletin 4.0.2:

Invalid SQL:
SELECT id FROM garage_categories ORDER BY field_order;

MySQL-Fehler : Table 'd00b87cb.garage_categories' doesn't exist
Fehler-Nr. : 1146
Fehler-Zeit : Friday, 26.02.2010 @ 05:31:06
Datum : Friday, 26.02.2010 @ 05:31:06
Skript : http://www.das-grosse-tierforum.de/admincp/garage_manage.php?do=restruct_tables
Referrer : http://www.das-grosse-tierforum.de/admincp/garage_manage.php?do=enter

Trumpetrhapsody
02-26-2010, 02:41 AM
<a href="https://vborg.vbsupport.ru/showpost.php?p=1991643&postcount=30" target="_blank">https://vborg.vbsupport.ru/showp...3&postcount=30</a>

I already posted that issue.

Got your PM. Thanks for continuing to try to track down my issue! I find it hard to believe I'm the only one... unless it's one of my mods interfering but I doubt it.

Hopefully the next update will resolve these issues.

Noerenberg
02-26-2010, 03:17 AM
how i get on the first position a textfild for NAME?

can you say me what i must put in

garage_vehicle_view and garage_vehicle_edit?

venom2124
02-26-2010, 04:22 AM
If you want to try
Uninstall the garage
Open up vb_pro_garage.xml in a text editor and delete line 291, it's not needed for new installs.
Line 291 is

require_once(DIR . '/admincp/garage_update_2.0.0.php');
Then try and import the edited xml file, see if you get that same error.

Don't get the error anymore, but now I have the same problem with my control panel. I can't even see what the options are. I'm unable to run the Execute SQL Query. Need help so I can get this fixed.

venom2124
02-26-2010, 04:31 AM
Trying to upload the language file, but it tell me


The file you attempted to import only contains phrases and none of the settings required. You will be unable to make a new language with this file.

never uploaded a language so not really sure if I was doing that right anyways.

Dylanblitz
02-26-2010, 04:39 AM
hi,

i found a new problem

i cant put a new model or trim

when i restructure sort tables then i get this error

Datenbankfehler in vBulletin 4.0.2:

Invalid SQL:
SELECT id FROM garage_categories ORDER BY field_order;

MySQL-Fehler : Table 'd00b87cb.garage_categories' doesn't exist
Fehler-Nr. : 1146
Fehler-Zeit : Friday, 26.02.2010 @ 05:31:06
Datum : Friday, 26.02.2010 @ 05:31:06
Skript : http://www.das-grosse-tierforum.de/admincp/garage_manage.php?do=restruct_tables
Referrer : http://www.das-grosse-tierforum.de/admincp/garage_manage.php?do=enter

Why can't you add makes/models/trims? Is there an error?

I'm working on fixing the categories issue. Will be fixed in the next release.

Dylanblitz
02-26-2010, 04:41 AM
https://vborg.vbsupport.ru/showpost.php?p=1991643&postcount=30

I already posted that issue.


Got your PM. Thanks for continuing to try to track down my issue! I find it hard to believe I'm the only one... unless it's one of my mods interfering but I doubt it.

Hopefully the next update will resolve these issues.

Do you have multiple themes? Maybe the templates weren't in the main theme you use? I haven't seen the blank page before, just heard about it but mostly it was from people who created their mod with the templates named incorrectly.
We'll see if the next one fixes it, if not I'll keep working on it :)

Dylanblitz
02-26-2010, 04:42 AM
how i get on the first position a textfild for NAME?

can you say me what i must put in

garage_vehicle_view and garage_vehicle_edit?

I'm not sure what you mean? Are you saying you want to add a new text field at the beginning called name?

Dylanblitz
02-26-2010, 04:43 AM
Don't get the error anymore, but now I have the same problem with my control panel. I can't even see what the options are. I'm unable to run the Execute SQL Query. Need help so I can get this fixed.

Did you refresh the admincp after you imported the language file? It looks like the language is not there.

Dylanblitz
02-26-2010, 04:47 AM
Trying to upload the language file, but it tell me



never uploaded a language so not really sure if I was doing that right anyways.

Ah okay, you don't want to create a new language. You want to set it like I have shown in the documentation. Basically, select the language file, select the language (english if that's the language on the site) in the overwrite language field and Yes for ignore language version.

I know the overwrite seems weird but it will only overwrite phrases with the same name. All the prhases in the file start with garage_, which is not used by vb, so you wont overwrite anything in the core language.

venom2124
02-26-2010, 05:01 AM
Okay got the language issue worked out, but now when I go live I get the following error;


Fatal error: Call to undefined function most_modified_block() in /home/content/c/o/l/coloradohpj/html/forums/garage.php on line 575

Any idea why?

Dylanblitz
02-26-2010, 05:36 AM
Yeah it's left over code from the full version. Since you can't run sql queries it limits us a bit. btw, if you have ftp access you can set it so you can run sql queries :)

I'm working on a new package, should have it ready in the next half hour or so, since you can't run queries you're going to need to uninstall the garage and reinstall it with the new package. It will remove the block entries and recreate them, minus the erroneous one.

You wont need to reimport the language or make/model file though, just upload the new files and import the new product.

Dylanblitz
02-26-2010, 06:20 AM
Okay got the language issue worked out, but now when I go live I get the following error;



Any idea why?

Just posted a new file, do what I suggested in the above post, should work now.

Sorry about the problems.


Trumpetrhapsody, let me know if this new package helps your problem. Hopefully it does :)

ahmedipa
02-26-2010, 06:40 AM
it is looks like vbgallery

cTak
02-26-2010, 10:24 AM
Love the mod so far, working great.

Is there a way to add someones car to their postbit info?

Year/Make/Model/Trim ?

cTak
02-26-2010, 10:43 AM
Also, I use a the style, "DarkVision - Premium vBulletin 4 Skins" ( https://vborg.vbsupport.ru/showthread.php?t=231695 )

The Add Comment and View User Garage Buttons do not show up.

How can I add them to this template?

Trumpetrhapsody
02-26-2010, 11:19 AM
The update seems to have fixed the install issue, permissions issue, and missing table issue... but I still get a blank page.

I didn't uninstall and reinstall though... I just re-uploaded the files, re-imported and overwrote the xml, and re-imported the language file. Might try a fresh install later in the day.

New/Related issue:
I added a timeslip, and when I clicked Add to import an image, it takes me to garage_timeslips.php... but it's a blank page. Manually navigating to that page shows something, but it looks incomplete?

Front Range 4x4
02-26-2010, 12:58 PM
Looks like it's getting close! My latest attempt shows everything appearing as it should but when adding a vehicle I get the following:

Warning: mkdir() [function.mkdir]: Permission denied in [path]/includes/garage_func_var.php on line 1723

Warning: move_uploaded_file(images/garage/attach/1/garage_vehicle-1-12671961431_full.jpg) [function.move-uploaded-file]: failed to open stream: No such file or directory in [path]/includes/garage_func_var.php on line 1798

lovefords
02-26-2010, 01:53 PM
I have worked through all of the directions above, including Overwrite English, and I get this install error:

This file was created using a different version of vBulletin from the one you are running.

Your version: 4.0.2
File version: 3.7.4

also, the .cmh help file is completely blank for content, just the framework is there.

I would buy the Pro version if I can get the free one installed correctly first.

cTak
02-26-2010, 01:58 PM
You have to choose YES to "Ignore Language Version"

Per the manual.

Noerenberg
02-26-2010, 02:00 PM
I'm not sure what you mean? Are you saying you want to add a new text field at the beginning called name?

Right, can you help me

lovefords
02-26-2010, 02:21 PM
I re-installed the whole thing. It appears to have installed almost entirely except for the AdminCP>VB Pro Garage. I have the menu choices Make/Model/Trim through Usergroup Permissions, and Management. The first 9 choices all give me this error
Parse error: syntax error, unexpected $end in /home4/loveford/public_html/forum/admincp/garage_admin.php on line 2815

Front Range 4x4
02-26-2010, 02:26 PM
Warning: mkdir() [function.mkdir]: Permission denied in [path]/includes/garage_func_var.php on line 1723

Warning: move_uploaded_file(images/garage/attach/1/garage_vehicle-1-12671961431_full.jpg) [function.move-uploaded-file]: failed to open stream: No such file or directory in [path]/includes/garage_func_var.php on line 1798

Looking at this seems to indicate it couldn't create the directory which resulted in the second error of not being able to upload the images since the directory wasn't created. Can I create the directory manually? If so where? If I chmod it 777 will subdirectories be created by the script?

Dylanblitz
02-26-2010, 03:13 PM
Love the mod so far, working great.

Is there a way to add someones car to their postbit info?

Year/Make/Model/Trim ?

I have one for vb3.x that a user contributed. I'll work on making it operational for vb4

Dylanblitz
02-26-2010, 03:16 PM
Also, I use a the style, "DarkVision - Premium vBulletin 4 Skins" ( https://vborg.vbsupport.ru/showthread.php?t=231695 )

The Add Comment and View User Garage Buttons do not show up.

How can I add them to this template?

The images need to be moved into each style's folders. That is actually one of my test templates, I like that one :)

So move the images from the zip to the forum/cpstyles/darkvision folder

Dylanblitz
02-26-2010, 03:18 PM
Looks like it's getting close! My latest attempt shows everything appearing as it should but when adding a vehicle I get the following:

Warning: mkdir() [function.mkdir]: Permission denied in [path]/includes/garage_func_var.php on line 1723

Warning: move_uploaded_file(images/garage/attach/1/garage_vehicle-1-12671961431_full.jpg) [function.move-uploaded-file]: failed to open stream: No such file or directory in [path]/includes/garage_func_var.php on line 1798

You want to set the images/garage/attach folder to 777. When it tries to create a user image in there it will create a folder for each number in the user id. So if user 513 tries to upload an image it will create images/garage/attach/5/1/3/image.jpg

Trumpetrhapsody
02-26-2010, 03:26 PM
Uninstalled completely then reinstalled.... it works! :D

Thanks!

Dylanblitz
02-26-2010, 03:33 PM
I re-installed the whole thing. It appears to have installed almost entirely except for the AdminCP>VB Pro Garage. I have the menu choices Make/Model/Trim through Usergroup Permissions, and Management. The first 9 choices all give me this error
Parse error: syntax error, unexpected $end in /home4/loveford/public_html/forum/admincp/garage_admin.php on line 2815

Can you try reuploading the garage_admin.php to the admincp directory? I can't replicate the error. When I look in the ACP all the VB Garage links work fine. If you still get the error can you send me the file you are uploading so I can try it.

Dylanblitz
02-26-2010, 03:33 PM
Uninstalled completely then reinstalled.... it works! :D

Thanks!

That's weird, I'm glad it works now though :)
I still think it was a template issue

Dylanblitz
02-26-2010, 03:36 PM
Right, can you help me

I sent you a pm on it. If your not particular on where the field is we can do it through a plugin. With this version replacing the trim dropdown with a text field isn't too easy, it's tied in a lot of places. With the next version, 2.2.x, it will be easier because I plan on consolidating that code.

Front Range 4x4
02-26-2010, 03:40 PM
You want to set the images/garage/attach folder to 777. When it tries to create a user image in there it will create a folder for each number in the user id. So if user 513 tries to upload an image it will create images/garage/attach/5/1/3/image.jpg

Looks like it works after doing that, thank you Dylan. I'll have time to check it out later.

Dylanblitz
02-26-2010, 03:54 PM
also, the .cmh help file is completely blank for content, just the framework is there.

I would buy the Pro version if I can get the free one installed correctly first.

I'm not sure why the chm is blank. For now I create html documents of it.

http://www.vbprogarage.com/docs/html_vb4_ts/

cTak
02-26-2010, 03:58 PM
I have one for vb3.x that a user contributed. I'll work on making it operational for vb4

Thanks!!

I had this way back in my 3.* days as well.

If the user has more than 1 car in the garage, how will that work?
I'd prefer if it only display 1 car, perhaps the first car listed in that users garage, aka their default car or something?

So it would look like
Location: Green Bay, Wi
Posts: 10,504
Car: 1999 Mitsubishi Eclipse GS-T
(year/make/model/trim)

I may even take out the make, as my forum is dedicated to mostly Mitsubishi and Eagle cars.

But otherwise so far so good, I'll have to look into purchasing the Pro version soon!

cTak
02-26-2010, 04:13 PM
The images need to be moved into each style's folders. That is actually one of my test templates, I like that one :)

So move the images from the zip to the forum/cpstyles/darkvision folder

Ok, that was easy enough. Moved the images now they work.

But, the link to view the users garage is not correct.

The link comes up as

http://***.com/forum/{vb:raw mainpage_url?do=user_garage_view&id=6

cTak
02-26-2010, 04:18 PM
Ok, that was easy enough. Moved the images now they work.

But, the link to view the users garage is not correct.

The link comes up as

http://***.com/forum/{vb:raw mainpage_url?do=user_garage_view&id=6

Fixed.

Missing a } in the garage_vehicle_view template.

<a href="{vb:raw mainpage_url?do=user_garage_view&id={vb:raw vehicle_data[user_id]}" class="garage_viewgarage_rollover" title="{vb:rawphrase garage_txt_view_garage}"></a>

Trumpetrhapsody
02-26-2010, 04:27 PM
One request... Maybe I missed it in the options but it would be nice to be able to set the duration each image has when the frontpage is in slideshow mode.

Dylanblitz
02-26-2010, 04:29 PM
Thanks!!

I had this way back in my 3.* days as well.

If the user has more than 1 car in the garage, how will that work?
I'd prefer if it only display 1 car, perhaps the first car listed in that users garage, aka their default car or something?

So it would look like
Location: Green Bay, Wi
Posts: 10,504
Car: 1999 Mitsubishi Eclipse GS-T
(year/make/model/trim)

I may even take out the make, as my forum is dedicated to mostly Mitsubishi and Eagle cars.

But otherwise so far so good, I'll have to look into purchasing the Pro version soon!

If there is more then one garage it will use the primary vehicle. By default the first vehicle they create is the primary one but they can change their primary one at any time.

Dylanblitz
02-26-2010, 04:29 PM
One request... Maybe I missed it in the options but it would be nice to be able to set the duration each image has when the frontpage is in slideshow mode.

Good idea, I'll make it a vb option in the next release.

Trumpetrhapsody
02-26-2010, 06:05 PM
Found another one...

In your VB user profile (not the garage profile), under the Vehicles tab... the thumbnail for each vehicle is squished/stretched instead of maintaining the original aspect ratio of the uploaded picture.

The same picture looks fine throughout all the Garage pages.

Just a picky visual thing, but figured I should mention it :P

Dylanblitz
02-26-2010, 06:30 PM
Found another one...

In your VB user profile (not the garage profile), under the Vehicles tab... the thumbnail for each vehicle is squished/stretched instead of maintaining the original aspect ratio of the uploaded picture.

The same picture looks fine throughout all the Garage pages.

Just a picky visual thing, but figured I should mention it :P

It looks like vb automatically resizes it into a square. I'll see if I can override that

Front Range 4x4
02-26-2010, 06:34 PM
Mine test install is looking pretty good but along with the other blips mentioned I have this showing. Is it supposed to be a photo?

Dylanblitz
02-26-2010, 06:42 PM
Mine test install is looking pretty good but along with the other blips mentioned I have this showing. Is it supposed to be a photo?

No that's a dropdown menu of your vehicle actions available.

lovefords
02-26-2010, 08:15 PM
I uninstalled, then re-installed, but it still would not work. I then re-loaded every file individually, and after a complete shut-down and re-boot, it is working.

All except the link to VIEW USER'S GARAGE (the blue button at the bottom of a vehicle page) it tries to open this http://forum.love-fords.org/%7Bvb:raw%20mainpage_url?do=user_garage_view&id=1 and gets a 404 error.

I do like it and it has good possibilities for my Forum. I would just like this link to work, it seems like an important item that will be used often.

cTak
02-26-2010, 08:21 PM
I uninstalled, then re-installed, but it still would not work. I then re-loaded every file individually, and after a complete shut-down and re-boot, it is working.

All except the link to VIEW USER'S GARAGE (the blue button at the bottom of a vehicle page) it tries to open this http://forum.love-fords.org/%7Bvb:raw%20mainpage_url?do=user_garage_view&id=1 and gets a 404 error.

I do like it and it has good possibilities for my Forum. I would just like this link to work, it seems like an important item that will be used often.

The code is missing a }

Go to your style, and edit templates. go to the VB GARAGE PRO, then find the garage_vehicle_view template.
Find the code:
<a href="{vb:raw mainpage_url?do=user_garage_view&id={vb:raw vehicle_data[user_id]}" class="garage_viewgarage_rollover" title="{vb:rawphrase garage_txt_view_garage}"></a>

Replace with
<a href="{vb:raw mainpage_url}?do=user_garage_view&id={vb:raw vehicle_data[user_id]}" class="garage_viewgarage_rollover" title="{vb:rawphrase garage_txt_view_garage}"></a>

Or just insert a } between mainpage_url and the ?
{vb:raw mainpage_url}?

lovefords
02-26-2010, 09:16 PM
Thanks this solved the problem.

Noerenberg
02-26-2010, 11:14 PM
Hi,

i have update, but i cant put a new modell.

i get only the info, it is exist

but dont open a pop up and i cant choise a model, i see nothing

Dylanblitz
02-27-2010, 12:47 AM
Do you have it set so that make, models or trims have to be approved?
If you do,

Check in the ACP
ACP->VB Pro Garage->Makes/Models/Trims
Select The make and it should show you the models. See if there are any that are not approved.
If you have unapproved models it should show text on the front page for admins, or any group that has permissions to approve items.

BlackJacket
02-27-2010, 01:00 AM
I have your 3.8 version still installed (disabled) on my 4.0.2. Will this keep all of my current members vehicles, pictures, etc... that they have already uploaded? You may have answered this already but i did not find it.

Thanks. :)

Noerenberg
02-27-2010, 01:04 AM
The models are approved.
i choose a make, then i will choose a model but i see no model.

i dont know why

Front Range 4x4
02-27-2010, 01:52 AM
Thanks for your work and prompt support Ryan. Mine's working and I'll have members test it.

*installed*

*rated excellent*

*nominated*

Dylanblitz
02-27-2010, 02:34 AM
I have your 3.8 version still installed (disabled) on my 4.0.2. Will this keep all of my current members vehicles, pictures, etc... that they have already uploaded? You may have answered this already but i did not find it.

Thanks. :)

Yes it will keep all the data. Best bet is to uninstall the old one and install the new one. Uninstall doesn't delete any of the garage data, it should all be good.

Is your old version the CND Garage 2.0.0 or greater? If it is, should have no problems. If it isn't, we'll have to work out how to get the images in the right directories. The upgrade script that moves the images isn't working in the vb4 system.

Dylanblitz
02-27-2010, 02:36 AM
The models are approved.
i choose a make, then i will choose a model but i see no model.

i dont know why

Does it have any non english characters?
If you can set me up with a temp admin account it would help me troubleshoot quicker.

Dylanblitz
02-27-2010, 02:41 AM
Thanks for your work and prompt support Ryan. Mine's working and I'll have members test it.

*installed*

*rated excellent*

*nominated*

I'll let Ryan know as soon as I meet him :)

Glad you like it, let me know if you run into any more problems.

BlackJacket
02-27-2010, 02:41 AM
bug - Logs users out when they view the garage.

Thanks!

**Update - Logs everyone out when they view a specific area. when viewing garage.php the user is logged in fine. If they click on a vehicle or any garage link, they are logged out.

Noerenberg
02-27-2010, 02:43 AM
Does it have any non english characters?
If you can set me up with a temp admin account it would help me troubleshoot quicker.

i change some from english to german

is this the problem?

Front Range 4x4
02-27-2010, 02:44 AM
I'll let Ryan know as soon as I meet him :)

Glad you like it, let me know if you run into any more problems.

Sorry Dylan, typed that while on the phone with my son Ryan. :o

I'll let you know what my users find.

cTak
02-27-2010, 02:49 AM
Dylan, can you post product-bszopi_user_garage_vb4-2_0.xml here?

I registered on your forum but it appears I don't have access to download that.

venom2124
02-27-2010, 03:33 AM
Yeah it's left over code from the full version. Since you can't run sql queries it limits us a bit. btw, if you have ftp access you can set it so you can run sql queries :)

I'm working on a new package, should have it ready in the next half hour or so, since you can't run queries you're going to need to uninstall the garage and reinstall it with the new package. It will remove the block entries and recreate them, minus the erroneous one.

You wont need to reimport the language or make/model file though, just upload the new files and import the new product.


Okay deleted everything and reloaded it. Reinstalled new file and still get the same error when I have the garage active.


Fatal error: Call to undefined function most_modified_block() in /home/content/c/o/l/coloradohpj/html/forums/garage.php on line 575


So still not sure what to do to fix this.

Dylanblitz
02-27-2010, 03:43 AM
bug - Logs users out when they view the garage.

Thanks!

**Update - Logs everyone out when they view a specific area. when viewing garage.php the user is logged in fine. If they click on a vehicle or any garage link, they are logged out.

Can you pm me a link so I can check it out?

Dylanblitz
02-27-2010, 03:47 AM
i change some from english to german

is this the problem?

I've had problems with non english characters interfering with the ajax menu's for manufacturers/products in the full version. Could be the same kind of thing. So if there are things like ??? it will cause problems.
I'm planning on replacing the Ajax code in the next minor release to something I can work with a bit more.

Dylanblitz
02-27-2010, 03:49 AM
Dylan, can you post product-bszopi_user_garage_vb4-2_0.xml here?

I registered on your forum but it appears I don't have access to download that.

Yeah, I'm going to release a new package tonight with the fixes for the bugs I've worked out so far. The postbit hack will be included in the zip.

Dylanblitz
02-27-2010, 04:21 AM
bug - Logs users out when they view the garage.

Thanks!

**Update - Logs everyone out when they view a specific area. when viewing garage.php the user is logged in fine. If they click on a vehicle or any garage link, they are logged out.

Something to check

ACP->Settings->Options->Garage General Settings-> Garage Files URL
Did you put anything in that field?
Most times it will work fine without it, sometimes it doesn't.

Dylanblitz
02-27-2010, 04:25 AM
Okay deleted everything and reloaded it. Reinstalled new file and still get the same error when I have the garage active.



So still not sure what to do to fix this.

Okay, more then one way to skin a cat before you eat it :)
Can you pm me your email? I'll create a package just to empty that table.

venom2124
02-27-2010, 04:43 AM
Uninstalled and reinstalled all files one last time and this time it worked go figure. Will have to see if everything works as other members add there rides.

Thanks for all the help during this process.

Dylanblitz
02-27-2010, 04:45 AM
Uninstalled and reinstalled all files one last time and this time it worked go figure. Will have to see if everything works as other members add there rides.

Thanks for all the help during this process.

No problem, sorry for all the problems. Glad you got it working now :)

venom2124
02-27-2010, 04:55 AM
Its all good been looking forward to this mod.

Dylanblitz
02-27-2010, 05:49 AM
Dylan, can you post product-bszopi_user_garage_vb4-2_0.xml here?

I registered on your forum but it appears I don't have access to download that.

New package is up. The xml is in the tools folder.

cTak
02-27-2010, 02:39 PM
New package is up. The xml is in the tools folder.

Awesome works great, but seems as if the Trim is not showing up? I do see the trim is in the code but trim does not appear in the post bit.

Dylanblitz
02-27-2010, 06:09 PM
Awesome works great, but seems as if the Trim is not showing up? I do see the trim is in the code but trim does not appear in the post bit.

Yup, the trim wasn't in there. I fixed it and reuploaded the package.

cTak
02-27-2010, 07:18 PM
Awesome, works great now with the trim as well.

I've tweaked the code a bit to blend in with the rest of the post bit, by putting the DT and DD brackets around the data.

Was:
<div><a href="garage.php?do=user_garage_view&id={vb:raw entry[PostUser]}">'{vb:raw newyr} {vb:raw entry[make]} {vb:raw entry[model]} {vb:raw entry[trim]}</a></div>

Is now:
<dt>Vehicle</dt> <dd><a href="garage.php?do=user_garage_view&id={vb:raw entry[PostUser]}">'{vb:raw newyr} {vb:raw entry[make]} {vb:raw entry[model]} {vb:raw entry[trim]}</a></dd>

odtj
02-28-2010, 12:24 AM
This is a great Add-on!!!

I was wondering... Is there a way to simply not show timeslips? I can get it removed on the page blocks, however it still appears in the menu items and other places.

Our site is strictly offroad vehicles so..... Timeslips are irrelevant :)

Cheers

Dylanblitz
02-28-2010, 01:11 AM
This is a great Add-on!!!

I was wondering... Is there a way to simply not show timeslips? I can get it removed on the page blocks, however it still appears in the menu items and other places.

Our site is strictly offroad vehicles so..... Timeslips are irrelevant :)

Cheers

Yup,
ACP->Settings->Options->Garage Page Settings->1/4 Page Enabled?

Set to No, it will remove the menu option and remove the add timeslips dropdown. Also, if they try and manually go to the page it will just show a disabled message.

Dylanblitz
02-28-2010, 01:12 AM
Awesome, works great now with the trim as well.

I've tweaked the code a bit to blend in with the rest of the post bit, by putting the DT and DD brackets around the data.

Was:
<div><a href="garage.php?do=user_garage_view&id={vb:raw entry[PostUser]}">'{vb:raw newyr} {vb:raw entry[make]} {vb:raw entry[model]} {vb:raw entry[trim]}</a></div>

Is now:
<dt>Vehicle</dt> <dd><a href="garage.php?do=user_garage_view&id={vb:raw entry[PostUser]}">'{vb:raw newyr} {vb:raw entry[make]} {vb:raw entry[model]} {vb:raw entry[trim]}</a></dd>

I'll modify it for next release :)

odtj
02-28-2010, 01:32 AM
Yup,
ACP->Settings->Options->Garage Page Settings->1/4 Page Enabled?

Set to No, it will remove the menu option and remove the add timeslips dropdown. Also, if they try and manually go to the page it will just show a disabled message.

Hahahahaaaa. Thanks. When i view this section, there's a bunch of rows that have no titles.. This is one of them. All i see is the Yes/No radio buttons? Rows 5, 6, 7, 8 and nine have no labels.....

I changed row 8 and that did it!

Thanks again.

Dylanblitz
02-28-2010, 01:38 AM
Hahahahaaaa. Thanks. When i view this section, there's a bunch of rows that have no titles.. This is one of them. All i see is the Yes/No radio buttons? Rows 5, 6, 7, 8 and nine have no labels.....

I changed row 8 and that did it!

Thanks again.

Ah didn't realize that. I must have deleted some of the language between versions. I'll do a fresh install to find out which ones I need to add back in.

Front Range 4x4
02-28-2010, 03:16 AM
Hey Dylan, can you tell me why some users can't see the "Not Listed?" links?

Dylanblitz
02-28-2010, 03:41 AM
Hey Dylan, can you tell me why some users can't see the "Not Listed?" links?


It depends on how you have the permissions setup.
If you are using basic mode, set on the Garage General Settings tab, then their group needs to be in the Submit Items usergroups field on the Garage Basic Permissions Settings tab.
If you are using advanced permissions then you set it up per group in the Usergroup Permissions area in the VB Pro Garage settings on the left pane.

sticky
02-28-2010, 04:23 AM
Received this error when trying to upload an image for featured business:

Warning: imagejpeg() [function.imagejpeg]: Unable to open 'images/garage/attach/biz/garage-4-1267338121.jpg' for writing: Permission denied in [path]/admincp/garage_admin.php on line 1907

sticky
02-28-2010, 04:29 AM
Also, when adding a modification, manufacturers don't show in the box until you click on a letter.

Dylanblitz
02-28-2010, 04:29 AM
Received this error when trying to upload an image for featured business:

Warning: imagejpeg() [function.imagejpeg]: Unable to open 'images/garage/attach/biz/garage-4-1267338121.jpg' for writing: Permission denied in [path]/admincp/garage_admin.php on line 1907

Hey sticky, can you post the commercial script problems on the vbpro forum? Otherwise we'll run into questions dealing with things not included in this script.
To answer your question though, try setting the permissions on the images/garage/attach/biz to 777.

sticky
02-28-2010, 04:37 AM
Hey sticky, can you post the commercial script problems on the vbpro forum? Otherwise we'll run into questions dealing with things not included in this script.
To answer your question though, try setting the permissions on the images/garage/attach/biz to 777.
Ooops, sorry!

This quesiton should be OK in this thread though, is there a way to make it display someone's ride under their post count/location information in a post?

For example, for you, where it says OC, California under it I would like to have Ride: Honda for example and when you click honda it takes you to the garage page.

Also, if someone does not have their garage set up, it simply links to where they can set up their vehicle in the garage. Is this possible?

Dylanblitz
02-28-2010, 04:46 AM
Yeah, there is a hack you can download from the vbpro forums that will link from the postbit. It's also included in the package here. The only thing it doesn't have is a link to setup the garage for a user that doesn't have one.

sticky
02-28-2010, 05:30 AM
Yeah, there is a hack you can download from the vbpro forums that will link from the postbit. It's also included in the package here. The only thing it doesn't have is a link to setup the garage for a user that doesn't have one.
Just got it, thank you!

Any idea on manufacturers not showing until a letter is clicked when adding a modification?

Dylanblitz
02-28-2010, 05:55 AM
Just got it, thank you!

Any idea on manufacturers not showing until a letter is clicked when adding a modification?

sent you a pm on it.

Front Range 4x4
02-28-2010, 01:33 PM
It depends on how you have the permissions setup.
If you are using basic mode, set on the Garage General Settings tab, then their group needs to be in the Submit Items usergroups field on the Garage Basic Permissions Settings tab.
If you are using advanced permissions then you set it up per group in the Usergroup Permissions area in the VB Pro Garage settings on the left pane.

I have it set as you mentioned and some of my registered users can see the link and some can't.

Dylanblitz
02-28-2010, 05:29 PM
I told you two ways you could have it, which one are you using, basic or advanced?

Front Range 4x4
02-28-2010, 06:00 PM
I resolved mine, thanks again.

Dylanblitz
02-28-2010, 06:05 PM
Good to hear :)
Was it just the settings?

Front Range 4x4
02-28-2010, 06:40 PM
I don't think so since I had the Not Listed showing for some but not others who were in the same usergroup. I run a very small board (200 members) and decided just to add the make & model myself. Being a 4x4 club it was easy enough and kept everybody who was having trouble happy.

BlackJacket
03-01-2010, 12:37 AM
Thought of a cool feature -

If the person has not added a vehicle to the garage, a PM, or notification could show up reminding them to add a vehicle.

It could be on a time delay. x number of days after registering they see a notification that they have not yet added their vehicle to the garage.

:)

Dylanblitz
03-01-2010, 04:50 AM
Thought of a cool feature -

If the person has not added a vehicle to the garage, a PM, or notification could show up reminding them to add a vehicle.

It could be on a time delay. x number of days after registering they see a notification that they have not yet added their vehicle to the garage.

:)

Yeah, I can put that in 2.2.x
I'll just create a disabled scheduled task to do it, if an admin wants to turn it on then it'll do the work.

BlackJacket
03-01-2010, 11:42 AM
Yeah, I can put that in 2.2.x
I'll just create a disabled scheduled task to do it, if an admin wants to turn it on then it'll do the work.

Thanks. I think that would be a great feature. :)

BlackJacket
03-01-2010, 04:32 PM
Also - For the menu tab, we currently have Enabled and Admin Only available. Could you add a "Disabled" option? I use a tab plugin so i see 2 garage tabs lol.

Thanks again! :)

BlackJacket
03-01-2010, 04:49 PM
Just got a report from some users that they are getting a Database error when adding a vehicle. I tested this to verify. Here is the error -

Database error in vBulletin 4.0.2:

Invalid SQL:
INSERT INTO garage_user_vehicle (user_id, made_year, engine_type, veh_class, color, mileage, mileage_unit_new, fuel_preference, price, currency, comments, views, money_spent, avg_rating, date_created, date_updated, make_id, model_id, trim_id, main_vehicle, vehicle_url, purchase_month, purchase_day, purchase_year, active) VALUES ('3', '2009', '7', '', 'Black', '20000', '1', '', '', '', 'Test', '0', '0', '0', '1267469241', '1267469241', '57', '1124', '696', '0', '', '03', '01', '2010', '1');

MySQL Error : Unknown column 'money_spent' in 'field list'
Error Number : 1054
Request Date : Monday, March 1st 2010 @ 11:47:18 AM
Error Date : Monday, March 1st 2010 @ 11:47:21 AM
Script : http://www.*edited*.com/community/garage_vehicle.php
Referrer : http://www.*edited*.com/community/garage_vehicle.php?do=add_vehicle
IP Address : *edited*
Username : *edited*
Classname : vB_Database
MySQL Version : 5.0.67.d7-ourdelta-log

Dylanblitz
03-01-2010, 07:41 PM
Just got a report from some users that they are getting a Database error when adding a vehicle. I tested this to verify. Here is the error -

Database error in vBulletin 4.0.2:

Invalid SQL:
INSERT INTO garage_user_vehicle (user_id, made_year, engine_type, veh_class, color, mileage, mileage_unit_new, fuel_preference, price, currency, comments, views, money_spent, avg_rating, date_created, date_updated, make_id, model_id, trim_id, main_vehicle, vehicle_url, purchase_month, purchase_day, purchase_year, active) VALUES ('3', '2009', '7', '', 'Black', '20000', '1', '', '', '', 'Test', '0', '0', '0', '1267469241', '1267469241', '57', '1124', '696', '0', '', '03', '01', '2010', '1');

MySQL Error : Unknown column 'money_spent' in 'field list'
Error Number : 1054
Request Date : Monday, March 1st 2010 @ 11:47:18 AM
Error Date : Monday, March 1st 2010 @ 11:47:21 AM
Script : http://www.*edited*.com/community/garage_vehicle.php
Referrer : http://www.*edited*.com/community/garage_vehicle.php?do=add_vehicle
IP Address : *edited*
Username : *edited*
Classname : vB_Database
MySQL Version : 5.0.67.d7-ourdelta-log

Dang, thought I got that cleaned out.
I'll fix it in the next update. For a manual fix for now

Open includes/garage_func_var.php
At line 1392 Find

$adding = $db->query_write("INSERT INTO " . TABLE_PREFIX . "garage_user_vehicle (user_id, made_year, engine_type, veh_class, color, mileage, mileage_unit_new, fuel_preference, price, currency, comments, views, money_spent, avg_rating, date_created, date_updated, make_id, model_id, trim_id, main_vehicle, vehicle_url, purchase_month, purchase_day, purchase_year, active) VALUES ('$data[userid]', '$data[made_year]', '$data[engine_type]', '$data[veh_class]', '$data[color]', '$data[mileage]', '$data[mileage_unit]', '$data[fuel_preference]', '$data[price]', '$data[currency]', '$data[comments]', '$data[views]', '$data[money_spent]', '$data[avg_rating]', '$data[date_created]', '$data[date_updated]', '$data[make_id]', '$data[model_id]', '$data[trim_id]', '$data[main_vehicle]', '$data[vehicle_url]', '$data[purchase_month]', '$data[purchase_day]', '$data[purchase_year]', '$active')");

Replace with

$adding = $db->query_write("INSERT INTO " . TABLE_PREFIX . "garage_user_vehicle (user_id, made_year, engine_type, veh_class, color, mileage, mileage_unit_new, fuel_preference, price, currency, comments, views, avg_rating, date_created, date_updated, make_id, model_id, trim_id, main_vehicle, vehicle_url, purchase_month, purchase_day, purchase_year, active) VALUES ('$data[userid]', '$data[made_year]', '$data[engine_type]', '$data[veh_class]', '$data[color]', '$data[mileage]', '$data[mileage_unit]', '$data[fuel_preference]', '$data[price]', '$data[currency]', '$data[comments]', '$data[views]', '$data[avg_rating]', '$data[date_created]', '$data[date_updated]', '$data[make_id]', '$data[model_id]', '$data[trim_id]', '$data[main_vehicle]', '$data[vehicle_url]', '$data[purchase_month]', '$data[purchase_day]', '$data[purchase_year]', '$active')");

Dylanblitz
03-01-2010, 07:42 PM
Also - For the menu tab, we currently have Enabled and Admin Only available. Could you add a "Disabled" option? I use a tab plugin so i see 2 garage tabs lol.

Thanks again! :)

Yeah I'll fix that in the next update.

BlackJacket
03-01-2010, 10:16 PM
Dang, thought I got that cleaned out.
I'll fix it in the next update. For a manual fix for now

Open includes/garage_func_var.php
At line 1392 Find

$adding = $db->query_write("INSERT INTO " . TABLE_PREFIX . "garage_user_vehicle (user_id, made_year, engine_type, veh_class, color, mileage, mileage_unit_new, fuel_preference, price, currency, comments, views, money_spent, avg_rating, date_created, date_updated, make_id, model_id, trim_id, main_vehicle, vehicle_url, purchase_month, purchase_day, purchase_year, active) VALUES ('$data[userid]', '$data[made_year]', '$data[engine_type]', '$data[veh_class]', '$data[color]', '$data[mileage]', '$data[mileage_unit]', '$data[fuel_preference]', '$data[price]', '$data[currency]', '$data[comments]', '$data[views]', '$data[money_spent]', '$data[avg_rating]', '$data[date_created]', '$data[date_updated]', '$data[make_id]', '$data[model_id]', '$data[trim_id]', '$data[main_vehicle]', '$data[vehicle_url]', '$data[purchase_month]', '$data[purchase_day]', '$data[purchase_year]', '$active')");

Replace with

$adding = $db->query_write("INSERT INTO " . TABLE_PREFIX . "garage_user_vehicle (user_id, made_year, engine_type, veh_class, color, mileage, mileage_unit_new, fuel_preference, price, currency, comments, views, avg_rating, date_created, date_updated, make_id, model_id, trim_id, main_vehicle, vehicle_url, purchase_month, purchase_day, purchase_year, active) VALUES ('$data[userid]', '$data[made_year]', '$data[engine_type]', '$data[veh_class]', '$data[color]', '$data[mileage]', '$data[mileage_unit]', '$data[fuel_preference]', '$data[price]', '$data[currency]', '$data[comments]', '$data[views]', '$data[avg_rating]', '$data[date_created]', '$data[date_updated]', '$data[make_id]', '$data[model_id]', '$data[trim_id]', '$data[main_vehicle]', '$data[vehicle_url]', '$data[purchase_month]', '$data[purchase_day]', '$data[purchase_year]', '$active')");

That fixed it. Thanks!

Yeah I'll fix that in the next update.

Thanks again for your hard work. :)

venom2124
03-02-2010, 12:49 AM
Okay just was playing with the vehicle options and I went to select a featured vehicle and got the following database error.

Database error in vBulletin 4.0.1:

Invalid SQL:
INSERT INTO garage_special_track (vehicle_id, track_type, date_created) VALUES ('11', 'featured', '1267497876');

MySQL Error : Table 'coloradohpj.garage_special_track' doesn't exist
Error Number : 1146
Request Date : Monday, March 1st 2010 @ 07:44:36 PM
Error Date : Monday, March 1st 2010 @ 07:44:36 PM
Script : http://www.coloradohpjunkies.com/forums/garage_vehicle.php?do=feature_vehicle&id=11
Referrer : http://www.coloradohpjunkies.com/forums/garage_vehicle.php?do=view_vehicle&id=11
IP Address :
Username : fox_body_stang
Classname : vB_Database
MySQL Version : 4.1.22-max-log

When I select VOTM nomination is get the following database error.


Database error in vBulletin 4.0.1:

Invalid SQL:
INSERT INTO garage_special_track (vehicle_id, track_type, date_created) VALUES ('11', 'votm', '1267497985');

MySQL Error : Table 'coloradohpj.garage_special_track' doesn't exist
Error Number : 1146
Request Date : Monday, March 1st 2010 @ 07:46:25 PM
Error Date : Monday, March 1st 2010 @ 07:46:25 PM
Script : http://www.coloradohpjunkies.com/forums/garage_vehicle.php?do=set_votm_vehicle&id=11
Referrer : http://www.coloradohpjunkies.com/forums/garage_vehicle.php?do=remove_votm_vehicle&id=11
IP Address :
Username : fox_body_stang
Classname : vB_Database
MySQL Version : 4.1.22-max-log

So not sure what's missing or causing the error but any help would be great. Now after i get the error if I refresh the previous page it will show me that the vehicle I was trying to make the VOTM is the VOTM.

ChopSuey
03-02-2010, 02:53 AM
To get the links to show in custom styles add this
<vb:if condition="THIS_SCRIPT != 'garage'">
<li><a href="http://www.pgtrackandsled.ca/forum/garage.php">Garage</a></li>
</vb:if>
<vb:if condition="THIS_SCRIPT == 'garage'">
<li><a href="#">Garage</a>
<ul class="drop">
<li><a href="http://www.pgtrackandsled.ca/forum/garage.php" title="Main">Main</a></li>
<li><a href="http://www.pgtrackandsled.ca/forum/garage_vehicle.php?do=add_vehicle" title="Add Vehicle">New Entry</a></li>
<li><a href="http://www.pgtrackandsled.ca/forum/garage.php?do=browse" title="Browse">Browse</a></li>
<li><a href="http://www.pgtrackandsled.ca/forum/garage.php?do=search" title="Search">Search</a></li>
<li><a href="http://www.pgtrackandsled.ca/forum/garage.php?do=timeslip" title="Timeslips">Timeslips</a></li>
</ul>
</li>
</vb:if>
</li>
Of course change the links to yours.
It drops down on hover, its a drop down menu
view here http://www.pgtrackandsled.ca/forum/garage.php

kf4eok
03-02-2010, 03:26 AM
tagged, will check this out when I have more time. sounds interesting.

Dylanblitz
03-02-2010, 07:11 AM
Okay just was playing with the vehicle options and I went to select a featured vehicle and got the following database error.



When I select VOTM nomination is get the following database error.



So not sure what's missing or causing the error but any help would be great. Now after i get the error if I refresh the previous page it will show me that the vehicle I was trying to make the VOTM is the VOTM.

Sorry about that. It was some tracking I put in for some commercial script customers I didn't remove. I'm going to release a new package tonight and it will be fixed.

Dylanblitz
03-02-2010, 07:18 AM
To get the links to show in custom styles add this
<vb:if condition="THIS_SCRIPT != 'garage'">
<li><a href="http://www.pgtrackandsled.ca/forum/garage.php">Garage</a></li>
</vb:if>
<vb:if condition="THIS_SCRIPT == 'garage'">
<li><a href="#">Garage</a>
<ul class="drop">
<li><a href="http://www.pgtrackandsled.ca/forum/garage.php" title="Main">Main</a></li>
<li><a href="http://www.pgtrackandsled.ca/forum/garage_vehicle.php?do=add_vehicle" title="Add Vehicle">New Entry</a></li>
<li><a href="http://www.pgtrackandsled.ca/forum/garage.php?do=browse" title="Browse">Browse</a></li>
<li><a href="http://www.pgtrackandsled.ca/forum/garage.php?do=search" title="Search">Search</a></li>
<li><a href="http://www.pgtrackandsled.ca/forum/garage.php?do=timeslip" title="Timeslips">Timeslips</a></li>
</ul>
</li>
</vb:if>
</li>
Of course change the links to yours.
It drops down on hover, its a drop down menu
view here http://www.pgtrackandsled.ca/forum/garage.php

Good idea. I might add something like that as an alternative to the navbar type menu in the next version :)

Trumpetrhapsody
03-02-2010, 05:29 PM
Just noticed some of your Who's Online locations aren't parsing properly:

Unknown Location
/garage_vehicle.php?do=edit_vehicle&id=10&submenu=images

Dylanblitz
03-02-2010, 06:05 PM
Just noticed some of your Who's Online locations aren't parsing properly:

Hmm, wonder how I missed that one.

To fix it
ACP->Plugins & Products->Plugin Manager

Edit Garage Unknown plugin

Find

case 'cnd_garage_vehicle_add':
$handled = true;
$userinfo['action'] = construct_phrase($vbphrase[garage_global_add_vehicle], $vbulletin->options['garage_veh_names_default']);
$userinfo['where'] = '<a href="' . $vbulletin->options[garage_url_path] . 'garage.php">' . $vbphrase[garage_global_garage] . '</a>';
break;

After Add

case 'cnd_garage_vehicle_mod':
$handled = true;
$userinfo['action'] = construct_phrase($vbphrase[garage_global_mod_vehicle], $vbulletin->options['garage_veh_names_default']);
$userinfo['where'] = '<a href="' . $vbulletin->options[garage_url_path] . 'garage.php">' . $vbphrase[garage_global_garage] . '</a>';
break;

odtj
03-02-2010, 06:37 PM
Again... Really like this component...

Are there any features in place to allow one to modify the layout of the individuals entry?
Specifically, What's the best approach to eliminate the wasted space when once's entry description is very long and it stays all under the primary image (Like the attached image)...

http://lh5.ggpht.com/_2tfMoTZ476A/S4125ZzyCeI/AAAAAAAACUE/dFbYNV74fRU/s576/pic.gif

Dylanblitz
03-02-2010, 09:40 PM
Hmm, can't read what's in there, he have all the modifications listed out there? Yeah, in the next version I can add the option for the admin to set it so the description will wrap under the main image and other data fields.

betty02
03-04-2010, 07:20 AM
I get this error and no uploaded images show?

Warning: mkdir() [function.mkdir]: Permission denied in [path]/includes/garage_func_var.php on line 1730

Warning: mkdir() [function.mkdir]: No such file or directory in [path]/includes/garage_func_var.php on line 1730

Warning: move_uploaded_file(images/garage/attach/7/8/garage_vehicle-1-12676943661_full.jpg) [function.move-uploaded-file]: failed to open stream: No such file or directory in [path]/includes/garage_func_var.php on line 1805

Warning: move_uploaded_file() [function.move-uploaded-file]: Unable to move '/tmp/phpgEvcZA' to 'images/garage/attach/7/8/garage_vehicle-1-12676943661_full.jpg' in [path]/includes/garage_func_var.php on line 1805

Warning: mkdir() [function.mkdir]: Permission denied in [path]/includes/garage_func_var.php on line 1730

Warning: mkdir() [function.mkdir]: No such file or directory in [path]/includes/garage_func_var.php on line 1730

Warning: move_uploaded_file(images/garage/attach/7/8/garage_vehicle-1-12676943662_full.jpg) [function.move-uploaded-file]: failed to open stream: No such file or directory in [path]/includes/garage_func_var.php on line 1805

Warning: move_uploaded_file() [function.move-uploaded-file]: Unable to move '/tmp/phpfXMVO5' to 'images/garage/attach/7/8/garage_vehicle-1-12676943662_full.jpg' in [path]/includes/garage_func_var.php on line 1805

Warning: mkdir() [function.mkdir]: Permission denied in [path]/includes/garage_func_var.php on line 1730

Warning: mkdir() [function.mkdir]: No such file or directory in [path]/includes/garage_func_var.php on line 1730

Warning: move_uploaded_file(images/garage/attach/7/8/garage_vehicle-1-12676943663_full.jpg) [function.move-uploaded-file]: failed to open stream: No such file or directory in [path]/includes/garage_func_var.php on line 1805

Warning: move_uploaded_file() [function.move-uploaded-file]: Unable to move '/tmp/phpq0FY2F' to 'images/garage/attach/7/8/garage_vehicle-1-12676943663_full.jpg' in [path]/includes/garage_func_var.php on line 1805

Dylanblitz
03-04-2010, 07:33 AM
set permissions on images/garage/attach to 777

betty02
03-04-2010, 08:25 AM
Ok how come i can view the URl in the navbar on one theme logged in as admin and can view it on my toerh logged in as admin but then log in as member, ig i go to garage.php i can use it fine but no link in navbar?

Dylanblitz
03-04-2010, 08:36 AM
by default it installs as admin only. This is so you can configure it before releasing it to the users.
ACP->Settings->Options->Garage General Settings
Change Garage Menu Button from Admin Only to Enabled

venom2124
03-07-2010, 04:36 PM
Is there a way to make the featured vehicles on the home page and maybe a way to vote on the featured vehicles to get the vehicle of the month.

Dylanblitz
03-07-2010, 05:53 PM
There are a few different options for setting the front page vehicles on the Garage General Settings vboptions section, featured vehicle is one of them.
I'm working on a way to nominate and vote on vehicle of the month for 2.2.x

deadbolt80
03-22-2010, 03:31 AM
So, basically just follow the "quick and dirty" install, and everything should work fine, right?

I'm trying this tonight.

Dylanblitz
03-22-2010, 03:47 AM
yes, if it's in the forums directory it should work. Only repeat issues I've seen is having to set the images/garage/attach folder to 777 if you get permission errors uploading images and sometimes having to set the Garage Files URL field in the Garage General Settings

deadbolt80
03-22-2010, 09:33 AM
this is what i got

Warning: mkdir() [function.mkdir]: Permission denied in [path]/includes/garage_func_var.php on line 1730

Warning: mkdir() [function.mkdir]: Unable to access images/garage/attach/4/8 in [path]/includes/garage_func_var.php on line 1730

Warning: mkdir() [function.mkdir]: Unable to access images/garage/attach/4/8/5 in [path]/includes/garage_func_var.php on line 1730

Warning: mkdir() [function.mkdir]: Unable to access images/garage/attach/4/8/5/0 in [path]/includes/garage_func_var.php on line 1730

Warning: mkdir() [function.mkdir]: Unable to access images/garage/attach/4/8/5/0/7 in [path]/includes/garage_func_var.php on line 1730

Warning: move_uploaded_file() [function.move-uploaded-file]: Unable to access images/garage/attach/4/8/5/0/7/garage_vehicle-1-12692537291_full.jpg in

what does this mean??

I did change the attach folder to 777

What garage files URL? what do I post there?

Dylanblitz
03-22-2010, 02:29 PM
who is the owner of images/garage/attach? Changing it to 777 usually works.
The Garage Files URL wouldn't cause this problem, it has to do with the folder ownership.

EDIT:
Also, is safe-mode on?

deadbolt80
03-22-2010, 03:19 PM
who is the owner of images/garage/attach? Changing it to 777 usually works.
The Garage Files URL wouldn't cause this problem, it has to do with the folder ownership.

EDIT:
Also, is safe-mode on?

I'm not sure If i understand your Q. what do you mean who's the owner?

I uploaded the files in the "Upload" folder to the server under mysite.org/public_html/forums, right? did all the steps as stated and changed the permissions to 777 to the "Attach" folder. Am I missing something?

And no safe mode is not on. The forum is active and perfectly fine.

Dylanblitz
03-22-2010, 03:33 PM
I'm not sure If i understand your Q. what do you mean who's the owner?

I uploaded the files in the "Upload" folder to the server under mysite.org/public_html/forums, right? did all the steps as stated and changed the permissions to 777 to the "Attach" folder. Am I missing something?

And no safe mode is not on. The forum is active and perfectly fine.

Safe mode is a php function, you can tell if it's on by going to ACP->Maintenance->View PHP info
Look for the safe_mode setting.

If you look through your ftp program it should tell you who the owner/group of the attach folder is.

deadbolt80
03-22-2010, 03:46 PM
Safe mode is a php function, you can tell if it's on by going to ACP->Maintenance->View PHP info
Look for the safe_mode setting.

If you look through your ftp program it should tell you who the owner/group of the attach folder is.


under acp>maint>view php I found this:

safe_mode:

Local Value: On Master Value: Off

safe_mode_include_dir

Local Value: /usr/local/lib/php/ Master Value: /usr/local/lib/php/

on line 1730 in the /includes/garage_func_var.php, this is what I found:

{
mkdir($filedir);
}

How do I adjust this?

MY hosting company doesn't use FTP. I log on to access my files using 6thgenmaxima.org:2222

The only confusion I might think of is when I uploaded the contents of the "upload" folder, I made all the contents into a zip file, uploaded that zip file onto my forums directory, then extracted it. Should I have uploaded the Upload folder itself or only the contents of it?

Dylanblitz
03-22-2010, 04:27 PM
unfortunately it might not be something I can fix. If they use safe_mode then your host probably doesn't have your account configured in a way that you can create a folder and execute things like mkdir in it.
You might ask them to remove safe_mode from your account.

deadbolt80
03-22-2010, 04:40 PM
unfortunately it might not be something I can fix. If they use safe_mode then your host probably doesn't have your account configured in a way that you can create a folder and execute things like mkdir in it.
You might ask them to remove safe_mode from your account.

if they remove safe mode would that help?

Dylanblitz
03-22-2010, 05:11 PM
It should, never had much luck working with safe_mode on. They might not do it though. From experience I've seen that hosts put on safe_mode because they don't know how to properly secure the server or they don't want to spend the time.
Will be nice when PHP 6.x comes out so we wont have to deal with that issue anymore heh.

deadbolt80
03-22-2010, 05:22 PM
Ah ok. So no garage install for me I guess

Are you sure i'm installing this right? i don't even know.

Dylanblitz
03-22-2010, 06:11 PM
Sounds like it's installed right, just getting a permissions error. I would ask the host to take a look and see if there is something messed up with the owner/group of the images/garage/attach folder.

deadbolt80
03-22-2010, 06:43 PM
ugh this is irritating :-(

Thanks Dylan

Dylanblitz
03-22-2010, 07:02 PM
Sorry about the problems, hope it gets worked out

deadbolt80
03-23-2010, 01:35 AM
Hey dylan,

I contacted my hosting company and they disabled all safe_mode all together. I checked my vB admincp settings and viewed the PHP info and it's all off. I'll try to re-install again tonight and see what happens.

now my Q to you is: If I made the entire "upload" folder into a zip file then extracted it in my forum root, would that work?

Dylanblitz
03-23-2010, 02:45 AM
Hey dylan,

I contacted my hosting company and they disabled all safe_mode all together. I checked my vB admincp settings and viewed the PHP info and it's all off. I'll try to re-install again tonight and see what happens.

now my Q to you is: If I made the entire "upload" folder into a zip file then extracted it in my forum root, would that work?

Can you move files from one directory to another in the tool they have you use?
If you can and it was my site, I'd feel more comfortable zipping it up, uploading it to a temp folder to unzip and move the files from there.
It should work, but I've never done it so I can't say for certain.

deadbolt80
03-23-2010, 03:56 AM
Can you move files from one directory to another in the tool they have you use?
If you can and it was my site, I'd feel more comfortable zipping it up, uploading it to a temp folder to unzip and move the files from there.
It should work, but I've never done it so I can't say for certain.

Yeah I can move to anywhere i want within my system files. I'll create a folder as you said and extract the "upload" folder in it. then move the folders themselves to the forum root, right?

I'll do that after work tonight... I really apologize for all this mess and trillion q's. Thanks for your help. :up:

Dylanblitz
03-23-2010, 04:45 AM
Yeah I can move to anywhere i want within my system files. I'll create a folder as you said and extract the "upload" folder in it. then move the folders themselves to the forum root, right?

I'll do that after work tonight... I really apologize for all this mess and trillion q's. Thanks for your help. :up:
Sounds good

not even close to having the most questions :)
Let me know if you run into any problems.

deadbolt80
03-23-2010, 06:33 AM
Sounds good

not even close to having the most questions :)
Let me know if you run into any problems.

I'll definitely let you know. I'm starting install now (crossing fingers lol)

deadbolt80
03-23-2010, 06:52 AM
I found an easier way lol. I'm buyin the license and you can install for it bro.

Just purchased.

Thank you.

Dylanblitz
03-23-2010, 07:48 AM
Thanks :)
Enjoy, let me know if you have any problems.

SuperGLS
03-24-2010, 12:12 PM
Ok, so I've tried to run the vBGarage import script and I get this error.

Fatal error: Allowed memory size of 16777216 bytes exhausted (tried to allocate 8192 bytes) in /home/elantrax/public_html/forums/admincp/garage_vbgarage_import.php on line 355

I've tried to rerun it and now I'm getting multiple entries of the same vehicle. Any ideas?

SuperGLS
03-24-2010, 01:18 PM
I've simply gone through and deleted all the duplicates (although I don't believe the import completed and I don't have as many vehicles as there should be). Not too worried about that.

However, when viewing in Safari 4 I get a bit of a problem on the "Browse" page. It looks like this.

https://vborg.vbsupport.ru/external/2010/03/18.png

Dylanblitz
03-24-2010, 04:37 PM
The memory error is probably because you only have a memory_limit of 16M in your php.ini file. Not sure if you are on a shared host and can modify that. If you can, I would up it a bit to like 32M or 64M

It's running out of memory and stopping the import

I hadn't checked the page in Safari, thanks for finding the error, should be an easy fix :)

ACP->Styles & Templates->Style Manager
Click Edit Templates and open garage_main
Find
{vb:raw pagenav}<br />
Add another <br /> at the end so it looks like
{vb:raw pagenav}<br /><br />

That fixed it for me, let me know if it's still off for you.

nul7
04-05-2010, 01:31 AM
well I searched and didnt see any one that had this error..

Warning: require_once([path]/includes/garage_plugin_func.php) [function.require-once]: failed to open stream: No such file or directory in [path]/includes/class_bootstrap.php(399) : eval()'d code on line 20

not sure what the class_bootstrap.php file is, but I don't have it and it isn't included with your down load...

Will have to uninstall for now, but would like to get this one working...any idea?

thanks

Dylanblitz
04-05-2010, 07:36 PM
well I searched and didnt see any one that had this error..

Warning: require_once([path]/includes/garage_plugin_func.php) [function.require-once]: failed to open stream: No such file or directory in [path]/includes/class_bootstrap.php(399) : eval()'d code on line 20

not sure what the class_bootstrap.php file is, but I don't have it and it isn't included with your down load...

Will have to uninstall for now, but would like to get this one working...any idea?

thanks

The plugin is looking for
includes/garage_plugin_func.php
Make sure that file is there. It's included in the download.

badawidollah
04-06-2010, 04:11 PM
very nice
thanks

installed for vb402

badawidollah
04-06-2010, 04:37 PM
myvi.png - Error: Image could not be moved.

Dylanblitz
04-06-2010, 04:57 PM
myvi.png - Error: Image could not be moved.

Try changing the permissions on images/garage/attach to 777

badawidollah
04-07-2010, 01:13 AM
Try changing the permissions on images/garage/attach to 777

already changed
still cant upload images

it said done
but nothing happen
blank only

after upload
it going to http://www.nusantaraku.org/forum/garage_vehicle.php

done
but nothing happen

i am using vb402 PL4

customcolor
04-07-2010, 03:29 AM
*installed* i have it up and working but i wanna add something to it if i can....would it be hard to add another user input area under the url link to have another url link like for a vid? or even another build thread?

badawidollah
04-07-2010, 10:36 AM
uninstalled

its very good mods
but cant use for my forum

any idea if we dont need upload images?
we just put url for images

thanks

badawidollah
04-07-2010, 05:23 PM
i saw this after klik upload in my vbulletin administrator cpanel.
https://vborg.vbsupport.ru/external/2010/04/61.jpg

but at http://www.nusantaraku.org/forum/garage.php said no images upload.
what to do?

thanks

Dylanblitz
04-07-2010, 05:24 PM
uninstalled

its very good mods
but cant use for my forum

any idea if we dont need upload images?
we just put url for images

thanks
I never coded it to pull images from a url. Even if I did, it would still need to pull the image from the remote location and move it to the folder.
Sorry it didn't work for you, the only time I've run into issues with not being able to move images to their location is permissions issues with the attach folder, php safe_mode being on and no file space.

Dylanblitz
04-07-2010, 05:27 PM
i saw this after klik upload in my vbulletin administrator cpanel.
http://www.nusantaraku.org/forum/images/garage/attach/3/0/garage_vehicle-3-12706276961_full.jpg

but at http://www.nusantaraku.org/forum/garage.php said no images upload.
what to do?

thanks

Thats weird, does your server log show any errors? It looks like it moved the full size image over but wasn't able to create the thumb and lightbox images.

Dylanblitz
04-07-2010, 05:28 PM
*installed* i have it up and working but i wanna add something to it if i can....would it be hard to add another user input area under the url link to have another url link like for a vid? or even another build thread?

If you want to add a new field to the vehicle record or timeslip record you can do it through a plugin. Or you can tell me what type of field you want and the name and I'll create the plugin for you. In the next couple versions I'll be working on altering it so you will be able to add custom fields through the ACP.

customcolor
04-07-2010, 10:31 PM
i would like another url block under the the first one when adding a new vehicle ...and i would like it called "Video"

that would be great if admin could add new blocks as needed!!!

what other plug ins would add more input blocks?? interested! im learning and having fun!!:D

badawidollah
04-07-2010, 11:56 PM
Thats weird, does your server log show any errors? It looks like it moved the full size image over but wasn't able to create the thumb and lightbox images.

thumb and lightbox image?
hhmm...

this is because of vb optimize that move database to file?

Dylanblitz
04-08-2010, 05:12 AM
i would like another url block under the the first one when adding a new vehicle ...and i would like it called "Video"

that would be great if admin could add new blocks as needed!!!

what other plug ins would add more input blocks?? interested! im learning and having fun!!:D

Ah video. I don't really have video support until the next version. You could make it so they could put the embed code in a field and it will embed the video on display, from like youtube. But upload videos and displaying videos from just a remote source file wont work right now. Youtube and stuff like that is possible though.

Good thing you want it under the URL field, that's the only place until the next version that you can put a field without having to do template edits :)

You can add any type of a field that you want. I have a hack on my site that will add like 5 fields geared towards drag racing. You can do pretty much anything you want.

Let me know if the embed video field is ok and I'll make a plugin.

Dylanblitz
04-08-2010, 05:14 AM
thumb and lightbox image?
hhmm...

this is because of vb optimize that move database to file?

The script creates 3 images. It creates a thumbnail image that's shown on the page. Then it creates a medium size image that will open up in a lightbox when the thumbnail is clicked. Then it will take the original image and make it the full size so the user can click the link to see the full size image in a new window.

I'm not sure what's causing it. Do you have it uninstalled or is it still there? If it's there I'll sign up and try to find out what's going on.

badawidollah
04-08-2010, 09:45 AM
The script creates 3 images. It creates a thumbnail image that's shown on the page. Then it creates a medium size image that will open up in a lightbox when the thumbnail is clicked. Then it will take the original image and make it the full size so the user can click the link to see the full size image in a new window.

I'm not sure what's causing it. Do you have it uninstalled or is it still there? If it's there I'll sign up and try to find out what's going on.

rebuilt thumbnail attachment
i got this
Your version of PHP does not have image support. Please make sure you have enabled GD if your server does support it by going to Options -> vBulletin Options -> Image Settings

vbulletin.com say i dont have image processor.
i am confuse now.

badawidollah
04-08-2010, 11:43 AM
working now
problem with GD

my vps not yet install image processor

running now

badawidollah
04-08-2010, 12:20 PM
how to change GARAGE to HOUSE? or other word
thanks

badawidollah
04-08-2010, 12:51 PM
any product for House ?
:D

Front Range 4x4
04-08-2010, 02:48 PM
Just change the phrases.

Dylanblitz
04-08-2010, 03:22 PM
Yeah like Front Range said, just do a search for all phrases with Garage in it and change it to House. The garage script is fully phrased so there's no code or templates to modify.

badawidollah
04-09-2010, 04:02 AM
not work

i`ll try again later

customcolor
04-09-2010, 06:19 AM
Ah video. I don't really have video support until the next version. You could make it so they could put the embed code in a field and it will embed the video on display, from like youtube. But upload videos and displaying videos from just a remote source file wont work right now. Youtube and stuff like that is possible though.

Good thing you want it under the URL field, that's the only place until the next version that you can put a field without having to do template edits :)

You can add any type of a field that you want. I have a hack on my site that will add like 5 fields geared towards drag racing. You can do pretty much anything you want.

Let me know if the embed video field is ok and I'll make a plugin.not really an embed area....just a place to put a link to a you tube vid....just like the url field....i want 2 url fields not 1...

gota link to your site?..


an embed would be ok too....what ever one is easyer for you :D

Dylanblitz
04-09-2010, 08:46 AM
not really an embed area....just a place to put a link to a you tube vid....just like the url field....i want 2 url fields not 1...

gota link to your site?..


an embed would be ok too....what ever one is easyer for you :D

My site is www.vbprogarage.com
If you want any of the hacks I created just let me know. The ones created by the users you'll have to ask them if they'll release it for the public.

I tried it with the video embedded but it looked funky because there are fields underneath it. I'm working on the next version and it'll be easier to add a custom field anywhere you want. The version after that you'll be able to add custom fields through the ACP without having to add a new product.
Just import this xml and you'll have another url field called Video URL under the URL field.

badawidollah
04-09-2010, 08:53 AM
hy diland
dont know what to change
i see so many "garage" price there

where to change "garage" in navigasi tab to another word
where it is place?
or could i disable it form navigasi tab

thanks

Dylanblitz
04-09-2010, 09:08 AM
hy diland
dont know what to change
i see so many "garage" price there

where to change "garage" in navigasi tab to another word
where it is place?
or could i disable it form navigasi tab

thanks

The navigation link text is in the phrase garage_global_garage

I wouldn't suggest disabling the navigation tab since it drives the menu that has the links to control the garage :)

badawidollah
04-09-2010, 03:21 PM
after i change all garage to house in phrase
now the text gone

uninstall and install
but the problem is the same

still cant show

Dylanblitz
04-09-2010, 03:49 PM
after i change all garage to house in phrase
now the text gone

uninstall and install
but the problem is the same

still cant show

If you want to give me a temp admin account I'll check it out and see what's going on. I'll need permissions to access settings, language and plugins.

badawidollah
04-10-2010, 12:17 AM
hi dylan
details sent

thanks for your help

Dylanblitz
04-10-2010, 03:40 AM
hi dylan
details sent

thanks for your help

I was able to change it to House with no problem? I'll pm you instructions on what I did. Maybe you did it in a way that messed up the language.

badawidollah
04-10-2010, 01:59 PM
thanks
working

bit where to remove milleages

:D

House 2008 Unknown Rumah Teres 1 Tingkat
Color white
Updated 04-10-2010 10:47 PM
Mileage 0 Miles
Price RM130,000.00 MYR
Purchase Date
URL
Total Views

house with miles
:D

and how to make 2 product like house and vehicle?
this is great product for me

Dylanblitz
04-10-2010, 03:35 PM
thanks
working

bit where to remove milleages

:D

House 2008 Unknown Rumah Teres 1 Tingkat
Color white
Updated 04-10-2010 10:47 PM
Mileage 0 Miles
Price RM130,000.00 MYR
Purchase Date
URL
Total Views

house with miles
:D

and how to make 2 product like house and vehicle?
this is great product for me

You can edit the garage_vehicle_edit template and delete

<tr>
<td><b>$vbphrase[garage_thead_mileage]</b>
</td>
<td>
<input type="text" id="mileage" name="mileage" maxlength="10" size="20" value="$my_vehicle_data[mileage]">
<select id="mile_type" name="mile_type">
$mile_type_option
</select>
</td>
</tr>

and edit garage_vehicle_view template and delete

<tr>
<td valign="top"><b>$vbphrase[garage_thead_mileage]</b>
</td>
<td>$veh_mileage
</td>
</tr>

It's not a required field so just removing the field from the templates will be ok.

badawidollah
04-10-2010, 03:58 PM
thanks
work like a charm

Front Range 4x4
04-10-2010, 08:36 PM
Hi Dylan, I was just looking at your site and wonder if the hacks for garage pics on FORUMHOME or your garage details in postbit are available to those of us that haven't made the leap to Pro yet.

Dylanblitz
04-11-2010, 07:04 AM
Hi Dylan, I was just looking at your site and wonder if the hacks for garage pics on FORUMHOME or your garage details in postbit are available to those of us that haven't made the leap to Pro yet.

Yes, the user who created them gave me permission to release them. The user postbit hack was already in the package, I just added the forumhome image hack to the package as well and uploaded it. They are both in the tools directory and in the documentation.
With the next version they will both be integrated into the garage so separate installs wont be needed.

Front Range 4x4
04-11-2010, 01:49 PM
Great mods Dylan, thanks for making them available. Now I just need to add something like "Too lazy to add to the Garage" in the postbit if they haven't added anything yet. ;)

customcolor
04-11-2010, 07:55 PM
My site is www.vbprogarage.com
If you want any of the hacks I created just let me know. The ones created by the users you'll have to ask them if they'll release it for the public.

I tried it with the video embedded but it looked funky because there are fields underneath it. I'm working on the next version and it'll be easier to add a custom field anywhere you want. The version after that you'll be able to add custom fields through the ACP without having to add a new product.
Just import this xml and you'll have another url field called Video URL under the URL field.
!thanks for your efforts!

Front Range 4x4
04-11-2010, 08:36 PM
Thanks again Dylan, here's what I ended up with for my postbit. The link above the pic goes to the garage and the one below to the members 4x4/s.

Next will be the previously mentioned prod to the lazy, still have the garage link and pic show but instead of the link to their garage text saying that don't have anything in the garage. I'm sure it's an easy if/else statement but haven't had success yet.

Dylanblitz
04-12-2010, 12:11 AM
You would need to set a variable in the plugin so you would know if the user has a vehicle or not. Then register it in the template call and you could use that for the if/else statement.

Front Range 4x4
04-12-2010, 12:25 AM
Thanks Dylan, I'll see what I can do in a few days when I have time again.

Iroc88
04-12-2010, 01:03 AM
Hi Dylan,

Just have a quick question. After installing the garage I am getting the following error that won't allow me to setup any cars past their make : Warning: preg_match_all() [function.preg-match-all]: Compilation failed: unrecognized character after (?< at offset 3 in [path]/includes/garage_func_var.php on line 3491
Just curious if I may have a bad garage_func_var.php file or if you may have ran across it before.

Thanks for any help,
Iroc

Dylanblitz
04-12-2010, 05:23 AM
Hi Dylan,

Just have a quick question. After installing the garage I am getting the following error that won't allow me to setup any cars past their make : Warning: preg_match_all() [function.preg-match-all]: Compilation failed: unrecognized character after (?< at offset 3 in [path]/includes/garage_func_var.php on line 3491
Just curious if I may have a bad garage_func_var.php file or if you may have ran across it before.

Thanks for any help,
Iroc

I haven't run across it with the garage but know what it is. Some version of php act wonky with the named patterns. Yours needs a tweak on that.
Open garage_func_var.php
On line 3491 find

$pattern = '#(?<browser>' . join('|', $known) . ')[/ ]+(?<version>[0-9]+(?:\.[0-9]+)?)#';

replace it with

$pattern = '#(?P<browser>' . join('|', $known) . ')[/ ]+(?P<version>[0-9]+(?:\.[0-9]+)?)#';

That should work. Let me know if it doesn't.

Iroc88
04-12-2010, 05:40 AM
Your a genius Dylan! Thank you works perfectly now. :)

Dylanblitz
04-12-2010, 05:55 AM
Your a genius Dylan! Thank you works perfectly now. :)

Good to hear. Let me know if you run into any more problems.

tuppyb
04-12-2010, 12:18 PM
I came on here to post the same problem with line 3491

Fixed now thank you :D

Johnny G
04-13-2010, 12:49 PM
I've got an issue with a CND 1.0 on vb3.7.4 to VB Pro Garage on vB4.0.3.

All of the cars details are there , but the images aren't. The path appears to be correct and the permissions are all fine.

---------------
Warning: imageistruecolor(): supplied argument is not a valid Image resource in [path]/admincp/garage_manage.php on line 465

Warning: imagecreate() [function.imagecreate]: Invalid image dimensions in [path]/admincp/garage_manage.php on line 469

Warning: imagecopyresampled(): supplied argument is not a valid Image resource in [path]/admincp/garage_manage.php on line 477

Warning: imagedestroy(): supplied argument is not a valid Image resource in [path]/admincp/garage_manage.php on line 482

Warning: imagedestroy(): supplied argument is not a valid Image resource in [path]/admincp/garage_manage.php on line 494
Remade thumb image images/garage/attach/1/4/4/garage_vehicle-27-12572020381_thumb.jpg

Warning: imageistruecolor(): supplied argument is not a valid Image resource in [path]/admincp/garage_manage.php on line 532

Warning: imagecreate() [function.imagecreate]: Invalid image dimensions in [path]/admincp/garage_manage.php on line 536

Warning: imagecopyresampled(): supplied argument is not a valid Image resource in [path]/admincp/garage_manage.php on line 544

Warning: imagedestroy(): supplied argument is not a valid Image resource in [path]/admincp/garage_manage.php on line 549

Warning: imagedestroy(): supplied argument is not a valid Image resource in [path]/admincp/garage_manage.php on line 561
Remade medium image images/garage/attach/1/4/4/garage_vehicle-27-12572020381.jpg
--------------

Dylanblitz
04-13-2010, 02:12 PM
Hi Johnny,
Can you tell me if the images are all still in the images/garage/attach folder or if they're split up into their own folders?

Johnny G
04-14-2010, 08:05 AM
Hi Johnny,
Can you tell me if the images are all still in the images/garage/attach folder or if they're split up into their own folders?

They appear to be split in their own folders

customcolor
04-15-2010, 05:19 AM
i get the thumnails but when i click on them ...light box cant bring them up...i do have another image resizer working on the site...is that one interfering?

here is the link to my page so you can see what is happening.....just to worn you...all the tweeking i did was in the language xml to get it to say what we needed to :o

http://www.foxvalleyreefclub.com/forums/garage_vehicle.php?do=view_vehicle&id=26

Front Range 4x4
04-15-2010, 12:37 PM
Looks good customcolor, have you tried disabling the other resizer?

customcolor
04-15-2010, 09:21 PM
not yet....our site really needs the one im using...its this one... https://vborg.vbsupport.ru/showthread.php?t=237650

i may have to try it late tonight when none are on

customcolor
04-15-2010, 09:24 PM
i just tried it for grins and still was unable to bring up the large pic

Front Range 4x4
04-15-2010, 09:55 PM
Try this one: https://vborg.vbsupport.ru/showthread.php?t=230411

Works fine with this mod.

customcolor
04-16-2010, 01:42 AM
well i just found the problem..i had it set for watermark and it was set for image....well no image was uploaded for watermark to use...i set watermark to text and it works fine now...

thanks for the other image resizer!!! i like that one better..it doesnt clutter up the forum with a tag on top the pic...

customcolor
04-16-2010, 01:45 AM
thanks!!

here it is....our garage....um...Tank Bio page :D

fox valley reef club member tank bios (http://www.foxvalleyreefclub.com/forums/garage.php)

Dylanblitz
04-16-2010, 04:32 AM
They appear to be split in their own folders

Can I get a link to the site? I'll see if I can figure out what is causing the problem.

Dylanblitz
04-16-2010, 04:40 AM
thanks!!

here it is....out garage....um...Tank Bio page :D

fox valley reef club member tank bios (http://www.foxvalleyreefclub.com/forums/garage.php)

That looks nice

The next version will work even better for you. It will have seo friendly url's built in so instead of /garage_vehicle.php the url can be /tank-1-Glass-Aqueon.html :)

btw, if you use your own image resizer you can disable the one in the garage images settings tab.

Johnny G
04-16-2010, 12:03 PM
Can I get a link to the site? I'll see if I can figure out what is causing the problem.

forums.twobrutal.com
garage is disabled at the moment, though - but I'll re-enable it over the weekend. If you register, and PM me, I'll give you access.

Dylanblitz
04-16-2010, 02:50 PM
forums.twobrutal.com
garage is disabled at the moment, though - but I'll re-enable it over the weekend. If you register, and PM me, I'll give you access.

It looks like the folders were created but the images weren't moved.
Example
One of the vehicle images should be
http://forums.twobrutal.com/images/garage/attach/3/8/3/6/garage_vehicle-40-12664072712_thumb.jpg

but the image is still

http://forums.twobrutal.com/images/garage/attach/garage_vehicle-40-12664072712_thumb.jpg

Try running the attached script from you admincp directory then delete it after the images are showing correctly. It should get the images moved over or at least hopefully give you an error message on why they wont move.

customcolor
04-18-2010, 03:47 AM
That looks nice

The next version will work even better for you. It will have seo friendly url's built in so instead of /garage_vehicle.php the url can be /tank-1-Glass-Aqueon.html :)

btw, if you use your own image resizer you can disable the one in the garage images settings tab.ill be looking forward to the new version then!! the light box is better in my eye...it looks newer :D

betts02
04-18-2010, 06:15 AM
Can i ask, Is this easy editable ?

I want to know if this could be used for Signatures for each member istead of cars, etc

Thanks in advance

Dylanblitz
04-18-2010, 06:30 AM
It's all phrased, so the text is easy to edit and the pages are all generated through the template system. I'm not sure how you are thinking of using it for signatures though? I replied to your pm.

betts02
04-18-2010, 09:55 AM
Working great mate, Better than i expected really many thanks to you

Nominated
Tagged
Installed

I will use this for members to show off sigs, add renders,images,etc for all to nsee and use, Post the links to the images also

Many thanks again mate and great mod

Oly problem i see is when i click to view image, It trys to but the image does not show
Also why do i get a "No Motto Photto" image when i upload a certain image ?

cheers

Dylanblitz
04-18-2010, 05:47 PM
Working great mate, Better than i expected really many thanks to you

Nominated
Tagged
Installed

I will use this for members to show off sigs, add renders,images,etc for all to nsee and use, Post the links to the images also

Many thanks again mate and great mod

Oly problem i see is when i click to view image, It trys to but the image does not show
Also why do i get a "No Motto Photto" image when i upload a certain image ?

cheers

if you have your own image resizer then you should disable mine in the Garage Image Settings tab. You can also set the rel word used. If you create a signature record but don't upload an image, that's the default no image pic. You can replace it with your own.

customcolor
04-19-2010, 03:44 PM
You can replace it with your own.thats what i did on mine

Leveecius
04-29-2010, 10:41 AM
I can't upload images for my garage. This is what it says

balt.jpg - Error: Image could not be moved.

All settings are correct.

Trumpetrhapsody
04-29-2010, 09:05 PM
My members are having issues uploading images as well, but in this case it seems the pictures are requiring a size limit other than what is advertised. I haven't looked into it yet, but some users also are just sent to a blank page when they try to upload.

customcolor
04-30-2010, 03:58 AM
have you guys looked into the options and set the pics to auto resize to the desired size or do you have it set up for deny?

Trumpetrhapsody
04-30-2010, 12:03 PM
It is set to resize on mine.

Sixes
04-30-2010, 02:02 PM
Is this 100% for 4.0.3?

Look like a great mod to use

Dylanblitz
05-01-2010, 12:53 AM
I can't upload images for my garage. This is what it says

balt.jpg - Error: Image could not be moved.

All settings are correct.

Is the images/garage/attach set to 777? If it isn't try that. If it is 777 and you are still having the problems, see if your host has safe_mode enabled for your site.

Dylanblitz
05-01-2010, 12:55 AM
My members are having issues uploading images as well, but in this case it seems the pictures are requiring a size limit other than what is advertised. I haven't looked into it yet, but some users also are just sent to a blank page when they try to upload.

Also make sure you are using the image sizes for the type of permissions you are using in the Garage General Settings tab. If you are using Basic permissions the image size is set different then the Advanced image size. The reason being, Basic permissions all groups have the same image size. Advanced permissions each group can have their own image size.