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)

magnus 04-11-2004 03:50 AM

Quote:

Originally Posted by blitzkrg
i did read them.. i did that step 3 times just to make sure.

If you're not seeing anything, and you've done step 5, then you haven't inserted all the phrases. Make sure you've run all of these:

[SQL]
INSERT INTO phrase (languageid, varname, text, phrasetypeid) VALUES (0, 'vbgarage', 'vBGarage', 1);
INSERT INTO phrase (languageid, varname, text, phrasetypeid) VALUES (0, 'vbgarage_allowed_total', 'You are allowed a preset number of images. Once that limit is reached, you will no longer be able to upload. Delete existing pictures to regain upload ability.', 1);
INSERT INTO phrase (languageid, varname, text, phrasetypeid) VALUES (0, 'vbgarage_file', 'File', 1);
INSERT INTO phrase (languageid, varname, text, phrasetypeid) VALUES(0, 'vbgarage_footer', 'Powered by: <b>vBGarage</b> by magnus', 1)
INSERT INTO phrase (languageid, varname, text, phrasetypeid) VALUES(0, 'vbgarage_year', 'Year', 1);
INSERT INTO phrase (languageid, varname, text, phrasetypeid) VALUES(0, 'vbgarage_make', 'Make', 1);
INSERT INTO phrase (languageid, varname, text, phrasetypeid) VALUES(0, 'vbgarage_model', 'Model', 1);
INSERT INTO phrase (languageid, varname, text, phrasetypeid) VALUES(0, 'vbgarage_text', 'Text', 1);
INSERT INTO phrase (languageid, varname, text, phrasetypeid) VALUES(0, 'vbgarage_text_desc', '<a href=\"$vboptions[bburl]/misc.php?do=bbcode\">vB code</a> is <b>On</b><br /> <a href=\"$vboptions[bburl]/misc.php?do=showsmilies\">Smilies</a> are <b>On</b><br /> <a href=\"$vboptions[bburl]/misc.php?do=bbcode#imgcode\">[IMG]</a> code is <b>Off</b><br /> HTML code is <b>Off</b><br />', 1);
INSERT INTO phrase (languageid, varname, text, phrasetypeid) VALUES (0, 'vbgarage_uploaded_images', 'Uploaded Image(s)', 1);
INSERT INTO phrase (languageid, varname, text, phrasetypeid) VALUES(0, 'vbgarage_car', 'Car', 1);
INSERT INTO phrase (languageid, varname, text, phrasetypeid) VALUES(0, 'vbgarage_listtitle', 'Member vBGarage(s)', 1);
INSERT INTO phrase (languageid, varname, text, phrasetypeid) VALUES(0, 'vbgarage_edit', 'Edit vBGarage', 1);
INSERT INTO phrase (languageid, varname, text, phrasetypeid) VALUES (0, 'can_vbgarage', 'Can use vBGarage?', 3);
[/SQL]

SVTBlackLight01 04-11-2004 03:52 AM

Sorry. I guess it wasn't really a request; just wondering if anyone had given it any thought as a possible "a 3rd Party Add-On"

Great job on this, BTW. It's definately on my list after I upgrade to vb3. :)

ImportPassion 04-11-2004 03:54 AM

Quote:

Originally Posted by magnus
Since I don't own/use Photopost, I don't see myself working on Photopost integration. Unless someone is going to buy me a license, that project will have to be a 3rd Party Add-On. ;)

I will prolly tackle it when I get my vb3 going. waiting for vbportal to be ready. :ermm:

Also, is this all searchable from members search? Like, say I want to find someone with a kaminari body kit, i can search for kaminari?

magnus 04-11-2004 03:54 AM

Quote:

Originally Posted by SVTBlackLight01
Sorry. I guess it wasn't really a request; just wondering if anyone had given it any thought as a possible "a 3rd Party Add-On"

Great job on this, BTW. It's definately on my list after I upgrade to vb3. :)

I may, however, do a Coppermine add-on. If I do, I'm sure it could be easily modified to accomodate PhotoPost.

magnus 04-11-2004 03:55 AM

Quote:

Originally Posted by 7thgenCivic.Com
I will prolly tackle it when I get my vb3 going. waiting for vbportal to be ready. :ermm:

Also, is this all searchable from members search? Like, say I want to find someone with a kaminari body kit, i can search for kaminari?

At the moment? No. I'll look into search capabilities.

ImportPassion 04-11-2004 04:16 AM

hey magnus,

Just curious why you didn't go the route of using the profile options and just displaying them on a new page? This way they can be made searchable, they can have any type of form element, make them required or not etc.
Just curious.

D

magnus 04-11-2004 04:28 AM

Quote:

Originally Posted by 7thgenCivic.Com
hey magnus,

Just curious why you didn't go the route of using the profile options and just displaying them on a new page? This way they can be made searchable, they can have any type of form element, make them required or not etc.
Just curious.

D

Because, then I'm limited by those same options. This way, I'm free to do just about anything with no limitations.

TheCaver 04-11-2004 04:59 AM

I had the same SQL errors on install.

What I had to do was open the install file and insert the SQL commands for creating the tables manually WITHOUT the . TABLE PREFIX . part....Thats whats screwing it up.

If you want, you could probably delete the table prefix stuff (assuming that your vb install does not require prefixes) and resave the file, then run it again.....Should work fine then.....

Hope it helps........It's a cool board add on, can't wait for further updates....

JC

SVTOA 04-11-2004 05:26 AM

Magnus I think you did a great job with this, take a bow! I am making some customizations to my copy, I have photopost like another member mentioned in this thread, I have a code for the postbit template that generates a link to the indivudual member's gallery, I think I can import that into the "view_vbgarage" template. I also think it should be pretty easy to make this support multiple vehciles. I already have mine so I can list two.

Nice work man!

SVTOA 04-11-2004 06:02 AM

I'm liking this hack more and more, make sure you claim the money I sent you. ;)


All times are GMT. The time now is 09:33 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.02471 seconds
  • Memory Usage 1,746KB
  • 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
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (4)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