vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   New Posting Features - Photo Popup - Insert pictures easily from vB Albums, Photopost, vBGallery, Photoplog (https://vborg.vbsupport.ru/showthread.php?t=202385)

WillUnderwater 05-05-2009 03:34 PM

Quote:

Originally Posted by cellarius (Post 1804631)
Glad we were able to work it out - and thanks for nomination (and donation ;))

Do I need to update this version or is it what you sent me and the edits I did?

cellarius 05-05-2009 05:49 PM

The template edits are already in place, but you should reupload the photo_popup.php and import the product file.

Subah 05-07-2009 03:17 AM

Everything work fine in VBG with 3.3 ;)
Thanks a lot :)

Wild Bronco 05-10-2009 10:33 PM

Just like to say thank you ;)

Nice work and it works for blog to ;) :up::up:

cellarius 05-11-2009 05:29 AM

Quote:

Originally Posted by Subah (Post 1806171)
Everything work fine in VBG with 3.3 ;)
Thanks a lot :)

Great!
Quote:

Originally Posted by Geiri (Post 1808284)
Just like to say thank you ;)

Nice work and it works for blog to ;) :up::up:

Added that info to firstpost.

Thanks to you both for confirming this :)

WildSoftCat 05-12-2009 04:08 AM

For photopost only :

Photopost Pro saves medium images only if size exceeds specified value. This addition prevents showing thumbs of images, which medium-size file does't exists.

find in photo_popup.php

PHP Code:

else
{
    
$where_add where_add();


and add below

PHP Code:

$med_query "";
if (
$which_product == "photopost")
{
$med_q "0";
switch (
$insert_what)
    {
            case 
"link_thumb_2_orig" :
                
$med_q "0";
                break;
            case 
"link_thumb_2_gallery" :
                
$med_q "0";
                break;
            case 
"link_med_2_orig" :
                
$med_q "1";
                break;
            case 
"link_med_2_gallery" :
                
$med_q "1";
                break;
            case 
"thumb" :
                
$med_q "0";
                break;
            case 
"med" :
                
$med_q "1";
                break;
            case 
"orig" :
                
$med_q "0";
                break;
            case 
"thumb_2_gallery_link_below" :
                
$med_q "0";
                break;
            case 
"med_2_gallery_link_below" :
                
$med_q "1";
                break;
            case 
"orig_2_gallery_link_below" :
                
$med_q "0";
                break;
    }
if  ( 
$med_q == "1" )
    {
    
$med_query " AND medsize != 0 ";
    
$where_add $where_add $med_query
    } 



user02934123123 05-12-2009 07:05 PM

1 Attachment(s)
I have just installed this much-anticipated hack, and it seems to work - except for the button that is to be inserted in the editor toolbar. To put it briefly, this isn't appearing. No button is added, but rather a textbox and link are being added at the bottom of the screen (screen shot attached).

Any ideas how to solve this?

I am using the latest hack release on vB 3.8.2, and I have the latest version of the Template editor hack running also.

Many thanks.

cellarius 05-12-2009 07:14 PM

This has been asked several times - please read this thread or use the thread search.

This is by choice and the default. Why? Because that's the setting I use in my forums.

To change it, just read the template_edits.txt file. It's there for a reason.

cellarius 05-12-2009 07:15 PM

Quote:

Originally Posted by WildSoftCat (Post 1809145)
For photopost only :

Photopost Pro saves medium images only if size exceeds specified value. This addition prevents showing thumbs of images, which medium-size file does't exists.

Thanks for this information. Will be included into the next version.

user02934123123 05-13-2009 04:04 PM

Hello Cellarius, you wrote:

Quote:

Originally Posted by cellarius (Post 1809564)
This has been asked several times - please read this thread or use the thread search.

This is by choice and the default. Why? Because that's the setting I use in my forums.

To change it, just read the template_edits.txt file. It's there for a reason.

Thank you for pointing me towards this: I was able to make the changes and get things appearing properly.

Might I suggest that in a future release you make this more obvious (since I didn't notice the details in that file until you pointed me toward them). From the screen shots and such, it looks to a new installer of your product as if this will be a default setting; and then when it isn't, one assumes something has not gone rightly. And with 375+ message in the thread, it's a little cumbersome to try to find the details! Perhaps some notation in the details for the product, or some other obvious notice, would be helpful to other users.

Many thanks for a fine modification.


All times are GMT. The time now is 01:42 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.01705 seconds
  • Memory Usage 1,758KB
  • 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_php_printable
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)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