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
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
Using php code without comment it out - 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: Using php code without comment it out (/showthread.php?tid=4801)



Using php code without comment it out - bykof - 2013-05-29

Hello community
i dont know where to put this thread so i put it in here.
I want so make a book page, where you can book a room in a hotel. But the admin editor comment my php code out. What can i do to avoid this process.

Thank you very much for your help Smile


RE: Using php code without comment it out - shawn_a - 2013-05-29

You do not put code In the HTML editor. Code can be use in templates and components. Check the subpages plugin also.

EDIT: typo meant dynpages


RE: Using php code without comment it out - bykof - 2013-05-29

But i want to put the code in only one page on the website. How it can be realised?


RE: Using php code without comment it out - shawn_a - 2013-05-29

I meant use a component with the dynpages plugin, is probably the best way.


RE: Using php code without comment it out - Connie - 2013-05-29

(2013-05-29, 22:57:20)bykof Wrote: But i want to put the code in only one page on the website. How it can be realised?

Like Shawn told you already.

Here is the information step by step how to do this:

http://mvlcek.bplaced.net/get-simple/dynpages

Cheers, Connie