vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   New Posting Features - Cel Photo Popup - Insert pictures from vB Albums, Attachs, Photopost, vBGallery (https://vborg.vbsupport.ru/showthread.php?t=243865)

cellarius 06-06-2010 08:58 PM

Bugfix release 4.0.007

This will be the last bugfix release for some time if there don't come up major flaws - atm, I'm not aware of any pending issues. I'm away on business for three of the next four weeks - apart from that there's the soccer world cup :)

Fixed in this one: debug permissions, attachments folder list now contains root ("folder"), a filtering issue with the albums list, and the insert option "image with link below".

Please reimport the product file and upload all files. There have been no changes to config files.

fly 06-06-2010 10:08 PM

I think I love you.

AURFSCAN 06-07-2010 12:23 AM

invalid zip file here

Jesh 06-07-2010 02:47 PM

I still get blank html page when using 'show album list'. It worked at version 002 or 003, whichever used the GET. Ever since you changed that it won't display the album list from photopost, it just shows blank page.

cellarius 06-07-2010 04:37 PM

Quote:

Originally Posted by AURFSCAN (Post 2049656)
invalid zip file here

Opens fine for me with Winrar and 7zip...

AURFSCAN 06-07-2010 07:07 PM

ok thx cellarius, on 2 pc's wont open with winzip... will try with other

fly 06-10-2010 04:13 PM

Hmmm... I'm getting a memcached error. Anyone else using memcached with this mod?

Code:

Warning: Memcache::get() [memcache.get]: Key cannot be empty in [path]/includes/class_datastore.php on line 295
This error pops up in the new window after clicking 'My Photos'.

cellarius 06-11-2010 06:37 AM

Try the following: Open photo_popup.php and find around line 22
PHP Code:

$specialtemplates = array(''); 

Change it to
PHP Code:

$specialtemplates = array(); 

Does this resolve the issue?

fly 06-11-2010 10:59 AM

Quote:

Originally Posted by cellarius (Post 2051897)
Try the following: Open photo_popup.php and find around line 22
PHP Code:

$specialtemplates = array(''); 

Change it to
PHP Code:

$specialtemplates = array(); 

Does this resolve the issue?

It does indeed! Thank you!

Now I just need to figure out why the My Photos link appears in a crazy place...

edit: Anyone else seen this issue? I don't have any other TMS edits affecting this template and the template itself is unmodified.

http://uselessforums.com/attachment....achmentid=3113

cellarius 06-12-2010 10:09 AM

Quote:

Originally Posted by Jesh (Post 2049955)
I still get blank html page when using 'show album list'. It worked at version 002 or 003, whichever used the GET. Ever since you changed that it won't display the album list from photopost, it just shows blank page.

I doubt it's an issue connected to the use of cookies, may be a coincidence of sorts. If you provide me with AdminCP and FTP access, I'll have a look.

patrick91 06-13-2010 11:12 AM

I don't understand how to get this to work?:S upload content en imported the xml. but nothing to see on my forum... I also don't understand what to do with the config files.. i want to use this for albums..

cellarius 06-13-2010 12:22 PM

Did you rename the config file and do the template edits as per installation instructions?

patrick91 06-13-2010 01:00 PM

Quote:

Originally Posted by cellarius (Post 2052930)
Did you rename the config file and do the template edits as per installation instructions?

No, :P thought it was only for the 4.00000003 version... so i will do that now! Thnks

cory_booth 06-17-2010 12:08 AM

PHP Code:

mysql_num_rows(): supplied argument is not a valid MySQL result resource in [path]/photo_popup.php on line 292 


Rckcrwlr 06-23-2010 12:26 PM

I am getting that the zip file is empty????

cellarius 06-23-2010 12:34 PM

Quote:

Originally Posted by Rckcrwlr (Post 2058089)
I am getting that the zip file is empty????

I really don't know what the issue with the zip file is - I can download and open it just fine. To make sure, I'll repack and reupload. Please try a again in a few.

Rckcrwlr 06-23-2010 06:27 PM

