Hello Dears
i did install
Shipment Tracking & Notifications Extension by AfterShip
and i get this msg when i am trying to enter my website
Fatal error: Call to a member function getReadConnection() on boolean in /home/hoon1/public_html/includes/src/__default.php on line 32825
any one can help me what to do please
Hi @MHND,
It seems that you are using the Magento's compiler.
If you install a new module you'll need to:
1) Disable compiler.
2) Clean compiler.
3) Install module.
4) Refresh Cache.
5) Activate compiler.
I'm not a fan of Magento's compiler. My recomendations is to avoid the use of compiler.
While I haven't measured it myself the people whose opinions I trust and value claim that the compiler actually slows down Magento and should be avoided when possible. It's there only for older versions and for compatibility sake.