vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=33)
-   -   vBGarage v3.1.1 (now with GD-Lib support!) (https://vborg.vbsupport.ru/showthread.php?t=63681)

mehmetakbas 02-28-2007 10:53 PM

Nice Script

ro_manuel 03-25-2007 10:43 PM

will this work on anything over vB 3.6?

dannylin3000 04-22-2007 01:56 PM

Is there a version of this mod that would support retrieving images from using [img] tag but not only asking the user to upload the image?

would be great if it could.

joker2040 04-23-2007 05:23 AM

So do we have one for VB 3.6.5 yet?

RobDog888 05-18-2007 04:51 PM

<font color="navy">Or probably asking for too much if it can be updated for 3.6.7 support?</font>

eo4me 05-28-2007 03:17 PM

Requesting the mod for 3.6.7. Please?

Thanks,
Lawrence

bugriders 06-28-2007 06:32 AM

If I try to open page 2 of the garage, get an empty white page. Nothing happens.

See: http://www.bugriders.be/forum/vbgarage.php?do=$_REQUEST[do]&page=2&perpage=25

I looked in Styles & Templates but can't find the code for page 2.

SVTCobraLTD 07-17-2007 11:05 AM

I guess I cannot use this with 3.6.7??

SVT

SON240SX 07-27-2007 12:58 PM

I tried installing vbGarage 3.1.1 on vBulletin v3.6.7 and I get this error:

What's going on?

EDIT:
I guess this doesn't work with vBulletin 3.6.7 :(

Waiting paitently for 4.x.x


Fatal error: Call to a member function query_first() on a non-object in /home/xxxxx/forums/admincp/install_vbgarage.php on line 321


In the code it points to this:
Code:

if (!$preexists = $DB_site->query_first("SELECT templateid FROM " . TABLE_PREFIX . "template WHERE title = '" . addslashes($title) . "' AND styleid = $styleid")){
        $result = $DB_site->query("
                INSERT INTO " . TABLE_PREFIX . "template
                        (styleid, title, template, template_un, dateline, username, version)
                VALUES
                        ($styleid,
                        '" . addslashes("$title") . "',
                        '" . addslashes("$template") . "',
                        '" . addslashes("$template_un") . "',
                        " . TIMENOW . ",
                        '" . addslashes($bbuserinfo['username']) . "',
                        '" . addslashes($vboptions['templateversion']) . "')
        ");
}


WtwSkippy 11-13-2007 03:17 AM

Quote:

Originally Posted by bugriders (Post 1278242)
If I try to open page 2 of the garage, get an empty white page. Nothing happens.

See: http://www.bugriders.be/forum/vbgarage.php?do=$_REQUEST[do]&page=2&perpage=25

I looked in Styles & Templates but can't find the code for page 2.

Good question, I'm having the same problem on my site.


EDIT: I temporarily fixed my problem by changing the link on the main page to the garages. I just added this to the end of the link to the garage. in the header template.

Code:

&perpage=50
You can replace 50 to show more, but this eliminated the need for a second page. It worked perfectly.


All times are GMT. The time now is 04:01 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.03077 seconds
  • Memory Usage 1,740KB
  • 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
  • (2)bbcode_code_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)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