Temos pavadinimas: WordPress, Shopify ir PHPFusion programuotojų bendruomenė :: Reik pagalbos!!

Parašė jokaz· 2008 Geg. 11 20:05:35
#1

Turiu sms chat panele, ir kad ji veiktu man reikia sukurti panele kuri atrodo sitaip:

opentable("SMS Reklama");
$failas = file("http://jusuadresas/sms_sistemike/sms_show.php");
foreach($failas as $rodyti)
{
$rodyti = str_replace($nereikia,"",$rodyti);
$rodyti = stripslashes($rodyti);
echo "<center><span style='color:red'><b>";
echo strip_tags($rodyti);
echo "</span></b></center>";
echo "<br>";
echo "<center><span class='small2'> Siuskite:<span style='color:blue'>tavosms JusuTekstas</span> nr. 1371 (1 lt.)</span>";
flush();
}
closetable();




Bet kai sukuriu ta panele, man meta si errora:

Warning: file() [function.file]: URL file-access is disabled in the server configuration in /usr/home/www1/ftp/motoroleris/administration/panel_editor.php(111) : eval()'d code on line 2

Warning: file(http://soft4me.too.lt/sms_show.php) [function.file]: failed to open stream: no suitable wrapper could be found in /usr/home/www1/ftp/motoroleris/administration/panel_editor.php(111) : eval()'d code on line 2

Warning: Invalid argument supplied for foreach() in /usr/home/www1/ftp/motoroleris/administration/panel_editor.php(111) : eval()'d code on line 3



Redagavo jokaz· 2008 Geg. 12 21:05:55

Parašė Dandžu· 2008 Geg. 11 20:05:54
#2

Nori tu šito?
opensidex("pavadinimas");
echo "tekstas";
closesidex();



Parašė MAnjack· 2008 Geg. 11 20:05:33
#3

Prie ko čia .php paleidimas? :|

Parašė jokaz· 2008 Geg. 11 21:05:15
#4

opentable("Pavadinimas");
$failas = file("http://adresas.php");
foreach($failas as $rodyti)
{
$rodyti = str_replace($nereikia,"",$rodyti);
$rodyti = stripslashes($rodyti);
echo "<center><span style='color:red'><b>";
echo strip_tags($rodyti);
echo "</span></b></center>";
echo "<br>";
echo "<center><span class='small2'> Siuskite:<span style='color:blue'>tavosms JusuTekstas</span> nr. 1371 (1 lt.)</span>";
flush();
}
closetable();




Gal zinot kas blogai?

Meta stai toki errora:

Warning: file() [function.file]: URL file-access is disabled in the server configuration in /usr/home/www1/ftp/motoroleris/administration/panel_editor.php(111) : eval()'d code on line 2

Warning: file(http://jusuadresas/sms_sistemike/sms_show.php) [function.file]: failed to open stream: no suitable wrapper could be found in /usr/home/www1/ftp/motoroleris/administration/panel_editor.php(111) : eval()'d code on line 2



Redagavo jokaz· 2008 Geg. 11 21:05:45

Parašė jokaz· 2008 Geg. 11 21:05:04
#5

Prasau padekit!!! :(

Parašė mXt· 2008 Geg. 11 21:05:56
#6

Kokią klaidą meta? Ko tau konkrečiai reikia? Nieko nesuprantu aš čia...

Parašė jokaz· 2008 Geg. 11 21:05:39
#7

mXt parašė:
Kokią klaidą meta? Ko tau konkrečiai reikia? Nieko nesuprantu aš čia...


Turiu sms chat panele, ir kad ji veiktu man reikia sukurti panele kuri atrodo sitaip:

opentable("SMS Reklama");
$failas = file("http://jusuadresas/sms_sistemike/sms_show.php");
foreach($failas as $rodyti)
{
$rodyti = str_replace($nereikia,"",$rodyti);
$rodyti = stripslashes($rodyti);
echo "<center><span style='color:red'><b>";
echo strip_tags($rodyti);
echo "</span></b></center>";
echo "<br>";
echo "<center><span class='small2'> Siuskite:<span style='color:blue'>tavosms JusuTekstas</span> nr. 1371 (1 lt.)</span>";
flush();
}
closetable();




Bet kai sukuriu ta panele, man meta si errora:

Warning: file() [function.file]: URL file-access is disabled in the server configuration in /usr/home/www1/ftp/motoroleris/administration/panel_editor.php(111) : eval()'d code on line 2

Warning: file(http://soft4me.too.lt/sms_show.php) [function.file]: failed to open stream: no suitable wrapper could be found in /usr/home/www1/ftp/motoroleris/administration/panel_editor.php(111) : eval()'d code on line 2

Warning: Invalid argument supplied for foreach() in /usr/home/www1/ftp/motoroleris/administration/panel_editor.php(111) : eval()'d code on line 3



Redagavo jokaz· 2008 Geg. 12 21:05:41

Parašė jokaz· 2008 Geg. 11 22:05:08
#8

Tai niekas negali padet? :|

Parašė Dandžu· 2008 Geg. 11 22:05:11
#9

Tu tą http://jusuadresas/ pakeitei į savo saito adresą?

Parašė jokaz· 2008 Geg. 11 22:05:27
#10

Sharkman parašė:
Tu tą http://jusuadresas/ pakeitei į savo saito adresą?


Zinoma pakeiciau :|

Parašė jokaz· 2008 Geg. 12 18:05:21
#11

Prasau padekit!!!! :(