The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Geek Gallery Popup for vBadvanced Gallery or PhotoPost 4 or higher Details »» | |||||||||||||||||||||||||||
Geek Gallery Popup for vBadvanced Gallery or PhotoPost 4 or higher
Developer Last Online: Jan 2019
IMPORTANT:
Please note that I can no longer support this project. Primarily as it is designed for vb3.0.x and I no longer use that version (im obviously on vb3.5x ). There is a version for vb3.5 over here . This project is left here for the community. ----------------------- Inspired by mpdev's photopost popup modifcation. I used photopost and had his modification installed. When I moved from photopost to vBadvanced Gallery, I needed the same type of hack - so here it is! This lil doofer is designed to allow your users to open up a popup window while creating a post. The popup window will display all of the users images in thier gallery (vba or photopost) and allow them to click on an image to insert it into their post (inline). They can insert the image as a thumbnail, large image, or a clickable thumbnail that will open the large image in a seperate window. The real cool thing here is that all this works no matter which editor they are using. You must have vBadvanced Gallery installed and working or PhotoPost 4 or higher duh. Difficulty: Easy File modifications: A few (only for phrases). Time: About 5 minutes Sign: Libra Known issues: Mozilla wysiwyg editor does not allow for html inserts which limits their options to thumbs or original pics only. Change Log v. 3 Update 20/2/05 Rewrote most of file to include support for PhotoPost. You can now set up your installation to use either vBadvanced Gallery or PhotoPost 4 or 5. This is determined by the settings in your geek-gallery-popup.php file. Special thanks goes to MPdev for helping sort out the PP integration. v.2.01 update 11/2/05 fixed mozilla support v.2 update 3/1/05
Make sure you click the freaking Install button. Otherwise you will run the risk of being skipped over in my Christmas Card Mail Out. Show Your Support
|
Comments |
#242
|
|||
|
|||
Oh, yes. I found out about the paste thing when working on a CMS. How are you able to insert the image, then?
|
#243
|
||||
|
||||
Quote:
|
#244
|
|||
|
|||
Quote:
Photopost:bouv_nl_-_fotopost prefix: pp_ |
#245
|
||||
|
||||
Quote:
you could always remove the prefix, then before the query do something like: $DB_site->select_db('bouv_nl_-_fotopost'); Then after the query, change it back: $DB_site->select_db('bouv_nl_-_vbull'); |
#246
|
|||
|
|||
Quote:
|
#247
|
||||
|
||||
Quote:
|
#248
|
|||
|
|||
I get the exact same problems as LarryD
Any ideas as to how to get around this? Error message as below when clicking on [Open] in a new thread Warning: getimagesize(http://www.battlefield40k.com/photo/..._9_thumb.jpg): failed to open stream: HTTP request failed! HTTP/1.1 404 Not Found in /geek-gallery-popup.php on line 198 Warning: getimagesize(http://www.battlefield40k.com/photo/...ne_thumb.jpg): failed to open stream: HTTP request failed! HTTP/1.1 404 Not Found in /geek-gallery-popup.php on line 198 Warning: getimagesize(http://www.battlefield40k.com/photo/...ck_thumb.jpg): failed to open stream: HTTP request failed! HTTP/1.1 404 Not Found in /geek-gallery-popup.php on line 198 Warning: getimagesize(http://www.battlefield40k.com/photo/...14_thumb.jpg): failed to open stream: HTTP request failed! HTTP/1.1 404 Not Found in /geek-gallery-popup.php on line 198 Warning: getimagesize(http://www.battlefield40k.com/photo/...22_thumb.jpg): failed to open stream: HTTP request failed! HTTP/1.1 404 Not Found in /geek-gallery-popup.php on line 198 Warning: getimagesize(http://www.battlefield40k.com/photo/...or_thumb.jpg): failed to open stream: HTTP request failed! HTTP/1.1 404 Not Found in /geek-gallery-popup.php on line 198 Warning: getimagesize(http://www.battlefield40k.com/photo/...no_thumb.jpg): failed to open stream: HTTP request failed! HTTP/1.1 404 Not Found in /geek-gallery-popup.php on line 198 Warning: getimagesize(http://www.battlefield40k.com/photo/...48_thumb.jpg): failed to open stream: HTTP request failed! HTTP/1.1 404 Not Found in /geek-gallery-popup.php on line 198 My Pictures |
#249
|
||||
|
||||
Thanks Geek, very good Hack
~~~~~~~~~~~~~~~~~~~~~~~~ Click install ~~~~~~~~~~~~~~~~~~~~~~~~ |
#250
|
||||
|
||||
Hey Geek
It would be possible to add the button in them "Quick reply" ? |
#251
|
|||
|
|||
To keep the popup from showing up under Who's Online, add this under DEFINE IMPORTANT CONSTANTS in geek-gallery-popup.php:
PHP Code:
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|