+ Reply to Thread
Results 1 to 2 of 2
  1. #1
    Junior Member
    Join Date
    Jun 2010
    Posts
    1

    Default error in slider.htm

    hi,

    sorry for my bad english.

    in "/templates/modules/homepage/slider.htm" is an error.
    in line 27 it shows at the moment:

    Code:
    <div class="view_detail"><a href="{ITEM_LINK}" target="{ITEM_LINK_TARGET" title="Details"></a></div>
    on target fails a "}" at the end of "{ITEM_LINK_TARGET". so the preference "same window" or "new window" has no effect.

    the correct line must be:
    Code:
    <div class="view_detail"><a href="{ITEM_LINK}" target="{ITEM_LINK_TARGET}" title="Details"></a></div>

    regards

  2. #2
    OXYLUS Development Emanuel's Avatar
    Join Date
    Feb 2008
    Location
    Romania
    Posts
    324

    Default

    thanks,

    i'll post it in the next update
    - Search before posting, most of the problems has been discussed already.
    - Make sure you have all the fixes and updates installed before reporting anything
    - Allow us up to 48 hours to respond
    - After having your support request resolved please rate the thread.
    - Be polite, keep in mind we are offering the support for free as curtoasy for you.


    http://www.oxylusflash.com
    http://www.oxylustemplates.com
    http://www.flashtory.com

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