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 |
#282
|
|||
|
|||
This is the top modification used on my board and by me. We love its integration into photopost and vbgallery. I haven't noticed the thumbnail problem, but I will check and see if I made any patches. I have made some minor patches to it along time ago. Still the greatest thing out there. Thanks Cellarius! (These guys never get the credit they deserve)
|
#283
|
|||
|
|||
I did state that "Obviously it's not caused by this great mod" but hoped someone would have an answer anyway. Maybe I shouldn't have posted it here.
My users and myself love this too! |
#284
|
||||
|
||||
Thanks
|
#285
|
||||
|
||||
Please add a module for Dbtech's Gallery
|
#286
|
||||
|
||||
Here is a simple add on...
1. Add this to the product file in the <phrasetype name="GLOBAL" fieldname="global"> block Code:
<phrase name="cel_pp_dbtech" date="1233344754" username="cellarius" version="2.2"><![CDATA[DBtech Gallery]]></phrase> 3. Re-import the product file, then edit the option and enable 'dbtech' Enjoy! cellarius - you (and anyone else) are free to use this code I wrote. No warranty or guarantee etc. Kym |
#287
|
|||
|
|||
For people still having issues with this mod breaking IE 7 posting, I fixed it by going to Plugins and Products, Plugin Manager and disabling "Add CKEditor Configuration" in the Cel mod. It doesn't appear to have any adverse effects but it fixes the IE 7 "missing post box" problem.
|
#288
|
||||
|
||||
Does anyone have any idea why the insert code would look like this?
HTML Code:
<a href="#" onclick="thumbpaste('<img src=\'\' style=\'border: 0\' />','[img]https://vborg.vbsupport.ru/[/img]');event.returnValue=false;return false;">
|
#289
|
||||
|
||||
bump, anyone?
|
#290
|
||||
|
||||
nevermind, I actually just realized that I only had an option for medium, and there is no 'med' option for regular attachments. That's why I was getting the blank insert code above.
|
#291
|
||||
|
||||
When I open the popup in the editor and select attachments, I see a drop down with all my attachment sub-folders listed but if I try to search or list the contents of any of them the result is mostly empty and what does show is not in the proper category.
I don't see any setting to address this but I have not looked at the code. I ran a query to see if the identifiers were in the database with this result. It loks like I should be seeing lots of images to choose from. Code:
SQL query: SELECT count(`filedataid`) count, min(`filedataid`) Lo, max(`filedataid`) Hi, `categoryid` FROM `attachmentcategoryuser` WHERE `userid` = me group by categoryid LIMIT 0, 30 ; Rows: 24 count Lo Hi categoryid 1269 153 174971 0 12 115122 137322 1 6 112866 116874 2 3 127463 127465 6 63 128128 128190 7 21 135567 135806 9 18 138488 138505 11 8 139374 139381 12 7 139610 139616 13 13 139779 139791 14 14 139813 139826 15 13 140048 140060 16 17 140411 140428 17 5 140826 140830 18 7 146336 146342 20 4 146708 149977 21 4 118857 148660 22 21 148860 154965 23 9 162544 162552 67 29 164775 165197 68 8 165910 165917 69 11 167796 167806 70 4 167887 167890 71 3 168602 168604 72 |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|