![]() |
Jason,
Thank you very much for another great hack! I am also interested in adding this to the memberinfo page. I did a search for "Photopost" but all I was able to come up with was the "Photopost Latest uploads in user profile". I have this installed and it works great. Unfortunately it does not show how many photos the member has in the photopost gallery. I am hoping you will consider releasing a version of your postbit hack for the memberinfo page. Thanks again for all the fine work! |
trackpads,
From the looks of this, it is very nice but it seems that using (<if condition="$show['profile']">), it would show up in the postbit/postbit_legacy EVEN when a member doesn't have photos uploaded. Any work around on this one? |
trackpads,
I have edited mine to look like the following: Code:
|
Does the output provide an actual link to the users photo's, or is it just a query output of the number of photos?
|
I did a combination of this hack, plus zendiver's modification, and TOZ's hack.
Code:
<!-- Photo Gallery Link Start --> |
:) well, just been a while since last time I mod photopost. just jump into this one of you Jason.
I made a similar hack for the same pupose for another site, but maybe I never had that released, dont remember. anyway, for this, I think it'd be better using "photopost" hack, rather than vB hack. All you need to do is creating a custom field for "photos" in vB, and display it in your postbit. No additional query in vB. for photopost, just add a query when someone upload, to "add" the total photo count in userfield table. that would save alot of queries running on server. You dont need two versions for same/different database either. ---------------- ah, found it here http://www.photopost.com/forum/showthread.php?t=116575 |
isn't there a way to load the number of photos (doing a count query like the current add-on) and store it in $bbuserinfo['photos'] or similar. Would save a lot in threads where a member replied more than once assuming the current hack runs the query every postbit.
|
Sweet! Works in 3.6.2 and pp 5.5
|
I tried adding this to memberinfo by having the same plugin run but on member_start instead of postbit_display_start and it didn't work.
Can someone help? I want to display the number of photos on the memberinfo page as well. |
Hello
Does this still work on 3.6 / 3.7? |
All times are GMT. The time now is 03:31 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|