#8
18 года 3 мес. назад #7
от admin-old
1)
loudmouth.config.php
$userProfile="index.php?option=com_comprofiler&task=userProfile&user=";
//если отключенно
//$userProfile="\" style=\"display: none;\" id=\"";
loudmouth.html.php
echo "<a href=\"".$userProfile.$userID."\">Profile</a>";
2)
loudmouth.config.php
$userProfile2='echo"<a href=index.php?option=com_comprofiler&task=userProfile&user=$userID>Profile</a>";';
//если отключенно
//$userProfile2='';
loudmouth.html.php
eval($userProfile2);
Пожалуйста Войти или Регистрация, чтобы присоединиться к беседе.
Время создания страницы: 0.095 секунд