Welcome, Guest
Username Password: Remember me
  • Page:
  • 1

TOPIC: PHP Parse error

PHP Parse error 2 years, 3 months ago #410

Bij installatie van ABN AMRO ideal basic krijg ik de volgende melding bij het bevestigen van de betaling:

PHP Parse error: syntax error, unexpected $end in D:\www\nijk-speet.nl\www\administrator\components\com_virtuemart\classes\payment\ideal\ExtraPaymentBasic.php(21) : eval()'d code on line 113

Product standaard geinstalleerd volgens handleiding. iDeal betaalmethode is keurig aanwezig, verwijst naar dit ExtraPaymentBasic bestand >>
<?php include( CLASSPATH. "payment/ideal/ExtraPaymentBasic.php"); ?>

defined( '_JEXEC' ) or die( 'Direct Access to this location is not allowed.' );
$db_ideal = JFactory::getDBO();
$q = "SELECT payment_extrainfo
FROM #__jdideal_config j
LEFT JOIN #__vm_order_payment p
ON p.payment_method_id = j.vm_id
WHERE p.order_id = ".$db->f('order_id')."
AND j.published = 1";
$db_ideal->setQuery($q);
$extra = $db_ideal->loadResult();
eval('?>'.$extra.'<?php');
?>

Ik ben erg benieuwd naar jullie reactie.
The topic has been locked.

Re:PHP Parse error 2 years, 3 months ago #411

The topic has been locked.

Re:PHP Parse error 2 years, 3 months ago #412

Goedendag,

Ik heb een nieuwe JD iDeal versie naar je toe gemailed. Graag deze gebruiken en laat maar even weten of het dan werkt.
Kind regards,

RolandD
The topic has been locked.
  • Page:
  • 1
Moderators: Martijn
Time to create page: 0.17 seconds

Copyright © 2011 JoomingDales.com - Extensions for Joomla and Virtuemart. All Rights Reserved. Powered by BatteryKing.nl.