nphunghung
Forum Replies Created
-
Oh, I didn’t notice this feature. Thanks you very much. I’m still surprised by this brute force attack ??
Okey, This means I will have to delete records manually?
I’ve run
DELETE FROM wp_statistics_visitors WHERE last_counter > 'start-date' AND last_counter < 'end-date';
and my result:
797 rows deleted. (Query took 0.0246 seconds.)
It helps me reduce the size of the Database Thanks you very much!Forum: Plugins
In reply to: [BJ Lazy Load] Breaks some thingsI have the same version. Although I removed this plugin, my site still in this state.
I’ve run the command
SELECT * FROM wp_statistics_visitor WHERE last_counter < '2013-10-14'
I get the resultsMySQL returned an empty result set (i.e. zero rows). (Query took 0.0003 seconds.)
But when select wp_statistics_visitor table, I’ve seen 1367 page with 25 rows per page. Max ID = 103745.
1 recent weeks, my website under DDoS attack, so logs increase. Now I have reduced the attack, I want to delete that records to track again.An additional question: Why “WP visitor” count have many people access, but in Google Analytics (real time) no have visitor.
Thanks you!
Thanks for your support!
I have access to your url, but I get a message:
Please select a value over 30 days.
Although In “Settings / Maintenance / Prune data older than“, I set 180 days, and In Optimization / Purging, I set 365 days for “Purge records older than:”
I’m using GG Chrome browser, All Javascript is accepted (don’t block). All features are working normally, only purging inactivity. My site still works well with others Javascript and JQuery.
Thank you for answering!
Yes, I understand this. But in the email notification when registration and comment … I want to add “reply-to” in email sending.
I was looking in the file wp-mail.php but I do not know how to fix them.
Forum: Fixing WordPress
In reply to: br tag in post or pageAs my question:
I written a post on wp. You see the picture below, I need A, but on website, it shows as B
https://i.imgur.com/EwnlJta.jpgWhen I view inspect element, it’s that:
https://i.imgur.com/68seI5N.jpgHow to remove blank line before the text?
Thanks you!Forum: Fixing WordPress
In reply to: br tag in post or pageSorry, i’m testing on localhost. But you can view your wp source with br tag, you will see.
Thanks you.Forum: Plugins
In reply to: [upPrev] Offset non executableThanks you very much!
Forum: Plugins
In reply to: [My Shortcodes] Not show admin bar at the topOK, I also like the larger editor, as more visible editor as possible.
In the new version, I only like the “drag and drop” feature of Attribute.
The rest, I like the layout of older version more. The layout of the tab HTML, CSS, Javascript … With the Attribute tab, Assets … also quite nice (novelty – Only novelty. ?? ) However, I still prefer the older version because of its obvious.
I hope that the new version will have improved significantly. I like your plugin because of its stability. It brings convenience in the text editor.
Thank you for your interest in what I say here.
Forum: Plugins
In reply to: [My Shortcodes] Not show admin bar at the topThankyou very much!
I currently must to restore the old database to use (with source 1.9.2), because one source my-shortcode ver 1.9.2 or 2.0 uploaded are not show admin bar.
I have a small suggestion:
I prefer the older admin interface.
In new interface: Frame preview up too much space. In my opinion, should put the preview panel below the editor code. Frame edit attribute bit cumbersome, troublesome.
Hope you are soon overcome. Thanks you!Forum: Fixing WordPress
In reply to: Table wp _login_fails in databaseOK, Thanks you very much ??