Jump to content

convict

Member
  • Posts

    1,302
  • Joined

  • Last visited

  • Days Won

    1

Posts posted by convict

  1. Hello,

    I have an issue that I *PRAY* can be solved. In testing our site, the breadcrumb trail seems to only display the Master Category from any product and not the path actual path that they are in. Can this be fixed so that if a product has 4 different categories, that the breadcrumb trail shows the actual path the user traveled?

    Do this make sense?

    - Roger

    Sorry it can't because there is no track from what category product link was clicked from.

  2. ...Anyone reaching the make payment page then deciding to click the continue shopping link has had the last item added to basket removed and the order cancelled or all items added remain in the basket but the order is cancelled. This is an important issue and needs looking at urgently! Installing the suggested code change by Convict to see what happens.

    Edit: added code as suggested, cleared cache, no change still piles up cancelled order after cancelled order.

    This has nothing common to my fix. The problem you described is CubeCart 'feature' it cancel order once customer does not continue to payment because payment select page is the one order is placed and email about sent.

    Fix mentioned by me solves problem once customer paid for order and visits the cart immediately after. In other words it fixes issue skyman mentioned.

  3. Watch this in includes/global.inc.php file

    ## Change this if you have changed the admin folder name

    $glob['adminFolder'] = 'admin';

    ## Change this if you have changed the admin file name

    $glob['adminFile'] = 'admin.php';

  4. I have tried that and no joy? perhaps I'm not entering the correct code.

    I simply added a hyper link "<a href="http://www.ihavewanderlust.com/blog">Blog</a>" above and also tried below the <!--Begin a--> tag but nothing showed up.

    Did you Clear the cache? [admon Rebuild & Recount > Clear Cache UPDATE]

×
×
  • Create New...