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-27-2004 03:31 PM

Quote:

Originally Posted by Envy-UK
I'm still waiting to find out how I can use the vB function to provide me with thumbnails, I'm guessing my requests have been lost in the vast amount of questions. :)

No, not lost. It's just that I don't want to get involved supporting that, because it's more than just adding that code snippet posted by Jason. You'll need to modify some additional code, templates as well as run additional sql queries. This feature is available in v3.2.0, however.

Envy-UK 04-27-2004 03:50 PM

Quote:

Originally Posted by magnus
No, not lost. It's just that I don't want to get involved supporting that, because it's more than just adding that code snippet posted by Jason. You'll need to modify some additional code, templates as well as run additional sql queries. This feature is available in v3.2.0, however.

That's fine, thanks Magnus. :)

dede1 04-27-2004 04:47 PM

Quote:

Originally Posted by magnus
vB3.0.1 has obviously removed/modified some settings. He may need to manually run the vBGarage 'settings' SQL queries.

magnus

SQL is ok.

MrNase

ich danke dir f?r die Hilfe die SQL sind in Ordnung

magnus 04-27-2004 05:41 PM

Quote:

Originally Posted by dede1
magnus

SQL is ok.

MrNase

ich danke dir f?r die Hilfe die SQL sind in Ordnung

Then one of your original file edits has been reverted. Did you reapply all the file edits after the upgrade?

JaNa 04-27-2004 06:20 PM

Quote:

Originally Posted by magnus
Because it's been answered before. The answer you seek lies in vbgarage.php.

PHP Code:

        if (empty($year) OR empty($make))
        {
            eval (
print_standard_error('error_requiredfields'));
        } 


Thanks, it's working now.

It's kinda amazing how one line can totally screw something up :nervous:

Btw your giving good, quick, helpful support Magnus :)

dede1 04-27-2004 06:22 PM

Everything examined, since after the update do not hack run.

Now it however only I runs can see there and the car adjust also can I
now as many pictures stop as I wants

will_lean 04-27-2004 10:20 PM

Hi
ive managed to get this working no problem on 3.0.1
however i just got the error

Invalid SQL:
SELECT vbgarage_users.*,user.username FROM vbgarage_users LEFT JOIN user ON vbgarage_users.userid = user.userid ORDER BY username ASC LIMIT 0,25

mysql error: Table databasename.vbgarage_users' doesn't exist

mysql error number: 1146

i did have it working just before i tried to view the list?
my table is vb3_vbgarage_users not vbgarage_users

if i add in my table prefix it tells me

Code:

the table vbulletin.user' doesn't exist

Code:

$result_list = $DB_site->query("
                SELECT vbgarage_users.*,user.username FROM vbgarage_users LEFT JOIN user ON vbgarage_users.userid = user.userid ORDER BY username ASC LIMIT $pos,$perpage
        ");

anyone help me with this???

Rick Sample 04-27-2004 11:02 PM

joeychgo: Ok, I just saw how you have Vbgarage on your forum homepage, looks nice. Do you think it would look good with my layout?

Also, will this slow down our server dramastically if I only limmit the size to a couple 100 KB's? We're currently running our site off of a old 400Mhz processor. Actually somewhere around their, I'm not sure what the other admin said. It curently has 256MB of ram. We aren't that huge because we just started. So later on this summer we're planning on purchasing a brand new server. if you guys visit my forum: www.muscle-mustangs.com/forums you can see how everything loads on the forum and members rides. Let me know if you guys think our server can handle it. We only have like normally around 2-5 members on at once. Hence, we're new.

Thanks all, :)

magnus 04-27-2004 11:31 PM

Quote:

Originally Posted by will_lean
Hi
ive managed to get this working no problem on 3.0.1
however i just got the error

Invalid SQL:
SELECT vbgarage_users.*,user.username FROM vbgarage_users LEFT JOIN user ON vbgarage_users.userid = user.userid ORDER BY username ASC LIMIT 0,25

mysql error: Table databasename.vbgarage_users' doesn't exist

mysql error number: 1146

i did have it working just before i tried to view the list?
my table is vb3_vbgarage_users not vbgarage_users

if i add in my table prefix it tells me

Code:

the table vbulletin.user' doesn't exist

Code:

$result_list = $DB_site->query("
                SELECT vbgarage_users.*,user.username FROM vbgarage_users LEFT JOIN user ON vbgarage_users.userid = user.userid ORDER BY username ASC LIMIT $pos,$perpage
        ");

anyone help me with this???

Eh? I'm confused. The code you pasted doesn't include " . TABLE_PREFIX . ", yet, you say you have a table prefix. So, of course it's not going to work. I have " . TABLE_PREFIX . " included in all SQL queries. Did you remove it or something?

will_lean 04-28-2004 01:20 AM

sorry i meant to say my vb tables use the prefix vb3_
the error popped up after i tried to list the member garages.
ive fixed it now,it seemed to be trying to pull the data from the tables without my prefix "vb3_" causing the error,i simply added my vb3_ prefix and it seems to be fine now :banana:

sorry for the confusion and thanks for the quick reply
:up:


All times are GMT. The time now is 01:14 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.02994 seconds
  • Memory Usage 1,756KB
  • 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
  • (4)bbcode_code_printable
  • (1)bbcode_php_printable
  • (6)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