hiperaktifdizay
OpenCart-TR
- Katılım
- 20 Mar 2012
- Mesajlar
- 6
- Tepkime puanı
- 0
- Puanları
- 0
Ödemenin son adımında bu hatayı veriyor.
SyntaxError: JSON.parse: unexpected character at line 1 column 1 of the JSON data
OK
<b>Warning</b>: Invalid argument supplied for foreach() in <b>/home/imalatta/public_html/vqmod/vqcache/vq2-catalog_controller_checkout_payment_method.php</b> on line <b>215</b><b>Notice</b>: Undefined variable: comment in <b>/home/imalatta/public_html/vqmod/vqcache/vq2-catalog_controller_checkout_payment_method.php</b> on line <b>217</b>[]
bahsettiği satırlar ise bu
foreach($this->request->post['comment'] as $key => $value)
$comment[$key] = strip_tags($value);
$this->session->data['comment'] = $comment;
Bilgisi olanlardan rica ediyorum.
SyntaxError: JSON.parse: unexpected character at line 1 column 1 of the JSON data
OK
<b>Warning</b>: Invalid argument supplied for foreach() in <b>/home/imalatta/public_html/vqmod/vqcache/vq2-catalog_controller_checkout_payment_method.php</b> on line <b>215</b><b>Notice</b>: Undefined variable: comment in <b>/home/imalatta/public_html/vqmod/vqcache/vq2-catalog_controller_checkout_payment_method.php</b> on line <b>217</b>[]
bahsettiği satırlar ise bu
foreach($this->request->post['comment'] as $key => $value)
$comment[$key] = strip_tags($value);
$this->session->data['comment'] = $comment;
Bilgisi olanlardan rica ediyorum.