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)

cinq 08-15-2004 02:01 AM

Quote:

Originally Posted by obiwan8472
Any idea on the coding?

For me, I modified this hack quite a bit to suit my needs.
I restructured the database fields as well.
You can see it in action here. Nothing to do with cars though :D

drumsy 08-17-2004 05:20 AM

What would be the appropriate conditional to use when placing this in the postbit, to determine if a user has setup their Garage?

RapCheck 08-17-2004 06:45 AM

great hack, install went smooth and fast.

One thing that would be cool is the code buttons on the edit page... I've looked through this thread and searched and came up with no mods for this... Anyone do it yet?

Odoin 08-21-2004 05:32 PM

Who made the garage that is used on http://www.s10forum.com/garage/ and http://www.dodgetalk.com/forums/garage.php

?

John 08-21-2004 07:41 PM

Quote:

Originally Posted by Odoin

As far as I know, the S10 version's layout is based on the DodgeTalk one. And I coded the DodgeTalk one. (Although they look the same, they're not.)

Nexus[l33t] 08-21-2004 08:04 PM

i've tried all the suggestions for making this work with 3.0.3 but no such luck. i've read and re-read the instructions step by step. here's my init code...

// Reputation

'canseeownrep' => 256,
'canuserep' => 524288,
'canhiderep' => 1048576,
'cannegativerep' => 2097152,
'canseeothersrep' => 4194304,
'canhaverepleft' => 8388608,
// START VBGARAGE HACK
'canvbgarage' => 16777216
// END VBGARAGE HACK
);

i've ran the queries on the database as suggested in a previous post also. i've checked permissions, etc. but users still get an error saying they don't have permission to access the garage.

any help would be appreciated. thanks

Odoin 08-21-2004 08:57 PM

Hi John.

I just sent you an email. Ron gave me your address.

johnnyb 08-25-2004 10:22 PM

Fixed Issue!

thorzzzten 08-26-2004 09:51 AM

hy,

are there any known problems with vBulletin 3.0.3 german version?
or is this hack working for the german version smoothly?

thx!

thorsten

Wordplay 08-26-2004 11:24 AM

problems:
1) in the admincp > user groups management the field for the vbgarage is blank but has the yes or no radio button.
2) in the vbulletin board options the vbgarage field isn't neither.

i'm running 3.0.3


All times are GMT. The time now is 01:12 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.02574 seconds
  • Memory Usage 1,736KB
  • 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_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (5)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