vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   Major Additions - DTO Garage - free garage features for all your members (vB 3.8.X) (https://vborg.vbsupport.ru/showthread.php?t=216529)

mferguson 07-14-2009 11:41 PM

Sorry I meant that the code should replace that found in the Garage Postbit Pop-up Menu plugin. It certainly wouldn't work well if placed in the template ;)

I've updated my post above to indicate the plugin.

Sorry for the confusion!

Mark

Scitz0 07-19-2009 09:18 AM

Quote:

Originally Posted by mferguson (Post 1848558)
Understood. I've used Photopost on sites that I've developed and I understand the need for a single image store on a site so that in the future you don't have to manage yet another product, migrate it to something new, etc.

If we were to consider adding support to use the vBulletin album functionality as the image store do you have any thoughts on how the permissions associated with the current album settings by usergroup should be handled? Right now, in our plugin, we allow approximately 20-22 images to be uploaded for one garage. In Garage Plus you can specify any number of garages per usergroup. With this in mind if the admin had not allowed for sufficient space in the vBulletin gallery but you had additional garages left what type of feedback should the user receive? Should it prevent additional garages from being created or should it just prevent new images from being uploaded?

Also, if using the vBulletin album store would it be ideal that the user already have the images he/she wanted in their albums and select those for use in their garage or, when creating a garage, allow the user to load new images and have those go into a given album? If the latter would the user want the ability to choose which album (or create a new album) to have the images placed into.

We're open to giving this consideration but we'll need to model the use cases carefully to make sure this would continue to be easy to use.

Thanks again for the feedbackk :up:

Mark

This sounds like a great thing, integrating it with the vBulletin album store.

My thoughts on the questions you have(they can change if someone come up with better one's :)):

"the permissions associated with the current album settings by usergroup"
I think that when you reach vbulletin gallery max a message to the user that the maximum number of images is reached and that he should contact admin if he feels its wrong, or something like that. It should not prevent the creation of new garages, only new images from being uploaded.

"Also, if using the vBulletin album store would it be ideal that the user already have the images he/she wanted in their albums and select those for use in their garage or, when creating a garage, allow the user to load new images and have those go into a given album? If the latter would the user want the ability to choose which album (or create a new album) to have the images placed into."
I think it should go both ways, if the image exist in some album it should be possible to choose that one, but also the user should be able to upload new images through the garage and be able to either put it in a currently existing album or create a new one.

Scitz0 07-19-2009 09:53 AM

Another thing that would be great is to have some sort of blog function for each garage where you can blog about new things you have done to the car or adventures you have taken with it. And be able to upload images to that specific blog. I guess that gives us the same dilemma as my previous post about picture integration with vb gallery store. But im not sure if you should be limited by the vb gallery max images here. A max number of images/blog is enough i think. So im not sure if integrating it with vb gallery store is such a good idea after all. Maybe it could be solved somehow.

But a blog feature for the garages would be nice however you solve the picture thing :).

What do you think, something that could be done?

mferguson 07-19-2009 06:53 PM

Thank you for taking the time to provide detailed feedback. I've added these items to our list of items to investigate further. I can't guarantee that we'll be able to address these in the release we are planning for sometime in August. That said we will look into your suggestions and see what would be involved in supporting them. I especially like the garage blogging concept :up:

Thanks again for taking the time to provide us with feedback!

Best regards,

Mark

Scitz0 07-20-2009 05:03 AM

Ok great, looking forward to the August release.
I have talked to the man in charge of $ for our forum and I think the plus version is very near :)

mferguson 07-20-2009 12:40 PM

Sounds good. Let me know if in the meantime you have any additional questions.

Thanks!

Mark

Rich S 07-20-2009 01:24 PM

Thanks for this mod.

I just installed the free version and created a garage.

Every thing seems to be working so far except for the "Garage" link in the navbar.

If I click it, the pull-down works but only the help link is active. Is this because it is the free version? Or is the Garage link supposed to work?

Thanks,
Rich S
http://www.kutsujuracing.com/forum/index.php


Edit:
I do have one real issue.... in adding pictures. I can upload a photo from my hard drive using the browse option. However if I link to a file on the internet I get a blank white screen.

Thanks again,
Rich S

mferguson 07-20-2009 02:39 PM

Quote:

Originally Posted by Rich S (Post 1852187)
Thanks for this mod.

I just installed the free version and created a garage.

Every thing seems to be working so far except for the "Garage" link in the navbar.

If I click it, the pull-down works but only the help link is active. Is this because it is the free version? Or is the Garage link supposed to work?

Thanks,
Rich S
http://www.kutsujuracing.com/forum/index.php

In Garage Plus you'll see additional browse and search options under the menu. In the free version only the help link is displayed. The Garage text is just a title of the drop down menu and does not link to anything.

Quote:

Originally Posted by Rich S
Edit:
I do have one real issue.... in adding pictures. I can upload a photo from my hard drive using the browse option. However if I link to a file on the internet I get a blank white screen.

Thanks again,
Rich S

When using the "URL to Image" option to add an image to a garage it actually pulls the image defined by the URL, resizes, and saves the actual image into your site. This way it insures that the image doesn't go away at the remote location and breaks an image in your garage. Given this make sure that you enter the full URL to an image. For example to use an image that is hosted on Photobucket you have to do a little digging for the full URL of an image:

1) Here is a page containing an image (http://media.photobucket.com/image/b...ture_st4pz.jpg)

2) Right click on the image and select the option to view the image in its own window

3) Right click on the image to copy its URL to your clipboard (or copy it from your browser's address bar). In this case the URL is http://i177.photobucket.com/albums/w...ture_st4pz.jpg

Note: the URL in #3 is similar to that in #2 but one displays surrounding page content while the other does not. If you were to use the URL in #2 in the URL to Image field you would get a white page - a bug that I'll address in our next release since it should error gracefully.

4) Paste the URL into the "URL to Image" field when adding an image in your garage.

5) Add a caption and click upload.

This should retrieve the image from the remote server, resize it if needed, and save it on your site's server.

If something else is occurring and causing a white page please PM me with the steps needed reproduce the problem along with the URL you are entering in the "URL to Image" field.

Thanks!

Mark

Rich S 07-20-2009 06:46 PM

sending now.

Thanks mark!

-Rich

mferguson 07-20-2009 07:50 PM

Got your PM and information. I'll test with the information you provided and also see if I can reproduce the issue here. I will follow up as soon as I have an update.

Thanks!

Mark


All times are GMT. The time now is 05:50 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01261 seconds
  • Memory Usage 1,757KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

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

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