Register Chat Members List Search Today's Posts Mark Forums Read

Reply
 
Mod Options
Geek Gallery Popup 4.0 Details »»
Geek Gallery Popup 4.0
Mod Version: 4.00, by The Geek (Coder) The Geek is offline
Developer Last Online: Feb 2010 Show Printable Version Email this Page

vB Version: 3.5.0 Rating: (7 votes - 4.86 average) Installs: 94
Released: 22 Oct 2005 Last Update: 08 Nov 2005 Downloads: 290
Not Supported Template Edits  

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

Download Now

Only licensed members can download files, Click Here for more information.

Screenshots

Click image for larger version

Name:	gpop.JPG
Views:	3339
Size:	126.8 KB
ID:	36259

Show Your Support

  • To receive notifications regarding updates -> Click to Mark as Installed.
  • If you like this modification support the author by donating.
  • This modification may not be copied, reproduced or published elsewhere without author's permission.
Similar Mod
Mod Developer Type Replies Last Post
Geek Gallery Popup for vBadvanced Gallery or PhotoPost 4 or higher The Geek vBulletin 3.0 Full Releases 332 21 Jan 2007 06:47
Gallery Popup for Webpage and Guestbook for vBulletin 3.0.3 Lizard King vBulletin 3.0 Full Releases 0 18 May 2005 05:29

  #196  
Old 08 Jul 2007, 10:05
jluerken's Avatar
jluerken jluerken is offline
 
Join Date: Aug 2003
Location: Germany
Its already saying this
SELECT command denied to user 'tsjech_vbulletin'@'localhost' for table 'photos'
It means that you must check the DB right for user tsjech_vbulletin. This user does not have enough rights. With phpMyAdmin its just a few clicks
__________________
Ciao jluerken
Reply With Quote
  #197  
Old 08 Jul 2007, 10:21
Bellinis's Avatar
Bellinis Bellinis is offline
 
Join Date: Aug 2005
Thanks, got it working now. Both databases used a different username, so just to make sure, I added the vb user to pp and the other way around
Reply With Quote
  #198  
Old 15 Aug 2007, 23:00
Subah's Avatar
Subah Subah is offline
 
Join Date: Feb 2006
Any update for 3.6.8 ?
Reply With Quote
  #199  
Old 16 Aug 2007, 04:57
tormodg tormodg is offline
 
Join Date: Oct 2004
Originally Posted by Subah View Post
Any update for 3.6.8 ?
It's working fine for us on 3.6.8 using vBgallery 2.2.
__________________
Science Portal - Science Forums
Reply With Quote
  #200  
Old 16 Aug 2007, 13:35
jluerken's Avatar
jluerken jluerken is offline
 
Join Date: Aug 2003
Location: Germany
Originally Posted by tormodg View Post
It's working fine for us on 3.6.8 using vBgallery 2.2.
But it does not seem to work with 3.6.8 and vBGallery 2.3. You get a blank white pop-up screen.
__________________
Ciao jluerken
Reply With Quote
  #201  
Old 16 Aug 2007, 13:50
tormodg tormodg is offline
 
Join Date: Oct 2004
Try this fix:

In geek-gallery-popup.php

Find

Block Disabled:      (Update License Status)  
Suspended or Unlicensed Members Cannot View Code.

Replace with

Block Disabled:      (Update License Status)  
Suspended or Unlicensed Members Cannot View Code.

__________________
Science Portal - Science Forums
Reply With Quote
  #202  
Old 16 Aug 2007, 14:11
jluerken's Avatar
jluerken jluerken is offline
 
Join Date: Aug 2003
Location: Germany
That does not fix the problem for me
__________________
Ciao jluerken
Reply With Quote
  #203  
Old 16 Aug 2007, 14:28
tormodg tormodg is offline
 
Join Date: Oct 2004
Then I don't know what your issue is. A white page suggests that something is wrong - check your php error logs, perhaps?

Perhaps try a test board and downgrade to 2.2.

It's frustrating that the Geek won't support this hack which is one of the most important ones for our boards.
__________________
Science Portal - Science Forums
Reply With Quote
  #204  
Old 17 Aug 2007, 21:08
gldtn gldtn is offline
 
Join Date: Apr 2003
Originally Posted by cellarius View Post
Hot fix, quick and dirty:

in geek-gallery-popup.php in/around line 219 replace

Block Disabled:      (Update License Status)  
Suspended or Unlicensed Members Cannot View Code.

with

Block Disabled:      (Update License Status)  
Suspended or Unlicensed Members Cannot View Code.

and in/around line 228 replace

Block Disabled:      (Update License Status)  
Suspended or Unlicensed Members Cannot View Code.

with

Block Disabled:      (Update License Status)  
Suspended or Unlicensed Members Cannot View Code.


No guarantee whatsoever, works well for me.

