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

Error on line 39 #1

Open
fu-raz opened this issue Dec 29, 2019 · 11 comments
Open

Error on line 39 #1

fu-raz opened this issue Dec 29, 2019 · 11 comments

Comments

@fu-raz
Copy link

fu-raz commented Dec 29, 2019

When I run cmpsr.php I get this error:

PHP Fatal error: Uncaught Exception: An error occurred. Err: in /cmpsr.php:39
Stack trace:
#0 /cmpsr.php(144): cmpsr_install()
#1 {main}
thrown in /cmpsr.php on line 39

If I dump the response, I get this response from the server:

"{"message":"The given data was invalid.","errors":{"hash":["The hash has already been taken."]}}"

I would love to use this, so I’m hoping I just made a mistake

@neoighodaro
Copy link
Owner

neoighodaro commented Dec 30, 2019 via email

@wisanu21
Copy link

wisanu21 commented Jan 2, 2020

I run cmpsr.php on DraftCode ( iPad Air ) and php v 5.6.30
BD993030-8436-4155-BE0D-A32951D249A9

@wisanu21
Copy link

wisanu21 commented Jan 2, 2020

I update v php 5 to 7
DE80D8A2-09BB-43B1-9C2F-D2B84CD7DC26

@albertogcatalan
Copy link

Hey, I have the same bug in line 39. Could you fix soon?

@neoighodaro
Copy link
Owner

Yeah sure, I have to set a reminder to fix this...

@maisen20
Copy link

maisen20 commented Jun 2, 2020

same bug here. Any news to fix this?

@neoighodaro
Copy link
Owner

Can you try again? @maisen20 @albertogcatalan @fu-raz

@Josex2021
Copy link

Hello, i have the same bug, And i just tried it, did you change anything in the script?? Thanks in advanced

@neoighodaro
Copy link
Owner

Not that i know of @Josex2021 but you can send a pr

@bendparker
Copy link

I have the same bug:

PHP Parse error: syntax error, unexpected ':', expecting '{' in /private//recordsolutions/cmpsr.php on line 23

@bendparker
Copy link

Fixed the initial error by upgrading to PHP 7, but now get this:

Errors:
PHP Fatal error: Uncaught Exception: An error occurred. Err: in /recordsolutions/cmpsr.php:42
Stack trace:
#0 /recordsolutions/cmpsr.php(147): cmpsr_install()
#1 {main}
thrown in /recordsolutions/cmpsr.php on line 42

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants