vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=33)
-   -   Geek Gallery Popup for vBadvanced Gallery or PhotoPost 4 or higher (https://vborg.vbsupport.ru/showthread.php?t=73040)

sensimilla 10-24-2005 06:06 AM

outstanding thanks!

hotwheels 10-28-2005 01:32 PM

I have been reading this thread for several day's and have noticed that atleast 5 people have the same issue i do, yet, noone has answered how to actually fix this problem> Warning: getimagesize(http://www.insanemustangs.com/home3/...by_thumb.jpg): failed to open stream: HTTP request failed! HTTP/1.1 404 Not Found in /geek-gallery-popup.php on line 198

Warning: getimagesize(http://www.insanemustangs.com/home3/...ts_thumb.jpg): failed to open stream: HTTP request failed! HTTP/1.1 404 Not Found in /geek-gallery-popup.php on line 198

Warning: getimagesize(http://www.insanemustangs.com/home3/...en_thumb.jpg): failed to open stream: HTTP request failed! HTTP/1.1 404 Not Found in /geek-gallery-popup.php on line 198

Warning: getimagesize(http://www.insanemustangs.com/home3/...51_thumb.jpg): failed to open stream: HTTP request failed! HTTP/1.1 404 Not Found in /geek-gallery-popup.php on line 198

Warning: getimagesize(http://www.insanemustangs.com/home3/...-1_thumb.jpg): failed to open stream: HTTP request failed! HTTP/1.1 404 Not Found in /geek-gallery-popup.php on line 198

Warning: getimagesize(http://www.insanemustangs.com/home3/...ng_thumb.jpg): failed to open stream: HTTP request failed! HTTP/1.1 404 Not Found in /geek-gallery-popup.php on line 198

Warning: getimagesize(http://www.insanemustangs.com/home3/...-1_thumb.jpg): failed to open stream: HTTP request failed! HTTP/1.1 404 Not Found in /geek-gallery-popup.php on line 198

Warning: getimagesize(http://www.insanemustangs.com/home3/...gt_thumb.jpg): failed to open stream: HTTP request failed! HTTP/1.1 404 Not Found in /geek-gallery-popup.php on line 198

Warning: getimagesize(http://www.insanemustangs.com/home3/...r3_thumb.jpg): failed to open stream: HTTP request failed! HTTP/1.1 404 Not Found in /geek-gallery-popup.php on line 198

Warning: getimagesize(http://www.insanemustangs.com/home3/...r2_thumb.jpg): failed to open stream: HTTP request failed! HTTP/1.1 404 Not Found in /geek-gallery-popup.php on line 198

Warning: getimagesize(http://www.insanemustangs.com/home3/...er_thumb.jpg): failed to open stream: HTTP request failed! HTTP/1.1 404 Not Found in /geek-gallery-popup.php on line 198

Warning: getimagesize(http://www.insanemustangs.com/home3/...r1_thumb.jpg): failed to open stream: HTTP request failed! HTTP/1.1 404 Not Found in /geek-gallery-popup.php on line 198


no matter what i change, i cannot get past this error.

Wired1 10-28-2005 02:22 PM

hotwheels:

http://www.insanemustangs.com/home3/...elby_thumb.jpg doesn't exist.

What is the correct URL to nav to that file? Somewhere in the GEEKPOPUP SETTINGS, you have the folder location listed incorrectly.

hotwheels 10-28-2005 03:11 PM

it seems that my file is calling for: http://www.insanemustangs.com/galler...itts_thumb.jpg

and it should be calling for: http://www.insanemustangs.com/galler...itts_thumb.jpg

and i don't know why? I have the file set to call http://insanemustangs.com/gallery/files and for some reason when i execute it, it installs the /1 after files.

hotwheels 10-29-2005 02:47 PM

k, still working on this one and have hit a dead end.

In the geek pop-up php, these are the setting's i have:

Quote:

//$gallery_path is the URL (with no ending space to your photo system
//for photopost: "http://www.YOURSITE.com/photo"
//for vBa: "http://www.yoursite.com/gallery"
$gallery_path="http://www.insanemustangs.com/gallery";

//$data_folder is the folder (relative to the above URL where the images are kept.
//for photopost:
//$data_folder="/data";
//for vBa:
$data_folder="/files";
now when i click on the open in my post reply area, i get an error www insanemustangs.com/gallery/files/1/1.image

I am not putting that /1 right after the word files. I cannot figure out how to get the geek popup to quit calling that /1.......if you check the links i posted above, you will see that when the /1 isn't called, it show's the image.....

please please help me figure out how to get this damn /1 out of the geek pop up php call......

hotwheels

hotwheels 10-29-2005 10:41 PM

bueller, bueller......anyone?

hotwheels 10-29-2005 11:42 PM

just incase anyone want's to look and see how i have the file set up, here is the actual file.
As you can see, i am don't have a /1 anywhere in this file, but yet it keep's calling for it. Say's i have an error on 198, which is no http addy.....it wouldn't have the addy if it would just call for the /files instead of /files/1 ......

hotwheels 10-31-2005 01:19 AM

bueller? bueller? anyone?

The Geek 10-31-2005 11:39 AM

Hotwheels - do you have a rewrite rule (ie a SEO mod)?
the /1 folder is your userid. vBa (and I think PP if I remember right) sticks your images in a fodler structure based on your userid.

For instance, if my user id is 118 then it will put my images in IMAGEROOT/1/1/8
For you its most likely IMAGEROOT/1

I have never known PP or vBa to put all images in the root of the folder.

By the way, I have been out of town the since the 28th ;)

hotwheels 10-31-2005 07:12 PM

thanks for the reply...........this has been very frustrating........i have tried everyone of the geek_popup.php file's........the popup show's, but i either get the 198 error or there just isn't any images.........here is a shot of the last one i updated last nite:

// ### VBA SETTINGS ###

// IF using vBa Gallery - uncomment the following block and set variables

$photo_system="vba"; // Tells system you are using vBa gallery (other option is pp for photopost
$gallery_path="http://www.insanemustangs.com/gallery/files"; //URL to vBa gallery root
$gallery_server_path="/home3/hotwheel/public_html/gallery"; //server path to above URL
$data_folder="/files"; //Root folder containing images note leading /
//### END VBA SETTINGS ###

This one has the popup box, no picture's and there is no error shown on the page. As there was with the other .php file i tried.

Quote:

do you have a rewrite rule (ie a SEO mod)?
and i have no idea what that is.....none. I am not very good at php, but i have managed to get most program's to work within my site. Usually i find if i am having problem's, it's a me issue, but this one......i just don't know, i have gone over and over this one and just can't get this program to work........

and i hope wales was awesome...........went to bath when i was a kid, was a great place to visit...


All times are GMT. The time now is 08:58 AM.

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.01251 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
  • (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