Announcement

Collapse
No announcement yet.

Internal Server Error When Logged In

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

    Internal Server Error When Logged In

    v8.5.2

    I'm having problems with viewing catalog pages when logged into a customer account (brochure pages are not affected). I always get an internal server error. I switched server error reporting to screen and got :

    Can't call method "GetTag" on an undefined value at al000004.pm line 2240.
    Looking at al000004.pm, that line appears to be :

    my $elemOnlinePrices = ($elemAll->GetTag() eq 'OnlinePrices') ?
    $elemAll : $elemAll->FindNode('OnlinePrices')
    I'm now struggling to follow this and which bit is undefined.

    The site is on one of my test domains. I've uploaded a different site to the same domain with the same network settings to make sure that wasn't causing the problem - it was fine.

    It has been to Actinic Support who said they had seen something like this before but couldn't fix it and they've now passed it to development. However, time is ticking and I'd like to get this resolved.

    So, if there are any more technically minded bods out there who could give me a clue as to where to look next, I'd be greatful.

    thanks

    Andy
    Elysium:Online - Official Accredited SellerDeck Partner
    SellerDeck Design, Build, Hosting & Promotion
    Based in rural Northants

    #2
    Not a great help perhaps, but worth a quick read:
    http://community.actinic.com/archive...p/t-34942.html

    Comment

    Working...
    X