vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   vBGarage Latest Uploads on FORUMHOME 3.5 (https://vborg.vbsupport.ru/showthread.php?t=116879)

Xoxideforums 06-09-2006 03:04 PM

I added Lightbox 2.0 to vbgarage

click here to check it out

http://www.thirdgen.org/techboard/vb...ber-42479.html

Qwest 06-09-2006 03:09 PM

Where do we get that code?

Tell me now you must!!
Quote:

Originally Posted by Xoxideforums
I added Lightbox 2.0 to vbgarage

click here to check it out

http://www.thirdgen.org/techboard/vb...ber-42479.html


Xoxideforums 06-09-2006 04:09 PM

you just want the code for lightbox v2.0

or do you want all the code i wrote up to make this actually work

i'm thinking about releasing it as a hack.

http://www.huddletogether.com/projects/lightbox2/

Qwest 06-09-2006 04:36 PM

Yes release it as a hack.

But if you could give me the code you used to make it work I'd appreciate it.

- Q

Xoxideforums 06-09-2006 05:03 PM

I released a 3.5 version that includes Lightbox v2.0

check it out here

https://vborg.vbsupport.ru/showt...57#post1003357

cyberbeggar 06-12-2006 09:50 AM

I installed it here but where the hell is the link to my garage? Sorry if this is a stupid question.

Qwest 06-14-2006 08:29 PM

UPDATE

I just added the ability to put this on your vBAdvanced Homepage. All I did was edit the text file developed by noppid to use my code.

Just download the latest text file and follow the instructions.

Enjoy :)

tbradham 06-15-2006 06:56 PM

I tried that and I get:

There seems to have been a problem with the USJeeps database.
Please try again by clicking the Refresh button in your web browser.

An E-Mail has been dispatched to our Technical Staff, whom you can also contact if the problem persists.

We apologise for any inconvenience.


I revert to the previous vba_cmps_include.php and it corrects the problem.

Is there something in the code that needs to be changed specific to my site?

Code:

// begin vBPicGallery extension
    $result_latest = $db->query_read("SELECT vbpicgalleryid,id FROM " . TABLE_PREFIX . "vbpicgallery_images ORDER BY u_date DESC LIMIT 5 ");

    while ($latest = $db->fetch_Array($result_latest))
    {
      eval('$latestbits .= "' . fetch_template('vbpicgallery_latestbits') . '";');
    }
    $db->free_result($result_latest);
    // end vBPicGallery extension


Qwest 06-15-2006 09:21 PM

Well first of all you should be editing includes/vba_cmps_include_bottom.php not teh file you mentioned.

Second that's not even the code that I gave in the text file.

Did you use the text file attached to this thread??

myridespace 06-16-2006 12:26 AM

thanks for this mod, it works great. one question, i want to use this in my usercp only as a mini garage for my members so they can keep track of the fav rides, or buddies, or a dream garage. anyone help me?


All times are GMT. The time now is 03:51 AM.

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.01722 seconds
  • Memory Usage 1,733KB
  • 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
  • (1)bbcode_code_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)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