nestormarius
Forum Replies Created
-
Hey @fhwebdesign,
The “Delete comment ip addresses after time” option is disabled, I have never enabled it since I’ve installed the plugin. All new comments gets the IP address of the server. They all have the same IP address. I don’t know what’s going on… I’ve used this method before and it worked, but not it doesn’t work and I have to manually delete them all the time.
Thanks!
Forum: Plugins
In reply to: [Comments - wpDiscuz] Does comment voting as guest requires an IP address?@gvectorssupport thank you very much for the detailed explanation!
Forum: Plugins
In reply to: [Comments - wpDiscuz] Does comment voting as guest requires an IP address?Hi @gvectorssupport, thanks. May I ask where is wpDiscuz storing the logs?
Thank you for your quick reply. The error occurs because I am using a new method to block WordPress from storing IP addresses on the wp_comments table. Previously, I used another add-on that was kinda bloated so I replaced it with a lighter one that only does this thing.
It appears that AIOS is not happy with this method of blocking IP address storing… Do you think is it something I can do so that AIOS no longer outputs these errors, besides removing the new add-on? Thanks!
It worked. Thank you very much!
Forum: Plugins
In reply to: [WebberZone Top 10 — Popular Posts] Maintenance mode doesn’t workI found this in class-cron.php
DELETE FROM {$table_name_daily} WHERE dp_date <= %sI could use this to manually delete the entries, but this looks to alter only the
top_ten_dailytable and not thetop_tentable whcih has over 2 milion entries. Does it also work for thetop_tentable? Also, what’s the correct syntax for running this command in PhpMyAdmin?Thank you for the quick fix! May I ask what “new policy” and why have all our messages been deleted? Just curious….
Forum: Plugins
In reply to: [Zeno Report Comments] Replace “Report comment” link with iconHi Marcel!
Thank you for the quick reply. Yes, I have FontAwesome set up on my website and I am using a lot of icons, however the PHP code you gave me only outputs text. So whatever I put instead of
'----<br>Report comment'(e.g.'\f024'or'<I class="fa-solid fa-flag"></i>') it will only output the exact text, no icon. Any suggestions?Regards, Marius
I agree with @miata2, the plugin should remove all the data when uninstalled, including the database tables. Please fix this!
Forum: Plugins
In reply to: [WebberZone Top 10 — Popular Posts] Total Views stuck at 1@ajay I did nothing since we last talk. The Today’s View column in Posts continues to record views from the beginning of the reinstallation. That being said, the views aren’t reset at midnight or the next day, which is fine with me 🙂 The widget works well, I can’t complain there.
The Total Views is still stuck at 1 for all new posts, but I don’t care if Today’s View shows what I want to see. Thanks again for your time and support and for creating this great plugin!
Cheers.
- This reply was modified 1 year, 8 months ago by nestormarius.
Hello again @tamirat22 I did just that. I deactivated Jetpack Boost, I deleted it, then I manually removed the /boost-cache directory, and I’ve reinstalled Jetpack Boost. Guess what? My server’s file count went from 95K to 65K after I deleted the /boost-cache directory.
My /boost-cache/cache directory contained 5 (five) cached instances of my website, two without
wwwprefix (e.g.exemple.comandexemple.com.) – notice the dot before the second folder – and two withwwwprefix (e.g.www.exemple.comandwww.exemple.com.) – again, notice the dot at the end of the second folder – and one withmailprefix (e.g.mail.exemple.com).After I reinstalled the plugin, there’s now only a single cached entry of my site (e.g.
exemple.com) in the /boost-cache/cache directory.Hello @tamirat22 and thank you for your reply. I have already read the troubleshooting guide for caching while searching for a solution to my problem before posting this thread 🙂 But the troubleshooting guide does not say anything if manually deleting the cache folder is safe.
Yes, the /boost-cache and /boost-cache/cache folders are both set to 755 by default, and the config.php file inside /boost-cache is set to 644.
My issue remains. If I disable Cache, the /boost-cache/cache directory has multiple folders of my website with and without
wwwand they all contain cached files. I was using the Cache feature when it was on beta testing, so maybe that’s the problem.I think I will delete the plugin, remove the /boost-cache folder, and reinstall. What do you think?
Hi @petredobrescu Thank you, I didn’t know about that option.
Forum: Plugins
In reply to: [WebberZone Top 10 — Popular Posts] Total Views stuck at 1@ajay I have a little over 3000 posts on the site, I don’t think it’s that big 🙂 But I’m using Top 10 since March 2021 and never did any maintenance on it… so I guess that’s why is that big.
I’ve looked again in the database backup and I have a backup of both tables (
top_tenandtop_ten_daily) in a single SQL file. Thetop_tentable has a few entries, while thetop_ten_dailytable has millions of entries dating from March 2021. I made the backup before uninstalling the plugin.Let me know when you will be able to take a look at the debug log. Thank you and have a good trip!
- This reply was modified 1 year, 8 months ago by nestormarius.
Forum: Plugins
In reply to: [WebberZone Top 10 — Popular Posts] Total Views stuck at 1Ok, I understand, Thank you. I won’t use the Overall option because I prefer showing popular posts over 7 days rather than since the beginning of time 🙂
However, the issue isn’t resolved with the Total Views option. Even if I enable the “Overall” option, the count is stuck at 1 on new posts since reinstalling the plugin, while previous posts are stuck at the number of views before uninstalling the plugin. So no new views have been added to any post.
What will happen exaclty if I recreate the tables in the database? Also, I have a backup of the
top_tentable of 145MB containing millions of entries. I tried importing it but it failed.Maybe I should reinstall the plugin again?
- This reply was modified 1 year, 8 months ago by nestormarius.