Hey Devbest users,
I've got a problem, i use BrainCms 1.5.0 but i tryed changing from emulator now i did that i have one problem
i am using plusemu but i wanted another plusemu with more features but now i added some tabs in the user table is my register bugging,
when i try to register its not saving any information in the database or anything else tabs is added are,
it looks like this
Screen:
i dont know how the problem can be solved but when i look in my class.user i see something of inserting database information when creating an account the class.user looks like this
Pastebin to Class.users:
is there anyone that can solve this?
Thanks anyways <3
With best regards,
C0MB4T
I've got a problem, i use BrainCms 1.5.0 but i tryed changing from emulator now i did that i have one problem
i am using plusemu but i wanted another plusemu with more features but now i added some tabs in the user table is my register bugging,
when i try to register its not saving any information in the database or anything else tabs is added are,
PHP:
`last_offline` int(11) DEFAULT '0',
`disabled` enum('1','0') DEFAULT '0',
`keycompte` varchar(4) DEFAULT NULL,
`jetons` int(11) NOT NULL,
`trusted_points` int(10) unsigned DEFAULT '10',
`prison` int(1) NOT NULL DEFAULT '0',
`relation` int(1) NOT NULL DEFAULT '0',
`seckey` varchar(999) NOT NULL DEFAULT 'kuk',
`Lang` varchar(999) NOT NULL DEFAULT 'SWE',
Screen:
You must be registered for see links
i dont know how the problem can be solved but when i look in my class.user i see something of inserting database information when creating an account the class.user looks like this
Pastebin to Class.users:
You must be registered for see links
is there anyone that can solve this?
Thanks anyways <3
With best regards,
C0MB4T