Jump to content


Corporate Sponsors


Latest News: (loading..)

Fourpaws

Member Since 07 Mar 2007
Offline Last Active Yesterday, 15:07
-----

Topics I've Started

Show "From" in front of the price?

10 March 2012, 13:38

I am sure that this has been answered before. (I have searched)

If a product has an attribute that increases its price I would like to show "From" in front of the price.
If the product has an attribute that does not change the price it must just show the price (no "From")

I would like this on any page that shows the product price?

My shop is a 2.2 RC2a cart

Can anyone point me in the right direction please.

ADDON - CSV Shipping Module

07 March 2012, 18:46

This is the Support tread for the CSV Shipping Module:

This is a Shipping module driven by CSV. The shop owner can create their own CSV file and not be limited to one shipper, thus offering their customers a better / fairer shipping rate.

The rate is driven by the postal code and the CSV file can contain as many different rates as you have postal codes.

There is the ability to set the price level at which point the shipping become free and also who the shipper is.

There is a rate estimator on the Shopping Cart page plus how much more to spend to qualify for free shipping.

It carries the correct shipping rate through the checkout process.

There is no weight option.

All credit for putting this together for me must go to Gary (Burt on the forums). I hope others find it as useful as I do.

Deprecated: Function split()

28 December 2011, 17:44

I am hoping someone can help me. I have searched the forums but cannot find a solution.

I installed xampp and then copied my store into the relevant directory.

I am getting the following error when I go into a category:

Quote

Deprecated: Function split() is deprecated in C:\xampp\htdocs\mystore\includes\boxes\categories.php on line 103

line 103 reads as follows:

Quote

$id = split('_', $cPath);

Can someone please tell me what to change the line to.

Missing Delivery Address in Order Confirmation email

20 December 2011, 08:19

I am hoping someone can help me or point me in a direction to start looking in.

The order confirmation email that my store sends out has the Delivery Address missing from it. I only noticed it a few weeks back but if I look back at the old confirmation emails I see that it has done this for a while so I cannot tell what contribution would have caused this. I have searched the forum for help but cannot find any tread which helps me.

The delivery address is appearing where it should in the "Admin/Orders". Its seems to only be missing in the Order confirmation email.