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 |
#142
|
|||
|
|||
![]()
Those who have Quick Editor Improver Ver 2.5.0 by Hamed Haddadian (www.gtpland.com) ... Here are the template edits for Quick Reply (for both threads and PMs) and Quick Edit .... It works for me after I spent sometime in figuring things out
![]() For all Three scenarios: Template: imp_postbit_quickedit [Quick Edit in Threads] Template: imp_showthread_quickreply [Quick Reply in Threads] Template: imp_pm_quickreply [Quick Reply in PMs] Find this: Code:
<td><div class="imagebutton" id="{$editorid}_popup_smilie" title="$vbphrase[smilies]"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td><img src="$stylevar[imgdir_editor]/smilie.gif" alt="" width="21" height="20" /></td> <td class="alt_pickbutton"><img src="$stylevar[imgdir_editor]/menupop.gif" width="11" height="16" alt="" /></td> </tr> </table> </div></td> Code:
<!-- Pop-up Image Window --> <td><div class="imagebutton"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td><img src="$stylevar[imgdir_editor]/separator.gif" width="6" height="20" alt="" /></td> <td> <a href="#" onclick="window.open('$vboptions[bburl]/photo_popup.php?e=$editorid','fotos','scrollbars=yes,resizable=yes,width={$vbulletin->options['photo_popup_width']},height={$vbulletin->options['photo_popup_heigth']}'); return false" title="$vbphrase[photo_popup_insertlink]"> <img src="$stylevar[imgdir_editor]/photo_popup.png" border="0" /></a></td> </tr> </table> </div></td> <!-- Pop-up Image Window --> |
#143
|
||||
|
||||
![]()
The Photo Popup has reached a new level - version 3.0 is upon us! ;-)
Now with support for vBGallery and Photoplog! The implementing of new galleries was made easier by reorganisation of the code and outsourcing of the relevant settings and database queries into seperate config files. This means that, if you have installed this mod for Photopost, your old configuration file will be obsolete. Please read the installation/upgrade-instructions carefully. There are now configuration files for each supported product, thogh in the Photopost file the settings area has remained pretty much the same. Also the setting of products used in AdminCP has changed. Thank you for using my mod! Please note concerning upgrade to 3.0:
|
#144
|
||||
|
||||
![]()
Yesssss , thanks alot
![]() i`ll install it right now ![]() ======================= Edit: Congratulations vBGallery finally it is work ![]() |
#145
|
|||
|
|||
![]()
Very nice! I will upgrade this weekend.
How hard do you think it would be to add 1 more program to the list if I supplied db information? I am talking about the CND Garage module (http://cnd-systems.com/cnd_garage.php). I would be more than willing to help you out on the testing. Thanks!! |
#146
|
||||
|
||||
![]() Quote:
What I need to know (I hope I don't forget too much ![]()
|
#147
|
||||
|
||||
![]()
That's good to hear! :up:
|
#148
|
||||
|
||||
![]() Quote:
Great. Will test it asap. Thanks. |
#149
|
||||
|
||||
![]()
hi there
i have updated the mod from 2.0 to 3.0 now i receive this error: Database error in vBulletin 3.8.1: Invalid SQL: SELECT COUNT('pictureid') AS fotos FROM BMWM_FORUM_albumpicture INNER JOIN BMWM_FORUM_album ON BMWM_FORUM_albumpicture.albumid = BMWM_FORUM_album.albumid WHERE userid = 1 AND (cat = 2 OR storecat = 2); MySQL Error : Unknown column 'cat' in 'where clause' Error Number : 1054 Request Date : Saturday, January 31st 2009 @ 11:24:16 AM Error Date : Saturday, January 31st 2009 @ 11:24:16 AM Script : http://www.bobmarleymagazine.com/for...=vB_Editor_001 Referrer : http://www.bobmarleymagazine.com/for...newthread&f=81 IP Address : Username : ivan Classname : vB_Database MySQL Version : 4.0.27-standard-log i forgot something to configure? thanks |
#150
|
||||
|
||||
![]()
cellarius,
What about add the Popup icon in the quike reply for the PM ? |
#151
|
||||
|
||||
![]() Quote:
|
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|