bux23 on "[Plugin: Jigoshop] External product from personal db"
Yes external database with products, with my custom fields.
View Articlecstack on "Insert user_id"
I'm trying to INSERT the current_user into a separate db for future querying. I want it to insert into the most recent entry - ie. INSERT_LAST_ID().. but it's not working with an INSERT query using...
View Articledustinbolton on "Unknown collation: 'utf8mb4_unicode_ci'"
BackupBuddy developer here: It is absolutely INCORRECT to say that migrating sites to new server is uncommon. BackupBuddy helps users move several hundred thousand sites per year to new servers. We are...
View Articleevster on "Unknown collation: 'utf8mb4_unicode_ci'"
@dustinbolton - Thanks for the comment. FWIW, I actually discovered this error while trying to perform an unsuccessful BackupBuddy migration.
View Articlemacmikeal on "Installing from command line in Ubuntu 14.04"
I see a lot of YouTube videos explaining how to install Word Press when you have a GUI at your disposal. My server runs headless with no GUI. Even Lynda.com has no video for this arrangement. So how do...
View ArticleDrProtocols on "Unknown collation: 'utf8mb4_unicode_ci'"
Seems like a well intentioned feature but badly conceived implementation – a case of just because you can doesn’t mean you should. How many users actually _need_ this and if anyone does need it then...
View Articlekarpstrucking on "Installing from command line in Ubuntu 14.04"
Creating a database via command line isn't truly related to WordPress, but the folks at DO have put together a write-up on this:...
View Articlemctenold on "Unknown collation: 'utf8mb4_unicode_ci'"
Yea, I've just resorted to not using 4.2, simple as that, until they fix this. It's too big of a headache to use it.
View Articlemacmikeal on "Installing from command line in Ubuntu 14.04"
Ok, looks like that information is for only one install of Word Press. What I have is 6 different Websites hosted on this server. I want to change my website to Word Press. A couple of others I host...
View Articleluinix on "[Plugin: WP-Lister for eBay] hello i am on a real trouble changing...
hello on my company we use wp lister a lot and we have lot of products publish on ebay, but i need to change the name for the products we found on the web '_ebay_title' its your column for the title,...
View ArticleWP Lab Support on "[Plugin: WP-Lister for eBay] hello i am on a real trouble...
Hello Luinix. I am happy to help you with your question. You shouldn't be editing the database directly, instead you should use a CSV Import/Export plugin that allows you to edit various product fields...
View Articlemcdonna on "Unknown collation: 'utf8mb4_unicode_ci'"
The WP Migrate DB plugin translates the database from one collation to the other when it moves 4.2 sites between hosts with pre- or post-5.5.3 MySQL.
View ArticleDrProtocols on "Unknown collation: 'utf8mb4_unicode_ci'"
@mcdonna - this isn't really the issue, please refer to the information from earlier posts: I'm not sure you're getting it here. You cannot undo this. Older versions of MySQL don't support utf8mb4...
View Articlemcdonna on "Unknown collation: 'utf8mb4_unicode_ci'"
@DrProtocols, I understand what you're saying. But if you have not used 4-byte characters (e.g., iOS emojis) in your editing, then reversing the process should work. I ran into the problem earlier this...
View ArticleDrProtocols on "Unknown collation: 'utf8mb4_unicode_ci'"
@mcdonna - I appreciate that you may have found a workaround that happens to work in your particular case and I am happy for you. But this cannot be offered as a general, safe, guaranteed "solution" in...
View ArticleDrProtocols on "Unknown collation: 'utf8mb4_unicode_ci'"
@mcdonna - hmm, seems like I posted before but maybe _someone_ is removing my posts. This in itself is not a solution in the general case but might happen to be something that coincidentally works (as...
View ArticleSamuel Wood (Otto) on "Unknown collation: 'utf8mb4_unicode_ci'"
If you have no 4 byte characters, then you can probably do an export in a way that won't lose data. But you can't know that for sure, really. Converting back is a bad idea. In the long run, you should...
View Articleangstrom on "woocommerce causing errors"
My site, http://www.rentmothernature.com, has been down all week. To fix this I -today- created a new MySQL database on my server, at pair com, using phpmyadmin. I added structure from previous...
View Articlemctenold on "Unknown collation: 'utf8mb4_unicode_ci'"
"Getting your host to update MySQL" or "finding a new host" is not a fix to the problem.
View Articlelaliz on "woocommerce causing errors"
enable error logs and see what exact error is being generated https://codex.wordpress.org/Debugging_in_WordPress also here is the support forum for woocommerce
View Article