is there a specific place in the SQl statement for this?
ALTER TABLE whos_online ADD http_referer VARCHAR(255) NOT NULL;
Goes in the end, after Table structure for table `whos_online` or Dumping data for table `whos_online`?
Sorry for the questions but i really don't understand this and i belive this is a powerfull tool.
thiis is what the error looks like now.