Hi,
Sorry for my English, this is a direct translation of translate.google.
I've been looking online but can not find the answer. Need to change the url to continue shopping:
1163 - function uc_cart_continue_shopping_url($unset = TRUE) {
$url = '';
In my case should be:
$url='user/seller-uid/publicaciones/ofertas';
Can you helpme?
Comments
Comment #1
solucioteca commentedSolution
Hi,The solution to the problem mentioned above is:
function uc_cart_continue_shopping_url($unset = TRUE){
Delete line 155
Add