OOPS! Wanrning!

Oops, did an install of facebook friend mod, and now no one can sign up, I removed the file that I installed, cleared the cache etc and still get the in join.php

Error
Database query error
Quote · 21 Dec 2010

 

Oops, did an install of facebook friend mod, and now no one can sign up, I removed the file that I installed, cleared the cache etc and still get the in join.php

Error
Database query error

Hello is not cache trouble. Open the inc\classes\BxDolDb.php

and replace this code line define( 'DB_FULL_DEBUG_MODE', false ); with define( 'DB_FULL_DEBUG_MODE', true );

now you can view fill DB error! Please provide us with error info

PS: If possible do not write me personally, please try to ask on the forum first
Quote · 21 Dec 2010

 

 

Oops, did an install of facebook friend mod, and now no one can sign up, I removed the file that I installed, cleared the cache etc and still get the in join.php

Error
Database query error

Hello is not cache trouble. Open the inc\classes\BxDolDb.php

and replace this code line define( 'DB_FULL_DEBUG_MODE', false ); with define( 'DB_FULL_DEBUG_MODE', true );

now you can view fill DB error! Please provide us with error info

I know its an error in line 116 of the controller.php as>>> Found error in the file '/home/teenzup/public_html/inc/classes/BxDolProfilesController.php' at line 116.

 

it emailed me that info over and over agin on failed test sign ups. ... looking at file now again, also I replaced the file with fresh content but sdtill that line 116

Quote · 21 Dec 2010

well... replaced controller.php file, still same result query @ line 116

Quote · 21 Dec 2010

 

well... replaced controller.php file, still same result query @ line 116

I can not help you unless you give us a complete DB's error description

PS: If possible do not write me personally, please try to ask on the forum first
Quote · 21 Dec 2010

teenzup,

why don't you provide it with your database error alert like attached image below,

how can we help if we don't know the error.

 

database error.jpg · 104.7K · 111 views
=> http://friends.smansakra.sch.id => friends community based dolphin 7
Quote · 21 Dec 2010

Everyone is right. We need to see the database query error. So you need to get full error reporting turned on.

In most cases the only part of the report you need to post here is everything above the Debug Backtrace line.

Your chasing a ghost replacing files. line 116 in controller whatever is not a help because that is just telling you where the error is occurring. Not necessarily what is causing the error. The line you're looking at is most likely a line that writes something to the database but can't because another error is occurring. So the full database error itself tells the story, not the other one.



https://www.deanbassett.com
Quote · 21 Dec 2010

Have your host reset there server. Had the same problem and they reset there server and it took care of it.

What's that falling? its a bird, its a plane, oh wait its Facebook
Quote · 21 Dec 2010

 

Everyone is right. We need to see the database query error. So you need to get full error reporting turned on.

In most cases the only part of the report you need to post here is everything above the Debug Backtrace line.

Your chasing a ghost replacing files. line 116 in controller whatever is not a help because that is just telling you where the error is occurring. Not necessarily what is causing the error. The line you're looking at is most likely a line that writes something to the database but can't because another error is occurring. So the full database error itself tells the story, not the other one.



I have to backtrack through everything, what happened is i inserted some code so that when a user joins from facebook, OR anywhere on an invite like yourdoamin.com/yourusername  - now there was a post in the forum with this code and that code is waht has scrwed up the system, BUT obviously it is because i did it wrong.

 

So... I need to learn the code, give me a few and if i can't  get to the bottom of it I'll repost.

 

...I should have waited for a fresh start today - anyways - was just frustrated after about 4 hours trying to fix it LOL!

 

If I don't learn it I shouldn't touch it I guess :)

Quote · 21 Dec 2010

 

Have your host reset there server. Had the same problem and they reset there server and it took care of it.

Good luck with me doing that, its been ten days and they still havent fixed my darn video uploading - excuse after excuse.

AND no answer since last weeks ticket.

....$$$$$... comes first - then maybe a customer.....

Quote · 21 Dec 2010

 

 

well... replaced controller.php file, still same result query @ line 116

I can not help you unless you give us a complete DB's error description

Does this help>> Found error in the file '/home/teenzup/public_html/inc/classes/BxDolProfilesController.php' at line 116.
Called 'db_res' function with erroneous argument #0.

Debug backtrace:

Array
(
[1] => Array
(
[file] => /home/teenzup/public_html/inc/classes/BxDolDb.php
[line] => 237
[function] => error
[class] => BxDolDb
[type] => ->
[object] => BxDolDb Object
(
[error_checking] => 1
Quote · 22 Dec 2010

No it's not help :) Write here full db error!!!!!!

PS: If possible do not write me personally, please try to ask on the forum first
Quote · 22 Dec 2010

 

No it's not help :) Write here full db error!!!!!!

this>> ?? >>>

Database query error
Query:
INSERT INTO `Profiles` SET `NickName` = '', `Password` = 'testeraccount', `Email` = 'testeraccount@nobody.com', `DateReg` = '2010-12-21 23:33:28', `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` = '', `EmailNotify` = 1, `Height` = '', `Occupation` = '', `Education` = '', `RelationshipStatus` = '', `Hobbies` = '', `Interests` = '', `FavoriteSites` = '', `FavoriteMusic` = '', `FavoriteFilms` = '', `FavoriteBooks` = '', `UserName` = 'testeraccount', `LastName` = '', `AqbPoints` = 0
Mysql error:
Duplicate entry '' for key 2
Quote · 22 Dec 2010

 

 

No it's not help :) Write here full db error!!!!!!

this>> ?? >>>

Database query error
Query:
INSERT INTO `Profiles` SET `NickName` = '', `Password` = 'testeraccount', `Email` = 'testeraccount@nobody.com', `DateReg` = '2010-12-21 23:33:28', `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` = '', `EmailNotify` = 1, `Height` = '', `Occupation` = '', `Education` = '', `RelationshipStatus` = '', `Hobbies` = '', `Interests` = '', `FavoriteSites` = '', `FavoriteMusic` = '', `FavoriteFilms` = '', `FavoriteBooks` = '', `UserName` = 'testeraccount', `LastName` = '', `AqbPoints` = 0
Mysql error:
Duplicate entry '' for key 2

Yes your Mysql query have some error :
`NickName` = '', - nick name must be unique and not empty! Maybe you have some  custom module that have changed join page?

PS: If possible do not write me personally, please try to ask on the forum first
Quote · 22 Dec 2010

 

 

 

No it's not help :) Write here full db error!!!!!!

this>> ?? >>>

Database query error
Query:
INSERT INTO `Profiles` SET `NickName` = '', `Password` = 'testeraccount', `Email` = 'testeraccount@nobody.com', `DateReg` = '2010-12-21 23:33:28', `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` = '', `EmailNotify` = 1, `Height` = '', `Occupation` = '', `Education` = '', `RelationshipStatus` = '', `Hobbies` = '', `Interests` = '', `FavoriteSites` = '', `FavoriteMusic` = '', `FavoriteFilms` = '', `FavoriteBooks` = '', `UserName` = 'testeraccount', `LastName` = '', `AqbPoints` = 0
Mysql error:
Duplicate entry '' for key 2

Yes your Mysql query have some error :
`NickName` = '', - nick name must be unique and not empty! Maybe you have some  custom module that have changed join page?

...you hit it on the head, i moved all the blocks for sign up except simple username /email/password... but I must uncheck the 'mandatory' right?

 

The sign up system is so long and silly unless it is a date site which its not , (for most) noboday wants to spend three hours on sign up - they want fast like facebook - thats why facebook has 600 million users - its fast and easy.

 

so.. can you tell me (I will put back the sign up blocks in 'Builders) how I can get rid of all those? My teens don't want it, I am setting this site up for them and thier friends on facebook.

 

can you email me? so i can show you sign up page teenzupsocial@gmail.com ---

Quote · 22 Dec 2010

 

 

 

 

No it's not help :) Write here full db error!!!!!!

this>> ?? >>>

Database query error
Query:
INSERT INTO `Profiles` SET `NickName` = '', `Password` = 'testeraccount', `Email` = 'testeraccount@nobody.com', `DateReg` = '2010-12-21 23:33:28', `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` = '', `EmailNotify` = 1, `Height` = '', `Occupation` = '', `Education` = '', `RelationshipStatus` = '', `Hobbies` = '', `Interests` = '', `FavoriteSites` = '', `FavoriteMusic` = '', `FavoriteFilms` = '', `FavoriteBooks` = '', `UserName` = 'testeraccount', `LastName` = '', `AqbPoints` = 0
Mysql error:
Duplicate entry '' for key 2

Yes your Mysql query have some error :
`NickName` = '', - nick name must be unique and not empty! Maybe you have some  custom module that have changed join page?

...you hit it on the head, i moved all the blocks for sign up except simple username /email/password... but I must uncheck the 'mandatory' right?

 

The sign up system is so long and silly unless it is a date site which its not , (for most) noboday wants to spend three hours on sign up - they want fast like facebook - thats why facebook has 600 million users - its fast and easy.

 

so.. can you tell me (I will put back the sign up blocks in 'Builders) how I can get rid of all those? My teens don't want it, I am setting this site up for them and thier friends on facebook.

 

can you email me? so i can show you sign up page teenzupsocial@gmail.com ---

1. make NickName as mandatory field
2. Remove all members who haven't nick name

PS: If possible do not write me personally, please try to ask on the forum first
Quote · 22 Dec 2010

re> 1. make NickName as mandatory field
2. Remove all members who haven't nick name

 

So 'username'  is still mandatory or move that ?

 

Having username AND nickname is ... not good :) --- is against every other system out there

Quote · 22 Dec 2010

 

 

 

 

 

No it's not help :) Write here full db error!!!!!!

this>> ?? >>>

Database query error
Query:
INSERT INTO `Profiles` SET `NickName` = '', `Password` = 'testeraccount', `Email` = 'testeraccount@nobody.com', `DateReg` = '2010-12-21 23:33:28', `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` = '', `EmailNotify` = 1, `Height` = '', `Occupation` = '', `Education` = '', `RelationshipStatus` = '', `Hobbies` = '', `Interests` = '', `FavoriteSites` = '', `FavoriteMusic` = '', `FavoriteFilms` = '', `FavoriteBooks` = '', `UserName` = 'testeraccount', `LastName` = '', `AqbPoints` = 0
Mysql error:
Duplicate entry '' for key 2

Yes your Mysql query have some error :
`NickName` = '', - nick name must be unique and not empty! Maybe you have some  custom module that have changed join page?

...you hit it on the head, i moved all the blocks for sign up except simple username /email/password... but I must uncheck the 'mandatory' right?

 

The sign up system is so long and silly unless it is a date site which its not , (for most) noboday wants to spend three hours on sign up - they want fast like facebook - thats why facebook has 600 million users - its fast and easy.

 

so.. can you tell me (I will put back the sign up blocks in 'Builders) how I can get rid of all those? My teens don't want it, I am setting this site up for them and thier friends on facebook.

 

can you email me? so i can show you sign up page teenzupsocial@gmail.com ---

1. make NickName as mandatory field
2. Remove all members who haven't nick name

thnks for the help! :) all is well again... now i need to find out why my video uploads are cropping - meaning they are skipping during record.

 

The host says everything is all set right - i seem to remember something about this else in the forum.

Quote · 22 Dec 2010
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.