eyupaktas Posted January 29, 2021 Share Posted January 29, 2021 [29-Jan-2021 22:59:32 Europe/Istanbul] PHP Notice: Integer value is expected, got `double` in /public_html/src/Core/Product/Search/Pagination.php on line 49 böyle bir hata kodu aldım errorlog da tüm kategorileri sildim demo kategorileri sildim yani yeni baştan eklemek için simdi siteye giremiyorum admin panel aktif ama siteye girişte 500 Server Error Oops, something went wrong. hatası alıyorum Link to comment Share on other sites More sharing options...
ACG- Posted January 30, 2021 Share Posted January 30, 2021 Belirtilen dosyada 40-50. satır arasındaki kodları atabilir misiniz? Link to comment Share on other sites More sharing options...
eyupaktas Posted January 30, 2021 Author Share Posted January 30, 2021 /** * This class is the base class for all front-end "product listing" controllers, * like "CategoryController", that is, controllers whose primary job is * to display a list of products and filters to make navigation easier. */ abstract class ProductListingFrontControllerCore extends ProductPresentingFrontController { /** * Takes an associative array with at least the "id_product" key * and returns an array containing all information necessary for * rendering the product in the template. * * @param array $rawProduct an associative array with at least the "id_product" key * Link to comment Share on other sites More sharing options...
eyupaktas Posted January 30, 2021 Author Share Posted January 30, 2021 veritabanı yedegi almıştım veritabanını silip yedegimi geri yükledim düzeldi fakat şuanda üye kaydı alınmıyor üyelik için bilgileri dolduruyorum kaydol diyince ayni sayfa geri acılıyor hiç bir hata ibareside yok Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now