Quantcast
Channel: Topic Tag: MySQL | WordPress.org
Browsing all 5527 articles
Browse latest View live
↧

Evan Herman on "[Plugin: YouTube for WordPress] Check for MySQL version bug"

I've just pushed out a new release, 2.0.4.3, which removes the SQL version check due to its incompatibility on a few servers. If you're still having issues, don't hesitate to reach out again. Thanks,...

View Article


henrypena on "[Plugin: YouTube for WordPress] Check for MySQL version bug"

Thanks Evan! I'm going to test that now. And FYI, PHP 5.5.19 (cli) (built: Nov 19 2014 00:38:25) Copyright (c) 1997-2014 The PHP Group Zend Engine v2.5.0, Copyright (c) 1998-2014 Zend Technologies with...

View Article


lauren87 on "Can't access wp-admin. Error message."

I seem to be making a mistake somewhere. I have downloaded wordpress, changed the wp-config file, downloaded filezilla, yet I still cannot log in to my websites wp-admin page nor connect to my server...

View Article

leejosepho on "Can't access wp-admin. Error message."

Are you aware of there being three sets of login credentials involved here? 1a) username & password for server access at your host; 1b) FileZilla uses the above; 2) MySQL username & password in...

View Article

dangcreations on "Optimize Wordpress image upload, slow and only 1 at a time...

So I have been at this for weeks with different configurations and I usually am able to figure out by searching but I am not as savvy with server configuration, so I need to ask. Hopefully someone can...

View Article


dangcreations on "Optimize Wordpress image upload, slow and only 1 at a time...

Ok, I feel like an idiot not related to my server configuration but I did manage to learn how to speed up my server. I had a custom code to connect to Smush.it server and that was the root caused.

View Article

suneetpant on "How to run two queries one after another in php"

I have two mysql queries which i want to run. First query doesnot return anything but the second query runs perfectly. I am not able to figure out where I am wrong. As such kindly help : Query 1 : [...

View Article

RossMitchell on "How to run two queries one after another in php"

All you can do is to echo the queries instead of executing them, then copy+paste these into phpmyadmin and see what happens then, tune the queries till they work, then feed the changes back to the php...

View Article


DionDesigns on "How to run two queries one after another in php"

You need to fetch the data in the first query. Something like: $retrval = "select user_id from user_dtls where u_emailid='{$mid}'"; $result1 = mysqli_query($connection, $retrval); $row =...

View Article


habib_30 on "Database doesn' show in php my admin"

Hi, I am working under one of my client. She has hosting service under Hostgator and wordpress running site (version 3.7.5). She told me make a new wordpress site for her. I make a wordpress site for...

View Article

Sabinooo on "Database doesn' show in php my admin"

Maybe the database was created as account's root, while you logged in to phpmyadmin as one of the account's simple users, and thus will only see that user's own databases ?

View Article

Redoy on "This error is (MySQL said:) #1064 - You have an error in your SQL...

Dear boosters PLEASE HELP ME I'm working to move my WP site Goddady to HostGator BUT I've been problems into moving the database . How can I solve this problem ? This error is (MySQL said:) #1064 - You...

View Article

Krollebolle on "MySQL database gives blank page"

I am currently trying to migrate a live WordPress site to a local server to do development. I believe I have done most steps correct, but I am only getting a blank page. I am quite certain that this is...

View Article


RossMitchell on "MySQL database gives blank page"

Regarding: A - For best results copy the SALT values from live to local, best practice is to not let the site know it has moved unless you have to. B - the theme selection, and plugin activation is...

View Article

Radices on "This error is (MySQL said:) #1064 - You have an error in your SQL...

Where are you getting this error?

View Article


wishin4fishin on "[Plugin: Contextual Related Posts] filterable mySQL query...

I am looking to refine or more specifically define the what the related posts are that are shown. How can I take advantage of this new feature? New: Completely filterable mySQL query to fetch the...

View Article

cmonster on "InstantWP and Duplicator plugin: Test Connection fails"

Hello -- I'm using InstantWP v4.4.2 and Duplicator v0.5.12. I get Duplicator failures when testing the server and DB connection to my localhost. config:Server=localhost; Database=wordpress; Uid=root;...

View Article


cmonster on "InstantWP and Duplicator plugin: Test Connection fails"

Also, when I log into mysql to check/set the privileges for the user and password for the database 'wordpress' that InstantWP created, I get a #1054 - Unknown column 'Event_priv' in 'field list' error.

View Article

Ajay on "[Plugin: Contextual Related Posts] filterable mySQL query to fetch...

Hi, You should take a look at my plugin https://wordpress.org/plugins/crp-taxonomy/ This is a working example on filtering the search query.

View Article

rampaaa on "[Plugin: BuddyDrive] Table MySQL"

Hi, what are the tables used by buddydrive in MySQL database? I have to find the dates and the users who uploaded the files :) Thank you https://wordpress.org/plugins/buddydrive/

View Article
Browsing all 5527 articles
Browse latest View live