nfable
Forum Replies Created
-
Forum: Plugins
In reply to: [Redis Object Cache] Many domains in one server, redis cache not conflict?can ‘database’ => 0, // change for each site be a word or must it be a number?
on https://github.com/rhubarbgroup/redis-cache/#configuration,
WP_REDIS_DATABASE0
The database used by the cache:0-15
is this the same thing? Meaning, am I limited to 15 sites on one vps?
I tried modifying the options and when i view the diagnostics I see ‘PhpRedis: Not loaded’; I’ve installed redis on my system already with lz4.
Any help welcomed
define('WP_REDIS_CONFIG', [
'prefix' => 'NAC',
'host' => '127.0.0.1',
'port' => 6379,
'database' => 0, // change for each site if needed
'maxttl' => 3600 * 24 * 7, // 7 days
'timeout' => 1.0,
'read_timeout' => 1.0,
'prefetch' => true,
'split_alloptions' => true,
'strict' => true,
'debug' => false,
'client' => 'phpredis',
'igbinary' => true,
'compression' => 'lz4',
]);- This reply was modified 5 months, 1 week ago by nfable.
Forum: Plugins
In reply to: [CAPTCHA 4WP - Antispam CAPTCHA solution for WordPress] Whitelist IP optionI see you added the feature! Awesome, thank you very much Shamim!
Forum: Plugins
In reply to: [CAPTCHA 4WP - Antispam CAPTCHA solution for WordPress] Whitelist IP optionGreat Shamim, that would be very cool and welcomed by the community, I’m sure! I appreciate the response.
Forum: Reviews
In reply to: [IP Geo Block] Easy peasyWhat you got better for free? Learn to code and contribute. I can’t.
Forum: Plugins
In reply to: [Stockdio Historical Chart] Can charts be notatedThanks for the quick reply – I’ll let my client know.
Much thx.
Forum: Plugins
In reply to: [WP Approve User] No columns with approve or unapproved optionOh, well – it works fine otherwise. ??
Thanks for developing and chatting with me.
Much thx!
Forum: Plugins
In reply to: [WP Approve User] No columns with approve or unapproved optionThank you for so quickly responding –
Yes, the users have yellow backgrounds.
I have Woocommerce and Restrict User Access installed. I have deactived Restrict User Access, yet the issue persists.
Thx,
RyanForum: Plugins
In reply to: [WP Approve User] No columns with approve or unapproved optionHello, thank you for this handy plug-in. I am having an issue with the filtering ability. When I click on ‘Unapproved’ which shows I have (2), the resulting screen lists no users found, however the other filters work for other ‘Administrator’ / ‘Customers’…
Thank you,
RyanMy thanks, Daniel – I have changed the theme to WP’s Twenty-Ten and the ‘Save Changes’ is there; I’ve created the backup schedule and will revert to back my custom theme; I think now that a schedule is set all should be well; thank you for your attention and swell plugin.
best regards,
RyanOn Dec 10, 2012, at 9:48 AM, BackWPup – D.Hüsken wrote:
Hi Ryan,
the problem is
#save {
width: 750px;margin: 64px 0 0 0;
float: left;position: absolute;
}in your … /themes/DeepBlue/options/css.css
i tried to change the id in my plugin but that is not the normal way….
Hello, I’ve sent an email thru your website. Thank you for taking the time!