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
Wondering if its possible to execute PHP inside the pages? - Printable Version

+- GetSimple Support Forum (http://get-simple.info/forums)
+-- Forum: GetSimple (http://get-simple.info/forums/forumdisplay.php?fid=3)
+--- Forum: Developer Discussions (http://get-simple.info/forums/forumdisplay.php?fid=8)
+--- Thread: Wondering if its possible to execute PHP inside the pages? (/showthread.php?tid=698)



Wondering if its possible to execute PHP inside the pages? - SeanNieuwoudt - 2010-05-11

Hi,

The site I'm building requires a few complex features. Would it be possible to run PHP code inside the page content?

Any direction on suggested work flow would be appreciated.

S


Wondering if its possible to execute PHP inside the pages? - juliancc - 2010-05-11

SeanNieuwoudt Wrote:Hi,

The site I'm building requires a few complex features. Would it be possible to run PHP code inside the page content?

Any direction on suggested work flow would be appreciated.

S


Hi Sean,

You need to install the plugin exec-PHP that Chris created.

You can find it in the following link:
http://www.cagintranet.com/archive/getsimple-plugins/

Thanks,


Wondering if its possible to execute PHP inside the pages? - SeanNieuwoudt - 2010-05-12

juliancc Wrote:
SeanNieuwoudt Wrote:Hi,

The site I'm building requires a few complex features. Would it be possible to run PHP code inside the page content?

Any direction on suggested work flow would be appreciated.

S


Hi Sean,

You need to install the plugin exec-PHP that Chris created.

You can find it in the following link:
http://www.cagintranet.com/archive/getsimple-plugins/

Thanks,

Thanks Julian,

That solves my problem entirely!

S


Wondering if its possible to execute PHP inside the pages? - juliancc - 2010-05-13

SeanNieuwoudt Wrote:Thanks Julian,

That solves my problem entirely!

S

No problem!
Glad I was able to help.


Wondering if its possible to execute PHP inside the pages? - Laurynas - 2010-07-08

juliancc Wrote:
SeanNieuwoudt Wrote:Hi,

The site I'm building requires a few complex features. Would it be possible to run PHP code inside the page content?

Any direction on suggested work flow would be appreciated.

S


Hi Sean,

You need to install the plugin exec-PHP that Chris created.

You can find it in the following link:
http://www.cagintranet.com/archive/getsimple-plugins/

Thanks,

Can you made step by step instruction for me please? How i can use it.. I already upload it to plugins folder.. what's next?