• Home
  • New Entries
  • Popular Entries
  • Submit a Story
  • About

Google Analytics For WordPress Upgrade Fail ...

Had an old copy of the “Google Analytics For WordPress” lying around (which didn’t seem to put anything in my blog source), but after upgrading it it kept saying “Google Analytics settings reset to default” whenever I tried to change anything.

See this thread which talks about the problem and waves at the solution.  Here’s what you need to do, if like me you’re not a WordPress/MySQL junkie and want simple instructions:

   1. Find your wordpress config file.  Mine, on a Debian system, was in /etc/wordpress/config-rusty.ozlabs.org.php


   2. It will contain lines like this:

      define(DB_NAME, ustyozlabsorg);

      define(DB_USER, ustyozlabsorg);

      define(DB_PASSWORD, g1812fbsa);

   3. You need to open the mysql database, we’re going to do some brain surgery to remove the old cruft:

      $ mysql --user=rustyozlabsorg --password=g1812fbsa rustyozlabsorg

   4. This should give you a “mysql>” prompt, where you type the following:

      DELETE FROM wp_options where option_name=GoogleAnalyticsPP;

   5. It should say something like “Query OK, 1 row affected (0.00 sec)”. Then type

      quit;

   6. You’re done.  Reload your setting page and try again.

 Original Source:
http://rusty.ozlabs.org/?p=17

AddThis Social Bookmark Button

Posted at 12:01:22 pm | Permalink | Posted in Search Engines  

Related Stuff

Google Buzz Button Wordpress Plugin Released

If you are looking for a Google Buzz button to add into your Wordpress site then we have released the first Wordpress plugin exclusively ...

Plug And Play Ecommerce With Wordpress Plugins

Since 2003 Wordpress has slowly been gaining popularity amongst the elite of the internet, the bloggers. It is one of those few things ...

Add Google Search to Your WordPress Blog

The native WordPress search does not return very relevant results, thus it makes a lot of sense to add Google Search into your WordPress ...

Add More Sidebars to Your WordPress Theme

You can add more than one sidebar section to your WordPress site. For example, with the stc-intermountain.org site, I added a whole bunch ...

Series Posting in Wordpress

In my functions.php file, I have some code which implements series posting. This relies on the thematic ...

Top Stuff

Free Blogger templates Anime Themes

Wordpress Guestbook Generator Plugin

48 Unique Ways To Use WordPress

GeekLog

WordPress Single Post Templates

Get The Image WordPress Plugin



About Webloglines

Webloglines is a project offers a comprehensive collection of blogging services, articles, themes and plugins from around the world. Whether you're looking to promote your own blog or find blogs on various topics, this site is for you.


Search


Topics

  • Adsense (12)
  • Blogging Tips (73)
  • Blogs Slides (25)
  • Blogs Websites (22)
  • Digg (20)
  • How to Blog (129)
  • Search Engines (9)
  • SEO (135)
  • WordPress Plugins (269)
  • WordPress Security (75)
  • Wordpress Themes (99)
  • Wordpress Tips (162)

© 2006 www.webloglines.com. All Rights Reserved. Powered by IRange