Zur Kasse gehen
Unknown Error(2048):
Only variables should be assigned by reference
in /www/www.ernaehrungs-umschau.de/documents/yum/_modules/payperclick/handler.php on line 333
328 /**
329 * Startet den Bezahlvorgang, lädt entsprechende Sections und zeigt Abfragen an
330 */
331 function beginPayment()
332 {
333 $payment = &$this->loadSection('payment', false);
334
----------------
Debug backtrace:
----------------
@ >/yum/_modules/payperclick/handler.php:333 -- _errorHandler(...)
@ >/pay/index.php:35 -- PayPerClickHandler->beginPayment()
Unknown Error(2048):
Only variables should be passed by reference
in /www/www.ernaehrungs-umschau.de/documents/yum/_modules/payperclick/payment.php on line 148
143 *
144 * @param integer $lTypeID ID des Inhaltstyps
145 */
146 function _loadPaymentInfos($lTypeID)
147 {
148 $q = new object_select_maker($this->handler->getTypesOL());
149
----------------
Debug backtrace:
----------------
@ >/yum/_modules/payperclick/payment.php:148 -- _errorHandler(...)
@ >/yum/_modules/payperclick/payment.php:98 -- PPCPaymentMethod->_loadPaymentInfos(...)
@ >/yum/_modules/payperclick/payment.php:83 -- PPCPaymentMethod->initThru()
@ >/yum/_modules/payperclick/handler.php:357 -- PPCPaymentMethod->initPayment()
@ >/pay/index.php:35 -- PayPerClickHandler->beginPayment()
Unknown Error(2048):
Only variables should be passed by reference
in /www/www.ernaehrungs-umschau.de/documents/yum/_modules/payperclick/payment.php on line 108
103 $d = array(
104 'id' => $this->transactionData['id'],
105 'paytype' => $this->methodKey
106 );
107
108 $q = new object_query_maker('UPDATE', $this->handler->getTransactionsOL(), $d, true);
109 $this->handler->db->query($q->make());
----------------
Debug backtrace:
----------------
@ >/yum/_modules/payperclick/payment.php:108 -- _errorHandler(...)
@ >/yum/_modules/payperclick/payment.php:83 -- PPCPaymentMethod->initThru()
@ >/yum/_modules/payperclick/handler.php:357 -- PPCPaymentMethod->initPayment()
@ >/pay/index.php:35 -- PayPerClickHandler->beginPayment()
Als Abonnent der Ernährungs-Umschau lesen Sie die Artikel im Volltext.
Wenn Sie kein Abonnent sind, können Sie den Artikel "GDA-Kennzeichnung" zum Preis von 2,00 Euro erwerben.
Der Bezahlvorgang ist einfach und sicher. Sie haben verschiedene Zahlungsmöglichkeiten zur Auswahl.
|