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.


All times are GMT. The time now is 08:40 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.01317 seconds
  • Memory Usage 1,745KB
  • 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
  • (4)bbcode_php_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)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