vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=229)
-   -   Show Thread Enhancements - Add link to user albums in postbit (https://vborg.vbsupport.ru/showthread.php?t=168428)

JWL 11-03-2008 02:40 PM

I cannot use something like this, but can this be modified to or another mod created to do the following:

In new thread or Reply, can a user / member have a icon that is connected to that users albums to use the img tag for that image?

currently a user must have two pages open to take advantage of that.


Attachment 88938

Attachment 88939

BamaStangGuy 12-09-2008 02:31 AM

Quote:

Originally Posted by Boofo (Post 1543871)
I don't think you can do a conditional for this without adding a query for each post.

and this is why 3.7 AND 3.8 fail miserably at the NETWORKING part. Let's give you all these cool options that people can have and then make them impossible to find. Oh and brand it as 'Social Networking'.

h2ojunkie 12-09-2008 06:57 AM

I've been able to get it working with one additional sub query. I'm still looking for a more efficient way, I'll post up what I have in the next couple days once I've run out of other ideas to test.

mattcaswell 12-14-2008 03:25 PM

Quote:

Originally Posted by h2ojunkie (Post 1681459)
I've been able to get it working with one additional sub query. I'm still looking for a more efficient way, I'll post up what I have in the next couple days once I've run out of other ideas to test.

I would really appreciate anything you find out about how to have it not show if the user doesn't have an album. I have added the icon by the icnicon and it works well.

JWL 12-14-2008 03:38 PM

Quote:

Originally Posted by mattcaswell (Post 1685286)
I would really appreciate anything you find out about how to have it not show if the user doesn't have an album. I have added the icon by the icnicon and it works well.

That makes two of us :)

My site is gaining some momentum, adding these little "Corrections" to a faulty design is a must. I sure hope VBulletin develpers are listening.

Personally I am convinced the furture for talk forusm is moving more toward a social networking model. With m forum, we are trying to globalize our site and bring world peace to everyoe one Motorcycle Rider at a time :up: :D

www.sportcityrider.com
It is all about the ride

SEOvB 01-17-2009 12:21 AM

Quote:

Originally Posted by JWL (Post 1685291)
That makes two of us :)

My site is gaining some momentum, adding these little "Corrections" to a faulty design is a must. I sure hope VBulletin develpers are listening.

Personally I am convinced the furture for talk forusm is moving more toward a social networking model. With m forum, we are trying to globalize our site and bring world peace to everyoe one Motorcycle Rider at a time :up: :D

www.sportcityrider.com
It is all about the ride

Theres a modification floating around here some where that did exactly this, if the user had a photo album it'd show the link, if not then it wouldn't show the link.

I can't seem to find it, but I know its in the 3.7 section some where and it worked like a charm. I'd advise people install that one since its better from a usability stand point ;)

buyinflatables 01-18-2009 08:03 AM

Wish I could find the modification. :(

JWL 01-18-2009 04:39 PM

Quote:

Originally Posted by buyinflatables (Post 1716596)
Wish I could find the modification. :(

Me too :erm:

SEOvB 01-20-2009 09:14 AM

Here it is: https://vborg.vbsupport.ru/showthread.php?t=198477

I suggest installing that one ;)

popowich 02-22-2009 09:17 PM

Hello,

for anyone interested, a text link variation that looks OK under thanked posts stats looks like this:

HTML Code:

                <div>
                    $vbphrase[posts]: $post[posts]
                </div>
                                $template_hook[postbit_userinfo_right_after_posts]
                                <div>
                                  View <a href="album.php?u=$post[userid]">$post[username]'s photo albums</a>
                </div>



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.02514 seconds
  • Memory Usage 1,740KB
  • 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_html_printable
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)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