Quote:

Originally Posted by cellarius (Post 2058100)
I really don't know what the issue with the zip file is - I can download and open it just fine. To make sure, I'll repack and reupload. Please try a again in a few.

The repack worked...Thanks

Installing now...

intelgio2 06-30-2010 12:14 PM

I have installed the module and everything works fine with the exception of the image tags populating. The URL tags populate fine.

I have tried to add just the photo and am unable to.

Gun Geek 07-01-2010 07:12 PM

I have a quick question, everything seems to be working properly. But, I would like it to work with this mod BBR - Resize Images with lytebox v3.22 https://vborg.vbsupport.ru/showthread.php?t=230411. Is there anyway to get it to do that? I like how that one does the lytebox if we can get them integrated together that would be beyond awesome... it would be beawsome.

intelgio2 07-03-2010 01:52 PM

Is there a solution to this? I have searched the 3.8 version mod and have not been able to find an answer

Quote:

Originally Posted by intelgio2 (Post 2062204)
I have installed the module and everything works fine with the exception of the image tags populating. The URL tags populate fine.

I have tried to add just the photo and am unable to.


cellarius 07-03-2010 04:11 PM

Why would you search the 3.8 thread if you are using the vB4 versioin? And no, I can't offer a solution as long as there are no informations provided at all.

intelgio2 07-03-2010 05:24 PM

Quote:

Originally Posted by cellarius (Post 2063908)
Why would you search the 3.8 thread if you are using the vB4 versioin? And no, I can't offer a solution as long as there are no informations provided at all.

I searched the 3.8 thread because if there was a solution posted that I might be able to use to troubleshoot, I would use it to do so...

The BB Code generated by the mod is where I am having trouble. The code generated for the URL works fine, but the IMG code does not populate. When I select any of the options that display the image, I get the opening and closing IMG tags. The image information is not brought into the tags.

cellarius 07-04-2010 07:18 AM

