kbell349 on "Unable to connect to database/tables not closed correctly?"
Sorry about that--it is uscfractal.com
View ArticleKrishna on "Unable to connect to database/tables not closed correctly?"
I do not find any error connecting to database now. However, certain tools report HTTP/1.1 500 Internal Server Error. BTW, note these: - You need to update WordPress to the current version - Update...
View Articlebinarylimited on "[Plugin: WordPress Related Posts] Database error, table...
Hi Thanks for the feedback, that is unfortunate. I see 2 options, we can try resolve this issue together or i will be forced to look for an alternate plugin which can accommodate my setup. is it really...
View Articlenewuser8640 on "Multi site form / database management"
Thank you for you in depth response. I have found several of those links and plugins to be very helpful. My business partner and I are almost done with our multisite. I have to say that I like drupal...
View Articlenewuser8640 on "Multi site form / database management"
As a side note we also found a plugin that would take care of front end user submissions via forms (for product submissions). This would take care of fooling around with MySQL and PHP to achieve the...
View ArticleJohnnyScience on "Where is my user email database located?"
Ok I have a file entitled "backup" & inside of this folder has 15k other files & folders so I'm hoping my user email database is somewhere in there. Where is it usually located? I have...
View ArticleSeacoast Web Design on "Where is my user email database located?"
my user email database is somewhere in there I do not believe such exists...are you wanting to extract all your registered users email addresses?
View ArticleJohnnyScience on "Where is my user email database located?"
Yes, looking to get all email addresses of the registered members.
View ArticleSeacoast Web Design on "Where is my user email database located?"
Using phpMyAdmin, you can run a query on the user table and then export that. SELECT COUNT(*) ASRows,user_login,user_emailFROMwp_usersGROUP BYuser_loginORDER BYuser_login Note, wp_ is the default......
View ArticleSeacoast Web Design on "Where is my user email database located?"
Note there are very important 'ticks' in the string - you can also build the query in phpMyAdmin
View ArticleSeacoast Web Design on "Where is my user email database located?"
Also now posted: http://seacoastwebservice.com/using-phpmyadmin-to-get-registered-users-email-addresses/
View Articlekbell349 on "Unable to connect to database/tables not closed correctly?"
What exactly does that mean I need to do... I keep getting this error alternating with the error connecting to the database: Warning: Unknown: open_basedir restriction in effect....
View ArticleKrishna on "Unable to connect to database/tables not closed correctly?"
I updated everything, so that shouldn't be the problem Yes, there shouldn't be. Have you talked to your hosts? Who hosts your site? 0fees.net (free hosting) or xtreemhost.com (another free/ cheap...
View Articleappaulmac on "Site move between servers, serialize data"
I routinely move WordPress installs between a test / local server and a public server. The pattern is typically to copy all files, and copy the database, making changes to the url for the home page and...
View Articleesmi on "Site move between servers, serialize data"
It's a common issue. Try googling on "editing serialized data in wordpress" for some possible solutions.
View Articleappaulmac on "Site move between servers, serialize data"
Thanks for the quick response. I'll have a dig around.
View Articlesilvoslaf on "[Plugin: WordPress Related Posts] Database error, table...
Hey @ binarylimited! Yeah, it is possible to remove this function, if you wish to do so. You can find it in wp_related_posts.php file, delete the lines where this is used: wp_rp_fetch_related_posts_v2...
View Articlealexdbd on "[Plugin: Jetpack by WordPress.com] Location of Jetpack Stats...
As far as I know Jetpack Stats are managed by WordPress.com, so wherever the data is stored it isn't in the blog's database or anywhere on your site. You can get to site stats on WordPress.com at...
View Articlestevenguy on "Wp-Admin problem"
can not log in to admin or see my site load http://stevieguy.com can you try this and help
View ArticleWPyogi on "Wp-Admin problem"
@stevenguy - probably, but you'll need to start your own thread - http://wordpress.org/support/forum/how-to-and-troubleshooting#postform
View Article