The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Online.php Fatal error
Fatal error: Call to undefined function: process_online_location() in /fightrice.com/online.php on line 310
* Code deleted by Boofo because of being full file minus header. * Plrease do not post full vBulletin files. |
#2
|
|||
|
|||
$onlinecolspan = 4;
that is line 310 - have u tried removing it seeing what happens then m8 |
#3
|
|||
|
|||
How are you finding his line 310 in an incomplete file?
BTW, ya can't post the whole file, that is not allowed, so this is guess work helping you. Show us the block of code form 300 to 320. |
#4
|
|||
|
|||
i copied his php code above into ultraedit and that line above came up as 310
|
#5
|
|||
|
|||
Now i am getting this error
Fatal error: Call to undefined function: sanitize_perpage() in /home/.imani/fightrice/fightrice.com/online.php on line 77 Here is line 72-80, sorry about posting the whole code the last time ops: Code:
globalize($_REQUEST, array('perpage' => INT, 'pagenumber' => INT, 'sortorder' => STR, 'sortfield' => STR, 'who' => STR, 'ua' => INT)); // We can support multi page but we still have to grab every record and just throw away what we don't use. // set defaults $perpage = sanitize_perpage($perpage, 200, $vboptions['maxthreads']); //sanitize_pageresults($totalonline, $pagenumber, $perpage, 200, $vboptions['maxthreads']); edit, i think it has something to do with the Arcade here is another error Fatal error: Call to undefined function: process_online_location() in /home/.imani/fightrice/fightrice.com/includes/functions_online.php on line 39 |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|