IDEAL returning error

  • Bastiaan Houtkooper
  • Topic Author
  • Offline
  • Junior Member
  • Junior Member
More
13 years 4 months ago #12856 by Bastiaan Houtkooper
IDEAL returning error was created by Bastiaan Houtkooper
I have the latest EB + the IDEAL payment plugin.
After a successfully payment this link errors out:

xxxxxx.nl/en/component/eventbooking/?view=complete&id=2

That does not seem to be a valid joomla link....

If I switch of URL rewrite, it works.

www.xxxxxx.nl/index.php/en/?option=com_e...omplete&id=4&lang=en

I am on a windows server and things might be a bit different than on Linux. Since I own the servers I can test and change things pretty easy. Any suggestions what goes wrong?
Where does the &amp come from?


Thanks

Bastiaan

Please Log in or Create an account to join the conversation.

More
13 years 4 months ago #12864 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Re: IDEAL returning error
Hi

The &amp comes from a Joomla core command (JRouter::_). I modified the plugin alitle and sent the modified version to you via email. Please see the instruction in email to get it working !

Regards,

Tuan

Please Log in or Create an account to join the conversation.

  • Bastiaan Houtkooper
  • Topic Author
  • Offline
  • Junior Member
  • Junior Member
More
13 years 4 months ago #12870 by Bastiaan Houtkooper
Replied by Bastiaan Houtkooper on topic Re: IDEAL returning error
Thanks for the help. Unfortunately it does not solve the error.

It all works fine with the Global switch URL rewriting off, but switched on it still errors out.

For a failed payment:

domain/index.php/en/component/eventbooking/?view=failure&id=2

domain/en/component/eventbooking/?view=failure&id=2

For a completed payment:

domain/en/component/eventbooking/?view=complete&id=3

domain/index.php/en/component/eventbooking/?view=complete&id=3

It seems you got closer :-)

Bastiaan

Please Log in or Create an account to join the conversation.

Moderators: Tuan Pham Ngoc