bigmac
Forum Replies Created
-
Forum: Developing with WordPress
In reply to: I can not add more than 15 menu items. Why?Able to accomplish it without problem.
Php was configured to use 256mb of memory and suhosin with the following configuration:
[suhosin] suhosin.request.max_value_length = 325000 suhosin.post.max_value_length = 325000 suhosin.request.max_vars = 500 suhosin.post.max_vars = 500For me, this is not a comfortable setting, but it is functional. I’ll be looking into whether this will decrease drastically the performance of my server, otherwise fail to use this function from WP3 and will use the previous system.
After doing work, I activated the plugins that I use and I discovered that the plugin Global Translator also affects this new menu system WP3 therefore recommend disabling this plugin who are having trouble with the new menu system WP3
Forum: Developing with WordPress
In reply to: I can not add more than 15 menu items. Why?Thanks, t31os_. I’ll try to shoot my screen to show the problem.
esmi, I found the link interesting, as it also did not find such problems, as well as the author of the ticket. However, the solution apparently solved his problem, not solved my problem. Changed the settings on my server for max_vars to 300, did not work, I put 400 and also gave up nothing and increase to not harm the server.
the characteristics of suhosin.request.max_vars are:
*
Type: Integer
*
Default: 200Defines the maximum number of variables That May Be registered through the COOKIE, the URL or through a POST request. This
Also setting is an upper limit for the variable origin specific configuration directives.________________________________
The correct would be the worpress work within those parameters, because increasing this value too, is to let the server extremely slow.
Forum: Developing with WordPress
In reply to: I can not add more than 15 menu items. Why?no idea what’s the problem?
Forum: Fixing WordPress
In reply to: RSS feed problemPlease, help me !
Forum: Fixing WordPress
In reply to: Blank Page problemI had same problem. My host used PHP 5.2.0 and wordpress functioned perfectly. But after the Host to make update for PHP 5.2.1, started to happen this problem. However, as the owner of host is my friend, it it came back toward PHP 5.2.0 until discovering what it was. At this moment it is bringing up to date for PHP 5.2.1 and I already disactivated the Google Analytics Plugin. We go sees if he gives certain.