|
|
| |||||||
![]() |
| | Seçenekler |
|
#1
| |||||
| |||||
Fatal error: Call to undefined function satirtablo() in /var/www/vhosts/budaburada.com/httpdocs/menu/tarih.php on line 5 bu hatayı alıyorum lütfen yardımcı olurmusunuzFatal error: Call to undefined function satirtablo() in /var/www/vhosts/budaburada.com/httpdocs/menu/tarih.php on line 5 bu hatayı aldığım dosya da alltaki (tarih.php)yazılar var sorun nedir acaba <? if ( !defined('INCLUDED') ) { die("Access Denied"); } $diff = satirtablo("SELECT value FROM timesettings WHERE active='selected'","value"); function closingdate ($thedate,$offset) { global $diff; $splitted = explode (" ",$thedate); $ourdate = explode ("-",$splitted[0]); list($ryear, $rmonth, $rday) = $ourdate; $ourtime = explode (":",$splitted[1]); list($rhour,$rmin,$rsec) = $ourtime; $date = strftime("%Y-%m-%d %H:%M:%S", mktime($rhour,$rmin,$rsec,$rmonth,$rday+$offset,$r year)); return $date; } function convertdate ($thedate,$format) { global $diff; $splitted = explode (" ",$thedate); $ourdate = explode ("-",$splitted[0]); list($ryear, $rmonth, $rday) = $ourdate; $ourtime = explode (":",$splitted[1]); list($rhour,$rmin,$rsec) = $ourtime; $date = date($format, mktime($rhour+$diff,$rmin,$rsec,$rmonth,$rday,$rye ar)); return $date; } function displaydatetime($thedate,$format) { global $diff; $splitted = explode (" ",$thedate); $ourdate = explode ("-",$splitted[0]); list($ryear, $rmonth, $rday) = $ourdate; $ourtime = explode (":",$splitted[1]); list($rhour,$rmin,$rsec) = $ourtime; $date = date($format, mktime($rhour+$diff,$rmin,$rsec,$rmonth,$rday,$rye ar)); return $date; } function daysleft($date,$format) { $today=date("Y-m-d H:i:s"); $split_datenow=explode (" ",$today); $date_now=explode ("-",$split_datenow[0]); list ($nyear,$nmonth,$nday)=$date_now; $time_now=explode (":",$split_datenow[1]); list ($nhour,$nmin,$nsec)=$time_now; $datenow=mktime($nhour,$nmin,$nsec,$nmonth,$nday,$ nyear); $arrDateTime = explode(" ", $date); $arrDate = explode("-", $arrDateTime[0]); $arrTime = explode(":", $arrDateTime[1]); $daysleft=mktime((int)$arrTime[0],(int)$arrTime[1],(int)$arrTime[2],(int)$arrDate[1],(int)$arrDate[2],(int)$arrDate[0]); $daycount=intval($daysleft-$datenow); return $daycount; } function timeleft($date,$format) { $currentTime = time(); $arrDateTime = explode(" ", $date); $arrDate = explode("-", $arrDateTime[0]); $arrTime = explode(":", $arrDateTime[1]); $endDate = mktime($arrTime[0],$arrTime[1],$arrTime[2],$arrDate[1],$arrDate[2],$arrDate[0]); $secondsLeft = $endDate - $currentTime; $day = 24*60*60; $hour = 60*60; $minute = 60; $daysLeft = floor($secondsLeft/$day); $hours = $secondsLeft - ($daysLeft * $day); $hoursLeft = floor($hours/$hour); $minutes = $hours - ($hoursLeft * $hour); $minutesLeft = floor($minutes/$minute); $timecount = (($daysLeft>0) ? $daysLeft." ".(($daysLeft==1) ? "gün" : "gün").", " : "").(($hoursLeft>0||$daysLeft>0) ? $hoursLeft." s : " : "").$minutesLeft." dk"; return $timecount; } function convert_date($date) { $result=date("M. j, Y",$date); return $result; } ?> |
|
#7
| ||||||
| ||||||
| pek analamıyorum ama url yolu olarak gösterdigi dosyaları sıfırlamayı dene sql ile ne alakası war anlamadım ![]() url yolu oalrak gösterilen dosyaları sıfırlamayı dene yedegi yokmuydu sitenin ![]() hemde bu8 şekilde yardım alman imkansız gibi bişey biras bilgi ver naparken böle oldu mesela ? hangi dosyaları kurcalıyordun falan filan işde
__________________ |
|
#8
| |||||
| |||||
| script bu adreste.bunu yükledikten sonra gereken klasör izinlerini verdim.lisans.php domain.php ve config.php yi editledim bir de index.php yi.soonuç olarak. bu hatayı verdi.gösterdiği satırı siliyorum ancak aynı hatayı şu şekilde veriyor. menu/tarih.php on line 5 yerine main/ust_sayfa.php on line 28 bu satırda da satirtablo() ifadesi var. bu satırı siliyorum main/ust_sayfa.php on line 115 neden olabilir? veri tabanında eksik tablo olabilir mi? |
![]() |
| Seçenekler | |
| |
Benzer Konular | ||||
| Konu | Konu Açanlar | Forum | Cevaplar | Güncel Mesajlar |
| merhaba ben tolga yardımcı olurmusunuz | djtolgy | Yeni Başlayanlara WebmasterSitesi | 2 | 26-09-2008 06:18 |
| Arkadasla Ben Ücretli bir smf forumu yapmak istiyorum yardımcı olurmusunuz? | sensizlikzor | SMF | 1 | 07-09-2008 11:09 |
| Bu hatayı nasıl çözebilirim. | rockverap | Yeni Başlayanlara WebmasterSitesi | 5 | 11-08-2008 04:46 |
| host arıyorum lütfen yardımcı olun | gencmekan01 | Hosting tavsiye | 1 | 17-07-2008 01:50 |
| Fatal error: Call to undefined function satirtablo() in /var/www/vhosts/budaburada.com/httpdocs/menu/tarih.php on line 5 hatası alıyorum yardım lütfen | scream | Webmastersitesi çöplüğü | 0 | 14-07-2008 01:34 |