The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Comments |
#52
|
||||
|
||||
![]()
I disabled this extension until it's fixed. Sorry about that Geek.
|
#53
|
||||
|
||||
![]()
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. |
#54
|
||||
|
||||
![]()
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 |
#55
|
||||
|
||||
![]()
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. |
#56
|
||||
|
||||
![]() Quote:
![]() 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. ![]() |
#57
|
|||
|
|||
![]()
getting database errors even with the new updated files;
Quote:
|
#58
|
||||
|
||||
![]()
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 |
#59
|
|||
|
|||
![]()
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'); |
#60
|
||||
|
||||
![]()
Re-enabled and working great! Thanks TheGeek for your contribution, it's a great addon!
|
#61
|
||||
|
||||
![]()
Without sounding dumb ... where do I find the settings that I am supposed to change?
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|