vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Add-On Releases - Module CMPS: PhotoPost vBGallery (https://vborg.vbsupport.ru/showthread.php?t=126697)

Kahuna900 08-20-2007 03:26 AM

Ditto, not working for me either, CMPS v3.0 RC1/VB 3.6.8. No XML file included and I'm getting the following error:

"Fatal error: Call to undefined function: make_image_fields() in vbgallery.php on line 141"

gator777 08-20-2007 05:25 AM

Hi Zach. I followed your instructions, but I got the following error mesage:

Warning: array_merge() [function.array-merge]: Argument #2 is not an array in /modules/vbgallery.php on line 25

sensimilla 08-20-2007 06:27 AM

Where are the templates ? Am I blind ? thanks for the update Zachariach.

ntrance 08-20-2007 11:23 AM

Can you supply the beta so i can test it on CMPS v3.0 RC1

Zachariah 08-20-2007 01:54 PM

Hello, I made a boo boo :D
- missing files

Please look @ the readme.txt as install directions have been changed.

The 1st post is updated - no new email sent.

gator777 08-20-2007 02:38 PM

I applied your update, but I am still getting the following message:

Warning: array_merge() [function.array-merge]: Argument #2 is not an array in /modules/vbgallery.php on line 25

TheProphet 08-20-2007 04:24 PM

I do get the same error message

Code:

Warning: array_merge() [function.array-merge]:
Argument #2 is not an array in /modules/vbgallery.php on line 25


Zachariah 08-20-2007 04:48 PM

Quote:

Originally Posted by gator777 (Post 1321652)
I applied your update, but I am still getting the following message:

Warning: array_merge() [function.array-merge]: Argument #2 is not an array in /modules/vbgallery.php on line 25

Quote:

Originally Posted by TheProphet (Post 1321718)
I do get the same error message

Code:

Warning: array_merge() [function.array-merge]:
Argument #2 is not an array in /modules/vbgallery.php on line 25


Ok this is looking for gallery options from the datastore and merging with CMPS options.
The options are added via. plugin from vbgallery. - THIS_SCRIPT = "adv_index" then add gallery options.

Q: The php files of your CMPS that display the image blocks are they default ?
define('THIS_SCRIPT', 'adv_index');

TheProphet 08-20-2007 05:10 PM

All my cmps pages and templates are default so far..

Zachariah 08-20-2007 05:16 PM

Looking @ changes in the gallery. This hack will work with vbgallery 2.2, 2.3 out of the box.
- you can get a patch if you have 2.0, 2.1 - here.

maidos 08-20-2007 07:32 PM

so is it not possible to have ajax ?

Zachariah 08-20-2007 08:01 PM

Quote:

Originally Posted by maidos (Post 1321830)
so is it not possible to have ajax ?

1 step @ a time :)
- I am working on one for the filmstrip "hit << more .... more >>".

I'll have one for the CMPS block soon.

SMO 08-20-2007 10:54 PM

I still dont see anything.

I think I have some "rogue" edition of vbg

maidos 08-21-2007 06:02 AM

cool thanks i look forward to taht, so thanks :) do you have a release date for this?

ntrance 08-21-2007 09:19 AM

Quote:

Originally Posted by Zachariah (Post 1321632)
Hello, I made a boo boo :D
- missing files

Please look @ the readme.txt as install directions have been changed.

The 1st post is updated - no new email sent.


Works now

Thanks for this awesome mod :)

Kahuna900 08-21-2007 02:43 PM

ROCK ON!!!! It's back!!!

Thanks Zachariah!!!!!!

glorify 08-22-2007 12:09 AM

Hey zac--

Great work. I upgraded to 3 rc1 when you made this available.

Anyway:
Quote:

EX: 3 CMPS blocks 3 different settings http://www.szone.us/index.php?id=gallery
When I attempt this, I am copying the module, then changing the settings in the second module.

It works, kind of. It displays both the first and second on the same page. The second looks fine, but the first gets combined with the second.

