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)

Trana 01-30-2006 12:39 AM

I think I didn't put in the module identifier. I reinstalled everything and it is working now. Thanks!

clothahump 02-09-2006 09:41 PM

Is this good for vb 3.5.3 and gallery 1.0.2?

nonamer69 02-12-2006 09:11 PM

Quote:

Originally Posted by Zachariah
This will work if you want a list on the Sides.





In the template "adv_portal_gallery_random" look for:
PHP Code:

$randomimagebits 

... and replace it with:

PHP Code:

<tr><td class="alt1" align="center">$randomimagebits</td></tr

Now in the "gallery_random.php" module itself look for:

PHP Code:

$randomimagebits .= construct_imagebits($images); 

... and replace it with:

PHP Code:

$images['url'] = construct_image_url($images'thumbname');
$randomimagebits .= '<a href="' $vba_options['gallery_url'] . '/showimage.php?' $vbulletin->session->vars['sessionurl'] . 'i=' $images[imageid] . '"><img alt="' $images[title] . '" border="0" src="' $images[url] . '" /></a><br /><br/>'



does this work with 1.7??? I cannot find the edit in vbgallery_block.php

Zachariah 02-12-2006 10:14 PM

Quote:

Originally Posted by nonamer69
does this work with 1.7??? I cannot find the edit in vbgallery_block.php

Not yet.
- I am doing a revamp on the template that shows the images.

JBMoney 02-14-2006 02:49 PM

Quote:

Originally Posted by Zachariah
Not yet.
- I am doing a revamp on the template that shows the images.

Thanks. Looking forward to being able to show more than one vertically.

quanvo81 02-14-2006 06:15 PM

This Hack doesn't work with vBadvanced CMPS v2.1.0

OndaReal 02-14-2006 06:42 PM

can somebody please help me, i cannot locate this file.

2)
Edit your vBadvanced CMPS: (not the forums/index.php)
- cmps_index.php file (you may have a different name)

Trana 02-14-2006 06:56 PM

Quote:

Originally Posted by quanvo81
This Hack doesn't work with vBadvanced CMPS v2.1.0

Yes it does.

Next time, try and provide an error message or condition that would explain why it is not working for you.

Trana 02-14-2006 06:57 PM

Quote:

Originally Posted by OndaReal
can somebody please help me, i cannot locate this file.

2)
Edit your vBadvanced CMPS: (not the forums/index.php)
- cmps_index.php file (you may have a different name)

Are you running CMPS? Where did you install the cmps_index file? A lot of people rename their index.php file in their root dir, so you might want to check that.

balikci 02-14-2006 07:01 PM

Quote:

Originally Posted by OndaReal
can somebody please help me, i cannot locate this file.

2)
Edit your vBadvanced CMPS: (not the forums/index.php)
- cmps_index.php file (you may have a different name)

first backup index.php. (which you will edit)

just edit your vbadvanced cmps index.php file, not vbulletin forum index.php file.

like: http://www.yourdomain.com/index.php (if vba cmps file is it)


All times are GMT. The time now is 11:57 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.01374 seconds
  • Memory Usage 1,748KB
  • 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
  • (4)bbcode_php_printable
  • (6)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