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)

TheAllusionist 04-23-2006 02:06 AM

Zachariah,
Great hack, I have used it for awhile along with the block of yours for my portal. I recently re-designed my forums and notice anymore that the forum home version of the block doesn't have the text above anymore, the arrows are there and the one block without an arrow shows search. Could you point me in the direction to figure out why the text is missing anymore?

http://www.3dallusions.com/forums/index.php?

Tiny little boxes or a bar pop up when an arrow is selected, so I guess I hosed the code somewhere, but this is plugin form these days (I believe originally it was a template modification) and I am just not certian where to look.

Thanks in advance!

Russell

Zachariah 04-23-2006 04:10 AM

Quote:

Originally Posted by TheAllusionist
Zachariah,
Great hack, I have used it for awhile along with the block of yours for my portal. I recently re-designed my forums and notice anymore that the forum home version of the block doesn't have the text above anymore, the arrows are there and the one block without an arrow shows search. Could you point me in the direction to figure out why the text is missing anymore?

http://www.3dallusions.com/forums/index.php?

Tiny little boxes or a bar pop up when an arrow is selected, so I guess I hosed the code somewhere, but this is plugin form these days (I believe originally it was a template modification) and I am just not certian where to look.

Thanks in advance!

Russell

Hello Sir.

forums/index.php
- Add: RED
Code:

// ################### PRE-CACHE TEMPLATES AND DATA ######################
// get special phrase groups
$phrasegroups = array('holiday','adv_gallery');


TheAllusionist 04-23-2006 04:28 AM

Brilliant! Worked like a charm, thank you! ;)

wii 04-23-2006 09:52 PM

Latest Beta works well - please check the 4 missing tags in the code, according to: http://validator.w3.org/

wii 04-24-2006 06:44 AM

Is there anyway to edit this hack so all images have the same heigth ?

wii 04-25-2006 04:43 AM

Btw, the hack conflicts with this one:

https://vborg.vbsupport.ru/showthread.php?t=111631

So, I had to remove the polls at forum home to view the images from this hack correctly.

blkatt 04-26-2006 05:20 PM

Running:
vBulletin 3.54
PhotoPost vBGallery v1.0.2

Getting thsi error:

Parse error: syntax error, unexpected T_CONSTANT_ENCAPSED_STRING, expecting ')' in /home/username/public_html/forum/index.php on line 31

Ideas?

Thanx.

blkatt 04-26-2006 05:42 PM

Quote:

Originally Posted by blkatt
Running:
vBulletin 3.54
PhotoPost vBGallery v1.0.2


Getting thsi error:

Parse error: syntax error, unexpected T_CONSTANT_ENCAPSED_STRING, expecting ')' in /home/username/public_html/forum/index.php on line 31

Ideas?

Thanx.

Got it, I left out a comma in my index.php file edit.
Works fine. Thanks Zach.

blkatt 04-26-2006 05:49 PM

Quote:

Originally Posted by blkatt
Got it, I left out a comma in my index.php file edit.
Works fine. Thanks Zach.


i meant to say I left out a quote (') sign in my index.php file edit.

blkatt 04-26-2006 06:07 PM

Is there a way to limit the number of columns of images .

When I display 6 images it displays 6 images (columns) on 1 row even though Gallery is set to break into another row after 3 images (columns).

I want to break into another row of images after 3 images are displayed.


All times are GMT. The time now is 05:49 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.01550 seconds
  • Memory Usage 1,740KB
  • 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
  • (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