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)
-   -   Forum Home Enhancements - Tabbed Latest Album Pictures + Comments - Forum Home (https://vborg.vbsupport.ru/showthread.php?t=215272)

helmica 10-15-2009 08:52 AM

hi,
i need to upgrade to vb4 are Album Pictures Comments is ok by vb4?

thanks in advance for you help

crkgb 10-16-2009 02:03 AM

While it says that the mod is supported - in reality it is not. I don't think vb.org has any means of controlling this.

goxy63 10-16-2009 11:59 AM

Not shure did anyone before noticed:

If user write comment with quotes " "
on forum page we can see this
" some txt here "

Great mod tho, hope developer is working on version for vb4, or will do so ASAP
Iam planing to donate(if not much) for brandfree version (vb4)

Cheers

ricardoNJ 10-26-2009 04:30 PM

I have a bug, I think. When I loggin I can not see the picture [I see it in white] and I make click on it and I have to log in again, and then I can see it, before not.
Is there a bug????

mattpist 10-28-2009 02:53 AM

i seem to be missing the images from the comments tab. any fix for this?

goxy63 10-29-2009 11:48 PM

Great mod but support is one big 0

ricardoNJ 10-30-2009 04:12 PM

Quote:

Originally Posted by goxy63 (Post 1908101)
Great mod but support is one big 0

I'm thinking that's true!:mad:

Kolbi 11-20-2009 01:47 PM

There is a bug with displaying the pictures at the Latest 5 Album Comments...

sailnet 12-16-2009 08:35 PM

this is a really great mod and it installed easily, however it's not working properly for me and wondered it you had any ideas.

I am using 3.8.4 and my version of photopost is: 6.23

the code pointing to my images is wrong.

there's an extra slash in the path names

and I know my two fields are setup properly in :

Photopost Directory
Complete directory to your photopost installation with the trailing slash. IE: /home/userxxx/public_html/photopost/

and

URL for the photopost installation
URL for the photopost installation. Include the trailing slash: ie http://www.yoursite.com/forum/photopost/

PHP Code:

<div id="tlb_memberblock_pp" class="tborder content_block">
    <
h4 class="thead block_title">
        <
a href="#top" class="collapse_gadget" onclick="return toggle_collapse('tlb_memberblock_pp')"><img id="collapseimg_tlb_memberblock_pp" src="http://www.mysite.com/forums/images/buttons/collapse_generic.gif" alt="" border="0" /></a>
        <
a name="tlb_memberblock_pp"></a>
        <
span class="block_name">Latest Photos</span>

    </
h4>
    <
div class="block_content" id="collapseobj_tlb_memberblock_pp" style=""><!-- BEGIN TEMPLATEtlb_memberinfo_block_pp -->
<
div class="alt1 smallfont block_row" style="text-align:center">
        <
ul class="list_no_decoration" id="photos_list">
            <!-- 
BEGIN TEMPLATEtlb_memberinfo_block_pp_image -->
<
li class="memberinfo_tiny">
     <
a href="/usr/local/websites/mysite/photopost/data//500/screen4.gif" class="highslide" onclick="return hs.expand(this)"><img style="margin-top: 0px" width="80" height="60" src="/usr/local/websites/mysite/photopost/data//500/thumbs/screen4.gif" border="0" title="Click to enlarge" alt=""/></a>
</
li>
<!-- 
END TEMPLATEtlb_memberinfo_block_pp_image --><!-- BEGIN TEMPLATEtlb_memberinfo_block_pp_image -->
<
li class="memberinfo_tiny">
     <
a href="/usr/local/websites/mysite/photopost/data//500/screen1.gif" class="highslide" onclick="return hs.expand(this)"><img style="margin-top: 0px" width="80" height="60" src="/usr/local/websites/mysite/photopost/data//500/thumbs/screen1.gif" border="0" title="Click to enlarge" alt=""/></a>

</
li>
<!-- 
END TEMPLATEtlb_memberinfo_block_pp_image --><!-- BEGIN TEMPLATEtlb_memberinfo_block_pp_image -->
<
li class="memberinfo_tiny">
     <
a href="/usr/local/websites/mysite/photopost/data//500/139-quattro-pic5lg.jpg" class="highslide" onclick="return hs.expand(this)"><img style="margin-top: 0px" width="80" height="60" src="/usr/local/websites/mysite/photopost/data//500/thumbs/139-quattro-pic5lg.jpg" border="0" title="Click to enlarge" alt=""/></a>
</
li>
<!-- 
END TEMPLATEtlb_memberinfo_block_pp_image --><!-- BEGIN TEMPLATEtlb_memberinfo_block_pp_image -->
<
li class="memberinfo_tiny">
     <
a href="/usr/local/websites/mysite/photopost/data//500/1Sunset1.jpg" class="highslide" onclick="return hs.expand(this)"><img style="margin-top: 0px" width="80" height="60" src="/usr/local/websites/mysite/photopost/data//500/thumbs/1Sunset1.jpg" border="0" title="Click to enlarge" alt=""/></a>
</
li>
<!-- 
END TEMPLATEtlb_memberinfo_block_pp_image --><!-- BEGIN TEMPLATEtlb_memberinfo_block_pp_image -->
<
li class="memberinfo_tiny">
     <
a href="/usr/local/websites/mysite/photopost/data//500/1Sunset.jpg" class="highslide" onclick="return hs.expand(this)"><img style="margin-top: 0px" width="80" height="60" src="/usr/local/websites/mysite/photopost/data//500/thumbs/1Sunset.jpg" border="0" title="Click to enlarge" alt=""/></a>
</
li>
<!-- 
END TEMPLATEtlb_memberinfo_block_pp_image --><!-- BEGIN TEMPLATEtlb_memberinfo_block_pp_image -->

<
li class="memberinfo_tiny">
     <
a href="/usr/local/websites/mysite/photopost/data//500/1Blue_hills.jpg" class="highslide" onclick="return hs.expand(this)"><img style="margin-top: 0px" width="80" height="60" src="/usr/local/websites/mysite/photopost/data//500/thumbs/1Blue_hills.jpg" border="0" title="Click to enlarge" alt=""/></a>
</
li>
<!-- 
END TEMPLATEtlb_memberinfo_block_pp_image -->
        </
ul>
</
div


ps: the latestest version pg photopost has in its config-int.php this:


// The URL of your photo dir where your images are stored (with / at end)
$data_dir = "/usr/local/websites/mysite/photopost/data/";

which appears to be the cause of the additional slash - I have not tried my site without the slash at the end though

sailnet 12-16-2009 09:00 PM

as a follow up.

when I removed the / between "$data_dir} and {$pcat} in
tlb_memberinfo_block_pp_image that helped but my site still does not want to show the images via refernce by path name. I may change your code to refer to images by url instead and see what happens.

at the present time I just get small vertical bars on the screen where the images should be displayed.

mattpist 12-21-2009 08:36 AM

man, it's been forever... any fix for the lack of images in the comments tab?

mattpist 01-06-2010 10:06 PM

anyone?

cindy helmond 01-23-2010 07:41 PM

hi hassan great app but can you change, ii have the option random latest pics , if you look then he say latest x pics on forumhome , can you make it latest random x pics ?
thx

furst 03-31-2010 05:53 PM

Please port this to vbulletin 4.0

Garamond 04-03-2010 02:29 PM

Please enable PhotoPost pictures as well, people are using that more than the Default Album solution in vBulletin.

bartek24m 05-13-2010 09:24 AM

how insert this mod in vbcmps ?

mmllc 06-24-2010 07:30 AM

This is not showing up at all for any usergroup.

I'm thinking its my Vbul Theme, any way to install this manually instead of using auto insert?

mmllc 06-24-2010 08:22 AM

This is not showing up at all for any usergroup.

I'm thinking its my Vbul Theme, any way to install this manually instead of using auto insert?

ShawneyJ 06-25-2010 06:42 AM

Quote:

Originally Posted by cindy helmond (Post 1964696)
hi hassan great app but can you change, ii have the option random latest pics , if you look then he say latest x pics on forumhome , can you make it latest random x pics ?
thx

yeah would be way better as random.

edit: i need to open me eyes lol, random is there :D

thanks great mod.

b6gm6n 07-11-2010 09:12 PM

Hi, my users love this, i installed on my forum-home, i also installed the vbadvanced version i found, but they don't like it as much, so i created a template-module for vba, but it will not show the picture-bits and comment bits, is there anything in the global-variables i could add in my vbadvanced which may help? thanks

Nodanoshi 07-30-2010 07:11 PM

i need it to vba too, but it seems that support this mod die some years ago...

Maxim-PF 10-27-2010 09:14 AM

Thank you! Very good huck.

It will be better, if we can switch only selected groups to show pictures on forumhome.

safakuygur 01-08-2011 08:38 PM

very nice thanks

Hasan bunun 4.x olanını yayınlamayı düşünüyormusun ?

vBarsiv 02-16-2011 03:03 AM

labor health buddy ;)

