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
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
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
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
Different templates for different pages - doesn't work - 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: Different templates for different pages - doesn't work (/showthread.php?tid=3198)



Different templates for different pages - doesn't work - v001 - 2012-05-26

[Image: misc.php?action=pun_attachment&item=1138&download=0]


Different templates for different pages - doesn't work - yojoe - 2012-05-26

Is there something unclear in wiki ?
http://get-simple.info/wiki/themes:template_files


Different templates for different pages - doesn't work - mvlcek - 2012-05-26

You are mixing themes and templates: You must choose one theme for your installation (*), but a theme can have multiple templates (e.g. a two-column template and a three-column template) which you can use in a page.

(*) There are plugins to allow the user switch the theme or change the theme automatically based on the device.


Different templates for different pages - doesn't work - v001 - 2012-05-26

Still unclear...
What should I do for the assign different themes to different pages?

added later:
figured out!
thanks yojoe, mvlcek