vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=252)
-   -   Full Size Profile Picture (https://vborg.vbsupport.ru/showthread.php?t=311342)

XiTCLUB 05-14-2014 09:26 AM

Full Size Profile Picture
 
Hello,
I am using Big size Profile Pictures as cover Photos like facebook in my theme.
But the problems is its giving only 400x300 image while uploaded image is 1440x300
How can i get full size profile picture ??

My current code for image is
Code:

<img src="{vb:raw prepared.profilepicurl}" class="profileimg" />

fxdigi-cash 05-17-2014 07:11 PM

Quote:

Originally Posted by XiTCLUB (Post 2497763)
Hello,
I am using Big size Profile Pictures as cover Photos like facebook in my theme.
But the problems is its giving only 400x300 image while uploaded image is 1440x300
How can i get full size profile picture ??

My current code for image is
Code:

<img src="{vb:raw prepared.profilepicurl}" class="profileimg" />

isn't that a feature (width x height) you choose for each group at usergroup options.

you can find it at this path: Usergroups / Usergroup Manager / (edit the group you like) / Picture Uploading Permissions

from there you decide the Maximum Width / Height/ Size and so on ...

:)

XiTCLUB 05-17-2014 09:20 PM

Quote:

Originally Posted by fxdigi-cash (Post 2498212)
isn't that a feature (width x height) you choose for each group at usergroup options.

you can find it at this path: Usergroups / Usergroup Manager / (edit the group you like) / Picture Uploading Permissions

from there you decide the Maximum Width / Height/ Size and so on ...

:)

Dear i know and width is set to 1440x300 for every usergroup. but it still providing 400x300 picture.

ForceHSS 05-17-2014 09:58 PM

Quote:

Originally Posted by XiTCLUB (Post 2497763)
Hello,
I am using Big size Profile Pictures as cover Photos like facebook in my theme.
But the problems is its giving only 400x300 image while uploaded image is 1440x300
How can i get full size profile picture ??

My current code for image is
Code:

<img src="{vb:raw prepared.profilepicurl}" class="profileimg" />

When you say profile pic do you mean the avatar pic. Also, where are you putting that code

XiTCLUB 05-20-2014 01:09 AM

Quote:

Originally Posted by ForceHSS (Post 2498251)
When you say profile pic do you mean the avatar pic. Also, where are you putting that code

No its not Avatar, Its Profile Picture. as you know vBulletin have 2 picture uploading options
1: Avatar
2: Profile Picture

and i am using this code in MEMBERIFNO template (User Profile Page)

XiTCLUB 06-05-2014 08:10 AM

any help ?


All times are GMT. The time now is 11:19 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.01046 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
  • (3)bbcode_code_printable
  • (4)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