vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   First attachment as post header image (https://vborg.vbsupport.ru/showthread.php?t=208290)

6piston 03-14-2009 10:05 AM

First attachment as post header image
 
Hi all

thanks for reading

i'd really like to know if it's possible to extract the first attachment (in full size) to be put into the postbit before the message starts?

So, rather than the usual:
-Thread Title
-Post Message
-Attachment Thumbnails

i'd like to have:
-Thread Title
-First Attachment in Full size
-Post Message
-Attachment Thumbnails

Could this be the first attachment image code?

Code:

          <img src="attachment.php?attachmentid=$thread[attachmentid]&stc=1&=1" alt="" border="0" />
Thanks!
tom

--------------- Added [DATE]1237111143[/DATE] at [TIME]1237111143[/TIME] ---------------

bump?

6piston 03-15-2009 09:16 AM

1 Attachment(s)
here's the screenshot of what i'd like to achieve. is it possible?

Arkham 03-24-2009 04:04 PM

Quote:

Originally Posted by 6piston (Post 1768531)
here's the screenshot of what i'd like to achieve. is it possible?

This is what I'm trying to do too. There are many similar options but I haven't been able to find the best method to accomplish this. And I've done a lot of searching. :(

Actually I would prefer to be able to put it in the header itself (First attachment of first post in thread), rather than in the Msg body, and have the image show up as a thumbnail in the showthreads displays too.

I wish there was a snippit of code that I could place wherever I want, but I understand how difficult it is to identify the particular image/attachment across different placements.

Arkham 04-02-2009 01:56 PM

No one knows? Hmmm.

I realized that the way I'd most like to do this is to somehow find the code to grab the thumb of the first attachment and add it above the first post.

I have the thread title customized to display above the thread (near the top POST REPLY) button, and ideally I'd like to be able to show the first attachment thumb on that line.

Is this going to be possible?

Lynne 04-02-2009 02:51 PM

Anything is possible if you code it. But, what you are talking about is going to take some coding ability on your part. I'm not sure of the best way to go about it - there are a few ways to do it I'm sure. Have you tried to do any of the coding yet?

Arkham 04-02-2009 02:55 PM

Quote:

Originally Posted by Lynne (Post 1782419)
Anything is possible if you code it. But, what you are talking about is going to take some coding ability on your part. I'm not sure of the best way to go about it - there are a few ways to do it I'm sure. Have you tried to do any of the coding yet?

Hi Lynne!

No, can't code. :( I might experiment with on of the thread-image mods here and see if I can move that code around though. I thought it might be a bit easier if someone saw this and said "Hey, sure, just insert this code to the .php file, and add this to the template."

Yeah, I know.. too easy, but a guy can dream. ;)

If I can figure this out I'll post my results here, with full credit to whomever leads me in the right direction.


All times are GMT. The time now is 06:26 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.01152 seconds
  • Memory Usage 1,725KB
  • 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_code_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (6)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete