vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=15)
-   -   $post[avatarurl] not parsing? (https://vborg.vbsupport.ru/showthread.php?t=275458)

stevieAnn 12-13-2011 11:25 PM

$post[avatarurl] not parsing?
 
$post[avatarurl] returns image.php?u=441052&dateline=1321980969 in the src of an image tag on all avatars. sooo.. my img src looks something like this:

<img width="100" height="100" border="0" alt="ChaosAngelGeno's Avatar" src="image.php?u=441052&dateline=1321980969" title="ChaosAngelGeno's Avatar">

Any ideas why this is happening?

Thank you!

kh99 12-13-2011 11:33 PM

If you have the option set to save images in the database, that's how they get out of the database (by calling image.php). Is the problem that something isn't working right?

stevieAnn 12-13-2011 11:48 PM

Yes. That is correct. Something isn't working right.

instead of <img src="url of image"> i get <img src="image.php?u=##&dateline=##"> and the image is broken. image.php is up to date. i'm willing to dig a little deeper but i'm not sure where to go next.

Lynne 12-14-2011 01:01 AM

And where are your avatars served from - the database or filesystem?

stevieAnn 12-14-2011 04:12 PM

Issue resolved. Seems like the dev before me hacked core and his hacks were overwritten w/the latest upgrade. Thank you for your support.


All times are GMT. The time now is 06:24 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.01094 seconds
  • Memory Usage 1,708KB
  • 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
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (5)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