Results 1 to 3 of 3

Thread: Votes Look Funny

  1. #1
    Join Date
    Jul 2007
    Posts
    169

    Default Votes Look Funny

    The voting on my videos looks odd on my page. At first , after the 2,6 upgrade, all vids had a very low rating (like 1star), but now my vote results look like this:

    * Currently 0.00/5
    * 1
    * 2
    * 3
    * 4
    * 5

    Rating: 0.0/5 (0 votes cast)

    Can anybody help me?
    SPEED UP YOUR VSHARE SITE!
    Speed up your vshare site by "offloading" your images and video thumbs!
    Just visit http://offload.limbar.com for details.

  2. #2

    Default Re: Votes Look Funny

    I had the same problem.... if you have changed the header.tpl file for customizing... I think you have forgotton to add the reference to Javascripts.

    Check if the code between the <head></head> tag is same as below in header.tpl.

    Code:
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
    <title>{$site_name} - {if $html_title ne ""}{$html_title}{else}Share Your Videos{/if}</title>
    {if $html_keywords ne ""}<meta name="keywords" content="{$html_keywords}">{/if}
    {if $html_description ne ""}<meta name="description" content="{$html_description}">{/if}
    <link rel="alternate" type="application/rss+xml" title="20 Latest videos" href="{$baseurl}/rss/new/">
    <link rel="alternate" type="application/rss+xml" title="20 Most Viewed Videos" href="{$baseurl}/rss/views/">
    <link rel="alternate" type="application/rss+xml" title="20 Most Commented Videos" href="{$baseurl}/rss/comments/">
    
    <script language="JavaScript" type="text/javascript">
    var imgurl='{$baseurl}/templates/images';
    var baseurl='{$baseurl}';
    </script>
    
    {if $yui_disable eq ''}
    <script language="JavaScript" type="text/javascript" src="{$baseurl}/js/yahoo-dom-event.js"></script>
    <script language="JavaScript" type="text/javascript" src="{$baseurl}/js/connection-min.js"></script>
    {/if}
    <script language="JavaScript" type="text/javascript" src="{$baseurl}/js/common.js"></script>
    <script language="JavaScript" type="text/javascript" src="{$baseurl}/js/myjavascriptajax.js"></script>
    <link href="{$baseurl}/templates/css/style.css" rel="stylesheet" type="text/css">
    <link href="{$baseurl}/templates/css/rating.css" rel="stylesheet" type="text/css">
    </head>
    Dave

  3. #3
    Join Date
    Jul 2007
    Posts
    169

    Default Re: Votes Look Funny

    That did it - thanks
    SPEED UP YOUR VSHARE SITE!
    Speed up your vshare site by "offloading" your images and video thumbs!
    Just visit http://offload.limbar.com for details.

Similar Threads

  1. Fricken Funny Videos
    By Fricken Funny in forum Showcase Your Site
    Replies: 0
    Last Post: 10-20-2008, 05:10 PM
  2. afunnysite.com funny videos
    By afunnysite in forum Showcase Your Site
    Replies: 0
    Last Post: 06-12-2008, 05:11 PM

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
  •