News:

Want to get involved in developing SMF, then why not lend a hand on our github!

Main Menu

Problems with Registeration

Started by JoeB, December 23, 2010, 09:39:13 PM

Previous topic - Next topic

JoeB

Thank you Joker
I tried to insert table 'default_personal_text'


INSERTINTO`bartell1_Forums1`.`smf_settings` ( `variable` ,
`knownThemes` ,
`value` )
VALUES ( 'default_personal_text','','');


But have this error message:
1 row(s) inserted.
Warning: #1366 Incorrect integer value: '' for column 'knownThemes' at row 1

Do you know what variables should I add?
regards

JoeB

Joker!!!!

Thank you very much mate

You are my HERO....
Problem solved despite db errors.

Huggs & Kisses (my wife will not like it!)

regards

Joker™

That row is a separate one, and not in knownThemes.

I don't know DB that much but i think command should be something like this

INSERT INTO `rc4`.`smf_settings` (`variable`, `value`) VALUES ('default_personal_text', '');
Github Profile
Android apps
Medium

How to enable Post Moderation

"For the wise man looks into space and he knows there is no limited dimensions." - Laozi

All support seeking PM's get microwaved

Joker™

Ahhh, you got it solved yourself, never mind :P.

I'm sure those were not homo sort of kisses :laugh:.

If the issue is resolved please mark the topic as solved.
Github Profile
Android apps
Medium

How to enable Post Moderation

"For the wise man looks into space and he knows there is no limited dimensions." - Laozi

All support seeking PM's get microwaved

Advertisement: