Error using SSI Recent Posts

Started by SolidSnake2003, February 07, 2009, 04:27:19 PM

Previous topic - Next topic

SolidSnake2003

I got this error when using the Recent Posts/Topics function in SSI.php

Fatal error: Call to undefined function: () in /home/info/username/html/forum/Sources/Load.php on line 153

aldo

Interesting... may we see the lines around 153 in Load.php?

SolidSnake2003

Sure, went to the line, but it wasn't anything I called to, but here is the full Load.php

aldo

Interesting, you are getting the error from this:

$request = $smcFunc['db_query']('', '
SELECT variable, value
FROM {db_prefix}settings',
array(
)
);

However $smcFunc is being globaled in that function. Do you have any other errors in your error log?

SolidSnake2003

Yeah, I checked it out, there's alot of errors.  I fixed the problem, I downloaded the full install, and switch the SSI, and the Source files, and it its working now.


Advertisement: