Upon successful payment on authorize.net, I get this error message:
Warning: require(/home/daltonwa/public_html/plugins/hikashoppayment//authorize_thankyou.php) [function.require]: failed to open stream: No such file or directory in /home/daltonwa/public_html/plugins/hikashoppayment/authorize/authorize.php on line 352
Fatal error: require() [function.require]: Failed opening required '/home/daltonwa/public_html/plugins/hikashoppayment//authorize_thankyou.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/daltonwa/public_html/plugins/hikashoppayment/authorize/authorize.php on line 352
It looks like "//" is a mistake and should be only "/", but I don't know how to change this.