vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Forum Display Enhancements - vBi-Gallery for vB 3.6.X (https://vborg.vbsupport.ru/showthread.php?t=128598)

Spank 02-02-2007 07:11 PM

Double checked it, is ok. Just copied and pasted from the install instructions, using dreamweaver. Not sure what's causing the problem.

Harald_T 02-04-2007 10:45 AM

Does this also come up, if you remove the modifications?

Necrosaro420 02-10-2007 11:22 PM

Is there a way to setup a User to have there own "album"???

Harald_T 02-11-2007 08:49 AM

Not with this version.

The full version of vBi-Gallery 2 do have this feature.

Veer 02-11-2007 12:22 PM

Hello Harald,

I like your work, but I want to ask that is there a way to post images from external website URLs?
using IMG BBcode [ img ] http://www.imageshack.us/folder/image.gif [ /img ]

Actually i have (very short) limited free space on my server to upload images, so i would like to use only linked images in gallery.

Harald_T 02-11-2007 02:51 PM

No, this will not work, as this version uses the attachment-system of vbulletin. The full version of vBi-Gallery 2 will be able to do so.

Veer 02-12-2007 05:30 AM

Quote:

Originally Posted by Harald_T (Post 1179935)
No, this will not work, as this version uses the attachment-system of vbulletin. The full version of vBi-Gallery 2 will be able to do so.

Hmm so i will wait for vBi-Gallery 2 :)

Any idea when you are releasing version 2

Thanks anyway :)

Harald_T 02-12-2007 04:40 PM

The german version will be released in about two week, i guess. After this, i will remove all hardcoded text (as there still is :( ) and translate it all into english. I hope to finish the work in about a month.

The full version will not be free, although there will be a light version with lesser features.

JulianD 02-12-2007 06:27 PM

This plugin will avoid the file edit on this hack. I'm using it on my dev site and I think I'm going to use it on my live forums.

Create a plugin on the hook "threadbit_display" with this content:

PHP Code:

if ($gallery == true) {

  
$vbulletin->templatecache['threadbit'] = $vbulletin->templatecache['gallery_threadbit'];




That's it.

Harald_T 02-12-2007 06:33 PM

Wow, thanks. I never found it out by myself. Thanks for sharing.


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