Results 1 to 3 of 3

Thread: wrong video description in add_favour.tpl (fix included)

  1. #1
    leki is offline Senior Member
    Join Date
    May 2007
    Posts
    594

    Default wrong video description in add_favour.tpl (fix included)

    On the add favorite videos to group page ( http://video.bizhat.com/group/funnyvideo/fav/1 ) the video description is hard coded into the page as "wrewrwerwer" for every video.



    to fix open templates/add_favour.tpl and find

    Code:
    <DIV class=moduleEntryDescription>wrewrwerwer</div>
    replace with

    Code:
    <DIV class=moduleEntryDescription>{$answers[i].description}</div>

  2. #2
    zeffer is offline Senior Member
    Join Date
    May 2007
    Posts
    696

    Default

    Nice work leki.

  3. #3
    vshare2 is offline Moderator
    Join Date
    Jul 2007
    Posts
    171

    Default

    this bug fixed

Similar Threads

  1. Error when apostrophe included in the description
    By tnuriel in forum Fixed Bugs
    Replies: 4
    Last Post: 09-12-2007, 11:36 PM
  2. Replies: 0
    Last Post: 07-31-2007, 05:14 PM
  3. Replies: 7
    Last Post: 07-27-2007, 01:04 PM
  4. Wrong video in Playing Now
    By Blizzmo in forum Fixed Bugs
    Replies: 11
    Last Post: 06-17-2007, 08:33 AM
  5. [BUG]wrong url sended when new video created
    By nocomp in forum Installation Support
    Replies: 2
    Last Post: 05-18-2007, 09:02 AM

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
  •