GetSimple Support Forum
QUESTION Looking to use a chat program???? - 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: QUESTION Looking to use a chat program???? (/showthread.php?tid=14205)



Looking to use a chat program???? - mrmagoo - 2020-05-13

Is there a way to have one php page load in a get simple page? Been trying like the devil and can't get it to work!

Ended up using iframes, and I hate iframes....


RE: Looking to use a chat program???? - St_brat - 2020-05-13

(2020-05-13, 03:16:04)mrmagoo Wrote: Is there a way to have one php page load in a get simple page? Been trying like the devil and can't get it to work!

Ended up using iframes, and I hate iframes....

GetSimle CMS is written in PHP and is friendly with this language, probably you are trying to just insert the PHP source code in the page text editor. Try viewing these links in the GetSimple CMS Wiki. 

GetSimple CMS Wiki

Partial Template Files & Theme Functions File
Components Depending On The Page
CKEditor Configuration Files


RE: Looking to use a chat program???? - Carlos - 2020-05-13

Many people user the DynPages plugin. You create a component with the php stuff, then insert a shortcode in your page.


RE: Looking to use a chat program???? - mrmagoo - 2020-05-17

(2020-05-13, 18:34:55)Carlos Wrote: Many people user the DynPages plugin. You create a component with the php stuff, then insert a shortcode in your page.

Gotta really try this.  Thanks Carlos...