fotosentez / mutasyon2

9 stars 7 forks source link

Deprecated: Non-static method #7

Open cetinkocak opened 4 years ago

cetinkocak commented 4 years ago

merhaba, önerinizi dikkate alıp denemeye karar verdim ancak giriş sayfasında; Deprecated: Non-static method Dbase::getRow() should not be called statically in public_html/mutasyon/model/settings/templatePath.php on line 3 Deprecated: Non-static method Cart::getRow() should not be called statically in public_html/mutasyon/model/pages/Cart.php on line 24 Notice: Undefined index: cart in /public_html/mutasyon/model/pages/Cart.php on line 12 ve giriş yaptktan sonrada gene aynı şekilde; aynı hatayı superuser ve diğer bir çok durum için aldım. hataları kapatarak geçiştirdim ancak ürün eklediğimde ürünlerin sayısı v.s için şu şekilde kodlar gözükmekte; SELECT invoice_date FROM productsView WHERE products_id = 4 LIMIT 1 Miktar : SELECT amount FROM productsView WHERE products_id = 4 LIMIT 1 SELECT at_name FROM productsView WHERE products_id = 4 LIMIT 1 Stoğa giriş tarihi : SELECT bi_date FROM productsView WHERE products_id = 4 LIMIT 1 ve dğer istek yapılan sorgular gözükmekte

fotosentez commented 4 years ago

Merhaba. public_html/mutasyon/model/function/Dbase.php dosyasının 76. satırını; public static function getRows olarak,

  1. satırını; public static function getRow şeklinde değiştirip deneyebilir misiniz?
yahyakilicaslan commented 4 years ago

abi merhaba mutasyonu kurdum ama login ekranindan giris yapilamiyor. neden acaba

31 Eki 2019 Per 13:55 tarihinde Veysel Benek notifications@github.com şunu yazdı:

Merhaba. public_html/mutasyon/model/function/Dbase.php dosyasının 76. satırını; public static function getRows olarak,

  1. satırını; public static function getRow şeklinde değiştirip deneyebilir misiniz?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/worlds/mutasyon2/issues/7?email_source=notifications&email_token=AF5GN7KRDDG3TBK26K3K4ITQRK2Q3A5CNFSM4JHH26UKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOECXJ3XI#issuecomment-548314589, or unsubscribe https://github.com/notifications/unsubscribe-auth/AF5GN7MZUFSV3CEW5MEIBFDQRK2Q3ANCNFSM4JHH26UA .