Hey everyone, stoked to get this component running! I installed the main COM_ and a few additional moduals, and then linked it to the page I wanted it to load on. when I click on that link I get the following error:
Parse error: syntax error, unexpected '=', expecting ')' in C:\Domains\2hip.com\wwwroot\new\administrator\components\com_virtuemart\classes\payment\ps_paypal_api.php on line 1395
I opened the file and the line that is having issues is as follows:
function getCartnvpstr( &$order_totals=array() ) {
I'm at a bit of a loss here.. it looks ok from what I can tell but i'm not a coding guru.. any help would be greatly apreciated! I kind of hit a wall on my project!