URL When cart is empty in configuration.
- brainforge
-
Topic Author
- Offline
Less
More
15 years 3 months ago #18658
by brainforge
URL When cart is empty in configuration. was created by brainforge
I have this set to index.php/shop
Add item to shop.
Go to checkout.
Delete item.
User gets redirected to index.php/shop/component/hikashop and not index.php/shop
Using Joomla 1.6.
Add item to shop.
Go to checkout.
Delete item.
User gets redirected to index.php/shop/component/hikashop and not index.php/shop
Using Joomla 1.6.
Please Log in or Create an account to join the conversation.
15 years 3 months ago #18667
by nicolas
Replied by nicolas on topic Re: URL When cart is empty in configuration.
please try with a full URL in that field.
Please Log in or Create an account to join the conversation.
- brainforge
-
Topic Author
- Offline
15 years 3 months ago #18669
by brainforge
Replied by brainforge on topic Re: URL When cart is empty in configuration.
That works thanks.
If the supplied URL does not begin with http:// or https:// could it be prefixed with:
?
Using a relative URL means it is one less thing to remember when moving from development to live environment.
If the supplied URL does not begin with http:// or https:// could it be prefixed with:
Code:
JURI::root()
Using a relative URL means it is one less thing to remember when moving from development to live environment.
Please Log in or Create an account to join the conversation.
15 years 3 months ago #18675
by nicolas
Replied by nicolas on topic Re: URL When cart is empty in configuration.
That's a good idea. We'll do that.
Please Log in or Create an account to join the conversation.
Time to create page: 0.220 seconds