Andy S. wrote:
Running V7.1.0 and these are not on the list of fixes in the two service
releases so maybe these are new.
BUG 1.
I had a product was set to use custom template A. I decided to change it to
custom template B, yet Shopsite STILL publishes and creates the more info
page from Template A. I then changed the template to the shopsite default
template and same thing, still publishing from custom template A. I then
logged into my server, manually deleted all pages, did a full regenerate.
Opened up the newly generated more info page and it was STILL from custom
template A. Shopsite added the following: meta name="generator"
content="ShopSite Pro 7.1.0 (data - template-a.txt)" . It is only happening
with one product on my list. I have not tested deleting the product and
recreating it, that will be next.
BUG 2
In many instances, using the copy product has resulted in the source product
being corrupted by the data in the destination product. After making the
required changes to product name and sku, I opened the destination product
and edited the price, description, more info file name and image names,
after publishing, the source product had all of the data from the
destination product except the product name and SKU.
Andy
Andy
Bug 2 first
Shopsite uses the Name and SKU for the unique identifier (key field) for
a product. If you copy a product, these fields must differ from the
original to avoid duplicate entries in the database. I usually put a
"-1" on the sku to distinguish the two products.
Bug 1.
Had the same thing. Spent all Sunday running it down. I don't know
what caused it, but finally got rid of it (after many bad words) by
doing the following:
Download product database to local disk
Delete from the shopsite site all affected products (most important step)
Remove all affected product assignments from any pages that have them.
Regenerate the site with utilities/publish/regenerate
Assign the correct page templates to any pages to be changed.
Look in the downloaded database (I use MS Access) and remove any
template assignments from the affected products.
Upload the affected products from your local disk
Regenerate the site with utilities/publish/regenerate (again)
Use product global edit to assign the product template from the product.
Re-establish all product assignments to pages.
Regenerate the site with utilities/publish/regenerate (last time-I promise)
At this point, I was back in business, without any sign of problems.
Until next time.
Good luck!
(I imagine that you have found out the hard way that you have to
regenerate after every template modification. The "Publish" tab on
backoffice doesn't pick up template mods.)
Good luck
redskys