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)

trilljester 10-31-2005 04:27 AM

I disabled this extension until it's fixed. Sorry about that Geek.

The Geek 10-31-2005 09:44 AM

Fasherman - maybe you noticed that in the Readme AND the first post that PP framework is there but cant even be tested as I dont have PP anymore? A little hard to make something error free when you cant even test it. Sheesh.

The path issue and ampersand issue will get sorted tonight although im now debating even releasing it here at all now.

Bellinis 10-31-2005 10:03 AM

Geek, I appreciate your work a lot and I would really love to get this working for photopost. I could give you access to my photopost script so you could test out some things if you need to. Let me know :)

Cheers,

Bellinis

The Geek 10-31-2005 10:16 AM

Ive updated the package to address a couple of issue raised here. Initial testing looks fine however AS I MENTIONED BEFORE: I dont freaking have PP anymore so I cant really test it and therefore am not fully supporting PP installations. Everyones constructive input for the PP side of things is very helpful so thank you (I may take you up on your offer Bellinis)

This update addresses the missing ? in the url and should address installations outside of the forum directory.
Please note that there is a new setting (Server path and FULL URL).

To upgrade, upload the latest contents of upload/forums content and re-import the product-gpop.xml file overwiritng the previous version).

Thanks.

GrendelKhan{TSU 10-31-2005 11:25 AM

Quote:

Originally Posted by The Geek
Can you PM me a test account and URL so I can test uploading and stuff?

Thanks

whoa sorry..been away and totally didn't see this. :(

anyway...maybe a moot point now. just uploaded the new version and have a totally different issue now:

it won't load. :/

when click open...the pop-up comes up and processes foreeevverr (1%...2%...5%.....7%..... etc) and after a while it just craps out and I get a "page cannot be found error"

ack!! :(

I'm gunna PM you now anyway so you can take a look. :)

DefenceTalk 10-31-2005 02:06 PM

getting database errors even with the new updated files;

Quote:

Invalid SQL:
SELECT count(imageid) total FROM defence_gallery.photos WHERE userid=7;

MySQL Error : Table 'defence_gallery.photos' doesn't exist
Error Number : 1146
thanks!!!

The Geek 10-31-2005 03:06 PM

Are you sure you are using the latest file? I changed that line. Can you just check at the top of the code for that page to see if it says 4.01?

Thanks

DefenceTalk 10-31-2005 05:33 PM

Yup, this is what I got:

Code:


<?
        ##################################################################################
        ##                                        ##
        ##  Geek Gallery Popup (gpop) 4.01                                          ##
        ## installer, upgrader, uninstaller and dishwasher                ##
        ## You could be scolded and publicly humiliated by altering or stealing my code##
        ## Copyright 2005 by The Geek. Code may not be used in whole                                  ##
        ## or part without my written permission. You may not distribute this                  ##
        ## or any of my files without my written permission. If you do,                                ##
        ## you could face imprisonment on some desolate island far from civilization  ##
        ## dweeb.                                                                                                                                          ##
        ## This pretty box for example is mine. If you copy or modify this pretty box, ##
        ##  my suits will be on you like... well - like suits. Only poorly tailored        ##
        ## cheap suits. People may make fun of you for such cheap suits.        ##
        ##                                                                                                                                                          ##
 ## geek-gallery-popup.php                                                                                                          ##
        ## Last file chage 22.10.05                                                                                                        ##
        ##                                                                                                                                                          ##
  ## Copyright ?2005 vBGeek. All Rights Reserved.                                                                ##
  ## This file may not be redistributed in whole or significant part.    ##
 ## http://www.thevbgeek.com                          ##
        ##################################################################################
// ####################### SET PHP ENVIRONMENT ###########################
error_reporting(E_ALL & ~E_NOTICE);
// #################### DEFINE IMPORTANT CONSTANTS #######################
define('NO_REGISTER_GLOBALS', 1);
define('THIS_SCRIPT', 'Geek-Gallery');
// ######################### REQUIRE BACK-END ############################
$globaltemplates = array(
        'geek-photo-popup',
        'geek-photo-row'
        );
$phrasegroups = array('Geek_Gallery_Popup');
$specialtemplates = array(
  'gallery_c_cache',
  'gal_mod_cache',
  'adv_gallery_opt',
  'gallery_ugroups');
require_once('./global.php');

thanks

trilljester 10-31-2005 06:27 PM

Re-enabled and working great! Thanks TheGeek for your contribution, it's a great addon!

moonclamp 10-31-2005 08:25 PM

Without sounding dumb ... where do I find the settings that I am supposed to change?


All times are GMT. The time now is 09: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.01164 seconds
  • Memory Usage 1,752KB
  • 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
  • (1)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