Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Pasang Tamang 252 posts 394 karma points
    Dec 15, 2013 @ 12:16
    Pasang Tamang
    0

    Wrong 404 page

    Hi All,

    In my site there uComponents installed and 404 page was working fine. After installing the URL Tracker, it shows wrong 404 page. I have the problem in 6.1.6 version and just yesterday I downloaded the latest package.

    Any help please?

    Thanks

    PTamang

  • Stefan Kip 1606 posts 4098 karma points c-trib
    Dec 16, 2013 @ 09:38
    Stefan Kip
    0

    Please have a bit more patience... You've posted this topic 21 hours ago, on a Sunday, but you've also found it necessary to remind me on Twitter about this 3 hours ago.
    That's only 18 hourse in between, come on!

    Anyway, I don't know what you mean by 'wrong 404 page', I need additional information before I can try to help you out.

  • Pasang Tamang 252 posts 394 karma points
    Dec 16, 2013 @ 10:27
    Pasang Tamang
    0

    Hello kipusoep,

    Sorry to bother you early in the morning.

    Here wrong 404 page means not showing the 404 error page correctly. When I browse non existing page in the site that shows wrong 404 error page. I did some googling to find the solution but no solution yet. I tried by implementing <httpErrors existingResponse="PassThrough"/> and problem is still same. I gave dipper look and found instead of showing 404 error page, it shows the page from first record of icUrlTracker table. If I unpublished the node related with first record then it shows second one. I am using uComponent's Multi-site Page Not Found in my site.

    Any possible suggestion?

    Thanks for you time

    PTamang

  • Pasang Tamang 252 posts 394 karma points
    Dec 16, 2013 @ 11:47
    Pasang Tamang
    0

    Well never mind.

    I found the problem. The problem was data stored in url tracker table. Some of the column have empty value instead of null. Just simple sql query (update icUrlTracker set OldUrlQueryString=null, OldRegex=null, RedirectUrl=null, Notes=null) helps me to shot out the problem.

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies