vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   Geek Gallery Popup 4.0 (https://vborg.vbsupport.ru/showthread.php?t=99011)

lazytown 11-04-2005 11:00 PM

The Geek,
Would it be possible to have an option to display ALL a user's pictures instead of having them go to a category? Perhaps the top dropdown item could be "all."

-vissa

Bellinis 11-05-2005 12:57 PM

One little suggestion: a 'close this window' button/link would be handy :)

TwinsForMe 11-06-2005 08:53 PM

I'm getting the same error as others:

Quote:

Database error in vBulletin 3.5.1:

Invalid SQL:
SELECT count(id) total FROM .photos WHERE userid=1;

MySQL Error : Table 't****_*****.photos' doesn't exist
Error Number : 1146
Date : Sunday, November 6th 2005 @ 05:50:11 PM
Script : http://twinteresting.com/forums/geek...=vB_Editor_001
Referrer : http://twinteresting.com/forums/newr...ote=1&p=590827
IP Address : 68.******
Username : *****
Classname : vb_database
**** Edited

Ted S 11-07-2005 12:02 AM

The Geek,
The next/previous page links are working now but the photos don't seem to be changing based on what page i view (I see the same set of photos on every page). This is a photopost 5.x install using your latest version.

If you need pp access to play with this I can let you in to my dev site? Just let me know.

P.S. I found a way around the issue by adding:
Code:


        if ($page > 1){
    $start = ($page-1) * 8;
  }
  else
  {
          $start = 0;
  }

after elseif($photo_system=="pp")

oz_moses 11-07-2005 07:38 AM

Geek, you are the undisputed king of making me laugh when installing and testing your hacks. Your hacks are pretty decent too!

I've upgraded from a previous version and the one issue I had with installing the upgrade is once it was all done the popup screen was still the old one. As it turns out I had modified the geek-photo-popup template, and simply had to revert it for all your new funky changes to come through.

Cyricx 11-07-2005 11:36 AM

Using the second zip I've got it working on photopost.

These two settings I had to tinker with

Gallery URL

I set mine as "photopost" with NO SLASHES

And

Data Folder

I set mine as "/data"

And it's working great! :)

The Geek 11-07-2005 01:21 PM

Hey Cyricx, do you mean the second one that another user posted or the 4.01b package?

I thought most PP issues were resolved. A user has offered me access to their PP so I should be able to tidy this up once and for all!

Tungsten 11-07-2005 02:17 PM

Quote:

Originally Posted by DefenceTalk
Thanks geek but... :(

I get this error:

I'm getting the exact same error on my forums.

GrendelKhan{TSU 11-08-2005 02:23 AM

love the hack!!

question: can make it from WITHING vbaGallery??

that is...it doesn't work at all from the replies to images in vbaGallery itself.
or is that just me? :/

PennylessZ28 11-08-2005 02:58 AM

Code:

Warning: array_merge() [function.array-merge]: Argument #2 is not an array in /gallery/gallery_global.php on line 27
I just updated, but I still get the same message above.


All times are GMT. The time now is 03:55 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01219 seconds
  • Memory Usage 1,740KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete