WFSupport on "[Plugin: Wordfence Security] InnoDB better for performance with...
Wordfence shouldn't be a factor here. We recently did this for a site I manage. The deciding factor was that MyISAM locks the whole comment table if someone writes a comment to your site. InnoDB does...
View Articlepressward on "logging every cookie/session issue in an sql table"
Hi. As far as I've been able to assess, wordpress does not already do this, am I correct? Authentication state is not logged in mysql, by default? What is the most efficient way to echo authentication...
View ArticleRyan on "logging every cookie/session issue in an sql table"
As far as I've been able to assess, wordpress does not already do this, am I correct? Authentication state is not logged in mysql, by default? If you check the wp_usermeta table, you should see an...
View Articlejovinjo on "Warning: mysql_fetch_object(): supplied argument is not a valid...
Hello, Please double check the Database information. Make sure to have the correct database host, database name, database username and database password. You can check these information on the...
View Articlepressward on "logging every cookie/session issue in an sql table"
Thanks. I forgot to state the version i am dealing with — it's quite old at this point: 3.4.2 If you check the wp_usermeta table, you should see an entry called session_tokens, which contains a user's...
View ArticleRafael Fischmann on "[Plugin: iThemes Security (formerly Better WP Security)]...
So I've decided to solve this issue by myself and I think it worked. I've found the three "CREATE TABLE" commands inside the /core/class-itsec-lib.php file, connected to my database using Sequel Pro...
View ArticleRyan on "logging every cookie/session issue in an sql table"
Yes, this is was introduced in WordPress 4.0. Considering that the WordPress version you are using is not safe or supported anymore, are you able to upgrade to the latest version? It seems that is has...
View Articlepdubb on "issues exporting my database"
I have a strange issue with exporting my woocommerce / wordpress database. I have tried through phpmyadmin, ssh mysqldump and other sql backup tools such as MySQLDumper. The problem arises during the...
View Articledavidtaylorjr1985 on "Localhost MYSQL Issues"
Trying to install WordPress locally using WAMP. However, when I create a DB with a DB User (All Privileges) WordPress does not recognize the user. I have to use the root user in order to use WordPress...
View Articledaimpa on "WPDB secure custom form"
I'm creating a custom form to update rows in a secondary MYSQL DB, different from the one of wordpress. This form is public and every user can access it. So I've created a plugin and I'm using also...
View Articleaidomains on "Warning: mysql_fetch_object(): supplied argument is not a valid...
Thanks for the advice! Unfortunately, everything checks out fine. And the rest of the site is fine, it is just the slider that isn't loading.
View ArticleLyleChamney on "Localhost MYSQL Issues"
The root DB user is all I ever use when developing locally, regardless of which local server I am using, Windows and Mac. Unless you have some very specific reason to use one of your own creation,...
View Articledavidtaylorjr1985 on "Localhost MYSQL Issues"
Ok yes that actually makes a lot of sense. Thanks
View Articlepressward on "logging every cookie/session issue in an sql table"
Considering that the WordPress version you are using is not safe Thanks. I will now seek to upgrade. I've done a few minor hacks in the installation a while ago, and will have to review and back up...
View ArticleRyan on "logging every cookie/session issue in an sql table"
I've done a few minor hacks in the installation a while ago, and will have to review and back up that stuff, so I can replicate it later, or just as a diary of my activities :-)), before I upgrade. You...
View ArticleRyan on "logging every cookie/session issue in an sql table"
Stumbled across this today, which might be of interest. It provides a list of vulnerabilities and you are able to filter by version. If you go here: https://web.nvd.nist.gov/view/vuln/search-advanced...
View Articlesay_hello on "what do i need to create a page?"
quite new to wp fresh installed wp version 4.1 what do i need to create a page? step 1 step 2 step 3 look forward to any and all help
View Articleleejosepho on "what do i need to create a page?"
step 1: Go to Dashboard > Pages step 2: Click "Add New" at the top step 3: Begin typing
View Articlesay_hello on "what do i need to create a page?"
but believe me. this does not work. ths page does not add to the menu. in earlier times this was no problem But nowadays... i do not know what goes wrong here.. love to hear from you greetings
View Article