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)
-   -   PhotoPost vBGallery - Forum Home (https://vborg.vbsupport.ru/showthread.php?t=96152)

thedvs 10-10-2005 01:04 PM

If i have....

//Number of Images to Display
$galleryimagelimit = 4;

...in my config then on the home display page the collapse menu bar only goes above 3 images and not over the 4th image.

its fine if I set it to $galleryimagelimit = 3;

Zachariah 10-10-2005 01:08 PM

Quote:

Originally Posted by thedvs
If i have....

//Number of Images to Display
$galleryimagelimit = 4;

...in my config then on the home display page the collapse menu bar only goes above 3 images and not over the 4th image.

its fine if I set it to $galleryimagelimit = 3;


Number of Columns
The number of columns to display in a single row before splitting down to the next one.

AdminCP - vBa Gallery - Modify Settings - Browse Category Options - Number of Columns:


If that changes other things on your site you do not want Changed below to the # of images you wish to show up.


This is the code you were told to paste into your forumhome.
Code:

<!-- start Gallery Images -->
<table align="center" border="0" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" class="tborder" width="100%">
<thead>
<tr>
    <td class="tcat" colspan="$vba_options[gallery_columns]">
    <a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('forumhome_gallery_random')">


thedvs 10-10-2005 01:14 PM

This also seems not work with Firefox or netscape?

The display when viewing forum home with mozilla firefox (or netscape) its completely collapsed and not showing the images (even with clicking the collapse button nothing shows). - Yet both browsers have no problem with other collapsables, only this hacks one.

Zachariah 10-10-2005 02:15 PM

Quote:

Originally Posted by thedvs
This also seems not work with Firefox or netscape?

The display when viewing forum home with mozilla firefox (or netscape) its completely collapsed and not showing the images (even with clicking the collapse button nothing shows). - Yet both browsers have no problem with other collapsables, only this hacks one.

I am doing a revamp of the code - There is a lot of garbage in there from 5 other people that made edits to the code since it was 1st designed.

I'll have something soon.

thedvs 10-10-2005 02:18 PM

Quote:

Originally Posted by Zachariah
I am doing a revamp of the code - There is a lot of garbage in there from 5 other people that made edits to the code since it was 1st designed.

I'll have something soon.

That's great, that issue is the only thing letting this down.

*INSTALLED*

jluerken 10-10-2005 02:49 PM

Quote:

Originally Posted by Zachariah
I am doing a revamp of the code - There is a lot of garbage in there from 5 other people that made edits to the code since it was 1st designed.

I'll have something soon.

Yes thats great. Could you send an update around when this is done?

Zachariah 10-10-2005 02:57 PM

Quote:

Originally Posted by jluerken
Yes thats great. Could you send an update around when this is done?

Edited: Beta removed.

Blackhat 10-10-2005 03:06 PM

I'm trying to add this to my sidebar but nothing shows up :(
I guess its because I'm trying to add it to my sidebar custom template so how can I make it work there?

http://www.librarium-online.com/forums/index.php

Zachariah 10-10-2005 03:19 PM

Quote:

Originally Posted by Blackhat
I'm trying to add this to my sidebar but nothing shows up :(
I guess its because I'm trying to add it to my sidebar custom template so how can I make it work there?

http://www.librarium-online.com/forums/index.php

How did you add the sidebar ?

thedvs 10-10-2005 03:20 PM

Quote:

Originally Posted by Zachariah
Sure, I have something done now. Anyone care to test before I SPAM all the installers of the new ver ?

Beta Only:
Everyone in general, please do not upgrade your hacks. This is not an "update".
It is for beta testers only.

I need browser compatability and test of $catlimit.

I know of a few phrases that are missing.

Works okay now in Firefox & Netscape :)


All times are GMT. The time now is 11:07 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.01282 seconds
  • Memory Usage 1,745KB
  • 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_code_printable
  • (7)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