Account re-activation

Please report Bugs and Problems here
Post Reply
Spectre
Ticket Agent
Posts: 2
Joined: Tue Feb 05, 2019 10:55 am

Account re-activation

Post by Spectre » Tue Feb 05, 2019 4:58 pm

Hello,

I was just wondering if there's any admin here to help me out with account re-activation ? When I try to do it I am getting

Code: Select all

MySQL errno
1136
MySQL error
Array ( [0] => Array ( [errno] => 1136 [sqlstate] => 21S01 [error] => Column count doesn't match value count at row 1 ) ) 
MySQL query
INSERT INTO fsa_pilot SELECT * FROM fsa_pilot_deleted WHERE ID='40524'

Function
Called from
At line
And below that :

Code: Select all

Pilot myloginhere (40524) has been reactivated.
But this isn't happening.

Many thanks for all your help !

User avatar
joefremont
FSAirlines Developer
Posts: 3694
Joined: Tue May 16, 2006 5:46 am
Location: KSFO

Re: Account re-activation

Post by joefremont » Tue Feb 05, 2019 6:47 pm

I think I found the problem, please try again.
Image
I've sworn an oath of solitude until the pestilence is purged from the lands.

Spectre
Ticket Agent
Posts: 2
Joined: Tue Feb 05, 2019 10:55 am

Re: Account re-activation

Post by Spectre » Tue Feb 05, 2019 7:51 pm

It works !!

Many thanks Joe !

Post Reply