Category Archives: Troubles

Troubleshooting articles

Multi Column Lists (CSS/XHTML)

Today I was working on a website where requirements are to build 3 columns list (see image). In this particular case data are from menu_block Drupal module. So I do not control HTML output from the server and I’m looking … Continue reading

Posted in Interesting Articles, Troubles | Tagged , , , , | 6 Comments

You attempted to load file with unsupported compression (PhpMyAdmin)

Today I was trying to upload a database into my local MySQL database using phpMyAdmin. I received an interesting phpMyAdmin error: “You attempted to load file with unsupported compression (application/zip). Either support for it is not implemented or disabled by … Continue reading

Posted in Troubles | Tagged , , , , | 3 Comments