Results 1 to 2 of 2

Thread: friends_accept.tpl bug (fixes included)

  1. #1
    Join Date
    May 2007
    Posts
    588

    Default friends_accept.tpl bug (fixes included)

    There a few problems in accepting a friend invite template, my fix corrects the text, adds the correct friend name and fixes the link to the profile.

    in templates/friends_accept.tpl replace:
    Code:
    Accept thisinvitation if you know this user and wish to share videos with each other.
    
    
    
    </td></tr>
    <TR>
    <TD class=label align=right width=200>User:</TD>
    <TD>{$smarty.session.USERNAME}</TD></TR>
    with
    Code:
    Accept this invitation if you know this user and wish to share videos with each other. They will also be able to view your private videos.
    
    
    
    </td></tr>
    <TR>
    <TD class=label align=right width=200>User:</TD>
    <TD>{$uname}</TD></TR>

  2. #2

    Default

    Thanks for the find!

Similar Threads

  1. meta tags not being included
    By swmcdonnell in forum Installation Support
    Replies: 1
    Last Post: 12-19-2008, 03:00 AM
  2. Does Clean Install Need Fixes installed too?
    By mersh in forum Installation Support
    Replies: 2
    Last Post: 06-10-2008, 09:19 PM
  3. Bug Fixes - Import Video - Administration
    By apj5621 in forum Fixed Bugs
    Replies: 9
    Last Post: 09-03-2007, 04:38 AM
  4. Bug Fixes - Site Statistics
    By apj5621 in forum Fixed Bugs
    Replies: 6
    Last Post: 09-02-2007, 03:14 PM
  5. Bugs in template files (fixes included)
    By leki in forum General Discussions
    Replies: 4
    Last Post: 06-29-2007, 12:08 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
  •