Activity Stream
48,167 MEMBERS
64515 ONLINE
besthostingforums On YouTube Subscribe to our Newsletter besthostingforums On Twitter besthostingforums On Facebook besthostingforums On facebook groups

Page 7 of 19 FirstFirst ... 5678917 ... LastLast
Results 61 to 70 of 184
  1.     
    #61
    Member
    English:

    hello thank you very much for the script but I have a question already and upload the script to my server but I get redirected to mysite.com/php5 when I click on generate catches etc. salu2 a screenshot of the error and I hope you can help me


    Spanish:

    hola muchas gracias por el script pero tengo una pregunta ya e subido el script a mi servidor pero me redirecciona a mysite.com/php5 cuando doy click en generar capturas etc. una captura del error salu2 y espero me puedas ayuda




  2.     
    #62
    Banned
    Website's:
    rapidleechhosting.net ponofilms.net wupload.ws
    ./mtn -f /home/charbel/public_html/mtn/tahomabd.ttf '/home/charbel/public_html/rapidleech/files/shyla.avi'

    Done
    i get this message anyone can help

  3.     
    #63
    Member
    hi this is the error that gives me

    Example:

    Code: 
    http://myforum.com/php5?action=view&file=%2Fhome%2Fpublic_html%2Fmyurl%2Ffiles%2Fmyvideo.avi
    Code: 
    Not Found
    
    The requested URL /php5 was not found on this server.
     Additionally, a 403 Forbidden error was encountered while trying to use an ErrorDocument to handle the request.
    help me please

  4.     
    #64
    Member
    Website's:
    wscripts.net damnlolscript.com lulzjet.com
    any error_log in the folder?

  5.     
    #65
    Member
    my config.php

    Code: 
    <?php
    
    $config['dirs']=array("/home/public_html/files");
    $config['mtn']['i']='#';  //this setting doesn't need a value
    $config['mtn']['c']='1';  //this setting need how many cols you want
    
    
    // Info on how to use the settings http://moviethumbnail.sourceforge.net/usage.en.html
    // [no value=don't use, # or value to use]
    $config['mtn']['a']='';  
    $config['mtn']['b']=''; 
    $config['mtn']['B']=''; 
    $config['mtn']['c']='4'; 
    $config['mtn']['C']='';  
    $config['mtn']['D']='';
    $config['mtn']['E']='';
    $config['mtn']['f']='/home/public_html/mnt/tahomabd.ttf';  
    $config['mtn']['F']=''; 
    $config['mtn']['g']='';
    $config['mtn']['h']=''; 
    $config['mtn']['i']=''; 
    $config['mtn']['I']='';  
    $config['mtn']['j']='90'; 
    $config['mtn']['K']=''; 
    $config['mtn']['l']=''; 
    $config['mtn']['n']=''; 
    $config['mtn']['N']=''; 
    $config['mtn']['o']=''; 
    $config['mtn']['O']='/home/public_html/mnt'; 
    $config['mtn']['p']=''; 
    $config['mtn']['P']=''; 
    $config['mtn']['r']=''; 
    $config['mtn']['s']=''; 
    $config['mtn']['t']=''; 
    $config['mtn']['T']=''; 
    $config['mtn']['v']=''; 
    $config['mtn']['w']=''; 
    $config['mtn']['W']='';
    $config['mtn']['z']=''; 
    $config['mtn']['Z']=''; 
    ?>


    error_log is empty

  6.     
    #66
    Member
    Website's:
    wscripts.net damnlolscript.com lulzjet.com
    why you have 2
    $config['mtn']['i']='#';
    $config['mtn']['c']='1';
    and path should be /home/user/public_html/files not /home/public_html/files

  7.   Sponsored Links

  8.     
    #67
    Member
    jejeje perdon por tanta molestia aqui esta mi config.php el error aun continua sorry for mi ingles pero hablo espa?ol

    hehehe sorry for taking so much trouble here is my config.php error continues even sorry for my English but I speak Spanish

    Code: 
    <?php
    
    $config['dirs']=array("/home/rapidleech/public_html/files");
    
    
    // Info on how to use the settings http://moviethumbnail.sourceforge.net/usage.en.html
    // [no value=don't use, # or value to use]
    $config['mtn']['a']='';  
    $config['mtn']['b']=''; 
    $config['mtn']['B']=''; 
    $config['mtn']['c']='4'; 
    $config['mtn']['C']='';  
    $config['mtn']['D']='';
    $config['mtn']['E']='';
    $config['mtn']['f']='/home/rapidleech/public_html/mnt/tahomabd.ttf';  
    $config['mtn']['F']=''; 
    $config['mtn']['g']='';
    $config['mtn']['h']=''; 
    $config['mtn']['i']='#'; 
    $config['mtn']['I']='';  
    $config['mtn']['j']='90'; 
    $config['mtn']['K']=''; 
    $config['mtn']['l']=''; 
    $config['mtn']['n']=''; 
    $config['mtn']['N']=''; 
    $config['mtn']['o']=''; 
    $config['mtn']['O']='/home/rapidleech/public_html/mnt'; 
    $config['mtn']['p']=''; 
    $config['mtn']['P']=''; 
    $config['mtn']['r']=''; 
    $config['mtn']['s']=''; 
    $config['mtn']['t']=''; 
    $config['mtn']['T']=''; 
    $config['mtn']['v']=''; 
    $config['mtn']['w']=''; 
    $config['mtn']['W']='';
    $config['mtn']['z']=''; 
    $config['mtn']['Z']=''; 
    ?>


  9.     
    #68
    Member
    Website's:
    wscripts.net damnlolscript.com lulzjet.com
    try to add / at the end of the folders:
    $config['dirs']=array("/home/rapidleech/public_html/files/");
    $config['mtn']['O']='/home/rapidleech/public_html/mnt/';

  10.     
    #69
    Member

  11.     
    #70
    Banned
    Website's:
    rapidleechhosting.net ponofilms.net wupload.ws
    i get this message

    ./mtn -f /home/charbel/public_html/mtn/tahomabd.ttf '/home/charbel/public_html/rapidleech/files/shyla.avi'

    Done

    [ back ]
    any one can help

Page 7 of 19 FirstFirst ... 5678917 ... LastLast

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. free mp3 search script?
    By jetli68 in forum Web Application/Script Support
    Replies: 14
    Last Post: 3rd Mar 2012, 10:45 AM
  2. Is there any free script
    By MSL6600 in forum Technical Help Desk Support
    Replies: 1
    Last Post: 24th Feb 2012, 05:22 AM
  3. Free URL Shortener Script
    By nYXem in forum Webmaster Discussion
    Replies: 0
    Last Post: 22nd Aug 2011, 12:21 AM
  4. [Selling] MovieThumbnailer Script (Screen Shot Maker For RapidLeech And TorrentFlux)
    By Chutad in forum Completed Transactions
    Replies: 24
    Last Post: 4th Jul 2011, 12:45 AM
  5. MovieThumbnailer Script (mtn) Configuration
    By desibreaker in forum Webmaster Discussion
    Replies: 3
    Last Post: 28th Aug 2010, 10:59 AM

Tags for this Thread

BE SOCIAL