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)

mirzonni 09-19-2007 06:42 PM

Nice mod! I've followed all the instructions but nothing is showing in the profile. I've set up the path to be the same as the "Server Path to PhotoPost directory" in CONFIG-INT.PHP.

Any ideas?

Delphiprogrammi 09-19-2007 09:54 PM

Quote:

Originally Posted by mirzonni (Post 1342615)
Nice mod! I've followed all the instructions but nothing is showing in the profile. I've set up the path to be the same as the "Server Path to PhotoPost directory" in CONFIG-INT.PHP.

Any ideas?

then you did not edited the template remember you need todo this for each and every style you use

Wild Bronco 10-02-2007 11:09 PM

Quote:

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

I agree credit should go to Chuck
I was using his plugin til 3.6.8

But Thank you for upgrading it, Delphiprogrammi

Exellelent and is marked installed.

AngelBlue 10-29-2007 05:35 AM

If you get black squares in peoples' profiles, instead of the images you want, then you need to replace :
Quote:

Originally Posted by code
<td style="background: url({$data_dir}{$pcat}/thumbs/$photo); background-color: #000000; background-repeat:

no-repeat; background-position: center;"><a href="{$url_path}/showphoto.php?photo={$pid}">$mthumb</a></td>

with
Quote:

Originally Posted by new code
<td style="background: url({$data_dir}/{$pcat}/thumbs/$photo); background-color: #000000; background-repeat:

no-repeat; background-position: center;"><a href="{$url_path}/showphoto.php?photo={$pid}">$mthumb</a></td>

The missing "/" in the first example is what is causing the black squares.

AngelBlue 10-30-2007 08:40 AM

Additional problem : with this mod enabled, pictures from private (password-protected) galleries show up on peoples' profiles if they are amongst the last pictures uploaded by that person. This is potentially a big privacy problem.

Any chance of this mod being updated to exclude pictures in private galleries?

Delphiprogrammi 10-30-2007 11:24 AM

Quote:

Originally Posted by AngelBlue (Post 1370901)
If you get black squares in peoples' profiles, instead of the images you want, then you need to replace :

with


The missing "/" in the first example is what is causing the black squares.

No code modification is needed it's because your Photopost datadir is indeed missing a "/"

Delphiprogrammi 10-30-2007 11:29 AM

Quote:

Originally Posted by AngelBlue (Post 1371791)
Additional problem : with this mod enabled, pictures from private (password-protected) galleries show up on peoples' profiles if they are amongst the last pictures uploaded by that person. This is potentially a big privacy problem.

Any chance of this mod being updated to exclude pictures in private galleries?

urgh i don't even know it's possible to have password protected galleries with photopost.That would be indeed an issue but i have no idea to get around.I mean include the galleries to user profiles who do have the corrosponding access and exclude anywhere else no idea sorry however feel free to try and modify it yourself i wouldn't have a problem with it

AngelBlue 11-09-2007 12:55 PM

Ok then, how about having a 'privacy' mode?
When this privacy mode is enabled, thumbnails of the person's pictures are not displayed.
Instead, all that is displayed is the date of their last upload, and a link to the search query which will show all their uploads that the user can see.
That way, anyone browsing their profile can tell when their last upload was (and thus, if they have new images to look at) and easily find the recent uploads, without giving away any private uploads the user has made.

ChU v2 11-09-2007 01:37 PM

Is there a way to display on a different page? Similar to MySpace's "View More Pics"

I'm asking because let's say if a user had the MEMBERINFO template re-written to look like myspace, it would be helpful.

Thanks.

asj 11-09-2007 07:17 PM

thanks


All times are GMT. The time now is 03:03 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.01105 seconds
  • Memory Usage 1,738KB
  • 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
  • (6)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