Kerry on "Editing database tables manually, but the changes won't stick"
This is related to this thread: http://wordpress.org/support/topic/cannot-login-to-wordpress-suddenly but I think it's another issue. I've attempted to make the changes here:...
View Articletmac187 on "Uploading USDADatabase To Wordpress SIte"
I run a health/diet type website and am looking into uploading the USDA's nutrient database into my site. This DB comes in ASCII format with relational files. I am curious if it would be possible to...
View Articlecatacaustic on "Uploading USDADatabase To Wordpress SIte"
It can be done. It's not something that's really easy, but it's no more comlicated then some other client requests that I've had to deal with before. All it needs is parsing the files and extracing the...
View Articletmac187 on "Uploading USDADatabase To Wordpress SIte"
Thanks for the reply catacaustic!
View ArticleSpringbok62 on "MySQL Database password"
Downloaded and installed EasyPHP but can not get it to load. I've tried clicking the icon and loading through the Start button. Neither works. Nothing comes up on the screen. What am I missing? I have...
View Articletiagobugarin on "Migrate from Nucleus CMS to Wordpress 3.5.1"
I am trying to migrate a Nucleus CMS blog to Wordpress. After failed attempts using what's listed at Wordpress Codex for importing content I got stuck with this last attempt. Nucleus-to-Wordpress...
View ArticleSpringbok62 on "MySQL Database password"
EasyPHP.exe. After downloading and installing EasyPHP, there is an instruction to verify that EasyPHP is running and that the server's status is OK by executing Start>Programs>EasyPHP>EasyPHP....
View Articleesmi on "MySQL Database password"
What happens when you run \EasyPHP\EasyPHP-5.3.3.exe?
View ArticleSpringbok62 on "MySQL Database password"
I don't have a \EasyPHP\EasyPHP-5.3.3.exe. All I have is EasyPHP-12.1 dated 7/13/11 1:07pm in the \EasyPHP directory. It is 485 KB in size. Absolutely nothing happens when I click it. Am I missing...
View Articleesmi on "MySQL Database password"
You've got the wrong download. Go back to the EasyPHP site and download EASYPHP WebServer 13.1
View Articlefuzzybee on "[Plugin: nrelate Most Popular] How does this plugin affect my...
Hi nrelate, I understand that the analysis of most popular posts are done on your end. However, I would still like to understand any impact on my databases that your plugin has e.g. Create records in...
View ArticleDiogo15 on "MySQL Database password"
You could also try, webmatrix! Its free and you can do anything you want! you can install wordpress with just a click! http://www.microsoft.com/web/webmatrix/
View Articlestudiosx on "Move media folder to another server"
I want to move a folder (/uploads/2010) to another server, but I want the main site to have access to files from folder moved. For example, if now I have a picture url: 2010/pic.jpg Full url:...
View Articlewpmhweb on "[Plugin: AdRotate] I uninstalled Adrotate, now how do I delete...
I started experiencing many errors with Adrotate so I decided to uninstalled it. but now I check the database and I see all these tables eating up database space: wp_adrotate_tracker wp_adrotate_stats...
View Articlejason_boom on "Clean up strange characters after installing"
I have used a odd wordpress for years (2.7 or below I believe) and finally updated it. I am using heart internet and used their one click install to have a clean start but updated the wp-config.php...
View Articlewpmhweb on "[Plugin: AdRotate] I need to delete all the Adrotate entries from...
Hello, I am uninstalling Adrotate, but I need to remove all adrotate entries from the wp_options. But I need to know which ones they are, can anyone help? Thanks,...
View Articlet-p on "Clean up strange characters after installing"
-Be precise with charset compatibility in wp-config.php and your mySQL dbase. For example, define('DB_CHARSET', 'utf8'); is not the same as define('DB_CHARSET', 'utf8_unicode_ci'); - You may also try...
View Articlejason_boom on "Clean up strange characters after installing"
Thank you for this - first I updated the code to say 'DB_CHARSET', 'utf8_unicode_ci'); which sorted out about half the symbols and then I used the following to find and replace the rest:...
View Article