Go Back   vb.org Archive > Community Discussions > Modification Requests/Questions (Unpaid)
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Display Modes
  #1  
Old 03-21-2005, 02:26 PM
CrazyLady CrazyLady is offline
 
Join Date: Feb 2005
Location: Canada
Posts: 87
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default remote hosted avatars mod request

Good afternoon,

I have see a couple mods to add this feature for board members, however they don't seem to work properly. One replaces the upload feature and there for disables the ability to upload. I want to keep the option to select member groups to upload their images. Can we add a remove avatar field, below the Pre-defined Generic Avatars, offered to all members who can access the Pre-defined Generic Avatars.

Most, if not all my members host their own avatars and would like to use them at my site?

I have seen remarks made that hot linking is frowned upon, and yes they are right, but these are legitimately hosted images, just like my members images used in their signatures. I mean, why do we have the VB code [img] if it's not to link to images?

My members are screaming to get their avatars back, as I recently moved to VB from another board, where they could link to their avatars.

Any suggestions, ideas, or the mod itself would be very much appreciated by me and many others who are seeking this hack.

Thanks in advance,
CL
Reply With Quote
  #2  
Old 03-22-2005, 01:37 PM
johnkruk johnkruk is offline
 
Join Date: Jan 2004
Posts: 4
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I would love a good working hack for this. I need to upgrade my vb 2.3.5 board to a 3.0.7 and my users will go nuts without the ability to use avatars. I've installed a hack on a test vb 3.0.7 that i've installed that I found from searching but it doesnt appear to work well, the user can not see the current avatar in the user control panel. And I want to be able to change the text and remove the upload avatar box from the user cp.

This is something that is needed for those that can not afford the bandwidth to host users avatars. I hope someone with ability can come up with a well working hack. I would be willing to pay up to $15 for the hack in US funds
Reply With Quote
  #3  
Old 03-25-2005, 05:35 PM
CrazyLady CrazyLady is offline
 
Join Date: Feb 2005
Location: Canada
Posts: 87
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Does anyone have any input on this request?

thanx
Reply With Quote
  #4  
Old 03-25-2005, 06:01 PM
Zachery's Avatar
Zachery Zachery is offline
 
Join Date: Jul 2002
Location: Ontario, Canada
Posts: 11,440
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Its a huge security risk you know...
Reply With Quote
  #5  
Old 03-25-2005, 07:47 PM
CrazyLady CrazyLady is offline
 
Join Date: Feb 2005
Location: Canada
Posts: 87
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I guess I don't know... how so?
Reply With Quote
  #6  
Old 03-25-2005, 07:53 PM
Zachery's Avatar
Zachery Zachery is offline
 
Join Date: Jul 2002
Location: Ontario, Canada
Posts: 11,440
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by CrazyLady
I guess I don't know... how so?
How do you verify that the external host is now allowing gif or jpg files to be run as php or asp files?

How do you ensure that a user doesn't first upload a small clear gif file, then after he submits it it doesn't become a 1600x1600 clear gif file?
Reply With Quote
  #7  
Old 03-25-2005, 08:16 PM
CrazyLady CrazyLady is offline
 
Join Date: Feb 2005
Location: Canada
Posts: 87
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Zachery
How do you verify that the external host is now allowing gif or jpg files to be run as php or asp files?

How do you ensure that a user doesn't first upload a small clear gif file, then after he submits it it doesn't become a 1600x1600 clear gif file?
not sure what you mean by the first one,

Image file extensions allowed: jpg, gif, jpeg
of course width and height limits (65x65)
Reply With Quote
  #8  
Old 03-25-2005, 08:28 PM
Zachery's Avatar
Zachery Zachery is offline
 
Join Date: Jul 2002
Location: Ontario, Canada
Posts: 11,440
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by CrazyLady
not sure what you mean by the first one,

Image file extensions allowed: jpg, gif, jpeg
of course width and height limits (65x65)
How do you check to make sure a user didn't change the image between the time they submitted the link and the time they have it dispaly on the forums? unless your going to check EVERY avatar before it loads in EVERY post, which would drive the workload on php up insanely.

Basicly what if someone could make thier server have .jpg files, be recognized as .php files...
Reply With Quote
  #9  
Old 03-28-2005, 04:10 PM
CrazyLady CrazyLady is offline
 
Join Date: Feb 2005
Location: Canada
Posts: 87
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

well, I don't really care what avatar they have, so checking them isn't an issue... as for ".jpg files, be recognized as .php files"... then why does the board allow [img] tags in users posts and signatures? What is the difference where the picture is loaded, as an avatar or in the post and signature? Why do ALL other bulletin board software have the remote avatar hosted option if it's such a security risk?

I don't really see the big deal... seems a lot of people would like to see this addition to the board.... at least let it be an option one can turn on or off per usergroup.

anyhoo, just my 2 cents... :ermm:
Reply With Quote
  #10  
Old 03-28-2005, 11:36 PM
sabret00the's Avatar
sabret00the sabret00the is offline
 
Join Date: Jan 2003
Location: London
Posts: 5,268
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by CrazyLady
well, I don't really care what avatar they have, so checking them isn't an issue... as for ".jpg files, be recognized as .php files"... then why does the board allow [img] tags in users posts and signatures? What is the difference where the picture is loaded, as an avatar or in the post and signature? Why do ALL other bulletin board software have the remote avatar hosted option if it's such a security risk?

I don't really see the big deal... seems a lot of people would like to see this addition to the board.... at least let it be an option one can turn on or off per usergroup.

anyhoo, just my 2 cents... :ermm:
good point that being the case, you may be able to make the mod where it processes it via the bbcodeparse function, that way any security checks vB do for [img] would be carried out for your off-site avatars
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 10:56 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.06362 seconds
  • Memory Usage 2,251KB
  • Queries Executed 11 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)ad_showthread_firstpost
  • (1)ad_showthread_firstpost_sig
  • (1)ad_showthread_firstpost_start
  • (4)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (10)post_thanks_box
  • (10)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (10)post_thanks_postbit_info
  • (10)postbit
  • (10)postbit_onlinestatus
  • (10)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete