Ö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';
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';
$controller = JControllerLegacy::getInstance('Content');
$controller->execute(JFactory::getApplication()->input->get('task'));
$controller->redirect();
DH forumlarında vakit geçirmekten keyif alıyor gibisin ancak giriş yapmadığını görüyoruz.
Üye Ol Şimdi DeğilÜye olduğunda özel mesaj gönderebilir, beğendiğin konuları favorilerine ekleyip takibe alabilir ve daha önce gezdiğin konulara hızlıca erişebilirsin.