Have I read the related troubleshooter articles above before posting (which pages?)? Yes
Have I searched the tickets before posting? yes
Have I read the documentation before posting (which pages?)? Yes
Joomla! version: j2.5.11
PHP version: 5.3.19
MySQL version: 5.1.69-cll
Host: Linux 2.6.32-71.el6.x86_64, Apache(Unkown)
Admin Tools version: 2.5.5
Description of my issue: Issue with Mijoshop payment process.
Hi Nicholas,
I have an issue that I'm struggling to track down. It seems I have have a couple of issues both possibly impacting the same result.
In my Mijoshop system I am using Worldpay gateway. The purchase process seems to work OK with payment going through but then I get a failure message from WP to say that the callback url is wrong:
Transaction ID: 145160524
Cart ID: 1
Installation ID: 10****
Error reported: Callback to: http://dev.*************.co.uk/index.php?route=payment%2Fworldpay%2Fcallback&option=com_mijoshop: failed CAUSED BY The maximum limit of 131072 bytes has been exceeded.
Server Reference: mm2imscs4p:callbackFailureEmail-15397:MerchReq-376-41
This url is configured in WP settings as:
http://dev.**********.co.uk/index.php?option=com_mijoshop&route=payment/worldpay/callback
For some reason Mijoshop seems to think this is OK but while AdminTools is active, I get no emails confirming this from Mijoshop.
When I set pro.php to pro.php.old, I get all the shop messages including the invoice.
Could you point me to where in AdminTools I should be looking to alter.
So far I have added an exception for the callback in WAF:
com_mijoshop (All) route=payment/worldpay/callback
Although this may not be being used if url is jumbled before it gets to Joomla, still waiting for WP to confirm if this could be them.
and then I guess there is some php file or script being called by Mijoshop to activate emails etc. that may be being blocked by AdminTools but I have no clue where to start looking. Nothing showing in errors that I can see.
Sorry I can't be more specific...at this point I'm losing track of what is causing what issue and who I should be speaking to WP, Mijoshop, you or the guy outside selling fruit!