Show Posts


Messages - MLCS

Pages: 1 [2]
16
I cant see what you are meaning...
However...please fix one problem I noticed by what I asked here

http://forum.abantecart.com/index.php/topic,228.0.html

17
General Support / Re: new upgrade removed no_image.jpg link
« on: July 30, 2012, 12:33:52 PM »
Cleared the cache and nothing changed

18
General Support / Re: Showing Length, Width, Height?
« on: July 30, 2012, 12:33:26 PM »
Thankyou so much!

The actual writing on the product.tpl was a bit different...
Maybe you can help so if I change the measurement it automatically changes on the page aswell.

This is what Ive put in

Code: [Select]
<tr>
<td><b><?php echo "Length:"?></b></td>
<td><?php echo $product_info['length'] . "mm"?></td>
</tr>
<tr>
<td><b><?php echo "Width:"?></b></td>
<td><?php echo $product_info['width'] . "mm"?></td>
</tr>
<tr>
<td><b><?php echo "Height:"?></b></td>
<td><?php echo $product_info['height'] . "mm"?></td>
</tr>

As you can see Ive wrote . "mm"; ?>
How can I change that so if one of the measurements in is cm then it would change

19
General Support / Showing Length, Width, Height?
« on: July 30, 2012, 09:49:09 AM »
Hi. How can I make it so the products show their Length, Width and Height on the Product Information?

20
General Support / Re: new upgrade made product tabs go weird
« on: July 29, 2012, 09:56:03 AM »
Thankyou :)
That solved the problem :)

21
General Support / Re: new upgrade removed no_image.jpg link
« on: July 29, 2012, 09:53:49 AM »
I upgraded from 1.0.3 to 1.0.4 (using the upgrade files)

However, All images for category (The ones that image hasnt been uploded for) is not showing up. (not found)

Checked the image source this is how it shows

domain.com/home/domain/public_html/shop/resources/image/::::


Is this the same issue as posted by MLCS?

This is exactly the same

22
General Support / Re: new upgrade removed no_image.jpg link
« on: July 23, 2012, 03:36:49 PM »
I did 1.0.2 -> 1.0.3 -> 1.0.4
The reason I was at 1.0.2 whilst 1.0.3 was around was because of some "DIR" error...

However...theres still this problem...

Can you help please...

23
General Support / Re: new upgrade removed no_image.jpg link
« on: July 23, 2012, 11:43:50 AM »
Only the ones that I have uploaded an image myself

24
General Support / Re: new upgrade made product tabs go weird
« on: July 23, 2012, 11:43:03 AM »
On any product

25
General Support / new upgrade made product tabs go weird
« on: July 23, 2012, 10:52:19 AM »
Theres no way to explain this apart from adding a picture


26
General Support / new upgrade removed no_image.jpg link
« on: July 23, 2012, 10:47:17 AM »
I recently upgraded from 1.0.2 to 1.0.4 and it now seems that all my products that do not have an image linked to them do not show the "no_image.jpg" anymore
Anybody know how to fix this?

27
Support / Re: Default sort order?
« on: July 18, 2012, 03:41:35 PM »
Which Database table?

28
Support / Default sort order?
« on: July 18, 2012, 02:04:35 PM »
Hello. I have just stated using AbanteCart and I have no problems what so ever!
However...I am just wondering if it is possible to change the default "sort order" from the "Model ID" so it is automatically "A-Z"

Thanks for any help :)

Pages: 1 [2]

Powered by SMFPacks Social Login Mod