Results 1 to 4 of 4

Thread: Review image have wrong path

  1. #1
    Join Date
    Jun 2007
    Location
    Quebec
    Posts
    242

    Default Review image have wrong path

    Registered User Review image have wrong path.

    Code:
    http://www.example.com/detail/11/themes/WGD/images/review/5.gif
    should be

    Code:
    http://www.example.com/themes/WGD/images/review/5.gif
    somehow its trowing /detail and the id of the listing.

  2. #2
    Join Date
    Jun 2002
    Location
    Winnipeg Canada
    Posts
    4,913

    Default

    Use base href in the header to fix the issue.

  3. #3
    Join Date
    Jun 2007
    Location
    Quebec
    Posts
    242

    Default

    Thanks bruceper that did the job.

    Can u explain to me what just happen, an why it did that?
    And why does <base href=/> fixes this issue. I just like understanding these things.

    If you want pm me and close this thread Unless its a bug.

  4. #4
    Join Date
    Jun 2002
    Location
    Winnipeg Canada
    Posts
    4,913

    Default

    I forget where, but IndexU uses some function to get the base URL. On some servers it doesn't work and you need to use base href to resolve the issue.

    It's not a bug, but I'm not exactly sure why the fetching of the URL fails.

Similar Threads

  1. Replies: 2
    Last Post: 10-31-2007, 04:25 PM
  2. Review Dates Are wrong
    By Rewdog in forum v5.x
    Replies: 9
    Last Post: 07-05-2004, 11:53 AM
  3. What is wrong with this ???
    By lanzabiz in forum v5.x
    Replies: 3
    Last Post: 05-27-2004, 01:17 AM
  4. What did I do wrong?
    By craven in forum v5.x
    Replies: 1
    Last Post: 04-20-2003, 05:42 PM
  5. Replies: 1
    Last Post: 10-16-2001, 07:00 PM

Posting Permissions

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