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
![]() 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 |
#32
|
||||
|
||||
![]()
MOD CONFLICT?
Seems to work great with vb3.7x.... HOWEVER! We have a major conflict with another photo mod I have installed. The Image Resizer. Powered with Lytebox / Highslide / Lightview https://vborg.vbsupport.ru/showthread.php?t=184571 This mod makes attached images or inline images resized. So the conflict is when I use your mod to insert a photo from my album or photopost that is a linked thumbnail there is only the thumbnail and the link to the album doest work. The other mod seems to steal the action to make a lightbox. POSSIBLE BUG: Med images for photopost don't seem to work. I wonder can this be fixed to remove conflicts between the two mods??? |
#33
|
||||
|
||||
![]()
How to Edit Drop Menu?
Question: How can I change the drop down menu to say just: Albums (instead of: Pictures & Albums) Gallery (instead of: Photopost Gallery) This mod looks awesome!!! Many Thanks! SOLVED: I edited the two phrases: pictures_and_albums and photo_popup_photopost I renamed the drop menu listings there to fit my needs. |
#34
|
|||
|
|||
![]() Quote:
I have the same issue, although for the moment I dont allow linked images to circumvent the issue. But I love the mod !! Thanks |
#35
|
||||
|
||||
![]() Quote:
As the Image Resizer is designed to resize the original image (as far as I understand it), nothing will happen if you insert the thumbnail that is already very small. Nothing to resize there. If you use it, you should turn off all thumbnail and all linked options in the popup, so that images are inserted that are big enough to be resized and opened in the overlay. Bottom line: The two mods should work together as designed (the popup does nothing else then inject img-code, as if you were typing it by hand or using the icon in the editor). But if you use the mod, there are options in the popup that make no sense, since you can't have both: a resized image with a zoom overlay and a link to the gallery. I have solved this with highslide as follows: Since both albums and galleries have different looking links for the original image and the gallery, I have hacked the URL-BB-Code to look for the link-structure of the original. If it finds that, the Link is replaced and highslide overlay is triggered. If the link goes to the gallery, the link remains unchanged. Quote:
Otherwise, please set the popup to insert medium images (the setting that doesn't work) and post the content of the debug section under code. Before, please try the links in the debug section. |
#36
|
|||
|
|||
![]() Quote:
![]() |
#37
|
||||
|
||||
![]() Quote:
Even so, I don't think there is anything I could do. You would have to take this issue to the author of the other mod. My mod inserts just plain bb-Code for images and links. If you insert the same by hand or with the editor, you would have exactly the same issues. There is nothing wrong with this mod. |
#38
|
||||
|
||||
![]() Please note:
If you did your template-change manually, you have to redo it to upgrade to 1.3! Redone and (hopefully ![]()
If you should have further propositions and bug reports, please feel free to post here. |
#39
|
|||
|
|||
![]()
I wonder, maybe if the thumbnails and designated images that 'normally' click to the galary or albums etc, but dont as a result of the Image Resizer mod, ...
Maybe if thismod allowed or allowed the option of a small 'click to see image' link, or 'click to view album' link, would be placed immediatly below the image. This way the resizer will still be functional, as well as the clickability would also be available, for those that wish it to appear. Just thinking outloud for solutions. |
#40
|
||||
|
||||
![]()
Nice mod. Added the code,
Code:
<td class="smallfont" colspan="$vboptions[smcolumns]"> [<a href="#" onclick="window.open('photo_popup.php','fotos','scrollbars=yes,resizable=yes,width={$vbulletin->options['photo_popup_width']},height={$vbulletin->options['photo_popup_heigth']}'); return false" title="$vbphrase[photo_popup_insertlink]">$vbphrase[photo_popup_insert]</a>]</td> </td> |
#41
|
|||
|
|||
![]()
quick bug question,...
I noticed on my install, when the popup shows, the paginator shows the number of pages required to list all the images within all of my vb album images, but each page number, when clicked on, shows ALL of the images, with the proper number of columns defined in acp, but with enough rows to show ALL the images in ALL gallaries. When selecting an individual album, it does sort through and show the proper images, but still with no regard to the number of rows as defined in the acp settings. |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|