WebCraker 02-16-2011 03:31 AM

Tesekur ederim Hassan
Thank you very much ;)

testbot 02-18-2011 12:46 AM

breaks my forum. running 4.1.x

Hasann 02-18-2011 07:03 AM

Quote:

Originally Posted by testbot (Post 2163797)
breaks my forum. running 4.1.x

this modification isn't for vb version 4.1.

BOWZONE 02-27-2011 03:07 PM

This is a great mod and I love it...That being said, I'm putting a mobile style on the site and want to know if anyone is able to help me turn off this plug in on my mobile style only and have it active on my default style...Thoughts??

testbot 02-27-2011 03:36 PM

Quote:

Originally Posted by BOWZONE (Post 2167538)
This is a great mod and I love it...That being said, I'm putting a mobile style on the site and want to know if anyone is able to help me turn off this plug in on my mobile style only and have it active on my default style...Thoughts??

Hmmm... you can probably create a plugin that detects the mobile style and then fires off
Code:

$vbulletin->options['productname']=0
that should get you started

testbot 02-27-2011 03:37 PM

Quote:

Originally Posted by Hasann (Post 2163881)
this modification isn't for vb version 4.1.

Yea, I don't know what I was thinking. Not enough sleep when I loaded it.

Any plans to create an update for 4.1.x?

