ETİKETLER
index
PHP Notice: Undefined index: hatası acil yardım!
merhaba ;
Script için cron işi ayarladığım zaman error log dosyasında söyle bir uyarı ile karşılaşıyorum.cron işi yapmıyor.
[05-Feb-2017 05:55:01] PHP Notice: Undefined index: argv in /home/public_html/init-parse.php on line 64
[05-Feb-2017 05:55:01] PHP Notice: Undefined index: SCRIPT_NAME in /home/public_html/variables.php on line 91
init.parse.php kodları şu şekilde
<?php
06 Şubat 2017 tarihinde soruldu
Strict Standards: Non-static method hatası lütfen
Strict Standards: Non-static method MAD_Admin_Redirect::redirect() should not be called statically in ad/index.php on line 13 hatası yardım edin lütfen
yardımcı olursanız cok sevinirim
index.php
<?php
define('ROOT_INDEX', true);
// Require the initialisation file
require_once 'init.php';
// Required files
require_once MAD_PATH . '/functions/adminredirect.php';
06 Aralık 2016 tarihinde soruldu