Version: 4.00, by The Geek
Developer Last Online: Jan 2019
Version: 3.5.0
Rating:
Released: 10-21-2005
Last Update: 11-07-2005
Installs: 86
Template Edits
No support by the author.
From the makers of lint and fuzz come the oh-so-popular-cant-live-with-out Mack that transformed the lives of all whom beheld it.
Yes, this is: Geek Gallery Popup for vBa and PhotoPost*
Gpop will allow your users to easily insert pictures from their gallery into their posts and private messages.
New features include:
Browse by category
Insert aligned images
Installation difficulty: About as hard as a sneeze
File edits: 0
Plugins: 0
template edits: 1
Known issues:
If the editor isnt selected, and you click a pic... it inserts the freaking pic in the page instead of the editor. Odd stuff. Im sure ill figure that out shortly.
*PhotoPost support is built in however please note that I dont have PP any longer and so I cant really test for it. Therefore, if you are a PP user, let me know if it works
Please click install if you install it.
nJoy
Show Your Support
This modification may not be copied, reproduced or published elsewhere without author's permission.
Running vBGallery 2.2 and I've tried the above fixes. I'd like to get this running again. Seems as if the error has to do with how it's calling the table "DATABASE-NAME-IS-HERE.ppgal_photos". I looked at my tables and I am not even running a table called "ppgal_photos", but rather "ppgal_images"
Help?
(I've elected to remove the site name)
Check out my problem:
Code:
Database error in vBulletin 3.6.4:
Invalid SQL:
SELECT count(id) total FROM ppgal_photos WHERE userid=4;
MySQL Error : Table 'DATABASE-NAME-IS-HERE.ppgal_photos' doesn't exist
Error Number : 1146
Date : Saturday, April 28th 2007 @ 08:35:10 AM
Script : http://www.SITE-NAME-IS-HERE.com/forums/geek-gallery-popup.php?ed=vB_Editor_001
Referrer : http://www.SITE-NAME-IS-HERE.com/forums/newthread.php?do=newthread&f=15
IP Address : XXXXXXXXXX
Username : XXXXXXXXXXXX
Classname : vB_Database
Any chance of this working in the PM editor window? Right now it just shows PHP gibberish:
For anyone else getting this. I've just had this after I moved servers.
It's because the opening line is <? and not <?PHP
If you change it, it works fine.
Hope that helps someone!
Recently we moved our site to a new server.
After the move we changed the path settings accordingly in GGP, but we are still getting this weird dbase error:
Quote:
Database error in vBulletin 3.6.4:
Invalid SQL:
SELECT count(id) total FROM tsjech_photo.photos WHERE userid=1;
MySQL Error : SELECT command denied to user 'tsjech_vbulletin'@'localhost' for table 'photos'
Error Number : 1142
Date : Sunday, July 8th 2007 @ 01:06:50 AM
Script : http://www.mydomain.net/board/geek-g...=vB_Editor_001