Announcement

Collapse
No announcement yet.

V9.0.5 Release

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

    V9.0.5 Release

    As the other thread is closed

    Is this the same release as the beta? (same numbers and letters?)

    #2
    Yes, identical.
    Benjamin Dyer
    CEO - SellerDeck Ecommerce Software for SME's

    SellerDeck is the new name for Actinic Desktop

    Have you tried searching the Knowledge Base?

    Comment


      #3
      thanks Ben

      Comment


        #4
        For anyone with patched Perl scripts, I've looked at the changes between 9.0.4 and 9.0.5 and the ones that have changed are:
        Code:
        AccountsScript.pl	many changes	(5 places)
        ACTINIC.pm		many changes	(10 places)
        ActinicConstants.pm	2 lines		(2 places)
        ActinicOrder.pm 	3 lines		(2 places)
        Mailform.pl		2 lines		(2 places)
        OrderScript.pl		many changes 	(12 places)
        PerlScript.pl		1 line		(1 place)
        SearchScript.pl		9 lines		(4 places)
        Session.pm		44 lines	(3 places)
        ShoppingCart.pl 	5 lines		(5 places)
        Norman - www.drillpine.biz
        Edinburgh, U K / Bitez, Turkey

        Comment


          #5
          thanks Norman, another shelved upgrade then, might aswell wait for v10 to put all the hacks back in

          Comment


            #6
            The changes are not that bad. I have about 10 add-ons that involve patched perl scripts (many involve ActinicOrder.pm, Cart.pm, OrderScript.pl and ShoppingCart.pl). I've just re-done the lot of them in the last few hours.

            In all but one case I moved the few new lines from the 9.0.5 scripts into my 9.0.4 patched ones. With the single exception of OrderScript.pl where it was easier to move my customisations into the new 9.0.5 one.

            WinMerge (www.winmerge.org) is your friend here.
            Norman - www.drillpine.biz
            Edinburgh, U K / Bitez, Turkey

            Comment

            Working...
            X