Example: I have module 1: 4 pics vertical. Module 2: 4 pics horizontal.

When I add them both to the same page, I get (module 2) looking like this:

pic1 pic2 pic3 pic4

And (module one) gets combined and looks like this:

pic1 pic1 pic2 pic3 pic4
pic2
pic3
pic4

Am I just installing the second module wrong?

Zachariah 08-22-2007 03:22 AM

What I did for more than one was to use the copy option.

vBa CMPS => Edit Modules => [Image Gallery]
- Copy Module

Change:
- Module Title
- Identifier ( this will add 1,2,3 depending on how many copies)

Image Gallery Options: (at bottom)
- set to what you need

glorify 08-22-2007 10:51 AM

Copying the module, no problem. The add new portion--Add new what? I don't see anything in the PHP File Module Options for an identifier.

The only thing I could think of to make it work correctly would be to take vbagallery.php for a second module, rename it to vbagallery1.php, upload it, and use it for the second module. Is that the correct way of doing it?

Zachariah 08-22-2007 12:46 PM

There were template changes, perhaps templates did not update.
Did you remove the old (cmps 2.x) version of this add-on before installing the new one ?

It is now using the standard CMPS wrapper vs. custom made one that was in all of the other versions.
In my current setup all 3 blocks use the same php file.


vBa CMPS => Edit Modules => [Image Gallery]
- Copy Module

(2 photos in one)
Attachment 68882

Change:
- Module Title
- Identifier ( this will add 1,2,3 depending on how many copies , or make custom)

Image Gallery Options: (at bottom)
- set to what you need


Here is 4 blocks that use the same php file.
? Most Viewed
- navbar, 6 images, 3 wide, views, category, name - (most viewed, all categories in gallery)

? Random Planes
- 8 images, 4 wide, views, category - (random, 1 category in gallery)

? This is who we are
- 1 image, category (random, 1 category in gallery)

? Random
- 4 image, 1 wide / 4 down (random, all categories in gallery)

glorify 08-23-2007 12:52 AM

Followed exact (identifier changes, actually was doing it correctly from the start), checked the templates against the module file in the zip, uninstalled, reinstalled.

Still no worky, and I've ran a VBA site for a couple years now. Running one module works fine.

http://www.glorifythepast.com

Zachariah 08-23-2007 02:28 AM

Quote:

Originally Posted by glorify (Post 1323615)
Followed exact (identifier changes, actually was doing it correctly from the start), checked the templates against the module file in the zip, uninstalled, reinstalled.

Still no worky, and I've ran a VBA site for a couple years now. Running one module works fine.

http://www.glorifythepast.com

Your site looks ok.
"Image Gallery" on the side. What did you change to make it work ?

glorify 08-23-2007 03:49 AM

it works with one box. When I try multiples, is when I have the problems.

glorify 08-23-2007 04:17 AM

Here is what happens when I add 2 on the same page. Notice the 1st box has it's pictures plus it has the same pics that are in the second.

MotoUp 08-23-2007 04:44 PM

I installed the patch, and mde the file edit, but the module doesn't show up at all, and it is active. I tried uninstalling it completely and reverting to the 3.6.4 version I was using, and I geta database error.

I am using vB 3.6.8, and vBGallery 2.0. Any ideas?

Zachariah 08-23-2007 07:55 PM

I'll install 2.0 and test it out w/ the patch. to see what the deal is.

glorify 08-23-2007 11:35 PM

If you wanna poke around in my admincp, lemme know.

CORSO 08-23-2007 11:41 PM

I have photopost pro 5.62, How i can do to use this hack???

Zachariah 08-24-2007 01:10 AM

Quote:

Originally Posted by glorify (Post 1324448)
If you wanna poke around in my admincp, lemme know.

Ya shoot me an PM.

Quote:

Originally Posted by CORSO (Post 1324449)
I have photopost pro 5.62, How i can do to use this hack???

This is for Photopost vBGallery not Pro. I will see about updating a CMPS for Pro.

MotoUp 08-24-2007 12:47 PM

