This forum has moved to a new location and is in read-only mode. Please visit talk.octobercms.com to access the new location.
dmoerland4550
Well, i'm converting a website made by another company to octobercms. They used php for view data, so i need to use .php for a partial or a page.
For some reason october doesn't find the file with the .php extention.
dmoerland4550
using {% partial "test/test.php" %}
test.php containg:
<?php phpinfo(); test ?>
the only thing showing on the page is "test"
I am sure php is installed and working
1-6 of 6