I understood all of that. But once again: as long as you don't provide me with a bare minimum of information, I can't (and won't) give support. There is a reason that this
is in the mod description.

intelgio2 07-08-2010 12:40 PM

Quote:

Originally Posted by cellarius (Post 2064227)
I understood all of that. But once again: as long as you don't provide me with a bare minimum of information, I can't (and won't) give support. There is a reason that this

is in the mod description.

OK, feeling a little thick. I have searched on enabling the Debug Mode and all I can find is where to do it in config.php. Where do I access that in the AdminCP?

Also, are you looking for the code from the popup window?

cellarius 07-08-2010 08:34 PM

I'm talking about the debug mode of this mod, of course, and it is activated in the AdminCP settings of this mod. Look at the last screenshot at the very bottom. Set to yes where it says "Debug Mode?". The information will show up in the popup window.

intelgio2 07-09-2010 02:45 AM

Quote:

Originally Posted by cellarius (Post 2066520)
I'm talking about the debug mode of this mod, of course, and it is activated in the AdminCP settings of this mod. Look at the last screenshot at the very bottom. Set to yes where it says "Debug Mode?". The information will show up in the popup window.

Thanks!

I was getting ready to test just a few more things to give a detailed breakdown of what was going on and it was working for a change. The only thing that had changed (for what it's worth) is that I removed the "Picture and Album Gallery" mod. Not sure if there is a conflict there or not. But it is working now! :rolleyes:

Here is a link to the mod that I am talking about: https://vborg.vbsupport.ru/showthread.php?t=237931

cellarius 07-09-2010 04:29 AM

Don't know that mod, so I can't comment on this.

vbsolutions 07-09-2010 11:48 AM

hehe nps give us a buzz on the reupload

cellarius 07-09-2010 02:28 PM

Quote:

Originally Posted by vbsolutions (Post 2066804)
hehe nps give us a buzz on the reupload

If this post makes any sense to anyone, please enlighten me.

Scitz0 07-12-2010 07:16 AM

Quote:

Originally Posted by intelgio2 (Post 2062204)
I have installed the module and everything works fine with the exception of the image tags populating. The URL tags populate fine.

I have tried to add just the photo and am unable to.

Hi,

I have the same issue as intelgio2, only url populated.

Example:
Code:

[ center ][ img ][ /img ]
[ url='http://www.miniclub.se/testvb/album.php?albumid=2&attachmentid=2451' ][ /url ][ /center ]

Installed on vb 4.0.4 PL1, not sure if its a conflict with other plugins or not.


While writing this I tested some more and found that all medium options produce this.
You have a note in the config about problems with medium so I guess its all fine.

One other problem though, orig_2_gallery_link_below produce the following:
Code:

[ center ][ img ]http://www.miniclub.se/testvb/attachment.php?attachmentid=2491[ /img ]
[ url='http://www.miniclub.se/testvb/album.php?albumid=2&attachmentid=2491' ][ /center ]

Ie, no closing [ /url ] and url description/text.

Gun Geek 07-12-2010 04:28 PM

Quote:

Originally Posted by Gun Geek (Post 2062914)
I have a quick question, everything seems to be working properly. But, I would like it to work with this mod BBR - Resize Images with lytebox v3.22 https://vborg.vbsupport.ru/showthread.php?t=230411. Is there anyway to get it to do that? I like how that one does the lytebox if we can get them integrated together that would be beyond awesome... it would be beawsome.

Any possibility of this?

cellarius 07-16-2010 02:58 PM

To all those who have issues with not populating medium image tags: I assume you're using albums or attachments as product. Neither album nor attachments do offer medium sized images, there's only the thumbnail and the original size image saved. Normally, the mod should strip out those not valid options automatically. There seems to be a bug there - look out for a new release shorly.

cellarius 07-16-2010 03:01 PM

Quote:

Originally Posted by Gun Geek (Post 2062914)
I have a quick question, everything seems to be working properly. But, I would like it to work with this mod BBR - Resize Images with lytebox v3.22 https://vborg.vbsupport.ru/showthread.php?t=230411. Is there anyway to get it to do that? I like how that one does the lytebox if we can get them integrated together that would be beyond awesome... it would be beawsome.

Since I do not use the mod and don't know what it does to the tags inserted, I wouldn't know. My mod simply inserts standard image and url tags - I won't start to cater for the legion of image resizers out there, sorry.

cellarius 07-16-2010 07:57 PM

Bugfix release 4.0.008
### 4.0.008 ###
- memcached problem fixed
- minor template fix
- fix for medium images not removed from inserts options dropdown
- fix for missing Link description in orig_link2gallery_below

Xencored 07-16-2010 08:31 PM

Quote:

Originally Posted by cellarius (Post 2070279)
Bugfix release 4.0.008
### 4.0.008 ###
- memcached problem fixed

<333 thanks i had like 2000 DB errors from this :D

Scitz0 07-16-2010 09:04 PM

Installed latest version and its working great now.

Scitz0 07-16-2010 09:14 PM

Found one thing though.

The popup window, in the settings you can specify the width and hight of the window but the size of the content within the popup is always the same. Ie with the default 3 rows, 3 columns and 600x680px the window is way to small for the content. Below is a screenshot of how it looks. How can I compress the width of the columns? Much wasted space there.

https://vborg.vbsupport.ru/external/2010/07/21.png

cellarius 07-16-2010 09:56 PM

Not sure what you want to do, really. Of course if you set the popup to use a great width and the table to just 3 columns, the table will stretch accordingly. This is by design. Why would you want to set a big width to the popup but use only half of it for the table? If your thumbnails are small, use more columns in your table - or a smaller popup size.

EquinoxWorld 07-16-2010 10:13 PM

I'm guessing this works ok with vb4.0.5?

cellarius 07-16-2010 10:24 PM

You're guessing correctly :)


All times are GMT. The time now is 10:16 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.01693 seconds
  • Memory Usage 1,840KB
  • 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
  • (3)bbcode_code_printable
  • (5)bbcode_php_printable
  • (16)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