Quote:

Originally Posted by glorify (Post 1324448)
If you wanna poke around in my admincp, lemme know.

Ditto :D

Zachariah 08-24-2007 05:58 PM

@ glorify

As I entered the site's AdminCP there is a "For Your Information" block @ the top.
- Out-of-Date Custom Templates Found!
Quote:

There are currently 16 customized template(s) that need to be updated or reverted. Some sections of vBulletin may not function if you do not do this!
You have 2 styles:
- GTP Blue Wide
- GTP Powder Blue Wide

The templates shown on this page have been updated in the default template set since you customized them.

Not related to CMPS but for vBGallery: (please take a look @ these)
- ADV_GALLERY
- adv_gallery_imagebit
- ADV_GALLERY_SHOWIMAGE
- ADV_GALLERY_BROWSEIMAGES

Related to CMPS: (I reverted these)
- adv_portal_vbgallery_newestbits
- adv_portal_vbgallery_nav
- adv_portal_vbgallery

I uninstalled the image gallery block [edit image gallery - delete: remove vbgallery.php]
This still left some traces of templates in your styles.

I have one running in the center 2x4 and on one the side 1x8.

glorify 08-24-2007 10:39 PM

OK. An idiot to think you were talking about the hack's templates and not the other templates. I had reverted the adv_portal templates that came with that hack.
Many thanks sir.

G

Zachariah 08-24-2007 10:47 PM

Quote:

Originally Posted by glorify (Post 1325085)
OK. An idiot to think you were talking about the hack's templates and not the other templates. I had reverted the adv_portal templates that came with that hack. The cbgallery.php was a kicker as well.

Many thanks sir.

G

I always work with the code, and may not have been as detailed as I could of been.
- glad the site is up :)

Xil Ze 08-25-2007 09:51 PM

i am getting the

Quote:

Warning: array_merge() [function.array-merge]: Argument #2 is not an array in /modules/vbgallery.php on line 25
error as well. using cmps 3.6.4, vb gallery 2.1 (with zach's update), and cmps 3rc1. i've been looking around. is it connected to php 5?

Zachariah 08-28-2007 07:37 PM

Change Log
===========
2.6
- Added option for module title.
- Added option for module link.
- Added option to choose from thumbnail, normal, original

MotoUp 08-28-2007 07:47 PM

Well, I tried removing 2.5 and installing 2.6. Now, instead of it just not showing up, my CMPS won't even load....My users already miss this module a lot. Is there anything else you can think of that I can try?

Zachariah 08-28-2007 07:54 PM

Quote:

Originally Posted by MotoUp (Post 1327593)
Well, I tried removing 2.5 and installing 2.6. Now, instead of it just not showing up, my CMPS won't even load....My users already miss this module a lot. Is there anything else you can think of that I can try?

Shoot me some AdminCP access in PM.

TheAllusionist 08-28-2007 07:55 PM

Hey I just downloaded this or very similar from your website this weekend or so believed and it worked with gallery 2.3 and vBadvanced 3.0RC1, something I had really been missing. If this one is different from what was on your site this weekend, I might try it, however what I downloaded this weekend works great. I just wanted to thank you very much, I nominated it for the MOM Thanks again for your generosity.

Zachariah 08-28-2007 07:58 PM

Quote:

Originally Posted by TheAllusionist (Post 1327607)
Hey I just downloaded this or very similar from your website this weekend or so believed and it worked with gallery 2.3 and vBadvanced 3.0RC1, something I had really been missing. If this one is different from what was on your site this weekend, I might try it, however what I downloaded this weekend works great. I just wanted to thank you very much, I nominated it for the MOM Thanks again for your generosity.

:) I updated all places this hack today. That was 2.5.
- This is 2.6.

TheAllusionist 08-28-2007 08:04 PM

Thanks for letting me know, and thanks again! ;)


All times are GMT. The time now is 04: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.01498 seconds
  • Memory Usage 1,830KB
  • 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
  • (2)bbcode_code_printable
  • (14)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)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