HTH,
cellarius
I've gotten this to work somewhat with vBGallery v2.3 and vB3.6.8 by downloading jluerken provided geek-gallery-popup.php. Since I use vBGallery the above mod didn't work so I just followed your idea for the "vba" queries, which it's similar to what you did by default.

I replaced:

Block Disabled:      (Update License Status)  
Suspended or Unlicensed Members Cannot View Code.

With:

Block Disabled:      (Update License Status)  
Suspended or Unlicensed Members Cannot View Code.

In which the and images.catid=VALUE did no really matter what I put there.

In my gallery I only have one main category and the rest is all sub-cats which works fine with what I added to the code since I hard coded in the popup options»data dir to /files/1 cause I can't get the code to count the different dirs within it. So if you have multiple Main Cats this would problem still show up with images as they weren't there since it's looking in the wrong dir.

Does anyone have a fix for this? Everything else works fine

I hope the above makes since! :P
Reply With Quote
  #205  
Old 27 Aug 2007, 12:46
yotsume's Avatar
yotsume yotsume is offline
 
Join Date: Jan 2007
Photopost and VB Different Database Issue

Photopost and VB in Different Directories and In Different Databases
So Different database usernames and passwords


Hello,

Wow what a super mess this whole thread is!

I have photopost and vbulletin installed in two different directories and in two different databases. So how do I hard code in my photopost database username and password. Right now I get an error that says:

MySQL Error : Access denied for user: 'dbo193309201@%' to database 'dbo193075408'

It is using my VB database username trying to connect to my photopost database!

So to be real clear where can I add in my correct photopost database info and how!?
__________________
Yotsume
www.remote-techsupport.com
Check out my mods:
EYO-AIM, FlashChat Combo-Module for vBadvanced 3.6x or 3.7x
Reply With Quote
  #206  
Old 30 Aug 2007, 07:54
trulylowcarb's Avatar
trulylowcarb trulylowcarb is offline
 
Join Date: Apr 2004
Real name: Karen
Originally Posted by mindbuster View Post
For those who are using photopost vBGallery, and not the ordinary photopost, you can edit the geek_gallery_popup.php file and rename the tables, any occurance of "adv_gallery_whatever" should be changed to "ppgal_whatever", that makes geek_popup work with vB3.6, i just went through it, works fine.
Just a hint
YES!! That worked, thanks, don't know what I would do without this hack, and I need LOTSA hints LOL
Clicks Installed for vb3.6.8 running PhotoPost vBGallery v2.3 AND CMPS3.0 - ~yahoooooo~

Note: Make sure you change adv_gallery not just adv_, which is how I screwed this fix up the first time....
Reply With Quote
  #207  
Old 30 Aug 2007, 11:37
jluerken's Avatar
jluerken jluerken is offline
 
Join Date: Aug 2003
Location: Germany
Can someone please upload the file which is working with v 3.6.8?
This would help also all others without the need to modify the file by themself!
__________________
Ciao jluerken
Reply With Quote
  #208  
Old 06 Sep 2007, 13:04
gldtn gldtn is offline
 
Join Date: Apr 2003
Originally Posted by jluerken View Post
Can someone please upload the file which is working with v 3.6.8?
This would help also all others without the need to modify the file by themself!
This one is working fine for me with the exception of the clinch mentioned on my post above!
Attached Files
File Type: php geek-gallery-popup.php (10.9 KB, 26 views)
Reply With Quote
  #209  
Old 27 Oct 2007, 23:16
ZATSU ZATSU is offline
 
Join Date: Nov 2005
Lightbulb

Originally Posted by gldtn View Post

In my gallery I only have one main category and the rest is all sub-cats which works fine with what I added to the code since I hard coded in the popup options»data dir to /files/1 cause I can't get the code to count the different dirs within it. So if you have multiple Main Cats this would problem still show up with images as they weren't there since it's looking in the wrong dir.

Does anyone have a fix for this? Everything else works fine
I am not sure if this will help, I have a new forum set-up and only a few pictures. BUT, I used the Geek Gallery pop-up before and compared files.

Around line 177 the following was commented it out:


Block Disabled:      (Update License Status)  
Suspended or Unlicensed Members Cannot View Code.

I just removed the comment and my categories worked fine.

I hope this helps.

PS: VB 3.68 & vBa 2.3
__________________
I am TheJoe!
www.TheJoe.com - My Personal Blog
www.TechnoChubby.com - All things tech that give us wood!
Reply With Quote
  #210  
Old 27 Oct 2007, 23:27
tormodg tormodg is offline
 
Join Date: Oct 2004
Still working fine for us with the fix mentioned above

http://www.vbulletin.org/forum/showp...&postcount=202
__________________
Science Portal - Science Forums
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
Mod Options

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
Forum Jump


New To Site? Need Help?

All times are GMT. The time now is 18:00.

Layout Options | Width: Wide Color: