Please Help!! Database error when new user signs up
Dolphin 6.1.1 ad free
Here the error:
Database error in EmprendeVision.com
Query:
INSERT INTO `Profiles` SET
`NickName` = 'demo',
`Password` = 'xxxxx',
`Email` = '',
`DateReg` = '2008-07-01 11:07:44',
`DateLastEdit` = '0000-00-00',
`Status` = 'Active',
`DateLastLogin` = '0000-00-00',
`Featured` = 0,
`Sex` = 'male',
`LookingFor` = '',
`DescriptionMe` = '',
`DateOfBirth` = '',
`Headline` = '',
`Country` = 'US',
`City` = '',
`Couple` = 0,
`Tags` = '',
`zip` = '',
`Name` = '',
`Busco` = '',
`Perfil` = ''
Mysql error:
Unknown column 'LookingFor' in 'field list'
Found error in file /var/www/inc/classes/BxDolProfi lesController.php
at line 111. Called db_res function
with erroneous argument #0
Debug backtrace:
Array
(
[1] => Array
(
[file] => /var/www/inc/classes/BxDolProfilesController.php
[line] => 111
[function] => db_res
[args] => Array
(
[0] => INSERT INTO `Profiles` SET
`NickName` = 'demo',
`Password` = 'xxxxx',
`Email` = '',
`DateReg` = '2008-07-01 11:07:44',
`DateLastEdit` = '0000-00-00',
`Status` = 'Active',
`DateLastLogin` = '0000-00-00',
`Featured` = 0,
`Sex` = 'male',
`LookingFor` = '',
`DescriptionMe` = '',
`DateOfBirth` = '',
`Headline` = '',
`Country` = 'US',
`City` = '',
`Couple` = 0,
`Tags` = '',
`zip` = '',
`Name` = '',
`Busco` = '',
`Perfil` = ''
)
)
[2] => Array
(
[file] => /var/www/join.php
[line] => 391
[function] => createprofile
[class] => bxdolprofilescontroller
[type] => ->
[args] => Array
(
[0] => Array
(
[NickName] => demo
[Password] => xxxxx
)
)
)
[3] => Array
(
[file] => /var/www/join.php
[line] => 116
[function] => registermember
[class] => bxdoljoinprocessor
[type] => ->
[args] => Array
(
)
)
[4] => Array
(
[file] => /var/www/join.php
[line] => 63
[function] => process
[class] => bxdoljoinprocessor
[type] => ->
[args] => Array
(
)
)
)
Called script: /join.php
Request parameters:
Array
(
[join_page] => done
[NickName] => Array
(
[0] => demo
)
[Password] => Array
(
[0] => xxxxx
)
[Password_confirm] => Array
(
[0] => xxxxx
)
[__utma] => 164607787.1602881121958418400
.1214665900.1214698145.1214713231.7
[__utmz] => 164607787.1214665903.1.1.utmcsr=(direct)|utmccn=(direct)|utmcmd=(none)
[lang] => en
at line 111. Called db_res function
with erroneous argument #0
Is the server address correct?
Seems you deleted field 'LookingFor' and get this error. Note: if you want to get rid of some items in join form then better make field inactive in 'Profile fields builder' block.
PS - In future, plz post similar problems in forum, next time post will be removed.
So, in your opinion what will be the solution?
PS. what do you mean with Forum (expertzzz.com)?
if that is the case... are both the same?
Andrey specifically stated when migrating from BoonEx.org that "Unity Blog is the place to discuss problems, ideas, suggestions related to BoonEx products and the BoonEx company."
Mabey you guys shoulda thought that through.
the forums keep the questions and replies in the version orders and plugin orders.
the blogs are not for support questions but for talking and posting your comments and views on things that matter to you about the scripts.