Jump to content


Corporate Sponsors


Latest News: (loading..)

g_p_java

Member Since 26 Jul 2010
Offline Last Active Feb 27 2012, 13:31
-----

Topics I've Started

How can i add a product in admin pages in more that one categories without having to in...

23 February 2012, 18:16

Hello,

i have created a product that belongs to category "books" and has a "product_id = 12"
I would like that specific product to belong to another category named "cd/dvd".

I have inserted that specific product once in the admin pages.
If i click on the "cd/dvd" category in the admin pages,
i would like to point to the product_id=12 from "books"

How can i have the same product in more that one categories,
without having toi insert that twice in the admin pages?

Thanks, in advance

How can i sort/modify the order the module boxes in the right column?

19 February 2012, 20:31

Hello,

i would like to sort the module boxes on the right column in a different order.
How can i do that?

I would like to modify the order of the right boxes.
is there any way to do that?

Thanks, in advance

Tax rates not calculated in products' prices,how can i solve that?

19 February 2012, 20:09

Hello,

i'm running the version v2.3.1
I've noticed that in the products_info.php page, the prices of the products don't contain the tax rate.
The price is displayed without the taxes.

This happens to many pages (e.g. products_new.php etc)

Is there any option in the admin pages, in order to set the "calculate tax rate in price" to be active?

Or is there any other way to fix it?

Thanks, in advance

How to upgrade from version v2.2RC2a to version v2.3 - Copy old_database to the new one

29 November 2011, 21:02

Hello,

in the past i had installed v2.2 rc2a version and my mysql database ("old_database") has a lot of records.

Some months ago, installed v2.3 and i would like to take the entries from tha "old_database" to the "new_database"
I would like to "copy" and "paste" the old db to the new one.


Which instructions shall i follow in order to do that?

Thanks, in advance