vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   Default Avatar (https://vborg.vbsupport.ru/showthread.php?t=97347)

Zachery 05-29-2006 04:19 AM

Quote:

Originally Posted by TeddyKGB
I hate asking amazingly simple questions but I don't see any reference to this....

if I use this plugin will it reset those who currently have an avatar selected to the default avatar? I am pretty sure the answer is no but I just want to double check.

Thanks

Not exactly sure what you are asking.

Tralala 05-29-2006 04:29 AM

He's wondering if it will change the avatar of folks who already have one.

And TeddyKGB, the answer is no. It will only show the "noavatar.gif" for folks who have no avatar.

I just installed it, and everyone's avatar stayed the same. I removed my avatar, and in it's place saw noavatar.gif.

Perfect-o.

criscokid 05-29-2006 11:47 AM

Quote:

Originally Posted by Zachery
Because i didn't design it to work on the memberlist ;)

Would be cool if it did :)

Zachery 05-29-2006 06:32 PM

I don't see a reason for it to really. and it would invovle alot of extra coding.

[email protected] vbmenu_register("postmenu_992732", true); 05-30-2006 12:02 PM

i get this error when trying to add an avatar the default no avatar is showing up for members who dont have one but the members who did have on just have a red cross now - any ideas on how i can repair this ?

Quote:

Database error in vBulletin 3.5.4:

Invalid SQL:
INSERT INTO customavatar
(userid, dateline, filename, width, height, filesize, filedata)
VALUES
(2, 1148994065, '_image_content.jpg', 80, 53, 1565, '????\0JFIF\0\0\0\0\0\0??\0;CREATOR: gd-jpeg v1.0 (using IJG JPEG v62), quality = 75\n??\0C\0 \n \r \Z\Z $.\' \",#(7),01444\'9=82<.342??\0C \r\r2!!2222222222222222222222222222222222222222 2222222222??\0\05\0P\"\0??\0\0\0 \0\0\0\0\0\0\0\0 \n ??\0?\0\0\0}\0!1AQa\"q2?‘? #B??R??$3br‚ \n\Z%&\'()*456789:CDEFGHIJSTUVWXYZcdefghijstuv wxyzƒ„…†‡ˆ‰Š’“”•–—˜™š????????????????????????????? ?????????????????????????????\0\0\0\0\ 0\0\0\0 \n ??\0?\0\0w\0!1AQaq\"2?B‘ ??? #3R?br?\n$4?%?\Z&\'()*56789:CDEFGHIJSTUVWXYZc defghijstuvwxyz‚ƒ„…†‡ˆ‰Š’“”•–—˜™š????????????????? ???????????????????????????????????????\0 \0\0?\0?eq4[??:?m„?!?P?=?jgǏ‘?ž?ҩ?+ -?R<?‰@????+™^œ??›?\0{ –?d????F?z??Š????ƒœ‘??x?—%^s\Z?? ?\0<R‚ˆ?2}(œ?‘?.\n??–??DC‚?HI???\0@*u?[ˆ\\?l[7?<?oP8?R?o!9?܏]?“???”%\'x+ ?ǥ_?HŽ??’??MRM‚??V???\nœ? *G??Q?ѼZ0j?E?”O????l?’1ڲ?????9?\0?O???[f?;U?ŒXng‘†?1W?<?? ? œ??²\"Yb`U?+\'y???>`?gœ?•:?j:‹Ӑ–1?#?ŽG-?lœ?\0Z?_-#$\0??5^?\0Qž}j?? Y???ŠT?q^?O ?c?C?”?+?\0?•??’?9?m??????%œ?…ֲ%?‡<`??\Z?\\? 0R@?\"???’r“???‰?\Zn?žŸ?f\\?ƒ?????????›U\\??{ ?\n׸۷ \nĸ?^mJ?????^:U????SB?6??t?Fr@?~F???Œ†?}Er?p ?:U?~?+?Ÿ\\(#???UŸ1??5?\0~T?E?cȯd?WŽM???3:أ*??-,=Ѹ??Q,C8œ?’? ’8?qŸ?+?—??1?5???€?,?…`Œg\'œ\Z??yKU?/8?1?5ƒ\"??Q€s?9<šӶ?&<g*?Ÿ?š?„Mp???$?3€=?F%[X?FR?0;qہַ”e???R?^>Ž??‡\'??5‘sޯ??bŒsT?\\?(–A ??†?Co[‡•?v???? 8] p+:?0o?=?#?+,`?^†.[ž~&^?CIˆ?CLF?Œq?Š)c>?<\Z????ڲ?%<?E?Ž??M ??V<?,}H?\0\n?83I?Sž??Q]5€?Nz_?~€?Q??4Q\\?%{6?\0Lf??\01Z>y?J(?B??yյž ???');

MySQL Error : Unknown column 'filename' in 'field list'
Error Number : 1054
Date : Tuesday, May 30th 2006 @ 02:01:06 PM
Script : http://www.*****************/forums/.../usertools.php
Referrer : http://www.*****************/forums/...?do=avatar&u=2
IP Address : *********
Username : ***********
Classname : vb_database

Zachery 05-30-2006 08:38 PM

Thats an issue with your upgrade, seems that you didn't upgrade to 3.5 correctly, or you are running the wrong files for the version of Vbulletin you are using.

hypnoticpimp 05-30-2006 08:46 PM

i have alot of peoples avatars that have red x's is there anway i can reset everyone;s avatar to the default.gif avatar? if so how

Zachery 05-30-2006 08:58 PM

You can reset everyones avatars all or nothing with a query, are you really sure you want to reset everyones avatars?

hypnoticpimp 05-30-2006 11:22 PM

yes i do, what query do i run and where do i run it at

[email protected] vbmenu_register("postmenu_993641", true); 05-31-2006 09:00 AM

Quote:

Originally Posted by Zachery
Thats an issue with your upgrade, seems that you didn't upgrade to 3.5 correctly, or you are running the wrong files for the version of Vbulletin you are using.

The avatars worked ok before i installed this and it seems that alot of the other installers have the same red cross issue - is it a problem with the plugin maybe?


All times are GMT. The time now is 07: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.01314 seconds
  • Memory Usage 1,747KB
  • 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
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (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