Christian Hinz
Christian Hinz
This is definitly a server/database problem, so your webhoster is lying. Deadlock happen when two transactions wait on each other to acquire a lock. Example: Query 1: lock A, then...
mysqldump shell command should be able to handle that size easily but not phpMyAdmin and other "visual" tools.
I created a plugin which adds support for: * NS Cloner - Site Copier (https://de.wordpress.org/plugins/ns-cloner-site-copier/) * MultiSite Clone Duplicator (https://de.wordpress.org/plugins/multisite-clone-duplicator/) * WP Ultimo You can find it here: https://github.com/milkycode/mc_wp_mu-dt-clone
I created a plugin with parts of code from ulkish and otte24 which adds support for: * NS Cloner - Site Copier (https://de.wordpress.org/plugins/ns-cloner-site-copier/) * MultiSite Clone Duplicator (https://de.wordpress.org/plugins/multisite-clone-duplicator/) * WP...
I made a fix for this, please approve #1399
In 1.9.2.3, I only see ".jpg" as filename. I found out, that this only happens to the product detail image. All thumbs are generated correctly. No idea yet and no...
Yes, it's not a rewrite conflict, it happens after upgrate to Magento 1.9.2.3., in 1.9.2.2 it worked fine (or at least I think it does). I have no time at...
The Problem here is the sorting, Magento is a bit buggy here. I also made an Fee Extension which had the same problem. It could be easy fixed by changing...
Well as I figured out, this will only fix the tax usage in general, but not the tax calculation for the fee amount. For this it seems you have to...
Any news on this problem?