The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
Cel Photo Popup - Insert pictures from vB Albums, Attachs, Photopost, vBGallery Details »» | |||||||||||||||||||||||||||||||||||||||
Cel Photo Popup - Insert pictures from vB Albums, Attachs, Photopost, vBGallery
Developer Last Online: Apr 2022
Important!
Old editor (vB 4.1.3 and below): use 4.0.008!What does it do? When creating or editing a post, your users can open a popup window that will show them their pictures in the chosen gallery, albums or attachment system. Detailed features list
Please uninstall the old version at AdminCP->Plugins & Products->Manage Addons. Also remove all files you uploaded for the vB 3 version apart from the editor icon, which will be reused. This will be /photo_popup.php and all /includes/photo_popup_config_[product].php files, relative to your forum root. Then follow the installation instructions below. Installation
Please note the information in this post of this thread. Version history For older versions see the vB3 version of this Mod. ### 4.1.004 ### fixed several bugs, text-button re-added (full list) ### 4.1.002 ### button not showing issue resolved ### 4.1.001 ### adapted to new vB editor, added workaround for image spacing ### 4.0.004-008 ### bugfix releases ### 4.0.003 ### initial release new (core): completely rewritten code new: categories/user albums/folders listed hierachically in albums dropdown new: Photopost Pro and vBGallery permissions for categories new: global permissions check new: cache system for albums dropdown new: override all product related AdminCP-Settings in the product config file. ** Please note that the config files for Photoplog and CND Garage have not been converted. I do not have access to vB4 versions of those two softwares for testing and developing. Whether this will change in future, I don't know - at the moment, apart from having no software access, I'm very much out of time. Anyway, the config files are not too hard to figure out and there is a short introduction to adapting them. Please feel free to convert or develop for other software, if you like, and submit to this thread or to me personally by PM. Download Now
Screenshots
Show Your Support
|
Благодарность от: | ||
tbworld |
Comments |
#262
|
||||
|
||||
I am getting a TMS error:
Code:
There are 1 Template-Modifications that were not desinged for the currently installed vBulletin version. To make sure that vBulletin and your installed Products are working correctly, you must check and maybe modify those Template-Modifications. Also I can get the image in the editor with the default skin, custom skins that use custom images but the skin I am trying to use (PixlePremium) is using the default images and location. Weird... Any ideas? |
#263
|
||||
|
||||
Regarding the TMS error: That may be because I may still be using an older version of TMS on my dev board. You should be able to ignore that.
Regarding the button path problem - the addon looks for the image in the folder cel inside the folder that is defined in the buttons image path in stylevars of that style. You should be able to use a tool like firebug to check where the editor is looking for the file. |
#264
|
|||
|
|||
My problem is the opposite way round, I can see the button image in IE9 but not Chrome or Firefox.
Checked and double checked the image locations, it's definitely there but does not show up. Got me baffled. Firebug doesn't seem to work on editor elements so I can't test that way. I even tried hardcoding the full URL into plugin.js, but despite this numerous cache clearing and refreshing just won't make it show up. |
#265
|
||||
|
||||
Hi Mark,
sorry to hear that. If hardcoding it into plugin.js does not work, I'm out of ideas... it does work for me on all listed browsers. If IE shows it, I can't imagine it to be a path issue anyway. BTW: Firebug does indeed not work on the buttons that come out of the box, but it does work on the added button. Since it shows up in IE, try the Dev Tools that come with it; I can see the path just fine there. Anyone care to PN me with test access data so I can have a look at an editor? |
#266
|
||||
|
||||
Quote:
Will be fixed in the next release. If you want to have it fixed right now, add the following line at the end of /includes/cel/cel_pp_plugin_editor_construct.php: Code:
$this->config['vbulletin']['phrase']['cel_pp_my_photos'] = $this->vbphrase['cel_pp_my_photos']; |
Благодарность от: | ||
CharlieDelta |
#267
|
|||
|
|||
Quote:
As you say, can't be the path anyhow. It's a weird one. I'm sure I'll get to the bottom of it eventually. |
#268
|
|||
|
|||
In IE8 the button is also missing, along with the following JS error....
Webpage error details User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.2; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; InfoPath.3) Timestamp: Sun, 19 Feb 2012 17:45:50 UTC Message: 'CKEDITOR.currentInstance.name' is null or not an object Line: 23 Char: 5 Code: 0 URI: http://www.bowlandcentral.com/forum/...n.js?t=B8DJ5M3 |
#269
|
||||
|
||||
We upgraded to latest version and integrated images from our Photo competition system.
We are NOT getting the IE8 issue, we use Competitions, Albums, Attachments, vBgallery We also run Marco's editor enhancement and have multiple skins. We really like the button at the bottom of the editor window!! Thanks! Kym |
#270
|
|||
|
|||
Awesome! I loved it! It makes posting easier! Thank you!
|
#271
|
|||
|
|||
Small Problem.
PHP Code:
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|