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-27-2005 10:14 PM

I'm getting 404 errors when trying to go to the second page of images and vbAgallery is installed in a folder called gallery under the main Forums folder.

Ted S 10-28-2005 03:56 AM

Looking at the source it appears that the multiple page calls are going to http://www.xyz.com/forum/geek-galler...=vB_Editor_001

Since the first operator is an & instead of a ?, some servers (like my own) are having a hissy fit and producing a 404 page.

Thanks for hacking this and for keeping PP support despite not using that product anymore.

trilljester 10-28-2005 05:18 PM

Ted_s: Should I change the call to a ? while waiting for a fix for this problem?

ricker 10-28-2005 05:23 PM

Quote:

Originally Posted by trilljester
I'm getting 404 errors when trying to go to the second page of images and vbAgallery is installed in a folder called gallery under the main Forums folder.

Same here ... still.

Quote:

Originally Posted by Ted S.
Looking at the source it appears that the multiple page calls are going to http://www.xyz.com/forum/geek-galle...d=vB_Editor_001

Where exactly is the source?

Bellinis 10-29-2005 04:08 PM

We used to have this on our previous board and I'm so happy it's available for vbulletin too :)
Great work !!!

I've just installed, but I do have a path problem.
I'm using photopost and my photopost directory is located in my root folder.

Quote:

Originally Posted by martinchan
Apparently, there are some script errors in the .php files if you are using Photopost. I got it corrected and working beautifully at my site.

Attached is the file I corrected.

I used martinchan's modiefied file (thanks martinchan!) to make it work, but it still isn't working 100%. The pop-up works great, only the inserted URL for the photo's is incorrect.

It shows for example:
PHP Code:

[img]http://www.domain.com/board/../photopost/data/502/2textielfabriek2.jpg[/img] 

So I need to get rid of the "/board" :)
How can I change this?

Bellinis 10-29-2005 07:42 PM

Also I noticed I can't used the page selector: no matter which pagenumber I press, it keeps showing me the same pictures :( (or does this have something to do with my problem described above?).

I'd love to get this working :)

FASherman 10-30-2005 04:12 AM

Definitely not what I've come to expect from The Geek.

Things I've noticed right off:

1. No variable specified to check for version 5. After
PHP Code:

$pp_ver        $vbulletin->options['geekgallery_pp_ver']; 

You need to add
PHP Code:

$pp_five        $vbulletin->options['geekgallery_pp_is_five']; 

2. Change $photo_prefix to $pp_prefix

3. Need to define $imageid
PHP Code:

$imageid        $vbulletin->options['geekgallery_pp_is_five']; 

geekgallery_perpage

Even then, the selected image posts into the page, not the editor and the page number links go nowhere.

Normally, "The Geek" means not only quality, but really cool innovations. The idea for this one delivers on the latter, but the former isn't up to usual standards.

DefenceTalk 10-30-2005 11:33 AM

I am getting this error:

Quote:

Database error in vBulletin 3.5.0:

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
Date : Sunday, October 30th 2005 @ 08:31:57 AM
Script : http://www.defencetalk.com/forums/ge...=vB_Editor_001
Referrer :
Classname : vb_database

Bellinis 10-30-2005 11:42 AM

Quote:

Originally Posted by DefenceTalk
I am getting this error:

For photopost use the file found here:
https://vborg.vbsupport.ru/showpost....4&postcount=13

(but it still doesn't work 100%)

DefenceTalk 10-30-2005 05:24 PM

Quote:

Originally Posted by Bellinis
For photopost use the file found here:
https://vborg.vbsupport.ru/showpost....4&postcount=13

(but it still doesn't work 100%)

Thanks!

Yeah, I am now getting 404 errors when trying to view images on other pages (1, 2, 3, etc.). :ermm:


All times are GMT. The time now is 08:04 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.01235 seconds
  • Memory Usage 1,750KB
  • 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
  • (4)bbcode_php_printable
  • (6)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