Tuesday, May 21, 2024
Joomla

Flippingbook error : Fatal error: Non-static method FileManager::fileManager() cannot be called statically – Joomla

Mungkin anda pernah mengalami error pada joomla anda , yaitu untuk componen Flippingbook tidak muncul / tidak bisa di tampilkan di temlate atau page halaman joomla anda. kemudian mungkin anda memeriksa konfigurasi dari Flippingbook nya dan mendapati error pas masuk ke menu file manager , biasanya penampakan error nya seperti ini :

Problem :

Fatal error: Non-static method FileManager::fileManager() cannot be called statically, assuming $this from incompatible context in /home/yourusername/public_html/administrator/components/com_flippingbook/controller.php on line 704

Solusi 1:

  • login ke cpanel >> filemanager >> public_html
  • kemudian cari /home/yourusername/public_html/administrator/components/com_flippingbook/controller.php
  • kemudian buka file controller.php ( code edit )
  • kemudian lihat coding di line 704 biasanya coding berikut :
 FileManager::fileManager( '' ); 

ganti / rubah jadi :

 new fileManager( '' ); 
  • selanjutnya save file.

Solusi 2 :

  • login ke administrator joomla nya kemudian reinstall componen Flippingbook tersebut .
(Visited 26 times, 1 visits today)
Baca Juga :  Strict Standards: Non-static method JLoader error pada joomla

Similar Posts


Warning: Trying to access array offset on value of type bool in /home/des1gn/hendro-wibiksono.web.id/wp-content/plugins/floating-related-posts/floating-related-posts-pro.php on line 270

Warning: Trying to access array offset on value of type bool in /home/des1gn/hendro-wibiksono.web.id/wp-content/plugins/floating-related-posts/floating-related-posts-pro.php on line 270

Warning: Trying to access array offset on value of type bool in /home/des1gn/hendro-wibiksono.web.id/wp-content/plugins/floating-related-posts/floating-related-posts-pro.php on line 270

Warning: Trying to access array offset on value of type bool in /home/des1gn/hendro-wibiksono.web.id/wp-content/plugins/floating-related-posts/floating-related-posts-pro.php on line 270

Warning: Trying to access array offset on value of type bool in /home/des1gn/hendro-wibiksono.web.id/wp-content/plugins/floating-related-posts/floating-related-posts-pro.php on line 270

Warning: Trying to access array offset on value of type bool in /home/des1gn/hendro-wibiksono.web.id/wp-content/plugins/floating-related-posts/floating-related-posts-pro.php on line 270

Warning: Trying to access array offset on value of type bool in /home/des1gn/hendro-wibiksono.web.id/wp-content/plugins/floating-related-posts/floating-related-posts-pro.php on line 270

Warning: Trying to access array offset on value of type bool in /home/des1gn/hendro-wibiksono.web.id/wp-content/plugins/floating-related-posts/floating-related-posts-pro.php on line 270

Warning: Trying to access array offset on value of type bool in /home/des1gn/hendro-wibiksono.web.id/wp-content/plugins/floating-related-posts/floating-related-posts-pro.php on line 270