Jump to content


Corporate Sponsors


Latest News: (loading..)

ozstar

Member Since 15 Nov 2002
Offline Last Active Jun 17 2011, 09:24
-----

Topics I've Started

Show only product at top

14 June 2011, 00:57

Hi,

How does one change the trail that shows in the product detail page?

For example..

"Top > Catalog > Red Wine > Shiraz > Stonegate Sh > Stonegate Shiraz 6 pack
[Stonegate Sh]                   $47.94" 

We would much prefer to have only the name and price at the top of each
product. For example..

 "Stonegate Shiraz 6 Pack                $47.94"

That page is at Actual site is here

Thanks

oz

Oscommerce and Cloud

01 June 2011, 23:15

Hi,

Our shared host is moving to Cloud hosting and we are wondering what we need to be aware of for our oscommerce shop clients. What differences will there be if any?

Did some searching but didn't get too much info, so I ask here at the oscommerce source.

Thanks

oz

Why does editor show in Firefox but not in IE

25 May 2011, 11:29

Hi,

I have CKeditor in and it is fine in FF however have found that the text area does bot show in IE so one cannot enter anything.

It shows the icons in a vertical column.

How do I get it right in IE?

oz

Help needed with Apsona please

14 May 2011, 10:21

Hi,

I have imported customers, manufacturers and orders from one osc db but when I look in 'orders' in the target Admin order page, there is no $ amount listed.

I thought maybe they would come in with 'ordered products' however there is no
'import'option just an 'update' one. This is where I need help.

I have looked for their forum or other place for help but can't see anything.

It sesm a very good updater however thsi part has me stumped.

Appreciate any help please. :'(


Thanks


oz

Import data from one shop to another

20 April 2011, 23:52

Hi,

I have exported the full database using sql and excel methods from a shop.

I have another shop of the same version which has sample data in it.

I would like to empty that data and then import the data from the previous shop.

This is what I ahve done thus far..

I have used the emptytables.sql mod to empty the data from the new db. The shop now shows no products or categories so I guess that worked.

Tried to import the new db via both sql and csv.

This is the error importing the sql

 Error

SQL query:

--
-- Dumping data for table `address_format`
--
INSERT INTO `address_format` ( `address_format_id` , `address_format` , `address_summary` )
VALUES ( 1, '$firstname $lastname$cr$streets$cr$city, $postcode$cr$statecomma$country', '$city / $country' ) , ( 2, '$firstname $lastname$cr$streets$cr$city, $state $postcode$cr$country', '$city, $state / $country' ) , ( 3, '$firstname $lastname$cr$streets$cr$city$cr$postcode - $statecomma$country', '$state / $country' ) , ( 4, '$firstname $lastname$cr$streets$cr$city ($postcode)$cr$country', '$postcode / $country' ) , ( 5, '$firstname $lastname$cr$streets$cr$postcode $city$cr$country', '$city / $country' ) ;

MySQL said: Documentation
#1062 - Duplicate entry '1' for key 1 

This is the message I get when importing the csv..

Import has been successfully finished, 2 queries executed.

The following structures have either been created or altered. Here you can:

    * View a structure`s contents by clicking on its name
    * Change any of its settings by clicking the corresponding "Options" link
    * Edit its structure by following the "Structure" link

    * justwine_2011 (Options)
          o TABLE 51 (Structure) (Options)

I have tried this a few times however it keeps adding an entry TABLE 50 or 51 and not importing into the correct fields.

What am I doing wrong?

Thanks


oz