47.gif

Search (advanced search)
Use this Search form before posting, asking or make a new thread.
Tips: Use Quotation mark to search words (eg. "How To Make Money Online")

01-17-2014, 01:44 AM
Post: #61
RE:
RE:
(01-10-2014 05:58 AM)fathi855 Wrote:
@leoelboss
please help me i have this problem
Warning: file_get_contents(http://gdata.youtube.com/feeds/api/stand...lt=jsonc): failed to open stream: Connection timed out in /home/xxxxx/6opzik.com/modules/tancode.php on line 17
Open index.php
find line 1
<?php

and replace

<?php
date_default_timezone_set('Europe/Berlin');

Still the same problem please any other solution
01-17-2014, 11:46 PM (This post was last modified: 01-17-2014 11:54 PM by leoelboss.)
Post: #62
RE:
(01-17-2014 01:44 AM)fathi855 Wrote:  RE:
(01-10-2014 05:58 AM)fathi855 Wrote:
@leoelboss
please help me i have this problem
Warning: file_get_contents(http://gdata.youtube.com/feeds/api/stand...lt=jsonc): failed to open stream: Connection timed out in /home/xxxxx/6opzik.com/modules/tancode.php on line 17
Open index.php
find line 1

and replace

date_default_timezone_set('Europe/Berlin');

Still the same problem please any other solution

Hi, cause maybe sometime your server can't connect to youtube (maybe time out), you can open modules/tancode.php on line 17 and change file_get_contents to @file_get_contents, it will not show error again

you can check this script working:

http://1mp3world.com/
01-18-2014, 09:09 AM
Post: #63
RE:
Work great :D

Demo --- > http://mp3.alboznest.com/
01-18-2014, 09:47 AM
Post: #64
RE:
(01-17-2014 11:46 PM)leoelboss Wrote:  
(01-17-2014 01:44 AM)fathi855 Wrote:  RE:
(01-10-2014 05:58 AM)fathi855 Wrote:
@leoelboss
please help me i have this problem
Warning: file_get_contents(http://gdata.youtube.com/feeds/api/stand...lt=jsonc): failed to open stream: Connection timed out in /home/xxxxx/6opzik.com/modules/tancode.php on line 17
Open index.php
find line 1

and replace

date_default_timezone_set('Europe/Berlin');

Still the same problem please any other solution

Hi, cause maybe sometime your server can't connect to youtube (maybe time out), you can open modules/tancode.php on line 17 and change file_get_contents to @file_get_contents, it will not show error again

you can check this script working:

http://1mp3world.com/
thank you so much bro
01-18-2014, 07:13 PM
Post: #65
RE:
This script eat more my bandwidth, are you?
67.gif
01-18-2014, 10:31 PM
Post: #66
RE:
Can someone plz post a fix for the embed links.
01-23-2014, 02:50 AM
Post: #67
RE: TANCODE Mp3 Search Engine Nulled by leoelboss
Hello Everyone,

thanks leoelboss for the great script (or at least what appears to be, still can't get it to run lol) Blush

my problem is that when i upload my files into the public html and start everything checks to be good for installing the script but once i'm on the database settings and put the username dataname password and click in install

3 boxes appear 2 for connexion that say it's connected and the third for running commands that disappears and nothing happens

and when i open my mysql database there are no tables and when i oppen the site in my browser it says :

Parse error: syntax error, unexpected T_STRING in xxx/includes/class/_class_mysql.php on line 1


please help, thanks.
01-23-2014, 03:46 AM
Post: #68
RE:
I tested this script and works perfect, the problem is your host, you should not run it on free hosts because on most of them doesn't work
01-23-2014, 04:14 AM
Post: #69
RE: TANCODE Mp3 Search Engine Nulled by leoelboss
(01-23-2014 03:46 AM)bugboy Wrote:  I tested this script and works perfect, the problem is your host, you should not run it on free hosts because on most of them doesn't work
I am runing it on a paid hosting with :

Version Apache
2.2.24


Version PHP
5.2.17


Version MySQL
5.1.59-rel13.0-log


Architecture
x86_64


Système d'exploitation
linux
01-23-2014, 06:51 AM
Post: #70
RE:
Maybe your host have curl and others reqested features to use the script disabled
38.gif




80.gif