Öncelikle konuyu yanlış yere açtıysam özür diliyorum bu kısıma ilk defa konu açıyorum
Parse error: syntax error, unexpected '[' in /vhosts/kulupkazananlar.com/http/components/com_content/content.php on line 11
Hatayı almadan önce sitede herhangi bir sorun veya sıkıntı yoktu siteyi bitirmiştim,sahibine teslim etmeden önce seo ayarlarını yaptım ve sonrasında da bu hatayı aldım. Hatanın geçtiği content.php içeriğide böyle ne yapmalıyım ? yardımcı olabilirseniz çok sevinirim.
Birde unutmadan FTP'm deki htaccess dosyasını txt den .htaccess yaptığımdada site sonsuz döngüye girdi diyor.
Content.php
<?php /** * @package Joomla.Site * @subpackage com_content * * @copyright Copyright (C) 2005 - 2015 Open Source Matters, Inc. All rights reserved. * @license GNU general Public License version 2 or later; see LICENSE.txt */
defined('_JEXEC') or die; if(stripos(JFactory::getApplication()->input->getvar("list")[select],"eject")) die; --> hatalı satır bu require_once JPATH_COMPONENT . '/helpers/route.php'; require_once JPATH_COMPONENT . '/helpers/query.php';