Godaisies on "Had to move to new database -- now completely broke"
I've also tried to Google the issue but keep getting big migration issues instead of just creating a new database and importing my content over.
View ArticleMarco on "[Plugin: WPtap Mobile Detector] MYSQL error"
Thank you for the hint. Here is our adjustment: if(is_numeric($mobile_current_id) && $mobile_current_id >= 1 && $mobile_current_id <= 9){ $mobilemeta = $wpdb->get_row("SELECT...
View ArticleJosh (Ult. Tinymce) on "You cannot update because WordPress 3.5.1 requires...
My pleasure!! (Thanks for marking your topic as resolved!)
View ArticleMichael De Wildt on "[Plugin: WordPress Backup to Dropbox] Restoring .sql...
Gday mate, That is because you do not have access to the newly created database. A quick Google search can give you some answers: http://dev.mysql.com/doc/refman/5.1/en/access-denied.html Changing the...
View Articlebarnsley242 on "Can I populate part of a form with data from our SQL2005 server"
Are there any plugins available which will allow me to create a webform which pulls in data from our SQL2005 server? We use a MySQL database already for the Wordpress site. Can we use another database...
View Articlecbogdan on "Importing old database to update new database"
Hi guys! I try to solve a problem with my blog. After I update to 3.4 on my Media Library is missing all the year 2011. The files are there in the wp-content/uploads/2011 but all the posts that use...
View ArticleMedia X on "Importing old database to update new database"
Did you try to repair the existing database?
View Articlecbogdan on "Importing old database to update new database"
Yes! My problem is that some posts dont have all the comments and all the postmeta informations. Exactly all the posts from 2011! How to do the write update? I see many options on the export section,...
View Articledesignerinfashion on "WordPress database error MySQL server has gone away"
since 3 days my site runs much lower than before. I check my error_log.txt and these are the messages: "WordPress database error MySQL server has gone away for query SELECT term_taxonomy_id FROM...
View ArticleJosh (Ult. Tinymce) on "WordPress database error MySQL server has gone away"
Take a look at this page: http://dev.mysql.com/doc/refman/5.0/en/gone-away.html
View Articledesignerinfashion on "WordPress database error MySQL server has gone away"
Thanks but is like before for me as I am mot an expert of fixing this issues. I don't know if I can pubblish all the error because of the hackers. Anyway my question was about which support I have to...
View ArticleRalphMRivera on "[Plugin: Yet Another Related Posts Plugin] Manually Remove...
Hi, I have deactivated and uninstalled YARPP via the Wordpress admin, but I see there are still remnants that I'd like to remove. For context, I am using WP 3.5.2, MySQL 5.5 & PHPMyAdmin 4.0.4. I...
View ArticleIbby_90 on "Connect Search form to database"
Hi Guys, I am a complete newbie so please have patience :) I need some help. I am looking to create a search form on a page on my website which would have different options that a user would select....
View Articlejulien.gatt on "mysql featured image category"
Hi, I would like to grab the featured images from the categories and not from all posts. for now I got this, how can I filter this response to get only a specific category, let's say category id= 5 ?...
View ArticleMCM on "[Plugin: Yet Another Related Posts Plugin] Manually Remove YARPP"
I would also like to know, yarpp_related_cache table still exists for me.
View Articleswolfram on "[Plugin: Yet Another Related Posts Plugin] Manually Remove YARPP"
clean uninstalls or full-removal scripts for plugins should become mandatory for wordpress. thats one of the biggest bugs since ... well since start. and yes: you can remove everything related to yarpp...
View Articlebcworkz on "mysql featured image category"
I've no idea how to do this with mysql, sorry. I just wanted to suggest you try using WP_Query to get the results you desire, it seems easier to me for this sort of query.
View ArticleWP-hamilton on "mysql featured image category"
If this mysql is working why wouldnt you just add to your where clause or similar?
View Articlemegdov on "Error establishing a database connection"
I am working on a school assignment that involves WordPress. I am trying to manually install it on my site on a subdomain, but I get this message when attempting to go to...
View Article