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 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/
This script eat more my bandwidth, are you?
Can someone plz post a fix for the embed links.
Hello Everyone,
thanks leoelboss for the great script (or at least what appears to be, still can't get it to run lol)
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.
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 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
Maybe your host have curl and others reqested features to use the script disabled