soamz
Forum Replies Created
-
Forum: Plugins
In reply to: [Yoast SEO] Fatal error: Allowed memory size of 50331648 bytes exhaustedI just contacted my host and here is what they replied :
Hello,
After review, this issue is being caused by the WordPress SEO plugin. This plugin is ignoring the memory_limit directive placed within wp-config.php and appears to be ignoring the php configuration memory limit as well.
You’ll want to either disable this plugin and find one that performs similar functions or contact the developer of this plugin to see if there might be a work-around. My guess is that the memory limit is hard-coded somewhere within the plugin’s files, though I could not locate where.
Please let me know if you have any further questions or issues.
I just contacted my host and here is what they replied :
Hello,
After review, this issue is being caused by the WordPress SEO plugin. This plugin is ignoring the memory_limit directive placed within wp-config.php and appears to be ignoring the php configuration memory limit as well.
You’ll want to either disable this plugin and find one that performs similar functions or contact the developer of this plugin to see if there might be a work-around. My guess is that the memory limit is hard-coded somewhere within the plugin’s files, though I could not locate where.
Please let me know if you have any further questions or issues.
memory_limit is set to 48M in the server.
Do you suggest to make it 256 ?Read it! It says about memory only.
Do you suggest for this,
memory_limit = 256M; ?
I added this to wp-config and I dont see it working,
define(‘WP_MEMORY_LIMIT’, ’64M’);
Thats why I posted the php info above.
I think, the memory is already set high.
Forum: Fixing WordPress
In reply to: Menus limit to 90 items in database ?Forum: Fixing WordPress
In reply to: Menus limit to 90 items in database ?Here is what my host just replied
I would be happy to implement this fix for you. I do not show that your
php.ini currently has a “max_input_vars” setting set. I see that the
article you linked recommends setting this to a value of 3000 to be safe,
while mentioning that 2000 would probably work for most servers. Please
confirm where you would like this value set and I will add the line to your
php.ini to attempt to resolve the error.I have added the max_input_vars settting that he suggested into your
php configuration if you would like to test things out.And I just tested the menu addition on my backend, still it doesnt work.
After 90, it doesnt accept anymore item.
How do we debug this now ?
Forum: Plugins
In reply to: [Lockdown WP Admin] Can't find login pageSame problem here.
Wp-admin hide works fine.
But when we enter a custom name for wp-login , it still stays 404 not found.
The custom URL is not working.
Wht to do ?How to fix ?
Forum: Fixing WordPress
In reply to: Import data from SQL to WordPress?Ok, is there a way to get the images as well ?
I dont know, whey I cant add attachments here in WP Forums.
had the same problem and I scratched my head out.
Anyways, fixed it now.
Forum: Plugins
In reply to: [W3 Total Cache] [Plugin: W3 Total Cache] CSS Images not taking the CDN URLAnyone ??
Forum: Plugins
In reply to: [W3 Total Cache] [Plugin: W3 Total Cache] CSS Images not taking the CDN URLHi, I still have the 3 questions unanswered.
And here is another question,
I have already uninstalled WP Minify, but still the Minify features of w3 Cache doesnt minify any js or css.
Forum: Plugins
In reply to: [W3 Total Cache] [Plugin: W3 Total Cache] CSS Images not taking the CDN URLAnd, after installing w3 Total Cache, my site doesnt auto redirect to www. of the domain, if we try to access domain.com
I dont want to have extra htaccess for forcing non-www to www, which takes extra 3 seconds to process.
So, need to know, why total cache would do that.
Forum: Plugins
In reply to: [W3 Total Cache] [Plugin: W3 Total Cache] CSS Images not taking the CDN URLAlso, none of the plugins images or css or js files are getting to CDN URL.