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

Ramsesx 11-11-2005 01:15 PM

How can I get the images horizontally shown (4-5 images)?
Thank you

Zachariah 11-11-2005 02:01 PM

Change the number of images:

vBa CMPS => Edit Modules => Image Gallery =>
Module Shell Template Options => Title Row Colspan

This value will change the number of images that show up.

Ramsesx 11-11-2005 03:47 PM

Thank you, works perfectly.

vprp 11-12-2005 03:30 AM

I get these error messages:

Warning: array_keys(): The first argument should be an array in /includes/functions_gallery.php on line 427

Warning: Invalid argument supplied for foreach() in /includes/functions_gallery.php on line 427

My cmps_index.php looks like:

$phrasegroups = array('adv_gallery');
$globaltemplates = array();
$actiontemplates = array();
$specialtemplates = array('adv_gallery_opt','gallery_c_cache','gallery _ugroups');

sonicdriven 11-12-2005 04:30 AM

Quote:

Originally Posted by vprp
I get these error messages:

Warning: array_keys(): The first argument should be an array in /includes/functions_gallery.php on line 427

Warning: Invalid argument supplied for foreach() in /includes/functions_gallery.php on line 427

My cmps_index.php looks like:

$phrasegroups = array('adv_gallery');
$globaltemplates = array();
$actiontemplates = array();
$specialtemplates = array('adv_gallery_opt','gallery_c_cache','gallery _ugroups');


exact same error here, i had the line 83 error as well as this but the fix posted earlier took that one away.


Code:


Warning: array_keys(): The first argument should be an array in /includes/functions_gallery.php on line 427

Warning: Invalid argument supplied for foreach() in /includes/functions_gallery.php on line 427

Warning: Division by zero in /includes/functions_gallery.php on line 1134


vprp 11-12-2005 06:35 AM

Sonic, I had the exact same errors as you. line 83, then the two i posted and line 1134.

Wordplay 11-12-2005 07:11 AM

is there anyway i can get the module code to work for the regular gallery for vbulletin?

never mind, i'll just try mess with the code a lil.

Zachariah 11-12-2005 03:53 PM

Quote:

Originally Posted by Wordplay
is there anyway i can get the module code to work for the regular gallery for vbulletin?

never mind, i'll just try mess with the code a lil.

ForumHome.
https://vborg.vbsupport.ru/showthrea...threadid=96152



@General Public - This hack has a lot of "old" code from the 3.0x convert of about 12 different programers w/ small snipits.

I need to redo the whole thing.

Selrahce 11-13-2005 06:52 PM

Ugh. I've done 2 fresh installs of this hack and I can't seem to get it to work at all. On my main CMPS index I get the following error:

******************
Warning: array_keys(): The first argument should be an array in \includes\functions_gallery.php on line 427

Warning: Division by zero in \includes\functions_gallery.php on line 1134
******************
I didn't touch either of those files.....
The block is there but no image shows [X]

Any ideas?

Mellow 11-21-2005 12:54 PM

Not sure if it's possible, but I'd like to show just the category and not the 'category' label, I think it would just be cleaner. Any way to do that or is it a major issue since your are using the vbGallery functionality to pull the thumbs?

Thanks,
Joe


All times are GMT. The time now is 04:10 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.01398 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
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)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