vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=192)
-   -   Extra Image in Postbit for Users (https://vborg.vbsupport.ru/showthread.php?t=143152)

chubzilla 04-01-2007 02:15 PM

how about the ability to upload the picture instead of linking to it

and possibly to make sure the user can only link to a 50x50 image?

LisaD1 04-03-2007 03:50 AM

Quote:

Originally Posted by Foxtrotelite (Post 1214508)
great hack, thank you..

Can I ask what hack you are running to get the "activity" "longevity" bars, and also the reputation bars. them are very professional looking, and look great.

Thanks


That is call the activity mod. You can search it here on the site.


I installed it, but all I get is a red X. And I also think that making it so that there is a size limit on the image is a good idea.
Lisa

chubzilla 04-03-2007 06:07 PM

i added the size limit myself to 50 x50 by dding in height= width=. i would jsut liekt he ability to have my users upload an image in the same process they upload an avatar

LisaD1 04-03-2007 08:32 PM

Quote:

Originally Posted by chubzilla (Post 1219209)
i added the size limit myself to 50 x50 by dding in height= width=. i would jsut liekt he ability to have my users upload an image in the same process they upload an avatar

Did you get yours to work (Duh stupid question I guess) but mine won't. Also do you mind if I borrow the 50 x 50 code to add to mine?
Thanks!

AzaDiyaR 04-05-2007 10:01 AM

thank you so much :D installed :D

The Bish 04-05-2007 01:17 PM

ok I want to install this... however, I want my entire postbit to look like that. What all mods are used? Don't want to hijck the thread so if someone can PM or post here that would be greatness!!!

I will search for the activity mod but suspect that is not everything I will need.

deezelpope 04-05-2007 01:31 PM

Well, there's this hack, Mood Manager, Activity Mod, and I'm not real sure what the other ones are...

WebmasterSimds 04-17-2007 07:28 PM

For those who want to limit the size of the image, just do it as I have done below. this will restrict it to 100x100 and no larger then you will not have to moderate the images in the posts.

I have tried this with tons of different sizes, and it has always re sized this image down to the correct 100x100px. If you wanted to have a border around this, just add numbers to the border, but take away from the size , So say you wanted to have a 2px border around this, and keep the whole thing to 100x100 then subtract 2 from each of the sizes, so 100x100 would be 98x98. and the whole section will be no more than 100x100 in size.

Just thought I woud help that person about resizing.


Code:

<!-- SIDEBAR -->
<if condition="$post[field13]"><div style="padding:$stylevar[cellpadding]px"><img class="inlineimg" src="$post[field13]" border="0" width="100" height="100 padding="2" /></div></if>
</-- SIDEBAR -->


LisaD1 04-17-2007 09:58 PM

Quote:

Originally Posted by WebmasterSimds (Post 1229926)
For those who want to limit the size of the image, just do it as I have done below. this will restrict it to 100x100 and no larger then you will not have to moderate the images in the posts.

I have tried this with tons of different sizes, and it has always re sized this image down to the correct 100x100px. If you wanted to have a border around this, just add numbers to the border, but take away from the size , So say you wanted to have a 2px border around this, and keep the whole thing to 100x100 then subtract 2 from each of the sizes, so 100x100 would be 98x98. and the whole section will be no more than 100x100 in size.

Just thought I woud help that person about resizing.


Code:

<!-- SIDEBAR -->
<if condition="$post[field13]"><div style="padding:$stylevar[cellpadding]px"><img class="inlineimg" src="$post[field13]" border="0" width="100" height="100 padding="2" /></div></if>
</-- SIDEBAR -->


That worked perfectly!! Thanks :)


All times are GMT. The time now is 01:34 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
  • Page Generation 0.01096 seconds
  • Memory Usage 1,740KB
  • 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_code_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (9)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