This topic is locked

Missing Items from Menu Builder

9/27/2011 9:33:23 AM
PHPRunner General questions
D
denspad author

Hi,
If I go into the editor via Editor => Menu Editor, I see all the menu items for all my tables. However, when I build my project some of the items are missing. I have reset the menu editor and rebuilt the project but the menu items are omitted. I have counted the menu items in the web browser and there are 20 (a whole number) which may be a coincidence if there is a setting somewhere that limits the number of entries to display.
The tables / query tabs correctly show the tables as does the menu editor - it's just the built project that does not.
Can anyone help.
Den.

C
cgphp 9/27/2011

If you are using security permissions, be sure that the the logged in user can access those pages.

D
denspad author 9/27/2011



If you are using security permissions, be sure that the the logged in user can access those pages.


Hi thanks for the reply. I am using static permissions and all the permissions on the tables are ticked - including the missing ones from the menu editor.
Any other thoughts.
Regards,
Den.

C
cgphp 9/27/2011

Do you modify items in the "Menu item: Modify" event before they are shown ?

D
denspad author 9/27/2011



Do you modify items in the "Menu item: Modify" event before they are shown ?


Hi, not quite sure what you mean but I currently have not modified or added any event based code!

N
nti 9/27/2011

Sometimes a full build resolves the issue and upload all files.

C
cgphp 9/28/2011

Which version of PHPrunner you are working with ?

Sergey Kornilov admin 9/28/2011

The most typical issue is User Group permissions not being set for the new tables.