Ivan Kristianto
Forum Replies Created
-
I haven test it with the buddypress plugin.
i will check it soon.
thanks
IvanPlease disable the wrapper mode and see if the problem is still persist.
what is your wordpress version?
i have check the compatibility with the latest wordpress, ans still fine.Thanks
IvanForum: Plugins
In reply to: [DB Cache Reloaded Fix] Not enabling?hi Hyshka please make sure you have wp_footer() in your themes footer.php
and please see my blog at https://www.ivankristianto.com and see the page source at the end/footer. there is and end line like this:
<!– Generated in 1.554 seconds. Made 5 queries to database and 44 cached queries. Memory used – 34.15MB –>
<!– Cached by DB Cache Reloaded Fix –>Hope that helps.
Thanks
IvanForum: Plugins
In reply to: [DB Cache Reloaded Fix] [Plugin: DB Cache Reloaded Fix] Cron Schedule IssuesYes i do clean it after proper uninstall.
You can find this code:
wp_clear_scheduled_hook(‘clean_cache_event’);It means to clear the clean_cache_event from the hooks.
THanksIvan
Please try the new version 2.3.
If it is still cannot fix your issue.
then please contact me.
THanks
IvanForum: Plugins
In reply to: [DB Cache Reloaded Fix] [Plugin: DB Cache Reloaded Fix] HELP !!!please delete db.php from wp-content folder.
and reinstall the plugin.Yes i did move the cache folder and i forgot to fix the message. sorry for this cause.
Forum: Plugins
In reply to: [DB Cache Reloaded Fix] Can't Enable DB Cache Reloaded Fix By IvanHi Frank,
please use my contact form and do tell your website url and where you host it.
maybe i can help to solve your issue.https://www.ivankristianto.com/about/
Thanks
IvanThanks Daedalon for the patch,
i will review and test it and if it is good to go, then i will update the plugin.
It has been very busy month lately, but i will try my best to fix this plugin.
Thanks for all your support guys, really appreciate it.Thanks
Ivan
Yes i heard some reports that DBCRF couldn’t activated on some hosting. At the time i was thinking it was because the PHP setting. some host use suPHP and some use fastcgi, which have different folder and file permission rules. But after more digging around, it is still mysterious that somehow it failed to create db-config.ini and cache folders and copy the .htaccess file to cache folder, which cause this error.
I’m still in the development to rewrite the plugin from the scratch (DCRF is the 3 fork of the DB Cache Plugin) which i’m not the original developer.
And i’m developing the new DBCRF from the scratch, hopefully somewhere before february next year would be finished.Cheers
IvanForum: Plugins
In reply to: [DB Cache Reloaded Fix] Wp Super Cache DB Cache reloaded. Does it work?DBCRF will work on caching the database query before the wpsc do cache the page. so i think dbcrf and wpsc could work together.
Cheers
IvanI did release the v2.2.4 a couple days ago.
and i have this fix.
Thanks
IvanForum: Plugins
In reply to: [DB Cache Reloaded Fix] DB Cache Reloaded Fix@legend717: it depends on how big your database is and how fast your mysql server. when it comes to high traffic and large database, i’m sure this plugin will boost the performance.
@microonline: do you have any other db cache plugin installed? such as W3 Total cache?
Forum: Plugins
In reply to: [DB Cache Reloaded Fix] DB Cache Reloaded fix php 5.3Can you email me your url?
My host still using PHP 5.2, but i will test it on PHP 5.3 and let you know the result. If possible update it for compatibility.Thanks
Ivan
Forum: Plugins
In reply to: [DB Cache Reloaded Fix] DB Cache Reloaded FixI’m developing db cache reloaded fix to add Zend cache for optimum compatibility and faster performance. Stay tune!
Regards
Ivan