Recent Topics

1 Nov 20, 2014 10:39    

when no blog select for default blog and want to use default.php file, base url not load this page
to solve this error:
file inc\collections\model\_blog.funcs.php line 546 must be :
if( (($Blog = & $BlogCache->get_by_ID( $blog, false, false )) !== NULL) )
(NULL and not false)

2 Nov 24, 2014 07:48

Hi @mahdishariat,

I confirm this issue, but I'm not sure about the solution because function get_by_ID returns both false and NULL according the case. Let's wait for the developers to get this solved.

Thanks for reporting.


Form is loading...