Photographing London Photoblogging our life from London!

FCHS Statistic Plugin Updated

In these days I have thought that a little reshape of wp-fchs, the small statistic plugin for wordpress, would be a nice thing to do.

Of course I didn’t do anything as long as Biagio told me that:

  1. The rar file was missing…
  2. The installation wasn’t working…

Well, you can understand that nobody is using the plugin, because no one told me that the installer wasn’t in the server any longer…

Biagio has the natural ability to find any bugs in the things I do: should I hire him to be the perfect bug hunter?

Thanks, Biagio, I hope your installation will work!

Share and Enjoy:
  • Digg
  • del.icio.us
  • Reddit
  • email
  • Facebook
  • Google Bookmarks
  • LinkedIn
  • Ma.gnolia
  • MySpace
  • Ping.fm
  • Pownce
  • Slashdot
  • StumbleUpon

6 Comments

has the natural ability to find any bugs in the things I do

It’s fluke… or, if you prefer, a colossal misfortune :(

Posted by biagio on 20 November 2006 @ 7pm

Well, what would you like? Your ability of finding every single comma that doesn’t work in a software or my natural ability to choose and but technological instruments (laptop, cellphones, ecc ecc) that stop working after few days?
With my last two laptop i substituted:
- Four motherboards
- Two screens
- Three DVD reader
- Two keyboards
- One ENTIRE laptop

…well, if I were in you I would be glad to be able to touch your devices without fear…
:)

PS: the MacBook has been bought by Fabiana, not by me, because it is safer… if I have gotten to these levels I let you immagine… :)

Cheers

Posted by Carlo on 20 November 2006 @ 7pm

:-)

I’m so happy… and you say why.

Posted by biagio on 20 November 2006 @ 7pm

Piccolissimo problema (non mi maledire, ti prego…). Quando cerco di attivare un qualsiasi plugin disponibile nella mia lista dei plugins, ottengo questa serie di errori:

WordPress database error: [Table 'wp_fchs_visits' already exists]
CREATE TABLE wp_FCHS_Visits ( VIS_Id int(11) unsigned NOT NULL auto_increment, VIS_Ip varchar(15) NOT NULL default '', VIS_DateTime varchar(14) NOT NULL default '', VIS_UserAgent varchar(255) NOT NULL default '', VIS_Country varchar(50) NOT NULL default '', VIS_ReferralPage varchar(255) NOT NULL default '', VIS_ReferralDomain varchar(255) NOT NULL default '', VIS_Os varchar(50) NOT NULL default '', VIS_OsVersion varchar(50) NOT NULL default '', VIS_Browser varchar(50) NOT NULL default '', VIS_BrowserVersion varchar(15) NOT NULL default '', UNIQUE KEY id (VIS_Id) ) TYPE=MyISAM

WordPress database error: [Table 'wp_fchs_bots' already exists]
CREATE TABLE wp_FCHS_Bots ( BOT_Id int(11) unsigned NOT NULL auto_increment, BOT_Ip varchar(15) NOT NULL default '', BOT_DateTime varchar(14) NOT NULL default '', BOT_UserAgent varchar(255) NOT NULL default '', UNIQUE KEY id (BOT_Id) ) TYPE=MyISAM

WordPress database error: [Table 'wp_fchs_details' already exists]
CREATE TABLE wp_FCHS_Details ( DET_Id int(11) unsigned NOT NULL auto_increment, DET_VIS_Id int(11) unsigned NOT NULL, DET_DateTime varchar(14) NOT NULL default '', DET_Resource varchar(255) NOT NULL default '', DET_POS_Id varchar(10) NOT NULL default '', UNIQUE KEY id (DET_Id), KEY VisitId (DET_VIS_Id), KEY PostId (DET_POS_Id) ) TYPE=MyISAM

WordPress database error: [Table 'wp_fchs_searches' already exists]
CREATE TABLE wp_FCHS_Searches ( SEA_Id int(11) unsigned NOT NULL auto_increment, SEA_VIS_Id int(11) unsigned NOT NULL, SEA_SearchedString varchar(255) NOT NULL default '', SEA_SearchEngine varchar(255) NOT NULL default '', UNIQUE KEY id (SEA_Id) ) TYPE=MyISAM

:(

Posted by biagio on 23 November 2006 @ 7pm

Biagio,
Diciamo che se le varie versioni di PHP e MySql avessero delle configurazioni simili sarebbe piu’ semplice…
nel tuo caso i nomi delle tabelle venivano gestiti in minuscolo, mentre nella mia installazione in maiuscolo…
Insomma, le solite piccole stupidaggini!
So che adesso funziona tutto di nuovo, quindi sono contento!

CIAO!!!

Posted by Carlo on 24 November 2006 @ 9am

evviva gli standard…

I very much thank you for your kindness…
B.

Posted by biagio on 24 November 2006 @ 10am

Leave a Comment