By William Schnute on Sunday, 13 August 2017
Posted in General Issues
Likes 0
Views 493
Votes 0
I am trying to create this page into EasyBlog using regular editor and jce editor:
http://www.honeyflowfarm.com/Grape-Growing-Information/ripening.html

It contains php code such as:

include_once("./ripeninginfo.php");
$the_style_class = "date_info";
display_date_info($the_style_class);

When I try using "insert code" or anything else it will not show up when live. I have even made a page with nothing on it but the code and it will not work. I really would like to show this page using easyblog - how do I insert the code?
Thank you
·
Tuesday, 15 August 2017 22:13
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi William,

Can you provide us your site's backend and ftp access at http://stackideas.com/dashboard/site so I can see how the code is being inserted?

Let us know, thanks.
·
Monday, 14 August 2017 10:45
·
0 Likes
·
0 Votes
·
0 Comments
·
I hope you have received the login info ok.

I have created a blog draft page called:

Stack Ideas Support - Test page (Revision #1) to show the problem where the php code does not work - the exact same page works fine in a standard joomla page.
·
Tuesday, 15 August 2017 18:34
·
0 Likes
·
0 Votes
·
0 Comments
·
Hey William,

It seems the following setting was disabled in JCE editor's configuration which I have enabled for you(http://take.ms/YI2zW).

Not really sure why Joomla is not checking for the setting in the editor, but EasyBlog does check for this setting, so you need to have this enabled.

You can check this test post that we created and see if your codes is saved properly.
·
Tuesday, 15 August 2017 19:51
·
0 Likes
·
0 Votes
·
0 Comments
·
You are most welcome William, glad that your issues are resolved now
·
Tuesday, 15 August 2017 22:27
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post