The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Problem with functions.php
Fatal error: Call to undefined function: fetch_user_location_array() in /home/dafreak/public_html/community/includes/functions.php on line 944
I've installed a few hacks, but when i try to view a users profile i get that error.. I really dont know where to look to fix it.. any help would be appreciated.. btw my like 944 in functions php is - if ($option & 4) { // Process Location info for this user require_once('./includes/functions_online.php'); $user = fetch_user_location_array($user); <- line 944 } |
#2
|
||||
|
||||
function is not defined.
most likely you've made something wrong while hacking functions_online.php |
#3
|
|||
|
|||
Yep.. that was it.. thanks xenon
|
#4
|
||||
|
||||
you're welcome
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|