The following warnings occurred:
Warning [2] Undefined array key "allowautourl" - Line: 584 - File: inc/class_parser.php PHP 8.1.31 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/inc/class_parser.php 584 errorHandler->error_callback
/inc/class_parser.php 228 postParser->parse_mycode
/printthread.php 203 postParser->parse_message



GetSimple Support Forum
change menu priority value - Printable Version

+- GetSimple Support Forum (http://get-simple.info/forums)
+-- Forum: GetSimple (http://get-simple.info/forums/forumdisplay.php?fid=3)
+--- Forum: General Questions and Problems (http://get-simple.info/forums/forumdisplay.php?fid=16)
+--- Thread: change menu priority value (/showthread.php?tid=1694)



change menu priority value - Joern - 2011-05-11

I've changed the main menu priority select/option value from 20 to 30 to build an A-Z index in my main menu.
If someone else is looking for that:
It can be found at admin/edit.php at line 231 ($i <= 20).

Maybe gsconfig.php is a much better place for that...