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)

Fronty 01-27-2007 04:59 PM

Quote:

Originally Posted by Harald_T (Post 1168440)
I think, the english version of vBi-g2 will be in february. Hope this is ok.

Its always ok, but the sooner the better :D :D
Harald if you need a hand in translating it just give me a shout. Allready tried to find that beta on the german VB-hack website but couldnt find it (yet)

Harald_T 01-28-2007 10:18 AM

<a href="http://www.vbhacks-germany.org/showthread.php?t=6963" target="_blank">http://www.vbhacks-germany.org/showthread.php?t=6963</a>

Here you go... But still Beta, remember!

marcsmith73 01-28-2007 01:35 PM

when i click on a Forum that I have made to show pics in the gallery. I get this...

Parse error: syntax error, unexpected '}' in /home/salthub/public_html/forumdisplay.php on line 920

Any ideas?

Harald_T 01-28-2007 02:20 PM

Check your forumdisplay-modification. Do it once again. This should remove the error.

marcsmith73 01-28-2007 02:47 PM

I had to reload the the forumdisplay.php

Fixed now....

Also...

If you click on a froum in my case "Reef photos" the cats. inside the froum are like shrunk together.

Also on the Forum homepage... How do i change the "Gallerie", and the words "Latest Pictures in gallery"

http://www.salthub.com/forumdisplay.php?f=11

See Link above...I like the hack. Install.

marcsmith73 01-28-2007 03:35 PM

Ok...i fixed the Scrunch look. Just reloaded your code.

I want to change the word "Galerie", and then in the secon "Gallery" I want to chage the "Latest pictures in your gallery"

Also is there a default Ratings pictures I need...So Red X's won't show if there is no rateing yet?

YLP1 01-29-2007 12:42 AM

My members love this gallery but most would like to see the gallery in a CMPS box with one single random or rotating graphic.

I can create a new CMPS Module but what I don't kow how to do is remove the gallery random pics from the forumhome template and put it into the module.

Do I use put the code that belongs in the forumhome template into the CMPS Module:

Quote:

<!-- gallery-featured header -->
<table cellspacing="0" cellpadding="0" align="center">
<tr>
$featured_gallery
</tr>
</table>

and then


Quote:


<if condition="$vboptions['show_latest']==1">
<table class="tborder" cellpadding="6" cellspacing="1" border="0" width="99%">
<tr>
<td class="tcat" colspan=$gal_num_rows>
Galerie
<div class="smallfont">Latest Pictures in the gallery:</div>
</td>
</tr>
<tr>
$latestgallery
</tr>
</table>
<br />
<br />
</if>

<if condition="$vboptions['show_random']==1">
<table class="tborder" cellpadding="6" cellspacing="1" border="0" width="99%">
<tr>
<td class="tcat" colspan=$gal_num_rows>
Gallery
<div class="smallfont">Latest Pictures in the gallery:</div>
</td>
</tr>
<tr>
$random_gallery
</tr>
</table>
<br />
<br />
</if>
<!--Gallery-Addition-->
I have tried this but it isn't working for me. Any ideas on how show random graphics this way?

StuntLife 01-29-2007 01:15 PM

Good stuff. thanks!

Spank 02-02-2007 12:13 PM

Hi this is a nice mod, I have a couple of problems though, hope somebody can help.

I put in the code the gallery attachement so that it doesn't blow smaller images up, but now images are tiny. how do I make them bigger, without the images being blown? If that makes sense?

Also the new thred links aren't being replace by the upload button, how does one fix this?

Any help woud be greatly appreciated.

Edit: Come across another problem.

In each forum, threads are duplicated which is seperated by code. See attachment.

Harald_T 02-02-2007 06:43 PM

Check the modifications on forumdisplay.php. Something is wrong there.

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.

synn 02-18-2007 01:25 PM

FIXED! Just needed to re-build my thumbnails in the admincp maintenance section.

Hi, hope someone can help with my issue. I'm not showing any rating info (Ex. stars, etc.) under the photos. There is currently no way to rate my images. What did I miss?

Also, some thumbnails appear while others still show red x's????

dwsdad 02-26-2007 01:53 PM

I just installed Gallery, and given the instruction, it went pretty smooth. The only hitch I found, and still haven't figured out, is when you create a Category, you're supposed to make note of the ID. I never saw an ID in vBadvanced 3.6. Where is it? Once I find that, it'll work like a champ!

Harald_T 02-27-2007 03:58 PM

Look at your forums-setting. If you move with the mouse over the forum, that is used for category, than you'll find the id shown in the status-bar of your browser.

digital3 02-28-2007 02:03 AM

