215 Posts
iliil
10 years ago
3
Topic

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


Get a Book for SEBLOD
10 years ago
0
Level 1

I'm sorry...I wish I could help however, there doesn't seem to be a lot of help on these boards.

There are a few but many of us are also just learning through trial and error right now.  Then there are others that are concerned with that beginning your topic with Hello and ending with thank you instead of helping.

I will tell you that if I could ever help, you will never need to say hello or thank you to me.  It's assumed.

10 years ago
1
Level 1

Has your host changed the pup version? Check in the joomla system for the pup version and check the joomla and seblpd requirements. You may have to set the pup version used in the .htaccess file.

Joomla 1.5 is no longer maintained and there is a critical security vulnerability that was just announced for versions from 1.7 through 3.1. Anything digital has a patch for 1.5 for the issue.

10 years ago
0
Level 2

did this on a cell phone and didn't notice the autocorrect. Meant: has your host changed the php version. You may need to set the php version in your .htaccess file 

Get a Book for SEBLOD