 | Weird (solved) |  |
Posted: 07/22/2007 7:06 PM |
|
|
|
|
|
| Seagull |
| Posts |
110 |
| Word Cnt. |
24,559 |
| BDay |
N/A |
| Sign |
N/A |
| Sex |
 |
|
|
|
Joined: Mar 21, 2007
Local time: 9:18 PM
Location: Northern Ireland
|

|
|
|
|
 |
In my ACP, normally when clicking on something EG Config, the left hand side menu stays with every page, like a frame.
For some reason it isnt now
There openin on the same page without the menu...
I cant remember editing anything lateley to do this, how can i get it back? |
|
Last edited by Illuminati on 07/23/2007 4:47 PM; edited 1 time in total |
|
 |
 |
| Back to Top |
|
|
 | Re: Weird |  |
Posted: 07/23/2007 1:34 AM |
|
|
|
|
|
| Site Admin |
| Posts |
30757 |
| Word Cnt. |
2,628,690 |
| BDay |
Jul 28 |
| Sign |
Leo |
| Sex |
 |
|
|
|
Joined: Sep 25, 2004
Local time: 10:18 PM
Location: St Pete, FL
|

|
|
|
|
 |
Is it happening to all the links or only some of them? Chances are, if it is happening to all of them, there is a problem with your index_frameset.tpl file. The right panel name should be set to main. It should look something like this:
| Code:
|
|
<frame src="{S_FRAME_MAIN}" name="main" marginwidth="10" marginheight="10" scrolling="auto">
|
If this is happening only to a link or two, then the target is wrong in the source file. For instance. If the problem happens when clicking on Admin Index link at the top of the navigation panel, then the following line in the index_navigate.tpl file is probably wrong. Check to make sure the target is set to main:
| Code:
|
|
<a href="{U_ADMIN_INDEX}" target="main" class="genmed">{L_ADMIN_INDEX}</a>
|
If the target in the hyperlinks don't match the name of the destination frame, then it would open the page all by itself, without the navigation menu, just as you are describing...
 |
|
|
 |
 |
| Back to Top |
|
|
 | Re: Weird |  |
Posted: 07/23/2007 10:10 AM |
|
|
|
|
|
| Seagull |
| Posts |
110 |
| Word Cnt. |
24,559 |
| BDay |
N/A |
| Sign |
N/A |
| Sex |
 |
|
|
|
Joined: Mar 21, 2007
Local time: 9:18 PM
Location: Northern Ireland
|

|
|
|
|
 |
I went on today and it had stopped without me changing anything
Is this something to worry about?
The only thing i can think of is maybe my browser was changed to open links that way
When i turned my comp on and checked today it worked fine, maybe restarting my comp reset my browser ssettings? |
|
|
 |
 |
| Back to Top |
|
|
 | Re: Weird |  |
Posted: 07/23/2007 3:21 PM |
|
|
|
|
|
| Site Admin |
| Posts |
30757 |
| Word Cnt. |
2,628,690 |
| BDay |
Jul 28 |
| Sign |
Leo |
| Sex |
 |
|
|
|
Joined: Sep 25, 2004
Local time: 10:18 PM
Location: St Pete, FL
|

|
|
|
|
 |
No, I wouldn't worry about it. It's amazing at how many problems can be fixed by an OS reboot. I'm not surprised that it corrected this problem...
 |
|
|
 |
 |
| Back to Top |
|
|
 | Re: Weird (solved) |  |
Posted: 07/23/2007 4:44 PM |
|
|
|
|
|
| Seagull |
| Posts |
110 |
| Word Cnt. |
24,559 |
| BDay |
N/A |
| Sign |
N/A |
| Sex |
 |
|
|
|
Joined: Mar 21, 2007
Local time: 9:18 PM
Location: Northern Ireland
|

|
|
|
|
 |
Happy days
 |
|
|
 |
 |
| Back to Top |
|
|
 | Re: Weird (solved) |  |
Posted: 07/23/2007 5:01 PM |
|
|
|
|
|
| Site Admin |
| Posts |
30757 |
| Word Cnt. |
2,628,690 |
| BDay |
Jul 28 |
| Sign |
Leo |
| Sex |
 |
|
|
|
Joined: Sep 25, 2004
Local time: 10:18 PM
Location: St Pete, FL
|

|
|
|
|
 |
|
|
 |
 |
| Back to Top |
|
|
 | Information |  |
|