This topic is locked

Template editor, menu.php

10/27/2006 6:46:50 AM
PHPRunner General questions
OCTheEagle author

Hi,
I'm using a 3.0 project which I've converted to 3.1
When I want to use the template editor to add another link in 'menu.php'. It simply does not show up. See screenshots below.


(Adding another url called 'Superinvoerscript')


(For some reason, 'superinvoerscript' is nowhere to be seen).
This however only occurs with menu.php. When I use the template editor to change other pages (for example, adding an url on a '_list.php' page , everything works fine.
In 3.0, you could manually edit menu.php and add the url. In 3.1 however, it seems the structure of menu.php seems changed.

J
Jane 10/27/2006

Hi,
I wasn't able to reproduce this error.
Please send to [email=support@xlinesoft.com]support@xlinesoft.com[/email] a full set of generated PHP files along with database creation script. Also include detailed instructions on how to reproduce this error.

OCTheEagle author 10/27/2006

Before I do so, let me alter my question:
In which file can I find which URL's are displayed when an user logs in (screenshot 2).
In v3.0 it is menu.php. I'm wondering what it is in V3.1?

Alexey admin 10/30/2006

Hi,
the page displayed just after login is defined in login.php file.
When you have multiple tables it's menu.php in both 3.0 and 3.1 versions.