coldpumpkin on "#1045 cannot log in to the mysql server - PhpMyAdmin"
Hi kipemun. Is there a wp-config.php file already created? You have to confirm if the username and the password there are correct.
View Articlekipemun on "#1045 cannot log in to the mysql server - PhpMyAdmin"
When I look through the FTP there is no wp-config.php but when i go through the host(cpanel) i see wp-config-sample.php and not sure the user name and password is there.
View ArticleTrahald on "Are any old versions of Wordpress incompatiable with MySQL 5.6?"
I have many installs of Wordpress sites on my dedicated server. My current MySQL version is 5.0.96, but my host recommends upgrading to 5.6. Are any older versions of Wordpress incompatible with MySQL...
View Articlecoldpumpkin on "#1045 cannot log in to the mysql server - PhpMyAdmin"
You need to make a copy of the file "wp-config-sample.php" and rename it to "wp-config.php". Then open it and change the database details!
View ArticleAdam on "Only show a custom webpage on admin"
Hi, I'm looking to create a webpage that contains a former for users to submit data to a separate database using MySQL queries. Is there a way I can show this webpage via the admin panel and also...
View Articlebryzilian on "[Plugin: Ninja Forms] Table 'wp_ninja_forms_subs'"
Why the plugin generates this table 'wp_ninja_forms_subs' if stores 'submissions' in 'wp_postmeta'? https://wordpress.org/plugins/ninja-forms/
View ArticleRonG on "[Plugin: Search and Replace] PHP 5.5 incompatibility"
Soon, I hope. I have to make a few changes in the translations, contact the present maintainer, and I really don't know how the developer uploading stuff works.
View Articlesay_hello on "headstart in connections with a default-dataset"
hello dear experts of connections i need to have a headstart with the connections-plugin. is there a default-set of data that i can use to insert the data in to the database. with that i find it much...
View Articleshazahm1 on "headstart in connections with a default-dataset"
@ say_hello Maybe you can use a service like this one or similar, found after a quick Google search. http://www.businesslistdatabase.com/ (disclaimer: I'm any any way affiliated or endorse this link.)
View ArticleRonG on "[Plugin: Search and Replace] PHP 5.5 incompatibility"
Ok, the plugin author (Frank) will be away for a month, so I tried to fork the plugin, but there's 116 plugins waiting review. You can download the new plugin directly from my site for now.
View Articlekaifanun on "[Plugin: iThemes Security (formerly Better WP Security)] Logs...
Experiencing same issue here. Log file is blank. When I click on the log tab to see all the reported logs, the page comes up blank, just white blank page. Every other page within the plugin works just...
View Articlekaifanun on "[Plugin: iThemes Security (formerly Better WP Security)] Logs...
Update to my previous post: it appears i'm getting 500 error code when I try to access the log tab. Every other page within the security plugin works just fine.
View ArticleNicolasMous on "[Plugin: Participants Database] Creating the clickable...
Dear xnau, Since recently i have created a own template to search and display the data in the database and retrieve it with an query. This is done with an custom template. Though, this also means i am...
View ArticleFrank on "[Plugin: Search and Replace] PHP 5.5 incompatibility"
The fixes from RonG are now inside the new version. THANKS to RonG
View Articlesoliver1971 on "MySQL version control failes during upgrade to 4.0"
My web hosting company uses MySQL version 5.0.67 but in the corresponding MySQL variable they state it with a suffix inode like "5.0.67inode". Consequently the version comparison fails. Since they...
View ArticleSamuel Wood (Otto) on "MySQL version control failes during upgrade to 4.0"
No, a version of "5.0.67inode" should pass the version comparison. It's using the php function version_compare, and the requirement is 5.0. Using version_compare, 5.0.67inode > 5.0 and so it passes....
View Articlesoliver1971 on "MySQL version control failes during upgrade to 4.0"
Dear Otto, thanks for the reply, then my diagnosis was wrong. For whatever reason the db_version returns "4.0.27", mysql_get_server_info() returns "4.0.27-5.0.51_InodeWebhosting" and...
View ArticleSamuel Wood (Otto) on "MySQL version control failes during upgrade to 4.0"
My suggestion would be to tell them to fix the database, or change webhosts.
View Articlesoliver1971 on "MySQL version control failes during upgrade to 4.0"
OK, thanks. I have just forwarded this thread to the tech support of my hosting company. If they come back with a solution, I will close this topic.
View Articlexnau on "[Plugin: Participants Database] Creating the clickable download...
You need to build your links using the URL of the plugin uploads location and add the filename which is stored in the record. There's really nothing more to it than that.
View Article