Dear StevenBullen
Thank you so much, I have resoulved the problem.
You are not logged in. Please login or register.
PunBB Forums → Posts by ZivojinMisic
Pages 1
Dear StevenBullen
Thank you so much, I have resoulved the problem.
Thanks .
I tried to remplace, but dosn't work : "unespected variable".
Actualy,I have this (line 292):
if ($pun_user['g_id'] > PUN_MOD)
{
if ($pun_user['g_search'] == '1')
$links[] = '<li id="navsearch"><a href="search.php">'.$lang_common['Search'].'</a>';
$links[] = '<li id="navprofile"><a href="profile.php?id='.$pun_user['id'].'">'.$lang_common['Profile'].'</a>';
require(PUN_ROOT.'include/pms/functions_navlinks.php');
$links[] = '<li id="navlogout"><a href="login.php?action=out&id='.$pun_user['id'].'">'.$lang_common['Logout'].'</a>';
}
else
{
$links[] = '<li id="navsearch"><a href="search.php">'.$lang_common['Search'].'</a>';
$links[] = '<li id="navprofile"><a href="profile.php?id='.$pun_user['id'].'">'.$lang_common['Profile'].'</a>';
$links[] = '<li id="navadmin"><a href="admin_index.php">'.$lang_common['Admin'].'</a>';
require(PUN_ROOT.'include/pms/functions_navlinks.php');
$links[] = '<li id="navlogout"><a href="login.php?action=out&id='.$pun_user['id'].'">'.$lang_common['Logout'].'</a>';
}
Thanks ! I have installed plugins with succes. BUT I have ONE more PROBLEM !!! Since I have installed "private messages" it is INPOSsIBLE to "Log out". What I have made wrong ?
Kind Regards
Thanks quaker. I tried to install plagin "private messages" but dosn't work. Is it possible to install it in 1.2.17 ?
I have installed the new Pun BB 1.2.17. I would like to upgrade my forum with plugins such as "private messages" and " photo galery". Plugins that I have found aren't compatible with new version1.2.17. Do you mind help me please ? Many thanks
Pages 1
PunBB Forums → Posts by ZivojinMisic
Powered by PunBB, supported by Informer Technologies, Inc.