Not a bug cUrl Problem?

Status
Not open for further replies.

katzenforum

New member
Affected version
v2.0.10
Hello everyboy,

can someone solve my problem? If a user want to register there is always a server problem.

I asked the hoster already. It says the cURL points to the wrong place. Any idea where i can change that?

Thats my error...


Server error log
  • InvalidArgumentException: DOMXPath::query(): Invalid expression in selector >> body << in /is/htdocs/wp12018586_FAO6BEV2AJ/www/forum/src/vendor/pelago/emogrifier/Classes/Emogrifier.php on line 370
  • src/vendor/pelago/emogrifier/Classes/Emogrifier.php:1532
  • Generated by: Unknown account
  • Jan 12, 2021 at 12:39 PM

Stack trace​

#0 [internal function]: Pelago\Emogrifier->handleXpathError(2, 'DOMXPath::query...', '/is/htdocs/wp12...', 370, Array)
#1 src/vendor/pelago/emogrifier/Classes/Emogrifier.php(370): DOMXPath->query('//')
#2 src/vendor/pelago/emogrifier/Classes/Emogrifier.php(289): Pelago\Emogrifier->process(Object(DOMDocument))
#3 src/XF/Mail/Styler.php(36): Pelago\Emogrifier->emogrify()
#4 src/XF/Mail/Mailer.php(189): XF\Mail\Styler->styleHtml('<!DOCTYPE html>...', true, Object(XF\Language))
#5 src/XF/Mail/Mail.php(277): XF\Mail\Mailer->renderMailTemplate('user_email_conf...', Array, Object(XF\Language), Object(XFMG\XF\Entity\User))
#6 src/XF/Mail/Mail.php(327): XF\Mail\Mail->renderTemplate()
#7 src/XF/Mail/Mail.php(341): XF\Mail\Mail->getSendableMessage()
#8 src/XF/Service/User/AbstractConfirmationService.php(85): XF\Mail\Mail->send()
#9 src/XF/Service/User/AbstractConfirmationService.php(63): XF\Service\User\AbstractConfirmationService->sendConfirmationEmail()
#10 src/XF/Service/User/Registration.php(360): XF\Service\User\AbstractConfirmationService->triggerConfirmation()
#11 src/XF/Service/User/Registration.php(291): XF\Service\User\Registration->sendRegistrationContact()
#12 src/XF/Service/ValidateAndSavableTrait.php(40): XF\Service\User\Registration->_save()
#13 src/XF/Pub/Controller/Register.php(414): XF\Service\User\Registration->save()
#14 src/XF/Mvc/Dispatcher.php(249): XF\Pub\Controller\Register->actionRegister(Object(XF\Mvc\ParameterBag))
#15 src/XF/Mvc/Dispatcher.php(88): XF\Mvc\Dispatcher->dispatchClass('XF:Register', 'Register', 'json', Object(XF\Mvc\ParameterBag), '', Object(XF\Pub\Controller\Register), NULL)
#16 src/XF/Mvc/Dispatcher.php(41): XF\Mvc\Dispatcher->dispatchLoop(Object(XF\Mvc\RouteMatch))
#17 src/XF/App.php(1931): XF\Mvc\Dispatcher->run()
#18 src/XF.php(329): XF\App->run()
#19 index.php(13): XF::runApp('XF\\Pub\\App')
#20 {main}

Request state​

array(4) {
["url"] => string(24) "/forum/register/register"
["referrer"] => string(33) "https://www.katzenforum.at/forum/"
["_GET"] => array(0) {
}
["_POST"] => array(13) {
["username"] => string(0) ""
["52b4ff7d16fcc8242bf0f8c0f9bd9c8937303e15"] => string(8) "hjajkdas"
["9ef7082c84548ce4150a5ec35532118955fb0ab0"] => string(16) "hsdhfh@gmail.com"
["password"] => string(8) "********"
["cc808fb220b82fd936a0ffc2a8d01ad0688a77f3"] => string(8) "********"
["custom_fields"] => array(6) {
["katzen"] => string(1) "1"
["geschlecht"] => string(9) "maennlich"
["b_twitter_b"] => string(0) ""
["b_google_b"] => string(0) ""
["b_facebook_b"] => string(0) ""
["b_youtube_b"] => string(0) ""
}
["accept"] => string(1) "1"
["reg_key"] => string(16) "hziQpfQqTTPyPSje"
["f92286d53d841feb02ec7ae85b24d814f5c71746"] => string(16) "Europe/Amsterdam"
["_xfToken"] => string(8) "********"
["_xfRequestUri"] => string(7) "/forum/"
["_xfWithData"] => string(1) "1"
["_xfResponseType"] => string(4) "json"
}
}


Thanks for your help!
 
If you require support, you will need to associate your forum user name with your account.


Once you have done so I can move the thread to the correct forum.
 
Status
Not open for further replies.
Top Bottom