MovieThumbnailer Script (mtn) [FREE]

Status
Not open for further replies.

t3od0r

Active Member
1,419
2008
183
10
I see that everybody is selling mtn (free script) :-?.

So, i made a nice php GUI for mtn.

This should work on any host if you have exec() function enabled.


Download(New Link): http://www.mediafire.com/?w662ra9f8k2c500


How to install
1. Upload all files to a new folder
2. CHMOD mtn to 777
3. Open config.php and add your folders on $config['dirs']=array("/home/folder1","/home/folder2"); full path /home/username/Domainname/Directory
4. Open config.php and write the full path to the font file $config['mtn']['f']='/home/....../tahomabd.ttf'; full path /home/username/Domainname/Directory/tahomabd.ttf
5. Open config.php and edit the settings. Info on how to use the settings http://moviethumbnail.sourceforge.net/usage.en.html

Info:
I think mtn is working on folders too.

UPDATE
-support for spaces and quotes in filenames added
-use # if you want to activate a setting or just enter a value if the setting ask for a value,for example:
Code:
$config['mtn']['i']='#';  //this setting doesn't need a value
$config['mtn']['c']='1';  //this setting need how many cols you want
 
Last edited:
185 comments
@ humour i didn;t stole ur thing. And without knowing anything u are saying i stole ur coding ? if u are a coder u should understand this that only by seeing a php script it is impossible to steal it .
 
@ humour i didn;t stole ur thing. And without knowing anything u are saying i stole ur coding ? if u are a coder u should understand this that only by seeing a php script it is impossible to steal it .

@ Devilz u shud know better if they are backdoored or not. cuz they are RLH plugins o collected. if they are backdoored that means urs are too lol.

Dude u got the code from one of the buyer of the script but that script was not meant to be distributed to others <_<
 
Code:
[15-Mar-2011 00:01:46] PHP Warning:  Cannot modify header information - headers already sent by (output started at /home/ace/public_html/mtn/config.php:1) in /home/ace/public_html/mtn/index.php on line 350
How to solve this?
 
Hi. I've been using this script and it was working flawlessly :D But I came across this problem just now. I keep on getting to the root folder and I can't change directory.

19eab5.png


Here is my config.php

http://pastebin.com/bVnqSQuU
 
Status
Not open for further replies.
Back
Top