I have installed many mods in the past, mostly with success, but I can never get a gallery that just does what it's supposed to when installed (and I have tried them all). Have a look at the screenies below. These are both in the same gallery. The first one looks fine but then the next person creates a gallery and it's totally messed up. This gallery uses the attachment system so why won't it simply work right? How hard can it be to have it use the same html template over and over again without deviation?

Does anyone know if coppermine will integrate with vB? It's the only php gallery I have used before that worked right immediately after install.

dwsdad 02-28-2007 11:36 AM

Quote:

Originally Posted by Harald_T (Post 1191994)
Look at your forums-setting. If you move with the mouse over the forum, that is used for category, than you'll find the id shown in the status-bar of your browser.

Ohhhh...good to know. Thanks!

Beanman 03-03-2007 02:34 PM

My gallery is working ok but I am missing the link in the navbar also I want to stop guests from seeing the random images on the main page with out disabling them any help would be great

www.clan-ib.com

Harald_T 03-04-2007 09:20 AM

Quote:

Originally Posted by digital3 (Post 1192335)
I have installed many mods in the past, mostly with success, but I can never get a gallery that just does what it's supposed to when installed (and I have tried them all). Have a look at the screenies below. These are both in the same gallery. The first one looks fine but then the next person creates a gallery and it's totally messed up. This gallery uses the attachment system so why won't it simply work right? How hard can it be to have it use the same html template over and over again without deviation?

Does anyone know if coppermine will integrate with vB? It's the only php gallery I have used before that worked right immediately after install.

The problem shown above is, that the person, who messed up the graphics, used the [attach]-bbcode of vb. You just need to upload the pictures, that's all.

I'm translating the new version atm, so hopefully the V2 will be released soon.

unitedpunjab 03-07-2007 12:53 PM

feb is over... !! march first week is over !! but V2 is no where... ???

Stilll Watinnnnnnnn......

Invalid ID 03-07-2007 07:22 PM

Will that work with vbadvanced?

Harald_T 03-09-2007 09:45 PM

@InvalidId: Yes, it will.

@unitedpanjab: Don't hurry, man. I still have a normal job to do and not much plenty time atm. So every free minutes, i have, is concentrated on the gallery.

Invalid ID 03-10-2007 05:49 PM

Good, but HOW?

Moreover, it's working for only the attached files and not the ones user upload using https://vborg.vbsupport.ru/external/2011/07/5.gif

And it's working only for 1 forum.

Harald_T 03-11-2007 03:48 PM

@InvalidId: I stopped developing this hack, as i've worked on the next version. The new version will not use the attachment-system any longer.

MotMann 03-11-2007 09:11 PM

Ich warte auch.... und hoffe, dass mir das Update nicht durch die Lappen geht :D

GrendelKhan{TSU 03-16-2007 09:12 AM

Quote:

Originally Posted by Harald_T (Post 1200900)
@InvalidId: I stopped developing this hack, as i've worked on the next version. The new version will not use the attachment-system any longer.

bummer!!

so what will it use. I liked this as it used the forums itself as its gallery(which makes most sense actually). :/

Harald_T 03-16-2007 10:01 AM

It will use normal functions for uploading pictures and generating thumbs. The only thing needed for this is GD-Library and SAFE_MODE OFF.

There will two versions of this gallery: One Light-Version, which will be free and one Full-Version, which is not free.

GrendelKhan{TSU 03-16-2007 10:22 AM

Quote:

Originally Posted by Harald_T (Post 1204746)
It will use normal functions for uploading pictures and generating thumbs. The only thing needed for this is GD-Library and SAFE_MODE OFF.

There will two versions of this gallery: One Light-Version, which will be free and one Full-Version, which is not free.

sorry I'm a n00b. so you still upload via the forums functions? ok. that's cool^^. and can you give any ideas clues as to major differences between light and full version?


last (sorry to bug you): is there any function to be able to incorporate image attachements from within threads to automatically appear in the gallery? (like a central repository for all forum attachments?) or am I not making any sense? heh

Frozen Tastee 03-20-2007 08:42 PM

i was wondering how can i get the title at the top above the image ?

dragonlove 03-29-2007 11:24 AM

Please give a look at my problem (attached)
The interface is mixed, what is the problem with it?

THanks

skiseiju 04-05-2007 06:42 AM

First,thanks for this plugin,
i'v installed and working fine.

But i have some problem
Can i display over 1 row in forumhome?
it seems just can display 1 row in forumhome...i can find the settings...

OregonGreenFree 04-13-2007 07:14 PM

Question.
Is this the gallery that automaticly puts a picture that is posted in the forums into that persons gallery? Or do you have to post directly into the gallery?

Thanks
J


All times are GMT. The time now is 07:39 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.01541 seconds
  • Memory Usage 1,826KB
  • 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
  • (8)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)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