Note that there are some explanatory texts on larger screens.

plurals
  1. USitd
    primarykey
    data
    text
    plurals
    1. This table or related slice is empty.
    1. COOk, I found the problem. Seems that I did not read carefully what exactly I enabled, I just figured I could always disable it again in the backend (but the back end crashed too so...) I enabled Magento’s Compilation feature, which is likely to break your page completely. If anyone else is gonna have that problem at come point, here is the solution: http://www.magentoweb.com/component/content/article/95-turn-off-magentos-compilation-feature-through-phpmyadmin.html
      singulars
    2. COAgain, thank you for your quick answer. I don't know where I made a mistake (maybe even a syntactical mistake), but after I deleted the code and wrote the exact same thing again except for the html code surrounding it (<html>, <head> and <body> tags and a few script includes), it works. The code works, it seems I was just sloppy and made a mistake somewhere in the code :s
      singulars
    3. COThank you for your quick answer. I guess It could be a server side problem, I'm using the most simple and portable webserver I could find (server2go) and I already had to make some changes so the database would be preserved and Curl would be enabled. I'll keep the question open for a while longer in case someone had the same problem and knows the solution. Else I'll try your suggestion and capture the output before it is displayed.
      singulars
 

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