Note that there are some explanatory texts on larger screens.

plurals
  1. POMagento site crashed
    primarykey
    data
    text
    <p>I am working on a magento site for a client, just small finishing changes, nothing more.</p> <p>Work on the code was done, everything was working normally. I just had to change a translation and I decided to go search in the backend, if Magento had any tools for that (I don't know much about magento yet, Joomla is my speciality).</p> <p>Well, I think I found something (tab "translation" I think). I clicked "enable" and now the site displays errors.</p> <pre><code>Warning: include_once() [function.include-once]: Unable to access Mage_Core_functions.php Warning: include_once(Mage_Core_functions.php) [function.include-once]: failed to open stream: No such file or directory Warning: include_once() [function.include]: Failed opening 'Mage_Core_functions.php' for inclusion Warning: include_once() [function.include-once]: Unable to access Varien_Autoload.php Warning: include_once(Varien_Autoload.php) [function.include-once]: failed to open stream: No such file or directory Warning: include_once() [function.include]: Failed opening 'Varien_Autoload.php' for inclusion Fatal error: Class 'Varien_Autoload' not found </code></pre> <p>All this warnings and errors suddenly appeared in app/Mage.php and the path these files should be located, doesn't exist (/includes/src).</p> <p>Nobody touched Mage.php and nobody deleted any files. The strangest thing is that the site worked, we didn't change any code, only enabled something in the backend. To be honest, I never expected such a crash, the only times that happens is if I mess with the code and in that cases I know exactly how to fix it, but here I'm completely clueless.</p> <p>I really need help on this one :(</p>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload