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-12-2011 08:26 AM

Bugfix release 4.1.002!

Thanks to kilgor who gave me access to his forum the issue with the editor buttons not showing up for some users has been resolved. Please install the new version and let me know if it indeed fixes the problem for you.

Additionally, you can delete the deprecated file clientscripts/ckeditor_config_cel_pp.js

kilgor 06-12-2011 09:03 AM

now it works! Thanks a lot for your support!

TundraSoul 06-21-2011 03:28 AM

Working very well, thanks!

Here's a suggestion. While the popup window is open, allow us to drag the image from one source (say attachments) into albums and so on. Could you imagine the flexibility that would bring to all these media storage systems.

BioTek 06-21-2011 08:21 AM

I'm using 4.1.4 is there a reason why the button works for admins but is grayed out for Moderators and Registered Users.

DaveS 06-21-2011 05:14 PM

I have a possible problem.
I use Photopost.

When inserting pictures it seems to be using the wrong URL.
Code:

http://myurl/forums/photopost/data/520/IMG_6814.JPG
When in fact it should be..

Code:

http://myurl/photopost/data/520/IMG_6814.JPG
So it's inserting the forums bit which is obviously vB path.
However in the cel_pp_config.php the settings are correct. It seems to be ignoring these.

Code:

// Full URL path to Gallery: http://www.yoursite.com/path/to/gallery/
//
$url_path = "http://myurl/photopost/";
//
// Full URL path to Data Dir: http://www.yoursite.com/path/to/gallery/data/
// Look for this in PP-Administration->Global Options->URL to PhotoPost data directory
//
$data_dir = "http://myurl/photopost/data/";
//
// Table prefix. pp_ is the default setting.
// You may have changed this on installation of Photopost Pro.
// Look for this in PP-Administration->Edit Config->PhotoPost Database Prefix
//
$db_prefix = "pp_";


BioTek 06-21-2011 05:56 PM

Quote:

Originally Posted by BioTek (Post 2210771)
I'm using 4.1.4 is there a reason why the button works for admins but is grayed out for Moderators and Registered Users.

Don't know why but it's now working.

akke 07-02-2011 06:43 AM

Any idea what's wrong with this plugin in IE7? When installed, the editor is completely gone in IE7. Doesn't happen in newer versions of IE or other browsers...

akke 07-02-2011 06:47 AM

Problem resolved already. It was related to a JS error in clientscript/ckeplugins/cel_pp/plugin.js

Search for
Code:

icon: BBURL + '/' + IMGDIR_BUTTON + '/cel/cel_photo_popup.png',
And remove the comma at the end to resolve the IE7 issue

myco 07-14-2011 08:51 PM

One little Problem after Update.
I have no link "My Photos" and the Button for PopUp has no description text.
Otherwise as always very good work- Thank you

cellarius 07-15-2011 03:25 AM

The my photos link is gone in the new editor. There's only the button, sorry. I'll think about adding it back for future versions if it is wanted.


All times are GMT. The time now is 06:53 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.01301 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
  • (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