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)
-   -   Add-On Releases - DTO Garage and Garage Plus vBadvanced Modules (https://vborg.vbsupport.ru/showthread.php?t=222544)

mferguson 09-04-2009 10:00 PM

DTO Garage and Garage Plus vBadvanced Modules
 
1 Attachment(s)
Drive Thru Online ? Garage and Garage Plus vBadvanced Modules

Overview

If you are using DTO Garage or Garage Plus and also use vBadvanced for your site we've developed three modules to further integrate Garage functionality throughout your site. The modules are:
  • Random Garages
    This modules allows you specify the number of garages to randomly display in either a horizontal or vertical layout. Additional display options are also provided.
  • Featured Garages
    This module allows you to feature a garage for a day, week, or month. The selection of the garage is currently manual but an automated selection process is being considered for future releases of Garage and Garage Plus. As with the Random Garage module additional display options are provided.
  • Garage Statistics
    This module provides a number of statistics including number of garages, number of members with at least one garage, models represented, and more.

Compatibility
  • DTO Garage versions 1.1.1 and 1.1.2, DTO Garage Plus version 1.1.1
  • Fully compatible with vBadvanced 3.2.1
  • Fully compatible with vBulletin 3.6.8 through vBulletin 3.8.x

Installation & Configuration for vB 3.6.x through vb 3.8.x
  1. Prior to installation/upgrade we recommend that you perform a back up of your site's database and files.
  2. After unzipping the attached package open readme.html in your browser.
  3. Click on the ?Documentation & installation instructions? to view the complete documentation for Garage.
  4. Click on?Administrator >> vBadvanced CMPS Modules? to view the module installation instructions.

    Alternatively, you can also access documentation by visiting our web site under the Support tab.

Copyright & Licensing
  • DTO Garage is copyright protected by Drive Thru Online, Inc.
  • You are free to download and install this plugin on any vBulletin forum for which you hold a valid vB license.
  • Unauthorized distribution of any code and/or documentation, whole or in part, included here is strictly prohibited.
  • In addition, the supplied copyright notice must be maintained.

Other Drive Thru Online Products

DTO Garage Plus ? paid version with vBSEO sitemap generator add-ons, usergroup permissions, and advanced search features.


Support

We will provide support in this thread on an as-needed basis to members that have marked this modification as Installed. Additional support resources can be found on our site under the Support tab.

Release and Version History
1.0.0 - September 5, 2009
Initial release

Kolbi 09-07-2009 12:29 PM

Since I have it installed, I have 15 new errors in my html.
http://validator.w3.org/check?uri=ht...heel-planet.de
Currently I?m only using your random garage module.
I seems to have no alt tag.
Quote:

required attribute "alt" not specified
Here is my error report:
Quote:

Validation Output: 15 Errors

1. Error Line 74, Column 2806: required attribute "alt" not specified

?ge/users/1/1000t.jpg" align="middle"> <br /> <span class="smallfont"><b>Meine



The attribute given above is required for an element that you've used, but you have omitted it. For instance, in most HTML and XHTML document types the "type" attribute is required on the "script" element and the "alt" attribute is required for the "img" element.

Typical values for type are type="text/css" for <style> and type="text/javascript" for <script>.
2. Error Line 74, Column 2807: end tag for "img" omitted, but OMITTAG NO was specified

?e/users/1/1000t.jpg" align="middle"> <br /> <span class="smallfont"><b>Meine



You may have neglected to close an element, or perhaps you meant to "self-close" an element, that is, ending it with "/>" instead of ">".
3. Info Line 74, Column 2704: start tag was here

?do=viewvehicle&amp;vehicle_id=1000"> <img border="0" src="http://www.2-wheel-

4. Error Line 74, Column > 80: XML Parsing Error: Opening and ending tag mismatch: img line 74 and a

?agead/show_ads.js"> </script> </td> </tr> </tbody> </table> </div> <form acti?


5. Error Line 74, Column > 80: XML Parsing Error: Opening and ending tag mismatch: a line 74 and td

?agead/show_ads.js"> </script> </td> </tr> </tbody> </table> </div> <form acti?


6. Error Line 74, Column > 80: XML Parsing Error: Opening and ending tag mismatch: td line 74 and tr

?agead/show_ads.js"> </script> </td> </tr> </tbody> </table> </div> <form acti?


7. Error Line 74, Column > 80: XML Parsing Error: Opening and ending tag mismatch: tr line 74 and tbody

?agead/show_ads.js"> </script> </td> </tr> </tbody> </table> </div> <form acti?


8. Error Line 74, Column > 80: XML Parsing Error: Opening and ending tag mismatch: tbody line 74 and table

?agead/show_ads.js"> </script> </td> </tr> </tbody> </table> </div> <form acti?


9. Error Line 74, Column > 80: XML Parsing Error: Opening and ending tag mismatch: table line 74 and div

?agead/show_ads.js"> </script> </td> </tr> </tbody> </table> </div> <form acti?


10. Error Line 196, Column > 80: XML Parsing Error: Opening and ending tag mismatch: div line 74 and td

?c="http://js.adscale.de/getads.js"></script> </td> <td valign="top"> <table ?


11. Error Line 271, Column > 80: XML Parsing Error: Opening and ending tag mismatch: td line 65 and tr

?c="http://js.adscale.de/getads.js"></script> </div> <div id="vbseo_vhtml_2"><?


12. Error Line 271, Column > 80: XML Parsing Error: Opening and ending tag mismatch: tr line 65 and table

?c="http://js.adscale.de/getads.js"></script> </div> <div id="vbseo_vhtml_2"><?


13. Error Line 271, Column > 80: XML Parsing Error: Opening and ending tag mismatch: table line 65 and div

?c="http://js.adscale.de/getads.js"></script> </div> <div id="vbseo_vhtml_2"><?


14. Error Line 323, Column 7: XML Parsing Error: Opening and ending tag mismatch: div line 56 and body

</body> </html>


15. Error Line 323, Column 15: XML Parsing Error: Opening and ending tag mismatch: body line 56 and html

</body> </html>


16. Error Line 323, Column 15: XML Parsing Error: Premature end of data in tag html line 1

</body> </html>
After deleting random garages from my site, it is valid...
Please bug fix it :)

mferguson 09-07-2009 12:45 PM

Quote:

Originally Posted by Kolbi (Post 1881064)
Since I have it installed, I have 15 new errors in my html.
http://validator.w3.org/check?uri=ht...heel-planet.de
Currently I?m only using your random garage module.
I seems to have no alt tag.


Here is my error report:

After deleting random garages from my site, it is valid...
Please bug fix it :)

Kolbi,
This doesn't look like an alt tag issue since but instead appears that there is broken tags in the html stream. Can you turn the module back on but set it so that only one garage is displayed? Once that is one please view source, save the contents of that to a file, and attach it to a reply here. I'll take a look at that and see if I can reproduce the problem.

Thanks!

Mark

Kolbi 09-07-2009 12:55 PM

Okay the Random Garage is now active.
http://www.2-wheel-planet.de/
http://validator.w3.org/check?uri=ht...heel-planet.de
The issue only appear, if the chosen garage has a picture.

So you have to reload the page or the validator check a few times to get one with a picture and the reported issues.

mferguson 09-07-2009 01:39 PM

Kolbi,
When I use the validator link I'm seeing other errors from this page that don't appear to be related to the module. If you turn off the module do all these go away?

At the minimum I'm not seeing display errors using my browser...only XHTML validation errors. Are you seeing some type of browser display problem?

Thanks!

Mark

Kolbi 09-07-2009 01:45 PM

Currently I have 194 errors because of the new vbseo upgrade. :(
But before upgrading I had 15 issues because of your random garage module.
Before installing it and then it is turned off there are no xhtml errors.

Display errors are not caused. Only xhtml validation errors.

mferguson 09-07-2009 02:01 PM

OK...just wanted to clarify.

Since the Garage templates aren't XHMTL compliant yet I would suspect that you will also receive validation errors when viewing any user's garage page.

I'll add the alt tags to the vba module templates and send you a copy to test. Can you PM me with your email address so I can send them directly to you? If the testing looks good on your end I'll update the version distributed.

Thanks

Mark

Kolbi 09-07-2009 02:16 PM

PM is sent to you.
I hope I can help you :)

Kolbi 09-08-2009 02:45 PM

1 Attachment(s)
Till mferguson is uploading the corrected randomgarage here is mine:
Attachment 104193
Tested:
left side
Number of Garages to Display: 1
Display Orientation: vertical

Blacura 10-08-2009 12:43 AM

I installed this modual and its not showing on my vbadvanced page. is there a setting thats not correct?


All times are GMT. The time now is 11:23 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.01129 seconds
  • Memory Usage 1,760KB
  • 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
  • (2)pagenav_pagelink
  • (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