vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 2.x Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=4)
-   -   Remotely Hosted Avatars (https://vborg.vbsupport.ru/showthread.php?t=43268)

Koneko 11-08-2002 06:19 AM

Quote:

Originally posted by Rushy
Editing Avatars

I have installed the hack and it works fine ut there is no way to edit/remove an avatar from a user in the admin CP. Any ideas?

I'm having this same problem.

Dribbles 12-21-2002 04:57 PM

tried in 2.2.9 and edited member.php instead of members.php .. getting this error:

Parse error: parse error in /home/ironlife/public_html/member.php on line 1081

nabeel 12-21-2002 05:02 PM

Quote:

Originally posted by Dribbles
tried in 2.2.9 and edited member.php instead of members.php .. getting this error:

Parse error: parse error in /home/ironlife/public_html/member.php on line 1081

oh there is no members.php in 2.2.9
well this hack is for 2.2.6
if i get time ill work on a upgrade for 2.2.9, but ive been very busy, sorry for the late responses

Dribbles 12-21-2002 05:25 PM

thnx for the reply :)

nabeel 12-21-2002 05:32 PM

np
whats the line that the error was on, and a few lines above + below it?

Warlord 12-27-2002 11:12 PM

Ok, this seems to cure the problem in 2.2.8 where it says every single remotely hosted avatar is not a valid jpg or gif but the avatars don't show up in the postbit (threads) for some reason.

(At least they don't for me)

Anyone have the fix for this?

nabeel 12-27-2002 11:18 PM

did you apply the templates correctly?

it should be

$post[avatar]$post[avatar2]

iirc

if that doesn't work, try this
$post[avatar]<img src="$post[avatar2]">

Warlord 12-27-2002 11:30 PM

the first one doesn't work for me (btw, I don't think the template changes are in the read me file).

and won't the second one leave a broken url image for everyone who isn't using a remotely hosted avatar?

Warlord 12-27-2002 11:31 PM

This.. "$post[avatar]$post[avatar2]" makes the url of the image show up where the avatar is supposed to be... :(

nabeel 12-28-2002 12:08 AM

try
<img src="$post[avatar2]">

or

<img src="$post[avatar]">

there weren't template changes because it changes to $post[avatar] in the code


All times are GMT. The time now is 06:18 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.01194 seconds
  • Memory Usage 1,729KB
  • 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_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (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