Loading...
Помощь по скриптам | Что не так? Хм
Что тут не так? .ыы.

mysql_query("INSERT INTO `moderator_log` (id_user, time, msg) values('".$user['id']."', '$time', 'закрыл тему <a href='https://site.ru/forum/post/topic/".$_GET['id']."/'> $_GET[id] </a> ')");
________
посл. ред. 05.01.2018 в 18:44; всего 1 раз(а); by Zlodey7777
хз
________
посл. ред. 05.01.2018 в 18:15; всего 1 раз(а); by 442980003
Zlodey7777 , что это?
'.$GET['id'].'
Пробуй
Zlodey7777 ,
https://pastebin.com/6y9ZjUnC
попробуй
________
посл. ред. 05.01.2018 в 18:23; всего 2 раз(а); by Avenax
ссылка в ссылке криво ка
к-то
________
посл. ред. 05.01.2018 в 18:26; всего 1 раз(а); by Flanec
Zlodey7777 (05.01.2018 в 18:13)
Что тут не так? .ыы.


mysql_query("INSERT INTO `moderator_log` (id_user, time, msg) values('".$user['id']."', '$time', 'закрыл тему <a href='https://site.ru/forum/post/topic/".$_GET['id']."/'> $_GET[id] </a> ')");


так попробуй:
mysql_query("INSERT INTO `moderator_log` (id_user, time, msg) values('".$user['id']."', '".$time."', 'закрыл тему <a href='https://site.ru/forum/post/topic/".$_GET['id']."/'> ".$_GET['id']."</a>')");
________
посл. ред. 05.01.2018 в 18:31; всего 1 раз(а); by Flanec
Avenax (05.01.2018 в 18:22)
Zlodey7777 ,
https://pastebin.com/6y9ZjUnC
попробуй

все равно не идет запрос
Или же так:


mysql_query("INSERT INTO `moderator_log` (id_user, time, msg) values('".$user['id']."', '$time', 'закрыл тему <a href="https://site.ru/forum/post/topic/'.$_GET['id'].'/"> ".$_GET['id']." </a> ')");

[/q]
Flanec (05.01.2018 в 18:31)
Zlodey7777 (05.01.2018 в 18:13)
Что тут не так? .ыы.


mysql_query("INSERT INTO `moderator_log` (id_user, time, msg) values('".$user['id']."', '$time', 'закрыл тему <a href='https://site.ru/forum/post/topic/".$_GET['id']."/'> $_GET[id] </a> ')");


так попробуй:
mysql_query("INSERT INTO `moderator_log` (id_user, time, msg) values('".$user['id']."', '".$time."', 'закрыл тему <a href='https://site.ru/forum/post/topic/".$_GET['id']."/'> ".$_GET['id']."</a>')");

не работает тоже
Онлайн: 6
Время:
Gen. 0.1219
(c) Bym.Guru 2010-2026