vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Integration with vBulletin - Photopost gallery highslide vB thumbnail integration. (https://vborg.vbsupport.ru/showthread.php?t=139202)

Goat Boy 02-15-2007 05:40 PM

vb3 integration is on, sent you a PM

Goat Boy 02-16-2007 12:09 AM

Figured it out. You may want to tell users to make sure this is set you yes in photopost

Use popup window for BIG images?

MJM 02-16-2007 05:00 AM

I like this :) am considering ...
Quote:

Originally Posted by mini2 (Post 1183026)
... as long as you have vb3 integration on it should work fine as far as I can tell.

Do you mean vB enhanced?
My gallery is integrated with vB users but not using vB enhanced (vB headers etc)

BTW I noticed (with Safari ) the top portion of the capton is scrunched as shown:

Attachment 60641

Also viewing the next pic on your site <- -> in the image isn't working for me.

It would be very cool to have zoom capabilities as well.

Grunt 02-17-2007 08:33 AM

working like a champ on VB3.6.4 and PP Pro 5.62

Thanks so much!

Chadi 03-02-2007 05:06 PM

Anyone know how to apply this to vbgallery? I'm not a programmer, otherwise I'd help

Gizmo999 03-14-2007 05:56 PM

Quote:

Originally Posted by chadi (Post 1194244)
Anyone know how to apply this to vbgallery? I'm not a programmer, otherwise I'd help


I'd like to know that as well, my host won't switch safe mode off so i can't use photopost and vbgallery is the only option :(

dendrob 03-28-2007 02:28 PM

I installed the attachment mod and it's working great ! I'm running photopost, but I don't really want to have this in the gallery itself and would prefer it to link to showphoto page (since I got ads there), but it would be cool to get it working just when users copy and paste the bbcode for the thumbnails into posts.

btw, what happens if someone from my gallery pastes the modified BBCode onto another forum to display a thumb in the post?

Smoothie 03-29-2007 01:03 AM

use hotlink protection

connecsions 04-10-2007 12:27 AM

In showphoto.php, I cannot this code from step 2.
PHP Code:

if ( $Globals['spider'] == "yes" )
{
    
$showbbthumb "[url={$Globals['maindir']}/showphoto.php/photo/$photo][img]https://vborg.vbsupport.ru/[/img][/url]";
}
else
{
    
$showbbthumb "[url={$Globals['maindir']}/showphoto.php?photo=$photo][img]https://vborg.vbsupport.ru/[/img][/url]";


However, I was able to find
PHP Code:

$showbbthumb "[url={$Globals['maindir']}/showphoto.php/photo/$photo][img]https://vborg.vbsupport.ru/[/img][/url]"

in showphoto.php.

Should I replace that with
PHP Code:

{
    
$showbbthumb "[url={$Globals['datadir']}/$storecat/$bigimage][img]https://vborg.vbsupport.ru/[/img][/url]";
}
else
{
    
$showbbthumb "[url={$Globals['datadir']}/$storecat/$bigimage][img]https://vborg.vbsupport.ru/[/img][/url]";


?

Sakera 04-14-2007 06:27 PM

Quote:

Originally Posted by dendrob (Post 1214497)
I installed the attachment mod and it's working great ! I'm running photopost, but I don't really want to have this in the gallery itself and would prefer it to link to showphoto page (since I got ads there), but it would be cool to get it working just when users copy and paste the bbcode for the thumbnails into posts.

btw, what happens if someone from my gallery pastes the modified BBCode onto another forum to display a thumb in the post?


You can skip the first step to achieve what you want.

If someone pastes it at another forum, then it will show as a normal thumbnail, and when it's clicked the big picture will come up in it's own window.


All times are GMT. The time now is 04:33 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.01280 seconds
  • Memory Usage 1,748KB
  • 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
  • (3)bbcode_php_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (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