Page 1 of 2 12 LastLast
Results 1 to 10 of 15

Thread: Comments Not working / Innappropiate

  1. #1

    Default Comments Not working / Innappropiate

    The comments are not working on my site. I launched the site 28th May and the comments would be showed and everything. Now it just says the number of comments and doesn't show them.
    Example here:
    http://delta-tube.com/view/2/welcome-to-delta-tube/

    Also the innapropiate report feature is not working, when you click it and press the button send nothing happens.

    http://delta-tube.com

    Artin

  2. #2

    Default Re: Comments Not working / Innappropiate

    Make sure all javascripts are uploaded in the folder /js

    :)

  3. #3

    Default Re: Comments Not working / Innappropiate

    Love the skin you developed for your site. Hopefully you will have everything running smoothly soon.
    This member is now known as Sitting Out

  4. #4

    Default Re: Comments Not working / Innappropiate

    Boxerman - But it was working before, so the JS must be in the right place. But all of a sudden it is not working :(

    SportsGamingTV.com - Thanks! Still gradually working on it :)

    Artin

  5. #5

    Default Re: Comments Not working / Innappropiate

    have you editted the java scirpt or think you may have done something to one of the tpl files?

  6. #6

    Default Re: Comments Not working / Innappropiate

    Yeah I am sure. Which tpl file should I be checking if I did edit it?

    Artin

  7. #7

    Default Re: Comments Not working / Innappropiate

    whatevver stores the comments etc...

  8. #8

    Default Re: Comments Not working / Innappropiate

    Comments are in the view_video.tpl

    Code:
    <div class="commentbox bg2">
    
    {if $video_info.be_comment eq "yes"}
    
    <div id="comment_block"  style="padding:1em;">
    
    <div style="font-weight:bold;padding-bottom:5px;color: #444;padding-left:10px">Comment on this video:</div>
    
    <form name="Add_comment" method="post" action="">
    <textarea name="comment_box" ID="comment_box" rows=5 cols=45></textarea>
    
    <input type="button" name="post" value="Post Comment" onclick="video_post_comment({$VID})">
    </form>
    </div> 
    
    {/if}
    
    </div> 
    
    <div id="comment_post_result" class="hide" style="border: #ff9900 1px solid; margin: 0.5em 0; padding: 1em;  background-color: #ffffcc;display: none;"></div>
    
    <div class="commentsTitle">Comments: ({$commentcount})</div>
    
    <div id="section_comment"></div>
    This member is now known as Sitting Out

  9. #9

    Default Re: Comments Not working / Innappropiate

    THanks, I shall check that out.

    Does any know why the videos and the audio are not in sync on some videos? WHen the original video is fine. Is it the hosts encoders or vshare?

    Here is an example vid: http://delta-tube.com/view/242/before-m ... s-clip-01/

    So I spoke with APThost and they it works fine for them. I have ADSL-2 I get out of sync video on that example and so do others. Do you? hmm

    Artin

  10. #10

    Default Re: Comments Not working / Innappropiate

    If it is fine on the original file, maybe it is something that happened in the process of converting the file.

    Try to log into your admin panel, click "All Videos", then click on the title of the video, then click on the link to convert the video again. See if maybe that will clear it up for you.
    This member is now known as Sitting Out

Page 1 of 2 12 LastLast

Similar Threads

  1. comments not working.
    By comedys in forum Bug Reports
    Replies: 4
    Last Post: 10-03-2008, 04:13 PM
  2. comments..
    By Boxerman in forum Installation Support
    Replies: 1
    Last Post: 05-29-2008, 05:11 AM
  3. comments not working,
    By igottm in forum Installation Support
    Replies: 1
    Last Post: 04-08-2008, 05:09 AM
  4. rn still in comments
    By leki in forum Fixed Bugs
    Replies: 1
    Last Post: 08-04-2007, 11:16 AM
  5. Comments
    By leki in forum Feature Requests
    Replies: 3
    Last Post: 06-12-2007, 12:40 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
  •