vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Profile Enhancements - photopost latest uploads by user x in profile (https://vborg.vbsupport.ru/showthread.php?t=156654)

Delphiprogrammi 08-29-2007 10:00 PM

photopost latest uploads by user x in profile
 
hi,

This plugin will display the latest uploads made by user x in photopost in his/her profile page (member.php)This is an updated version to work with the latest vBulletin and photopost pro (PHP)

requirements
  • Photopost MUST be installed into the same database as vBulletin
  • You must have Photopost pro PHP version not vbGallery or the perl thingy
install

download the attached plugin and edit the varibale $ppath an example would be

PHP Code:

$ppath "/home/username/public_html/forums/photopost"

after that import the plugin through the vBulletin plugin manager then edit template "MEMBERINFO"

find

HTML Code:

<!-- / signature row -->
<br />
</if>

below add
HTML Code:

<!--PhotoPost -->
<if condition="$profileimagebits">
<table align="center" border="0" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" class="tborder" width="100%">
<tr>
    <td class="tcat" colspan="$columns">$userinfo[username]'s Latest Gallery Submissions
    <a style="float:right" href="#top" onclick="return toggle_collapse('memberinfo_pp')">
 <img id="collapseimg_memberinfo_pp" src="$stylevar[imgdir_button]/collapse_tcat.gif" alt="" border="0" /></a></td>
</tr>
<tr id="collapseobj_memberinfo_pp">$profileimagebits</tr>
</table>
<br />
</if>
<!-- PhotoPost end -->

that's al folks

SocialNetworkBuzz 08-30-2007 10:39 PM

Would be nice to give Chuck at PhotoPost credit for your hacks you are copying.

Delphiprogrammi 08-31-2007 05:41 AM

Quote:

Originally Posted by Stabatha (Post 1329142)
Would be nice to give Chuck at PhotoPost credit for your hacks you are copying.

actually that one does not work with vBulletin 3.6.8 & Photopost 5.62 all i did whas make it work and put time in correcting the error messages

sensimilla 08-31-2007 06:09 AM

Thanks I will give it a try!

Hornstar 08-31-2007 06:39 AM

Thanks, I will let you know how it goes when I install it tonight. thanks.

Lea Verou 09-02-2007 07:06 AM

Thank you!! Just what I needed!
I will definitely install later (in about a month) and click install + rate it then. :)
For the time being, I tagged it, so that I remember.

parabat 09-02-2007 09:49 AM

Can we get something like this working for photoplog?

-PB

Delphiprogrammi 09-11-2007 04:43 PM

Quote:

Originally Posted by parabat (Post 1330646)
Can we get something like this working for photoplog?

-PB

i don't own a photoplug licence but the chance that something similair already exists is big ... i would check the photoplog site

l3it3r 09-12-2007 10:12 PM

Works good except that the tumbnails are showing up as black blocks:

l3it3r 09-12-2007 10:24 PM

never mind :)


All times are GMT. The time now is 11:17 AM.

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