Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

unserialize parse error #3693

Closed
Jimmi08 opened this issue Feb 25, 2019 · 5 comments
Closed

unserialize parse error #3693

Jimmi08 opened this issue Feb 25, 2019 · 5 comments
Labels
status: testing required Someone needs to confirm this issue's existence and write a test to prevent the fix from regressing.

Comments

@Jimmi08
Copy link
Contributor

Jimmi08 commented Feb 25, 2019

After login as another user, I got the error:

image

New latest e107 installation on php 7.0

@Evgura
Copy link

Evgura commented Feb 25, 2019

After login as another user, I got the error:

@Jimmi08 If you log in as another user from the admin panel or from the site, I do not see such an error.

@Moc
Copy link
Member

Moc commented Feb 26, 2019

Cannot reproduce either here... PHP 7.3.1.

@Moc Moc added the status: testing required Someone needs to confirm this issue's existence and write a test to prevent the fix from regressing. label Feb 26, 2019
@Jimmi08
Copy link
Contributor Author

Jimmi08 commented Feb 26, 2019

@Moc I know, it's something in data. I am not able to read/understand that parser error. Password was 12345678 and the user was added via Add quick user with Chrome browser debug on.

@CaMer0n
Copy link
Member

CaMer0n commented Feb 28, 2019

@Jimmi08 Could you please copy/paste the $data part of the error in here. (Please be sure to use "Insert code" button above ie <> ) Thanks

@CaMer0n CaMer0n added the status: awaiting feedback This issue may be fixed and is awaiting the original poster to confirm the fix. label Feb 28, 2019
@Jimmi08
Copy link
Contributor Author

Jimmi08 commented May 13, 2019

@CaMer0n
Just happened on total new site, installed 2.1.9 by user version from e107.org, updated to 2.2.0 by me with git sync.

$data = array (
  \'email_password\' => \'$2y$10$IpizFx.gp5USl98SLXwwbeod3SYF3M3raAQX0y01ETexzoutvdyWW\',
);

image

@Moc Moc removed the status: awaiting feedback This issue may be fixed and is awaiting the original poster to confirm the fix. label Dec 20, 2021
@Jimmi08 Jimmi08 closed this as completed Dec 15, 2023
@Moc Moc closed this as not planned Won't fix, can't repro, duplicate, stale Dec 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: testing required Someone needs to confirm this issue's existence and write a test to prevent the fix from regressing.
Projects
None yet
Development

No branches or pull requests

4 participants