Quick Links (nav_quick_links.tpl) Doesn't Switch Admin
Subject: Re: Quick Links (nav_quick_links.tpl) Doesn't Switch Admin
Sorry I'm almost sleeping...
Take it from here if you don't mind... :mrblue:
Take it from here if you don't mind... :mrblue:
- <tr class="forumline">
- <th style="cursor:pointer;cursor:hand;" align="left" onclick="ShowHide('main_links','main_links2','main_links');">
- <table cellspacing="0" cellpadding="0" border="0">
- <tr>
- <td><img src="images/menu/application_view_tile.png" alt="" /></td>
- <td><a href="javascript:void(0);" title="{L_MAIN_LINKS}" style="font-weight: bold;"><b>{L_MAIN_LINKS}</b></a></td>
- </tr>
- </table>
- </th>
- </tr>
- <tr>
- <td class="row">
- <div id="main_links2" style="display: none; position: relative; padding-top: 0px; padding-bottom: 0px;">
- <table border="0" cellpadding="0" cellspacing="4" width="100%" class="forumline-no2">
- <tbody>
- <!-- BEGIN mg_switch_user_is_admin -->
- <tr>
- <td align="left" width="8">{IMG_ARROW_RIGHT}</td>
- <td class="genmed" align="left">{ADMIN_LINK}</a></td>
- </tr>
- <!-- END mg_switch_user_is_admin -->
- <tr>
- <td align="left" width="8">{IMG_ARROW_RIGHT}</td>
- <td class="genmed" align="left"><a href="{U_PORTAL}">{L_HOME}</a></td>
- </tr>
- <tr>
- <td align="left" width="8">{IMG_ARROW_RIGHT}</td>
- <td class="genmed" align="left"><a href="{U_INDEX}">{L_FORUM}</a></td>
- </tr>
- <tr>
- <td align="left" width="8">{IMG_ARROW_RIGHT}</td>
- <td class="genmed" align="left"><a href="{U_BOARDRULES}">{L_BOARDRULES}</a></td>
- </tr>
- <tr>
- <td align="left" width="8">{IMG_ARROW_RIGHT}</td>
- <td class="genmed" align="left"><a href="{U_FAQ}">{L_FAQ}</a></td>
- </tr>
- <tr>
- <td align="left" width="8">{IMG_ARROW_RIGHT}</td>
- <td class="genmed" align="left"><a href="{U_SEARCH}">{L_SEARCH}</a></td>
- </tr>
- <tr>
- <td width="8" align="left" valign="middle">{IMG_ARROW_RIGHT}</td>
- <td class="genmed" align="left"><a href="{U_ALBUM}">{L_ALBUM}</a></td>
- </tr>
- <!-- BEGIN switch_user_logged_in -->
- <tr>
- <td align="left" width="8">{IMG_ARROW_RIGHT}</td>
- <td class="genmed" align="left"><a href="{U_BOOKMARKS}">{L_BOOKMARKS}</a></td>
- </tr>
- <!-- END switch_user_logged_in -->
- <tr>
- <td align="left" width="8">{IMG_ARROW_RIGHT}</td>
- <td class="genmed" align="left"><a href="{U_CALENDAR}">{L_CALENDAR}</a></td>
- </tr>
- <!-- BEGIN switch_user_logged_in -->
- <tr>
- <td width="8" align="left" valign="middle">{IMG_ARROW_RIGHT}</td>
- <td class="genmed" align="left"><a href="{U_PROFILE}">{L_CPL_NAV}</a></td>
- </tr>
- <!-- END switch_user_logged_in -->
- <tr>
- <td width="8" align="left" valign="middle">{IMG_ARROW_RIGHT}</td>
- <td class="genmed" align="left"><a href="{U_LINKS}">{L_LINKS}</a></td>
- </tr>
- <tr>
- <td align="left" width="8">{IMG_ARROW_RIGHT}</td>
- <td class="genmed" align="left"><a href="{U_KB}">{L_KB}</a></td>
- </tr>
- <tr>
- <td width="8" align="left" valign="middle">{IMG_ARROW_RIGHT}</td>
- <td class="genmed" align="left"><a href="{U_HELPDESK}">{L_HELPDESK}</a></td>
- </tr>
- <!-- BEGIN mg_switch_user_is_admin -->
- <tr>
- <td width="8" align="left" valign="middle">{IMG_ARROW_RIGHT}</td>
- <td class="genmed" align="left"><a href="{U_DOWNLOADS}">{L_DOWNLOADS}</a></td>
- </tr>
- <tr>
- <td width="8" align="left" valign="middle">{IMG_ARROW_RIGHT}</td>
- <td class="genmed" align="left"><a href="{U_DB_GEN}">{L_DB_GEN}</a></td>
- </tr>
- <tr>
- <td width="8" align="left" valign="middle">{IMG_ARROW_RIGHT}</td>
- <td class="genmed" align="left"><a href="{U_SUDOKU}">{L_SUDOKU}</a></td>
- </tr>
- <!-- END mg_switch_user_is_admin -->
- </tbody>
- </table>
- </div>
- </td>
- </tr>
- <div id="main_links" style="display: ''; position: relative;">
- <script language="javascript" type="text/javascript">
- <!--
- tmp = 'main_links';
- if(GetCookie(tmp) == '2')
- {
- ShowHide('main_links','main_links2','main_links');
- }
- //-->
- </script>
- </div>
- <tr class="forumline">
- <th style="cursor:pointer;cursor:hand;" align="left" onclick="ShowHide('news2_links','news2_links2','news2_links');">
- <table cellspacing="0" cellpadding="0" border="0">
- <tr>
- <td><img src="images/menu/newspaper.png" alt="" /></td>
- <td><a href="javascript:void(0);" title="{L_NEWS_LINKS}"><b>{L_NEWS_LINKS}</b></a></td>
- </tr>
- </table>
- </th>
- </tr>
- <tr>
- <td>
- <div id="news2_links2" style="display: none; position: relative;">
- <table border="0" cellpadding="0" cellspacing="4" width="100%" class="forumline-no2">
- <tbody>
- <tr>
- <td width="8" align="left" valign="middle">{IMG_ARROW_RIGHT}</td>
- <td class="genmed" align="left"><a href="{U_PORTAL_NEWS_CAT}" alt="{L_PORTAL_NEWS_CAT}">{L_CATEGORIES}</a></td>
- </tr>
- <tr>
- <td width="8" align="left" valign="middle">{IMG_ARROW_RIGHT}</td>
- <td class="genmed" align="left"><a href="{U_PORTAL_NEWS_ARC}" alt="{L_PORTAL_NEWS_ARC}">{L_ARCHIVES}</a></td>
- </tr>
- </tbody>
- </table>
- </div>
- </td>
- </tr>
- <div id="news2_links" style="display: ''; position: relative;">
- <script language="javascript" type="text/javascript">
- <!--
- tmp = 'news2_links';
- if(GetCookie(tmp) == '2')
- {
- ShowHide('news2_links','news2_links2','news2_links');
- }
- //-->
- </script>
- </div>
- <tr class="forumline">
- <th style="cursor:pointer;cursor:hand;" align="left" onclick="ShowHide('info_links','info_links2','info_links');">
- <table cellspacing="0" cellpadding="0" border="0">
- <tr>
- <td><img src="images/menu/information.png" alt="" /></td>
- <td><a href="javascript:void(0)" title="{L_INFO_LINKS}"><b>{L_INFO_LINKS}</b></a></td>
- </tr>
- </table>
- </th>
- </tr>
- <tr>
- <td>
- <div id="info_links2" style="display: none; position: relative;">
- <table border="0" cellpadding="0" cellspacing="4" width="100%" class="forumline-no2">
- <tbody>
- <tr>
- <td width="8" align="left" valign="middle">{IMG_ARROW_RIGHT}</td>
- <td class="genmed" align="left"><a href="{U_HACKS_LIST}">{L_HACKS_LIST}</a></td>
- </tr>
- <tr>
- <td width="8" align="left" valign="middle">{IMG_ARROW_RIGHT}</td>
- <td class="genmed" align="left"><a href="{U_REFERRERS}">{L_REFERRERS}</a></td>
- </tr>
- <tr>
- <td width="8" align="left" valign="middle">{IMG_ARROW_RIGHT}</td>
- <td class="genmed" align="left"><a href="{U_VIEWONLINE}">{L_WHO_IS_ONLINE}</a></td>
- </tr>
- <tr>
- <td width="8" align="left" valign="middle">{IMG_ARROW_RIGHT}</td>
- <td class="genmed" align="left"><a href="{U_STATISTICS}">{L_STATISTICS}</a></td>
- </tr>
- <tr>
- <td width="8" align="left" valign="middle">{IMG_ARROW_RIGHT}</td>
- <td class="genmed" align="left"><a href="{U_SITE_HIST}">{L_SITE_HIST}</a></td>
- </tr>
- </tbody>
- </table>
- </div>
- </td>
- </tr>
- <div id="info_links" style="display: ''; position: relative;">
- <script language="javascript" type="text/javascript">
- <!--
- tmp = 'info_links';
- if(GetCookie(tmp) == '2')
- {
- ShowHide('info_links','info_links2','info_links');
- }
- //-->
- </script>
- </div>
- <tr class="forumline">
- <th style="cursor:pointer;cursor:hand;" align="left" onclick="ShowHide('users_links','users_links2','users_links');">
- <table cellspacing="0" cellpadding="0" border="0">
- <tr>
- <td><img src="images/menu/group.png" alt="" /></td>
- <td><a href="javascript:void(0)" title="{L_USERS_LINKS}"><b>{L_USERS_LINKS}</b></a></td>
- </tr>
- </table>
- </th>
- </tr>
- <tr>
- <td>
- <div id="users_links2" style="display: none; position: relative;">
- <table border="0" cellpadding="0" cellspacing="4" width="100%" class="forumline-no2">
- <tbody>
- <tr>
- <td width="8" align="left" valign="middle">{IMG_ARROW_RIGHT}</td>
- <td class="genmed" align="left"><a href="{U_MEMBERLIST}">{L_MEMBERLIST}</a></td>
- </tr>
- <tr>
- <td width="8" align="left" valign="middle">{IMG_ARROW_RIGHT}</td>
- <td class="genmed" align="left"><a href="{U_GROUP_CP}">{L_USERGROUPS}</a></td>
- </tr>
- <tr>
- <td width="8" align="left" valign="middle">{IMG_ARROW_RIGHT}</td>
- <td class="genmed" align="left"><a href="{U_RANKS}">{L_RANKS}</a></td>
- </tr>
- <tr>
- <td width="8" align="left" valign="middle">{IMG_ARROW_RIGHT}</td>
- <td class="genmed" align="left"><a href="{U_STAFF}">{L_STAFF}</a></td>
- </tr>
- </tbody>
- </table>
- </div>
- </td>
- </tr>
- <div id="users_links" style="display: ''; position: relative;">
- <script language="javascript" type="text/javascript">
- <!--
- tmp = 'users_links';
- if(GetCookie(tmp) == '2')
- {
- ShowHide('users_links','users_links2','users_links');
- }
- //-->
- </script>
- </div>
- <form name="ChangeThemeLang" method="post">
- <!-- BEGIN style_select_on -->
- <tr class="forumline">
- <th style="cursor:pointer;cursor:hand;" align="left" onclick="ShowHide('style_select','style_select2','style_select');">
- <table cellspacing="0" cellpadding="0" border="0">
- <tr>
- <td><img src="images/menu/palette.png" alt="" /></td>
- <td><a href="javascript:void(0);" title="{L_SELECT_STYLE}"><b>{L_SELECT_STYLE}</b></a></td>
- </tr>
- </table>
- </th>
- </tr>
- <tr>
- <td>
- <div id="style_select2" style="display: none; position: relative;">
- <table border="0" cellpadding="0" cellspacing="4" width="100%" class="forumline-no2">
- <tbody>
- <tr>
- <td class="genmed" align="center">{STYLE_SELECT_H}</td>
- </tr>
- </tbody>
- </table>
- </div>
- </td>
- </tr>
- <div id="style_select" style="display: ''; position: relative;">
- <script language="javascript" type="text/javascript">
- <!--
- tmp = 'style_select';
- if(GetCookie(tmp) == '2')
- {
- ShowHide('style_select','style_select2','style_select');
- }
- //-->
- </script>
- </div>
- <!-- END style_select_on -->
- <!-- BEGIN lang_select_on -->
- <tr class="forumline">
- <th style="cursor:pointer;cursor:hand;" align="left" onclick="ShowHide('lang_select','lang_select2','lang_select');">
- <table cellspacing="0" cellpadding="0" border="0">
- <tr>
- <td><img src="images/menu/world.png" alt="" /></td>
- <td><a href="javascript:void(0);" title="{L_SELECT_LANG}"><b>{L_SELECT_LANG}</b></a></td>
- </tr>
- </table>
- </th>
- </tr>
- <tr>
- <td>
- <div id="lang_select2" style="display: none; position: relative;">
- <table border="0" cellpadding="0" cellspacing="4" width="100%" class="forumline-no2">
- <tbody>
- <!-- BEGIN lang_select -->
- <tr>
- <td width="8" align="left" valign="middle"><img src="{lang_select_on.lang_select.LANG_FLAG}" /></td>
- <td class="genmed" align="left"><a href="{lang_select_on.lang_select.U_LANG_CHANGE}">{lang_select_on.lang_select.LANG_NAME}</a>
- </td>
- </tr>
- <!-- END lang_select -->
- </tbody>
- </table>
- </div>
- </td>
- </tr>
- <div id="lang_select" style="display: ''; position: relative;">
- <script language="javascript" type="text/javascript">
- <!--
- tmp = 'lang_select';
- if(GetCookie(tmp) == '2')
- {
- ShowHide('lang_select','lang_select2','lang_select');
- }
- //-->
- </script>
- </div>
- <!-- END lang_select_on -->
- </form>
- <tr class="forumline">
- <th style="cursor:pointer;cursor:hand;" align="left" onclick="ShowHide('rss_feed','rss_feed2','rss_feed');">
- <table cellspacing="0" cellpadding="0" border="0">
- <tr>
- <td><img src="images/menu/feed.png" alt="" /></td>
- <td><a href="javascript:void(0);" title="RSS News Feeds"><b>{L_RSS_FEEDS}</b></a></td>
- </tr>
- </table>
- </th>
- </tr>
- <tr>
- <td>
- <div id="rss_feed2" style="display: none; position: relative;">
- <table border="0" cellpadding="0" cellspacing="4" width="100%" class="forumline-no2">
- <tbody>
- <tr>
- <td width="8" align="left" valign="middle"><img src="images/menu/rss.gif"></td>
- <td class="genmed" align="left"> {RSS_NEWS_HELP}</td>
- </tr>
- </tbody>
- </table>
- </div>
- </td>
- </tr>
- <div id="rss_feed" style="display: ''; position: relative;">
- <script language="javascript" type="text/javascript">
- <!--
- tmp = 'rss_feed';
- if(GetCookie(tmp) == '2')
- {
- ShowHide('rss_feed','rss_feed2','rss_feed');
- }
- //-->
- </script>
- </div>
Subject: Re: Quick Links (nav_quick_links.tpl) Doesn't Switch Admin
.tpl file is OK
now take look at includes/page_header.php
about line 300
it is better to verify all this file
now take look at includes/page_header.php
about line 300
if ($userdata['user_level'] == ADMIN)
{
$template->assign_block_vars('mg_switch_user_is_admin', array());
}
{
$template->assign_block_vars('mg_switch_user_is_admin', array());
}
it is better to verify all this file
Subject: Re: Quick Links (nav_quick_links.tpl) Doesn't Switch Admin
From line 319 to 338 I got this:
I attached the entire file. But I never touched this file, what could be the problem with it?
I already specified it but could be useful to say it again: the nave_quick_links.tpl loaded in forum index works perfectly. It seems to have problems only when loaded in portal page.
- // Mighty Gorgon - Advanced Switch - BEGIN
- if ($userdata['user_level'] == ADMIN)
- {
- $template->assign_block_vars('mg_switch_user_is_admin', array());
- }
- if ( ($userdata['user_level'] == ADMIN) || ($userdata['user_level'] == MOD) )
- {
- $template->assign_block_vars('mg_switch_moderator_admin', array());
- }
- if ( $userdata['user_level'] == ANONYMOUS )
- {
- $template->assign_block_vars('mg_switch_anonymous', array());
- }
- else
- {
- $template->assign_block_vars('mg_switch_registered', array());
- }
- // XMas FX - BEGIN
I attached the entire file. But I never touched this file, what could be the problem with it?
I already specified it but could be useful to say it again: the nave_quick_links.tpl loaded in forum index works perfectly. It seems to have problems only when loaded in portal page.
page_header.rar | ||
Description: | ![]() Download |
|
Filename: | page_header.rar | |
Filesize: | 12.13 KB | |
Downloaded: | 202 Time(s) |
Subject: Re: Quick Links (nav_quick_links.tpl) Doesn't Switch Admin
OK
do this
make backup of these files
index.php
page_header.php
page_tail.php
functions_portal.php
and replace with original [version you are running]
clear cache
do this
make backup of these files
index.php
page_header.php
page_tail.php
functions_portal.php
and replace with original [version you are running]
clear cache
Subject: Re: Quick Links (nav_quick_links.tpl) Doesn't Switch Admin
Yet again a very useful reply. For my question, did you or did you not actually inspect /cache/tpl_ca_aphrodite.nav_quick_links.php, and NOT templates/ca_aphrodite/nav_quick_links.tpl :?:Vortex wrote: [View Post]
That is not a problem. Only you have admin priveledges. Whether they see the link or not, they will not be able to actually access the ACP. They will be presented with "The requested module does not exist or you are not an authorized user." and do nothing.Vortex wrote: [View Post]
Nowhere did you say this before. I'm supposed to be a mind reader am I? Why don't you tell us exactly what you have done rather than write so many irrelevent and rude remarks. From now on I'm not going to waste what little spare time I have on trying to help you further.Vortex wrote: [View Post]
Subject: Re: Quick Links (nav_quick_links.tpl) Doesn't Switch Admin
bad news
may be your place some code in overall_header.tpl
no one have this problem here.Only you know what and where you made changes installing Explorer_Destroyer.
may be your place some code in overall_header.tpl
no one have this problem here.Only you know what and where you made changes installing Explorer_Destroyer.
Subject: Re: Quick Links (nav_quick_links.tpl) Doesn't Switch Admin
Explorer Destroyer's installation is pretty easy... It's just a script to place at the top of the <body> section and an "onLoad" in the <body> tag.
Moreover, Explorer Destroyer has been active since I installed XS, and quick links worked fine.
Anyway I'll remove it and let you know ;)
Moreover, Explorer Destroyer has been active since I installed XS, and quick links worked fine.
Anyway I'll remove it and let you know ;)
Subject: Re: Quick Links (nav_quick_links.tpl) Doesn't Switch Admin
Explorer Destroyer removed, still doesn't work... :wallbash_03: :wallbash_03: :wallbash_03:
Subject: Re: Quick Links (nav_quick_links.tpl) Doesn't Switch Admin
do you cleared cache?
other mods installed ?
other mods installed ?
Subject: Re: Quick Links (nav_quick_links.tpl) Doesn't Switch Admin
Cache cleared.
Installed "Resize Uploaded Avatar" a few weeks ago, but no template files are involved.
Installed "Resize Uploaded Avatar" a few weeks ago, but no template files are involved.
Subject: Re: Quick Links (nav_quick_links.tpl) Doesn't Switch Admin
Oh dear... here goes...
As we have no idea whether or not you have checked the cached template file /cache/tpl_ca_aphrodite.nav_quick_links.php, which would confirm once and for all if there was a caching problem, might I suggest the following:
Check in pageheader.php, around line 300, you should have the line:
If it is there, then replace it with this and see if it works:
If it isn't there, then put it there!
If none of this works, then another question to ask is what are the user levels in your database? You need check phpbb_users. If in phpMyAdmin, select browse, then look for the column "user_level". Normal registered users should be 0. You should be 1. If not, then we have fround the problem. If so, then we need to look elsewhere.
And well done for removing Explorer Destroyer. Things like that should never be put on a website for a number of reasons. 1) A competent webmaster should never force vistors to use a different browser, instead they should do their best to make their code clean and compatible with as many browsers as possible. 2) Most people who access the internet do so through work/university/college computers, and more often than not, they are prevented from installing software anyway. 3) It isn't supported by, and defeats the purpose of Mozilla.org, and could lead to a negative public image of firefox, making it liable to criticsm from Microsoft for non-competitive practices (although its not them that are doing it, but some loner somewhere). 4) The only people that might benefit is google, which is becoming as much of a monopoly as Microsoft. 5) You're using Windows XP, so hardly making an effort to avoid Microsoft products!
As we have no idea whether or not you have checked the cached template file /cache/tpl_ca_aphrodite.nav_quick_links.php, which would confirm once and for all if there was a caching problem, might I suggest the following:
Check in pageheader.php, around line 300, you should have the line:
if ($userdata['user_level'] == ADMIN)
{
$template->assign_block_vars('mg_switch_user_is_admin', array());
}
{
$template->assign_block_vars('mg_switch_user_is_admin', array());
}
If it is there, then replace it with this and see if it works:
if (($userdata['user_level'] == ADMIN) || ($userdata['user_level'] ==1 ))
{
$template->assign_block_vars('mg_switch_user_is_admin', array());
}
{
$template->assign_block_vars('mg_switch_user_is_admin', array());
}
If it isn't there, then put it there!
If none of this works, then another question to ask is what are the user levels in your database? You need check phpbb_users. If in phpMyAdmin, select browse, then look for the column "user_level". Normal registered users should be 0. You should be 1. If not, then we have fround the problem. If so, then we need to look elsewhere.
And well done for removing Explorer Destroyer. Things like that should never be put on a website for a number of reasons. 1) A competent webmaster should never force vistors to use a different browser, instead they should do their best to make their code clean and compatible with as many browsers as possible. 2) Most people who access the internet do so through work/university/college computers, and more often than not, they are prevented from installing software anyway. 3) It isn't supported by, and defeats the purpose of Mozilla.org, and could lead to a negative public image of firefox, making it liable to criticsm from Microsoft for non-competitive practices (although its not them that are doing it, but some loner somewhere). 4) The only people that might benefit is google, which is becoming as much of a monopoly as Microsoft. 5) You're using Windows XP, so hardly making an effort to avoid Microsoft products!
Subject: Re: Quick Links (nav_quick_links.tpl) Doesn't Switch Admin
Oh God, why am I supposed to face such discussions in a support forum??? Never seen nothing like this before, I swear.
Ok, let's see...
I did. You said you wouldn't answer again, so I decided not to answer to you, in order not to continue with such attitude that is totally unuseful, IMHO.
Ok I'll try, thanks ;)
Edit: wrong check, all's right with user levels :LOL:
--------------------------------
A little OT :D
1) Maximum visibility could be a goal for your site, not for mine ;)
2) You don't know the situation of my site, I do. Impossibility for accessing it from public workstations is a good thing.
3) ED is ment to do one thing. I put it on because I wanted THAT thing to be done ;)
4) Good point, I could agree with you.
5) I'm not involved in programming and other computer things, I just use it in spare time and for fun. Using alternative OS requires learning to use them. In this period I haven't got enough time to spend with problems that with Windows I know I can solve quickly. At home I got a little Debian server, on my notebook I have Ubuntu Dapper, and so it is for the other partition of this hdd. I will install Edgy as soon as university will give me free time again.
I'm noob in many things: where I can, I do. Where I can't yet... only a matter of time. Judge what you know ;)
For now, please, stop arguing with me, it's no use for both of us. I'm surprised anyone didn't give us a warn yet :mrorange:
Hope this was the last one. (Maremma Santa, Onnipotente se solo tu leggessi questa discussione... LOL )
Ok, let's see...
moreteavicar wrote: [View Post]
I did. You said you wouldn't answer again, so I decided not to answer to you, in order not to continue with such attitude that is totally unuseful, IMHO.
Quote:
Ok I'll try, thanks ;)
Quote:
Edit: wrong check, all's right with user levels :LOL:
--------------------------------
A little OT :D
Quote:
1) Maximum visibility could be a goal for your site, not for mine ;)
2) You don't know the situation of my site, I do. Impossibility for accessing it from public workstations is a good thing.
3) ED is ment to do one thing. I put it on because I wanted THAT thing to be done ;)
4) Good point, I could agree with you.
5) I'm not involved in programming and other computer things, I just use it in spare time and for fun. Using alternative OS requires learning to use them. In this period I haven't got enough time to spend with problems that with Windows I know I can solve quickly. At home I got a little Debian server, on my notebook I have Ubuntu Dapper, and so it is for the other partition of this hdd. I will install Edgy as soon as university will give me free time again.
I'm noob in many things: where I can, I do. Where I can't yet... only a matter of time. Judge what you know ;)
For now, please, stop arguing with me, it's no use for both of us. I'm surprised anyone didn't give us a warn yet :mrorange:
Hope this was the last one. (Maremma Santa, Onnipotente se solo tu leggessi questa discussione... LOL )
Subject: Re: Quick Links (nav_quick_links.tpl) Doesn't Switch Admin
you can do one thing
do another fresh install of phpBBXS and test.it isn't so hard. :roll:
[create folder in public like test]
do another fresh install of phpBBXS and test.it isn't so hard. :roll:
[create folder in public like test]
Page 2 of 3
You cannot post new topicsYou cannot reply to topics
You cannot edit your posts
You cannot delete your posts
You cannot vote in polls
You cannot attach files
You can download files
You cannot post calendar events
This is a "Lo-Fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Powered by Icy Phoenix based on phpBB
Generation Time: 0.1828s (PHP: 14% SQL: 86%)
SQL queries: 15 - Debug Off - GZIP Enabled