The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
Photo Popup - Insert pictures easily from vB Albums, Photopost, vBGallery, Photoplog Details »» | ||||||||||||||||||||||||||||||||||||||||||
Photo Popup - Insert pictures easily from vB Albums, Photopost, vBGallery, Photoplog
Developer Last Online: Apr 2022
Quote:
What does it do? When creating or editing a post, your users can open a popup window that will show them pictures in the chosen gallery or albums. Now also supports attachments: Reuse what you uploaded! A click on the picture inserts it into the editor. Works with
Detailed features list
Basic Configuration
Upgrade
Support and debugging Ill help whenever I find the time. Before asking, please activate debug mode and post the information given there (especially under "Code". Please try the two links given - do they look "normal" and do they work? Debug information is only shown to Administrators (usergroup 6). Always state the products you use, including the software versions. Also read the infromation in the second post of this thread. Hopes for the future World peace, happiness, health and lot's of money Version history
Development and bugfix releases for config files If the need arises, there will be development or bugfix releases of config files between official releases of this mod. The zip file attached to this post will always be up to date. At the moment, there are no development/bugfix-releases. Translations Deutsche ?bersetzung bei vbulletin-germany.org. Arabian translation, thanks to Subah. Russian translation, thanks to nohuhu. Screenshots AdminCP, Photopost settings, Photo Popup in action, quickreply ### Don't forget to click install! ### (No support if you don't) Download Now
Screenshots
Show Your Support
|
Благодарность от: | ||
vn88.com |
Comments |
#62
|
|||
|
|||
awesome!
|
#63
|
|||
|
|||
Quote:
|
#64
|
||||
|
||||
Version 2.0
As requested: Mod now fully supports quickreply and quickedit editors. Popup is called by means of a toolbar button. A fitting png icon, taken from the silk icon set, is included in the package. Please note: For update to 2.0 it is mandatory to redo template changes. The information which editor is used is transported by url-parameter and will be missing otherwise. Enjoy! By the way: Thanks for Mod of the month nominations! Should anyone else feel inspired to click that button, don't let yourself be stopped |
#65
|
|||
|
|||
Finally we arrived at V2 - great. Your mod is a-w-e-s-o-m-e and should be a standard feature.
The addon debugger went on while I was testing the previously released v1.4. Gonna post the main part of its report here: Code HTML Code:
<a href="#" onclick="thumbpaste('<a href=\'http://forum.depressionsblog.com/picture.php?albumid=34&pictureid=294\'><img src=\'http://forum.depressionsblog.com/picture.php?albumid=34&pictureid=294&thumb=1\' style=\'border: 0\' /></a> ','[url=\'http://forum.depressionsblog.com/picture.php?albumid=34&pictureid=294\'][img]http://forum.depressionsblog.com/picture.php?albumid=34&pictureid=294&thumb=1[/img][/url] ')"><img src="http://forum.depressionsblog.com/picture.php?albumid=34&pictureid=294&thumb=1" style="border: 0" title=""/></a> HTML Code:
http://forum.depressionsblog.com/picture.php?albumid=34&pictureid=294 HTML Code:
http://forum.depressionsblog.com/picture.php?albumid=34&pictureid=294&thumb=1 HTML Code:
link_thumb_2_orig link_thumb_2_gallery thumb orig Query SELECT pictureid, albumpicture.albumid FROM albumpicture INNER JOIN album ON albumpicture.albumid = album.albumid WHERE userid = 1 AND albumpicture.albumid = 34 No serious problem for you I believe. |
#66
|
||||
|
||||
@ Rene Kriest:
Hm, I might be missing my night vision goggles - but where do you see an <a> tag that is wrong? The Code seems perfectly alright to me. Do you have any issues? |
#67
|
|||
|
|||
Quote:
Originally, used the default of three and three for rows and columns, but have also tried three colums and four rows, seems like any row setting is ignored and it shows as many rows as needed to show all images in all albums, or will show all images in selected albums disregarding the number of rows selected to show. (although it does in fact filter album images selected by album name properly) I will try to do a reinstall when I get home later, and let you know, but I did do an xml overwrite last night with the same resuts. (still using v1.3 atm, fyi) Thanks again |
#69
|
|||
|
|||
@cellarius
I inserted 2 pics with different options ("linked to orig" and "original" I think). The addons doesn't handle the posting this way. What the addon does not check seems to be spaces. When I tell the addon to insert pic 1 with option a and insert pic 2 with option b I would like to see the pictures be handled this way in my posting but the result was that you could press on either pic 1 or 2 with the same result. Now with 2.0 I habe the following: I inserted a pic with "thumbnail, linked to original" option first thing in my new posting. After that I started typing text in the text field beside the picture but the [URL]-bbcode is still open so that the text is going to be shown as a link. |
#70
|
|||
|
|||
Quote:
HTML Code:
<a href="http://forum.depressionsblog.com/picture.php?albumid=1&pictureid=3" target="_blank"><img src="http://forum.depressionsblog.com/picture.php?albumid=1&pictureid=3&thumb=1" border="0" alt="" class="tcattdimgresizer" onload="NcodeImageResizer.createOn(this);" /><img src="http://forum.depressionsblog.com/picture.php?albumid=34&pictureid=308" border="0" alt="" class="tcattdimgresizer" onload="NcodeImageResizer.createOn(this);" /> </a> |
#71
|
|||
|
|||
The </a> appears to be at the end of your quote, so it doesn't appear to be missing to me.
|
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|