Umbergail
Forum Replies Created
-
I “fixed” it by not using ending times on the next day.
Widgets: https://rpg.thornet.de/
Calendar list: https://rpg.thornet.de/?page_id=6176
Calendar page (google): https://rpg.thornet.de/?page_id=6174Forum: Plugins
In reply to: [Contact Form 7] No status message after send / email was send correctlyWith Firebug I recognized, that WP Super Cache was not uninstalled correctly. So I reinstalled the plugin and activated it. Afterwards I removed the plugin et voila cf7 works properly.
Thank you for help.
Forum: Fixing WordPress
In reply to: Blog very slow / not available after update 3.5.2It seems to me that the problem is solved. Disabling all plugins did not help, but after renaming the plugin folder I found the plugin wp-maintanace-mode wich reproducable cause the performance loss when reactivated.
Thank you for your help.
Forum: Plugins
In reply to: [WP-Table Reloaded] img not resized by with and height tagThank you, that works.
Danke für die rasche Hilfe.
Forum: Plugins
In reply to: [WP-Table Reloaded] img not resized by with and height tagThis is the code entered within the table
<img class="alignleft size-full wp-image-192" title="simply_rat" src="https://b3l.bellator-aleae.de/cms/wp-content/uploads/2011/05/simply_rat.png" width="30" height="30" />
Forum: Plugins
In reply to: [WP-Table Reloaded] img not resized by with and height tagThanks for your quick reply.
The problem is now solved, but it wasn’t the suhosin problem nor the memory limit. The suhosin patch was installed on my webserver (and shown up in the php.ini file), but not the suhosin add on, wich includes the variables mentioned in the linked posts above.
After some testing (and with the great help of my web host all-inkl.com) the problem was solved by increasing the php_value max_input_vars. This is a security limitation introduced in php5.3 and could be configured within a .htaccess file. I’ve risen the limitation from 1000 to 2000 characters and everything works fine now.
Downgrading to version 2.2.4 fixed the problem. But will there be an official bugfix in near future?
I have the same problem as described above. Is there any solution or will there be an update / bugfix of the plugin in near future?