Hello everybody
I'm sorry that I'm posting a question about the old jSeblod. But I need an urgent help. One of my website (joomla 1.5 , jSeblod) stopped working completely without me or anybody touching it. There is only this message.
Parse error: syntax error, unexpected T_LNUMBER in
/var/www_vhost/www.freesam.org/templates/default_content/index_jseblod3146.php
on line 85
The default content template is the core jSeblod one (not custom) and on the line 85 there is this:
if ( @$jSeblod->{$item}[0]->content != '' && @$jSeblod->{$item}[0]->cols && ( ($i2 1) % $jSeblod->{$item}[0]->cols ) == 0 ) {
echo @$jSeblod->{$item}[0]->content;
}
Please help if you can. My client needs the site working
Thanks a lot
Michal