Hello all,
I have upgraded to 1.1.18 and for some odd reason my SSI boardnews function is acting strangely.
http://www.half-lifecreations.com/
<?php ssi_boardNews($board = 11.0, $limit = 3, $start = null, $length = null, $output_method = 'echo'); ?>http://rogers.half-lifecreations.com/FH/
<?php ssi_boardNews($board = 109.0, $limit = 1, $start = null, $length = null, $output_method = 'echo'); ?>It worked before the update but now it is saying there is a database error on the second link and the following error code on the first website (the main site)
LainaaUnknown column 'Array' in 'where clause'
File: /home/***/forums/SSI.php
Line: 1351
Any guidance on this issue would be greatly appreciated. Let me know if I should upload any files to help in finding the problem.
Cheers,
Thomas