vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Now what could cause such an error? (https://vborg.vbsupport.ru/showthread.php?t=47896)

N9ne 01-19-2003 07:27 PM

Now what could cause such an error?
 
Fatal error: Call to undefined function: getavatarurl() in /******/******/**********/forum/member.php on line 1750

Where do I need to look? I looked at line 1750 in member.php and guess what, it's the same as standard vB lol, so my guess is it's either somewhere else in member.php or in functions.php

I'm clueless... :dead:

Neo 01-19-2003 09:44 PM

For some reason the function isnt being called or was deleted.

It might be that require("./global.php"); isnt in the script or the script itself was edited.. whatever it is the function cannot be found (obviously)

N9ne 01-20-2003 03:55 PM

Well I can tell you that everything else to do with member.php works, except when I try to email someone (that's when the error comes up...on the mailform)

Xenon 01-20-2003 07:31 PM

does it also appear, if you use an unhacked member.php? (just for testing)

N9ne 01-21-2003 07:58 AM

Using an unhacked member.php, it works fine.

Logician 01-21-2003 11:48 AM

Quote:

Originally posted by N9ne
Using an unhacked member.php, it works fine.
I'd say it can be related to a missing ; or missing or redundant } character and if this is the case it would be hard to trace.. If this happened recently you can try to remove the latest hack (which touchs member.php) you applied and see if it helps..

N9ne 01-21-2003 05:43 PM

Well i don't know if it happened recently or not because no one really uses the mailform to email a user...

But we do know that it is to do with member.php...


All times are GMT. The time now is 08:56 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.00957 seconds
  • Memory Usage 1,719KB
  • 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)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (7)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