+ Reply to Thread
Results 1 to 10 of 10

Thread: ERROR 404 page, cant have long description

  1. #1

    ERROR 404 page, cant have long description

    Im trying to change the 404 page so it's saying more than "ERROR 404: Requested page not found"

    But if i try to add some more text it wont show up at all.

    Im trying to add like:

    ERROR 404: Requested page not found

    Reasons:
    Either the listing have been sold or have expired.
    Check if the link is correct.
    If you have changed the listing, please allow up to 30min for it to reactivate.

    I just get a blank page with no text. Well, not a full blank page, the sidebars and stuff are there
    but nothing in the middle content section.

  2. #2
    No one know how to fix this ?

    We should be able to have a longer description on why they are seeing a 404 page.

  3. #3
    You have only to find the key "error_404" in your language, (Admin Section -> Common -> Language) and add your text


    ;-)

  4. #4
    ... ye i know Fabrizio

    But the text i want to add makes the page blank.

  5. #5
    After see your post I've do it too in my site, because I think it's a good idea, and this work very well.

    Post your text, maybe you still to use some char that you cannot use

  6. #6
    I made it work now.

    I tried it using this text:
    PHP Code:
    Only registered members can view the code
    But it need to look like this:
    PHP Code:
    Only registered members can view the code
    Last edited by Peter Jonsson; January 13, 2013 at 01:44 PM.

  7. #7
    Because this field don't accept HTML, write in simple text

  8. #8
    It does accept html

  9. #9
    Write simple some below, it will work :


    ERROR 404: Requested page not found

    Reasons:
    Either the listing have been sold or have expired.
    Check if the link is correct.
    If you have changed the listing, please allow up to 30min for it to reactivate.

  10. #10
    No that dont work. Atleast not on my site

    and i have already fixed it

+ Reply to Thread