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.


All times are GMT. The time now is 07:37 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.01295 seconds
  • Memory Usage 1,741KB
  • 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
  • (3)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