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)
-   -   PhotoPost vBGallery - Forum Home (https://vborg.vbsupport.ru/showthread.php?t=96152)

AzianStang 04-01-2006 08:24 PM

*slaps himself*

OK now I feel stupid!

But I followed the rest of the steps, and for some reason, I'm now getting a forum database error... imported the product and made the two index.php changes, and now I'm getting a database error page.

FYI, I ran a query earlier today for another gallery mod: https://vborg.vbsupport.ru/showthread.php?t=92875

Would this have anything to do with this error?

hotwheels 04-11-2006 12:52 AM

Zachariah? Is there a way to shut off the image to the public when you are logged off of the site? Right now when you log off, and clear your cookies. Go back to the site and open it, you see the photo bar with the images. I would like to be able to have that option, so that it can't be viewed when a person isn't a registered viewer........

hotwheels

Zachariah 04-12-2006 12:56 PM

Quote:

Originally Posted by hotwheels
Zachariah? Is there a way to shut off the image to the public when you are logged off of the site? Right now when you log off, and clear your cookies. Go back to the site and open it, you see the photo bar with the images. I would like to be able to have that option, so that it can't be viewed when a person isn't a registered viewer........

hotwheels

Hello Sir.

No images for guests ?

Plugin: Forumhome: Gallery Main
Hook Locaton: forumhome_complete

Code:

if ($vbulletin->userinfo['userid']) {

Plugin here

}

Place the code around all that is in that plugin.

hotwheels 04-13-2006 12:37 AM

Thank you very much sir.............worked like a charm.

RaceJunkie 04-17-2006 04:50 PM

When I click on a picture on the forum home it does not go to that users Gallery. Is this the way it is supose to be?

http://www.localracechat.com/forums/index.php

Zachariah 04-17-2006 07:19 PM

Quote:

Originally Posted by RaceJunkie
When I click on a picture on the forum home it does not go to that users Gallery. Is this the way it is supose to be?

http://www.localracechat.com/forums/index.php

Your images on the hack point to:
Code:

http://www.localracechat.com/gallery/index.php?/showimage.php?i=1236&catid=3
vs.

Code:

http://www.localracechat.com/gallery/showimage.php?i=1236&catid=3
Take a look at something for me.

AdminCP => vBa Gallery => Modify Settings => Gallery URL

Should be: http://www.localracechat.com/gallery

RaceJunkie 04-17-2006 07:43 PM

Quote:

Originally Posted by Zachariah
Your images on the hack point to:
Code:

http://www.localracechat.com/gallery/index.php?/showimage.php?i=1236&catid=3
vs.

Code:

http://www.localracechat.com/gallery/showimage.php?i=1236&catid=3
Take a look at something for me.

AdminCP => vBa Gallery => Modify Settings => Gallery URL

Should be: http://www.localracechat.com/gallery

yup you hit it right on the mark. Changed link and it works..

Thanks

petersweb 04-18-2006 11:30 PM

I'm unable to see the images on my Forum Homepage. It was working fine until I upgraded vBulletin. I've upgraded to vBulletin 3.5.4 and have made the edits to '/forums/index.php' and re-uploaded the 'product-gallery_home.xml' and allowed it to overwrite.

Any suggestions greatly appreciated!

Zachariah 04-19-2006 12:26 AM

Quote:

Originally Posted by petersweb
I'm unable to see the images on my Forum Homepage. It was working fine until I upgraded vBulletin. I've upgraded to vBulletin 3.5.4 and have made the edits to '/forums/index.php' and re-uploaded the 'product-gallery_home.xml' and allowed it to overwrite.

Any suggestions greatly appreciated!

Do you have a custom style that moved the VB (navbar / breadcrumb) out of the FORUMHOME ? (IE: $navbar)

petersweb 04-19-2006 12:40 AM

Quote:

Originally Posted by Zachariah
Do you have a custom style that moved the VB (navbar / breadcrumb) out of the FORUMHOME ? (IE: $navbar)

I'm using vBPortal - but I was also using that before the upgrade to 3.5.4. The navbar template is still in the same location.


All times are GMT. The time now is 05:43 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.01926 seconds
  • Memory Usage 1,745KB
  • 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
  • (5)bbcode_code_printable
  • (5)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