Results 1 to 6 of 6

Thread: 'Go Back' link not working!

  1. #1
    New user
    Join Date
    06-18-10.
    Posts
    13

    Default 'Go Back' link not working!

    Hi, I have a problem with the 'Go Back' link on the reader page of my site ( http://dev.filtercreative.co.uk/work...unty_of_nature ).

    When I click on the 'Go Back' link, it return's a 404 error page, it should return to the lister page. I have tried purging data, but this didn't help

    What could be the issue?

    Thank's for your help.
    Rob

  2. #2
    Experienced user
    Join Date
    06-20-09.
    Posts
    1,311

    Default Re: 'Go Back' link not working!

    dunno but youre getting this elsewhere (eg about us/team) with modules/layout_additional_sources

    Fatal error: Uncaught exception Exception with message Execution of yui compressor failed!
    cmd: yui-compressor --type 'css' --charset utf8
    stdout:
    stderr: sh: yui-compressor: command not found thrown in /home/rob/public_html/dev/system/modules/layout_additional_sources/LayoutAdditionalSources.php on line 205
    #0 /home/rob/public_html/dev/system/modules/layout_additional_sources/LayoutAdditionalSources.php(132): LayoutAdditionalSources->compressYui('@charset "UTF-8...', 'css')
    #1 /home/rob/public_html/dev/system/modules/layout_additional_sources/LayoutAdditionalSources.php(467): LayoutAdditionalSources->compressCss('@charset "UTF-8...')
    #2 /home/rob/public_html/dev/system/modules/layout_additional_sources/LayoutAdditionalSources.php(697): LayoutAdditionalSources->getSources(Array)
    #3 /home/rob/public_html/dev/system/modules/layout_additional_sources/LayoutAdditionalSources.php(604): LayoutAdditionalSources->generateInsertHtml(Array)
    #4 /home/rob/public_html/dev/system/modules/frontend/PageRegular.php(87): LayoutAdditionalSources->generatePage(Object(DB_Mysql_Result), Object(DB_Mysql_Result), Object(PageRegular))
    #5 /home/rob/public_html/dev/index.php(198): PageRegular->generate(Object(DB_Mysql_Result))
    #6 /home/rob/public_html/dev/index.php(333): Index->run()
    #7 {main}
    so maybe related

  3. #3
    New user
    Join Date
    06-18-10.
    Posts
    13

    Default Re: 'Go Back' link not working!

    I've fixed the yui-compressor error... but have still the 'Go Back' link error!

  4. #4
    Experienced user
    Join Date
    06-20-09.
    Posts
    1,311

    Default Re: 'Go Back' link not working!

    i can't cut and paste the link url its trying to get to, but you can see it in the bottom browser bar. its adding in extra information. (dev.domain.domain) ....no idea why sorry.

  5. #5
    User MacKP's Avatar
    Join Date
    06-19-09.
    Location
    Duisburg (Germany)
    Posts
    211

    Default Re: 'Go Back' link not working!

    Hi Rob,
    i don't know what this is, but normaly this is a litlbe bit of JS. This would go back in the history. Maybe you set an Redirect there between the both sides?
    For now you could make your own go Back link in the Template... I preffer that, because now when i klick there i go back to the forum here. Go back to one page above the one i am is that what i'm looking for in that moment. Maybe this is the best for this.

    regards
    Mediendepot Ruhr
    For real-time chat the (inofficial) Chatroom in IRC:
    -> irc.freenode.net #contao | irc.freenode.net #contao.de

  6. #6
    New user
    Join Date
    06-18-10.
    Posts
    13

    Default Re: 'Go Back' link not working!

    Hi MacKP, thanks for the tip. I have used the {{link::back}} tag, which has fixed the issue. :D

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •