I searched the forums and some of the documentation. I might have missed it somewhere, but I have a php page that does analysis with user input. how do I make this a linkable page that registered users can click on and go to?
page is called compute.php
thanks in advance
ps
EDIT: ok I think I figured it out but I am still having an issue
here is what I am doing so far:
Mod-Man -> MENU -> EDIT "MAIN" -> ADD NEW ITEM ->
Thats where i am stuck
I've tried (in the url) /compute.php
and when i test, menu shows (yeah!!) but when i click i get a 404 error????
love this cms (its the 16th one I've tried for what I want - its PERFECT just learning the engine)
EDIT 2:
hmm I guess my whole underlying question is "...how do you add an external page?"
