Project

General

Profile

Actions

Support #13107

closed

Fehler bei _script - Call to undefined function IMATHUZH\Qfq\Core\Report\curl_init()

Added by Nicola Chiapolini over 2 years ago. Updated almost 2 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Carsten Rose
Target version:
-
Start date:
02.10.2021
Due date:
% Done:

0%

Estimated time:
Discuss:
Prio Planung:
Vote:

Description

Hoi Carsten

Ich wollte eben die _script-Column ausprobieren. Wenn ich euer Beispiel aus
der Doku umsetze bekomme ich aber den Fehler unten.

Any ideas?

härzlichi Grüäss
Nicola

UniqId:: 6156a20259e76
------------------------------------------------
toUser:: Function execution failed.
support:: Error message:
Call to undefined function IMATHUZH\Qfq\Core\Report\curl_init()

Function: my_function

Parameters:
Array
(
[a1] => Hello
[a2] => World
[F] => studentadmin/qfqscripts/example.php
[call] => my_function
[arg] => a1=Hello&a2=World
)

Timestamp:: 2021.10.01 07:52:02 +0200
Code:: 1
Message:: Function execution failed.
Report level key:: 10
Type:: User Report Exception
Report column index:: 1
Report column name:: _script
Report column value:: F:studentadmin/qfqscripts/example.php|call:my_function|
arg:a1=Hello&a2=World
current sip:: array ()
Page Id:: 9
Content Id:: 714
FE User:: nichia
File:: /var/www/htdocs/typo3conf/ext/qfq/Classes/Core/Exception/Thrower.php
Line:: 30
CWD:: /var/www/htdocs
IP Address:: 89.206.112.10
Stacktrace::
#0 /var/www/htdocs/typo3conf/ext/qfq/Classes/Core/Report/ColumnScript.php(82):
IMATHUZH\Qfq\Core\Exception\Thrower::userReportException()
#1 /var/www/htdocs/typo3conf/ext/qfq/Classes/Core/Report/Report.php(1057):
IMATHUZH\Qfq\Core\Report\ColumnScript::render()
#2 /var/www/htdocs/typo3conf/ext/qfq/Classes/Core/Report/Report.php(980):
IMATHUZH\Qfq\Core\Report\Report->renderColumn()
#3 /var/www/htdocs/typo3conf/ext/qfq/Classes/Core/Report/Report.php(683):
IMATHUZH\Qfq\Core\Report\Report->collectRow()
#4 /var/www/htdocs/typo3conf/ext/qfq/Classes/Core/Report/Report.php(249):
IMATHUZH\Qfq\Core\Report\Report->triggerReport()
#5 /var/www/htdocs/typo3conf/ext/qfq/Classes/Core/QuickFormQuery.php(1732):
IMATHUZH\Qfq\Core\Report\Report->process()
#6 /var/www/htdocs/typo3conf/ext/qfq/Classes/Core/QuickFormQuery.php(285):
IMATHUZH\Qfq\Core\QuickFormQuery->doReport()
#7 /var/www/htdocs/typo3conf/ext/qfq/Classes/Controller/QfqController.php(46):
IMATHUZH\Qfq\Core\QuickFormQuery->process() ==================================================


Related issues

Related to QFQ - Feature #13113: curl durch stream interface ersetzenClosedCarsten Rose03.10.2021

Actions
Actions #1

Updated by Carsten Rose over 2 years ago

  • Project changed from 8 to QFQ
  • Subject changed from Fehler bei _script to Fehler bei _script - Call to undefined function IMATHUZH\Qfq\Core\Report\curl_init()
  • Status changed from New to Feedback
  • Assignee changed from Support: System to Carsten Rose

Hallo Nicola

Das sieht fuer mich so aus als wenn das PHP Modul 'curl' bei Dir nicht geladen wird:

https://stackoverflow.com/questions/10226983/call-to-undefined-function-curl-init

CU
Carsten

Actions #2

Updated by Nicola Chiapolini over 2 years ago

Hoi Carsten

Das sieht fuer mich so aus als wenn das PHP Modul 'curl' bei Dir nicht
geladen wird:

Thx - das hat geholfen. Hätte ich auch selbst drauf kommen können, sorry.

(Ich habe nur in eurer Doku nach curl gesucht und keinen Hinweis auf eine
Dependecy gefunden. Evtl. könnt ihr das neben php-intl noch ergänzen.)

härzlichi Grüäss
Nicola

Actions #3

Updated by Carsten Rose over 2 years ago

  • Related to Feature #13113: curl durch stream interface ersetzen added
Actions #4

Updated by Carsten Rose over 2 years ago

Lieber Nicola

Du hast Recht, sollte in der Doku stehen - laut #13113 scheint curl aber keine gute Wahl gewesen zu sein. Ich denke wir werden das umbauen.

CU
Carsten

Actions #5

Updated by Carsten Rose almost 2 years ago

  • Status changed from Feedback to Closed
Actions

Also available in: Atom PDF