![]() |
|
|
Mod Options |
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: May 2013
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 Only licensed members can download files, Click Here for more information. Screenshots Show Your Support
The following members like this post: tbworld
|
|||||||||||
Similar Mod
|
||||
| Mod | Developer | Type | Replies | Last Post |
| Photo Popup - Insert pictures easily from vB Albums, Photopost, vBGallery, Photoplog | cellarius | vBulletin 3.8 Add-ons | 608 | 24 Oct 2012 14:52 |
|
#256
|
||||
|
||||
|
New Version: 4.1.004
New Version: 4.1.004
Highlights:
__________________
Please note that there will be no further updates to my addons, especially they will not be upgraded for vB5. I'm leaving vB, since IB choose to go the banana-way yet again. http://www.roma-antiqua.de No members have liked this post.
Last edited by cellarius : 17 Feb 2012 at 09:21. |
|
#257
|
||||
|
||||
|
New install VB 4.1.10 & 4.1.004 Using IE9 I am not getting a button image but rather just a grey block as reported in prior posts. The grey is clickable and the modification works. Would just like to see a button
![]() Thanx!!! No members have liked this post.
|
|
#258
|
||||
|
||||
|
Huh, that shouldn't be the case, of course
I'll look into it over the weekend.
__________________
Please note that there will be no further updates to my addons, especially they will not be upgraded for vB5. I'm leaving vB, since IB choose to go the banana-way yet again. http://www.roma-antiqua.de No members have liked this post.
Last edited by cellarius : 18 Feb 2012 at 08:32. |
|
#259
|
||||
|
||||
|
Had a quick look: I see the icon on IE9, just as in any other browser:
Info_2012-02-18_10-22-28.jpg Please make sure you have uploaded the icon file correctly. If you use a custom style that uses a custom folder for images, make sure to upload the icon image file to a subfolder named cel in the directory the style uses for buttons. Probably [customstyleimages]/buttons/cel/cel_photo_popup.png.
__________________
Please note that there will be no further updates to my addons, especially they will not be upgraded for vB5. I'm leaving vB, since IB choose to go the banana-way yet again. http://www.roma-antiqua.de No members have liked this post.
|
|
#260
|
||||
|
||||
|
You right, I'm wrong... Completely forgot about custom style... Still did not get it to show but it is just a matter of figuring out the proper directory structure, the one given did not work.
Also, do you have a mouse over tool tip for the camera image? I can mouse over all the buttons and get a small note but not on yours. No members have liked this post.
|
|
#261
|
||||
|
||||
|
I am getting a TMS error:
It is stemming from editor_smiliebox 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? No members have liked this post.
|
||||
|
#262
|
||||
|
||||
|
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.
__________________
Please note that there will be no further updates to my addons, especially they will not be upgraded for vB5. I'm leaving vB, since IB choose to go the banana-way yet again. http://www.roma-antiqua.de No members have liked this post.
|
|
#263
|
|||
|
|||
|
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. No members have liked this post.
|
|
#264
|
||||
|
||||
|
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?
__________________
Please note that there will be no further updates to my addons, especially they will not be upgraded for vB5. I'm leaving vB, since IB choose to go the banana-way yet again. http://www.roma-antiqua.de No members have liked this post.
|
|
#265
|
||||
|
||||
|
Originally Posted by Hostboard
It's supposed to be there, but there's a bug
![]() 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:
The tooltip will be the same text as the button below the editor.
__________________
Please note that there will be no further updates to my addons, especially they will not be upgraded for vB5. I'm leaving vB, since IB choose to go the banana-way yet again. http://www.roma-antiqua.de The following members like this post: CharlieDelta
Last edited by cellarius : 19 Feb 2012 at 16:21. |
||||
|
#266
|
|||
|
|||
|
Originally Posted by cellarius
I can't make the right click context menu appear at all on any editor buttons, not even the added one, so I am unable to get Firefug to do its work.
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. No members have liked this post.
|
|
#267
|
|||
|
|||
|
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 No members have liked this post.
|
|
#268
|
||||
|
||||
|
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
__________________
www.AusPhotography.net.au a.k.a. AP is a photography forum where members share their photography, photo editing skills and techniques. We run regular photographic competitions; Rick (site owner) and Kym (site tech) using this account *** Home of the AP fully comprehensive vb4 photographic competition management solution *** No members have liked this post.
Last edited by ricktas : 20 Feb 2012 at 09:24. |
|
#269
|
|||
|
|||
|
Awesome! I loved it! It makes posting easier! Thank you!
No members have liked this post.
|
|
#270
|
||||
|
||||
|
Small Problem.
Preview is Ok, when we save, we have only the code no pictures. No members have liked this post.
|
||||
![]() |
«
Previous Mod
|
Next Mod
»
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) |
| Mod Options | |
|
|
| New To Site? | Need Help? |
All times are GMT. The time now is 08:58.







