
Originally Posted by
karin2006
i did. well, you do have teamviwer? help me this way?
Yeah I'll get teamviewer and btw add me on msn bklynpimp88@hotmail.com
---------- Post added at 01:45 PM ---------- Previous post was at 12:42 PM ----------

Originally Posted by
buschna
BTW, the cype2nd works for me, but the installer didn't even pop up.
It works however, there is still stuff on there. That I'd like to remove.
But there is so many files, i have no idea where to start.
E.g/ voting/downloads/server info/ notices/staff
I am using cype2nd.
Please help
Unknown column 'ip' in 'where clause' this pups up when trying to register.
Unknow column 'ip' in 'fieldlist' [u[s up when trying to log in to the web.
Still didnt find out the rest
Try running this sql
Code:
/*
MySQL Data Transfer
Source Host: localhost
Source Database: cype
Target Host: localhost
Target Database: cype
Date: 12/21/2008 10:51:42 PM
*/
SET FOREIGN_KEY_CHECKS=0;
-- ----------------------------
-- Table structure for accounts
-- ----------------------------
ALTER TABLE `accounts` ADD `ip` text;