BOWZONE 02-27-2011 04:19 PM

Thank you! I'll try that.

afgboy 04-19-2011 08:37 PM

1 Attachment(s)
hello,

at first, thanks for this mod a lot. but i have a little problem...
i upload a picture becaus my english ist not well.
in the picture you can see, that somethin is missing there before :

but i dont knwo where i can edit there a word. i want to write there Album: and Kommentare:

perhaps somebody can helps me :)

afgboy 04-26-2011 09:46 PM

Quote:

Originally Posted by afgboy (Post 2186432)
hello,

at first, thanks for this mod a lot. but i have a little problem...
i upload a picture becaus my english ist not well.
in the picture you can see, that somethin is missing there before :

but i dont knwo where i can edit there a word. i want to write there Album: and Kommentare:

perhaps somebody can helps me :)

nobody can help me?

mapleleaffans 05-22-2011 10:59 PM

I had another mod like this installed, but uninstalled it and installed this one! Thank you so much for a clean, better looking and organized "Latest Album Pictures" on the forum home page mod! :D

Akyeame Kwame 06-20-2011 06:27 PM

1 Attachment(s)
Greetings Hasaan,

This is a great mod and I've used it successfully but today I went to the file system at the behest of my hosts and now, the images aren't showing on forum home nor for comment thumbnails. Is there something I can do in the xml file to make it recognize the new location? It's a directory in the forums chmod'ed to 777. I've already tried reimporting but no joy. Any assistance would be greatly appreciated.

Manoel J?nior 06-29-2011 01:04 AM

I found a very annoying BUG in this product, when I delete a user who has an album, the image keeps popping up, and was no longer to appear.

How to solve this annoying problem?

For when someone clicks on the image, goes to an error page.

Manoel J?nior 07-01-2011 12:16 PM

Quote:

Originally Posted by Manoel J?nior (Post 2214329)
I found a very annoying BUG in this product, when I delete a user who has an album, the image keeps popping up, and was no longer to appear.

How to solve this annoying problem?

For when someone clicks on the image, goes to an error page.

Please, help me?

letsjoy 11-30-2011 11:05 AM

please make this for vb 4
Thanks :)

Manoel J?nior 11-30-2011 04:20 PM

Quote:

Originally Posted by letsjoy (Post 2273351)
please make this for vb 4
Thanks :)

https://vborg.vbsupport.ru/showthrea...228618&page=26

M.C. 08-02-2012 08:37 AM

Quote:

Originally Posted by Manoel J?nior (Post 2273389)

good mode but this one better, please make exact one for vb4


All times are GMT. The time now is 01:34 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.01331 seconds
  • Memory Usage 1,857KB
  • 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
  • (1)bbcode_code_printable
  • (1)bbcode_php_printable
  • (9)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
  • (40)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