btfstone
Member
Have some problem.
Try to fix at http://xf-liam.com/threads/install-problem.91/
Try to fix at http://xf-liam.com/threads/install-problem.91/
This fixes issues during install, including possible query not being exectued issues.
It also provides nice names for the user change logs for the new fields.
ErrorException: Undefined property: stdClass::$customer_token - library/LiamW/XFLicenseCheck/ControllerPublic/Account.php:64
Generiert durch: ACCOUNT, Vor 32 Minuten
#0 /var/www/XXX/html/library/LiamW/XFLicenseCheck/ControllerPublic/Account.php(64): XenForo_Application::handlePhpError(8, 'Undefined prope...', '/var/www/XXX/...', 64, Array)
#1 /var/www/XXX/html/library/XenForo/FrontController.php(347): LiamW_XFLicenseCheck_ControllerPublic_Account->actionXfLicenseSave()
#2 /var/www/XXX/html/library/XenForo/FrontController.php(134): XenForo_FrontController->dispatch(Object(XenForo_RouteMatch))
#3 /var/www/XXX/html/index.php(13): XenForo_FrontController->run()
#4 {main}
array(3) {
["url"] => string(44) "http://www.xendach.de/account/xflicense/save"
["_GET"] => array(0) {
}
["_POST"] => array(7) {
["api_key"] => string(32) "STRING"
["domain"] => string(27) "DOMAIN"
["save"] => string(9) "Save"
["_xfRequestUri"] => string(53) "/resources/deutsches-sprachpaket-fuer-search-log.132/"
["_xfNoRedirect"] => string(1) "1"
["_xfToken"] => string(8) "********"
["_xfResponseType"] => string(4) "json"
}
Hi Liam
I got some errors like
Code:ErrorException: Undefined property: stdClass::$customer_token - library/LiamW/XFLicenseCheck/ControllerPublic/Account.php:64 Generiert durch: ACCOUNT, Vor 32 Minuten #0 /var/www/XXX/html/library/LiamW/XFLicenseCheck/ControllerPublic/Account.php(64): XenForo_Application::handlePhpError(8, 'Undefined prope...', '/var/www/XXX/...', 64, Array) #1 /var/www/XXX/html/library/XenForo/FrontController.php(347): LiamW_XFLicenseCheck_ControllerPublic_Account->actionXfLicenseSave() #2 /var/www/XXX/html/library/XenForo/FrontController.php(134): XenForo_FrontController->dispatch(Object(XenForo_RouteMatch)) #3 /var/www/XXX/html/index.php(13): XenForo_FrontController->run() #4 {main} array(3) { ["url"] => string(44) "http://www.xendach.de/account/xflicense/save" ["_GET"] => array(0) { } ["_POST"] => array(7) { ["api_key"] => string(32) "STRING" ["domain"] => string(27) "DOMAIN" ["save"] => string(9) "Save" ["_xfRequestUri"] => string(53) "/resources/deutsches-sprachpaket-fuer-search-log.132/" ["_xfNoRedirect"] => string(1) "1" ["_xfToken"] => string(8) "********" ["_xfResponseType"] => string(4) "json" }
Are you able to help, please?
Thanks for supporting me
Is it possible to create an error message for this without creating the errors in the acp?
ErrorException: Undefined property: stdClass::$customer_token - library/LiamW/XFLicenseCheck/ControllerPublic/Account.php:64
Generiert durch: ACCOUNT, Vor 32 Minuten
same error
Just write like www.123.com and 1234567890Please could you send me the token and the domain making the error?
It should be in the request state.
Liam
Just write like www.123.com and 1234567890
This fixes a bug that caused a server error to be logged if an invalid token was entered.
Hi Liam,
There any chance of integrating verification of the license before or during user registration and if this is not valid show error like that is not valid (Like when an email is not correct) or deny user registration.
Thanks, Luis.
This update allows you to specify that users can enter their license details at registration.
It also allows you to require that a valid license be specified at registration - if this option is enabled, a valid license must be specified or the registration won't go through.
Liam
The addon now checks the entered token to check if it can be a token, and also checks to see if the registration would be spamdenied before checking the token.
These changes should greatly reduce invalid requests to the API service.
We use essential cookies to make this site work, and optional cookies to enhance your experience.