vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=33)
-   -   Latest Photopost Photo In Postbit (https://vborg.vbsupport.ru/showthread.php?t=72335)

sabret00the 12-02-2004 11:34 AM

Quote:

Originally Posted by Triple_T
this could be good, if members have the option to turn it off. I would also like it to be set off by default and only show avatar OR PP pic, not both.

just thinking you could do it with a useroption and a conditional, it's how i was gonna do it, but my problem is that i want it to only be available to certain usergroups hence why i need to learn the additional hacking.

cinq 12-02-2004 01:47 PM

If i wanted to include the latest 3 photos in the postbit, how is that possible ?
I know the code would have to changed somewhat.

Any help ? :)

sabret00the 12-02-2004 01:58 PM

it's not possible with the above code :(

cinq 12-02-2004 02:35 PM

Yep, but do you know how it can be done ?
( might want to take this to PM, don't want to mix things up with the current hack :) )

sabret00the 12-02-2004 02:48 PM

the only way i could think of would be to just add the hack twice more i.e. changing the query to get the row beyond the previous one, but that's adds two extra queries to the thread.

SVTBlackLight01 12-05-2004 08:06 PM

Quote:

Originally Posted by sabret00the
i haven't got a clue, i can only recommend checking the database and seeing what the catid is for that user for the latest piccie.

I was hoping MPDev would have a suggestion, but it seems to be related to choosing additional categories during upload to PhotoPost.

SVTBlackLight01 12-16-2004 06:40 PM

This won't work if the last upload is a multimedia file that doesn't have a thumbnail.

sabret00the 12-16-2004 07:18 PM

add a conditional in order to check the extention is either .jpg or .gif and it aint then return "multimedia_image.gif" or something

merseybeat 01-19-2005 12:20 PM

Anyone got any idea on handling multimedia files for this mod?

Eddie

SVTBlackLight01 01-20-2005 01:52 AM

Quote:

Originally Posted by merseybeat
Anyone got any idea on handling multimedia files for this mod?

Eddie

I'm still working on a way to do this.


Images in private albums are displayed with this hack as well.


All times are GMT. The time now is 01:52 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.01000 seconds
  • Memory Usage 1,728KB
  • 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
  • (3)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
  • (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