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)
-   -   Gallery for vBulletin 3.5.X (https://vborg.vbsupport.ru/showthread.php?t=92875)

cn_de 01-14-2006 08:42 PM

Quote:

Originally Posted by Harald_T
Das Query ?ndert die Datenbank, die Lage des Forums ist daf?r irrelevant.

eben ist nicht das Verzeichnis ein Problem, sondern hat man von Anfang an ?berhaupt keine Tabelle names "forum" vordefiniert. Sehen Sie bitte folgende Fehlermeldung "Table 'dbxxxxxxxxxxxx.forum' doesn't exist".

LBSources 01-14-2006 08:59 PM

Quote:

Originally Posted by Larrysw
like I said in a erly post you can make it not display all attachments by editing the forumdisply_query and replace with the fowling code:

PHP Code:

 if ($foruminfo['gallery']=='1'

$gallery true

  

if (
$gallery==true

    
$hook_query_fields .= ", attachment.thumbnail_filesize AS thumbsize , MIN(attachment.attachmentid) AS attachmentid ";  
    
$hook_query_joins .= "LEFT JOIN " TABLE_PREFIX "attachment as attachment ON(attachment.postid = thread.firstpostid) ";  
    
$hook_query_where .= "GROUP BY thread.threadid ";  



Was this directed to me in my question of other file types?

LBSources 01-14-2006 08:59 PM

Quote:

Originally Posted by Harald_T
I've included the code for the next version. This will also be included int the query for the last_images and random_images.

Oh, i don't know when it will be released, atm.

youve included the code for the other file types or for 3.5.3?


Thanks..

Lenny :)

LBSources 01-14-2006 09:18 PM

Harald.. mind taking a look at my forum and may clue me in as to what might cause this? http://www.technetinsiders.net/forumdisplay.php?f=102

i just noticed this.. thanks in advance..

Lenny :(

Well .. i included an image. i should add that the random images on the forumhome are still displaying properly.

Harald_T 01-15-2006 08:30 AM

@LB-Sources: Did you update your forum? If so, be sure to do the file-edit again.
And no, the reply was mentioned to LarrySW, for the posibility to upload more then one attach-file.

@cn-de: Die Fehlermeldung erscheint eigentlich immer dann, wenn das Prefix für die Tabelle "forum" fehlt. Ich möchte wetten, das Du ein Prefix für Dein Forum verwendest, richtig?

Ich hoffe übrigens in der nächsten Version einen Installer programmiert zu haben, der das Query selbständig durchführt.

For english users: I hope to include in the next version an XML-Version which will make it possible to run the database-query via the product.

cn_de 01-15-2006 10:11 AM

richtig, das Prefix für die Tabellen lautet "vbb", hast du einen Vorschlag? Danke!

Harald_T 01-15-2006 11:05 AM

Schreib in den Query anstelle "forum" einfach "vbb_forum".

Nebenbei, VBulletin wird ?blicherweise vb abgek?rzt... :D *?hem*

cn_de 01-15-2006 11:49 AM

Quote:

Originally Posted by Harald_T
Schreib in den Query anstelle "forum" einfach "vbb_forum".

Nebenbei, VBulletin wird ?blicherweise vb abgek?rzt... :D *?hem*

meinst du, soll es nicht "vbbforum" sein?
-------------------------------------
Naja, das "vBulletin chinese" hat es immer "VBB" genannt, offiziell.
Weiss ich auch nicht warum. Und nun nennen ?ber Millionen auf die Erde es dann "VBB". Vielleicht soll das vB mit dem vB-chinese Team mal reden, um Schadenersatz zu verlangen. :ermm:
-------------------------------------
Dankesch?n nochmals.

natralis 01-15-2006 12:20 PM

Looks very nice
Gonna try it out :)

Great job m8

[high]* natralis clicks install[/high]

LBSources 01-15-2006 02:23 PM

Quote:

Originally Posted by Harald_T
@LB-Sources: Did you update your forum? If so, be sure to do the file-edit again.

oddly enough .. when i recently moved hosts.. i found myself editing the old files on the old host servers.. LMAO.. hahaha! damn my age is showing..

thanks harald and i cant wait until the next release..

Lenny :)


All times are GMT. The time now is 08:27 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.02151 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
  • (1)bbcode_php_printable
  • (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