Guest Posted August 6, 2008 Posted August 6, 2008 I’ve got a client with an OsCommerce setup to which I am trying to implement an eWay payment module. I have tried the 2 various modules available with no luck. The issue I am having is with Sort Order I install the module as the instructions state, but the issue is, the Sort Order field will not fill in, within the admin area. I have checked the database and the field is entered there, but for some reason, it just wont activate. I have tried the eWay supplied module, same issue. Everything else seems fine, only the sort order field stays blank, no matter what I set it to within admin. If I enable another module, the sort order field shows and if I set a number to it, it works fine, but just not the eway module. Either I’m drinking too much whilst working or there is something screwy going on somewhere, only I’m not sure what. I’ve attached a screenshot to show what I’m talking about incase your lost. Do you have any suggestions or how I can resolve this? Regards, Dale E Manager Hightek Hosting Quote
tle Posted July 6, 2009 Posted July 6, 2009 I’ve got a client with an OsCommerce setup to which I am trying to implement an eWay payment module. I have tried the 2 various modules available with no luck. The issue I am having is with Sort Order I install the module as the instructions state, but the issue is, the Sort Order field will not fill in, within the admin area. I have checked the database and the field is entered there, but for some reason, it just wont activate. I have tried the eWay supplied module, same issue. Everything else seems fine, only the sort order field stays blank, no matter what I set it to within admin. If I enable another module, the sort order field shows and if I set a number to it, it works fine, but just not the eway module. Either I’m drinking too much whilst working or there is something screwy going on somewhere, only I’m not sure what. I’ve attached a screenshot to show what I’m talking about incase your lost. Do you have any suggestions or how I can resolve this? Regards, Dale E Manager Hightek Hosting You need to add this line of code in eWayPayment.php at the top.. $this->sort_order = MODULE_PAYMENT_EWAYPAYMENT_SORT_ORDER; Problem fixed. Cheers. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.