Announcement

Collapse
No announcement yet.

Your V9.0.3 Upgrade Set Up

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    #46
    ZZZZZZZZZZ

    Bong. New email in - Jont's posted.

    I'd fallen asleep waiting for Actinic to get back to me with the list of v903 problems I sent on 26th and 27th November.

    ZZZZZZZZZZ


    If anybody is interested in checking their store, the other problems are:
    1. Images do not update at duplicate when changed at original product
    2. A dmp file is created when a product reference is altered and then changed back again. When the product reference is changed back, it causes the product to have it's components attributes and choices orphaned - see attached.
    3. ProductPriceRaw does not update at duplicates when price changed at original product.
    4. The cart marketing products associated to a duplicate product - with a hidden original product - appear as "Product no longer available".
    5. The cart link for this product and other duplicates with the original hidden do not work (cart link now disabled in live store).
    6. Products variables duplicate every time you sneeze.
    7. Product variables duplicate when a new product is created and a content category chosen before clicking apply (i.e. you have to finalise the creation of the basic product before choosing the content category).
    8. Search includes products in hidden sections.
    9. SSL login page does not redirect correctly, e.g.
    10. Single product page upload creates an empty page.
    11. If a customer followed the link:

      http://www.url.com/cgi-bin/ss000001....Sellers%2ehtml

      they should be taken to the page best_sellers.html after they've logged in. I'd previously reported this and been given the following solution. This no longer works.

    - open the SearchScript.pl in the site dir
    - Find the following subroutine
    sub DisplayDirectLinkPage
    - inside this sub, find the following line:
    $Response[2] =~
    s/<FORM([^>]+ACTION\s*=\s*["'])(http.*?$::g_sAccountScriptName)(["'][^>]+>
    )/<FORM$1$2$sAnchor$3$sReplace/gi;

    change it to

    $Response[2] =~ s/<FORM([^>]+ACTION\s*?=\s*?["'])[^>]*?(http.*?$::g_sAccountScriptName)[^>
    ]*?(["'][^>]*?>)/<FORM$1$2$sAnchor$3$sReplace/gi; #' #

    Conclusion (for my PC Pro article) - v903 uploads nice and quick, even if the resulting store doesn't work properly... If you wish to deviate from selling t-shirts, teapots and some paperbacks beware... back to v7 everybody!

    Comment


      #47
      This is still happening in v9.0.3.
      Working ok for me on a site I upgraded this morning

      Comment


        #48
        Hi,

        Originally posted by jont View Post
        This is still happening in v9.0.3.

        Does anyone have any suggestions? It has been with Actinic support for 2 weeks and no reply back yet.
        Have you got a ticket reference so that I can find out what's happening about it for you? Same goes for bentlybloke.
        ********************
        Tracey
        SellerDeck

        Comment

        Working...
        X