Re: WorldPay Module version 2.0 - Support thread
I don't know from the various suggestions which is the easiest method to get round the base href filtering (if they do enforce it). I don't want to hard code anything if possible and I don't want to mess up my site and not be able to figure out what went wrong. I guess that is why I back up my site and database every time I make a significant change. Perhaps I should pay Philip (I miss him already :( ) to sort me out...
Re: WorldPay Module version 2.0 - Support thread
I would hire Philip if your not sure otherwise,
Look back on page 39 of this thread and you will see how i have done it. Using the method i describe there all you are doing is making an override for the worldpay callback pages, namely the success page and failure or cancelled page. If you use the override then if worldpay do put the href back into the whitlist then just delete the folder and nothing in Philips module has been touched but if they don't put the href in then you can customise those 2 pages using the override and it will not effect any of your other zencart pages. You do have to hard code a couple of url's but nothing too dificult.
Lake
Re: WorldPay Module version 2.0 - Support thread
hardcoding the absolute css links is pretty straight forwards and easy and isnt time consuming at all.....but yes hardcoding every image link would be time consuming and hard work and probably easier to pay phillip to do it as he has created a script that will hunt down and the links which would saves hours of your time...
....the other option would be to just not show the side boxes etc so you wouldnt need to hardcode the image links at all.......
This is pretty simple to do aswel, infact bigenuf kindly produced documentation on how to do this back a few pages.
For me this is the simlpest solution and the site still looks pretty decent
Re: WorldPay Module version 2.0 - Support thread
Hi Bigenuf and Ooba_Scott, thanks a lot for your help. I shall back everything up then try this. If it all works I will stop throwing my toys out of the pram. :smile: If it doesn't work, brace yourselves!:cry:
Re: WorldPay Module version 2.0 - Support thread
will be getting my hard hat ready ready just in case!
But i reckon you will be fine :) i have faith!
Good luck but remember to do a backup first!!
Re: WorldPay Module version 2.0 - Support thread
oops sorry bigenuf, you must ahve written your previous post same time as me adn beat me to it :( haha
Damn need to be quicker at typing and stop answering the phone
Re: WorldPay Module version 2.0 - Support thread
:smile: This wont start happening till at least 6:30PM BST so you can probably have a peaceful evening.
Re: WorldPay Module version 2.0 - Support thread
Attention Please
It appears that the HREF is now in the whitlist in worldpay it is still not catching the close for <li> but the HREF is working could someone else please verify this for me.
Lake
Re: WorldPay Module version 2.0 - Support thread
</li> </ul> both work now also but something still isn't right and i can't put my finger on it yet, will do a bit more testing.
Re: WorldPay Module version 2.0 - Support thread
As far as i can tell the <base href= tag now works under the Worldpay Whitelist and all the return pages also have the closing tags for </li> and </ul>:clap:
Something is still not right but i can't sus it right now.:cry:
Lake