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)
-   -   Add PhotoPost vBGallery to each forum (https://vborg.vbsupport.ru/showthread.php?t=111868)

bulbasnore 01-09-2007 04:43 AM

Stunning analysis Delw. Only change then is necessitated by the name change of the gallery tables. Nicely documented. Thank you so much!

TomC18 01-12-2007 12:35 AM

Will this work on VB 3.6.4?

Delw 01-12-2007 12:43 AM

yes if you follow these directions in post #30

https://vborg.vbsupport.ru/showpost....1&postcount=30

rnmcd 02-10-2007 09:15 PM

Does anyone know of a vb ver. 3.6.4 board with this installed that I could view?

The DEMO link doesn't seem to work.

Delw 02-11-2007 07:49 PM

<a href="http://www.azbasszone.com/forums/forumdisplay.php?f=37" target="_blank">http://www.azbasszone.com/forums/forumdisplay.php?f=37</a>

you can see it working at the above link.

A word of caution we found that using this in version 3.6.4 and with the new version of gallery doesn't work with polls. its a bug and Zach was working on it when he gets time.
if you use polls in the same forum as the pics , the polls will not work, however both work fine if not in the same forum.

Delw

rnmcd 02-11-2007 09:22 PM

Thank you for the information and the caveat.

So you are saying that polls will not work on threads in
http://www.azbasszone.com/forums/forumdisplay.php?f=37?

Fenriz 07-12-2007 10:31 AM

Is it possible to get it work on PhotoPost vBGallery 2.2? This hack doesn't work because there isn't any functions_gallery_store.php on this build. Please help to get it work.
Thanks in advance..

Zachariah 07-12-2007 12:37 PM

I plan on doing a revise :)

Fenriz 07-12-2007 02:00 PM

Zachariah, is there an option in vBGallery 2.3 to show the same image bar throught all the forum pages?

bulbasnore 09-15-2007 04:56 PM

Once again, this is pretty cool. Works on 3.6.7_pl1. Zechariah, why not update this mod? ITs more comprehensive than the currently updated one. Such a small change to make this current.

Quote:

Originally Posted by Delw (Post 1153971)
to make it work for vb 3.6.* - 3.6.4 and PhotoPost vBGallery v2.1
you just need only to change the xml file

line 41 was
Code:

$globaltemplates  = array_merge($globaltemplates, array('adv_gallery_imagebit','forumdisplay_vbgallery',));
change line 41 to


Code:

$globaltemplates  = array_merge($globaltemplates, array('ppgal_imagebit','forumdisplay_vbgallery',));

line 170 was

Code:

                FROM " . TABLE_PREFIX . "adv_gallery_images AS images
Change line 170 to
Code:

                FROM " . TABLE_PREFIX . "ppgal_images AS images
do not upload the file functions_gallery_store.php as vbgallery already has this file in there in the version 2.1

just follow the org. directions omitting the functions_gallery_store.php upload



Delw



All times are GMT. The time now is 06:36 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.01151 seconds
  • Memory Usage 1,736KB
  • 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_code_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (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