Not executing PHP code
Posted: 18. April 2010 15:38
Your Portal Version: 1.0.5
Your phpBB Type: Standard phpBB3
MODs installed: Yes
Your knowledge: Basic Knowledge
Boardlink: http://Techn0.eu
MySQL Version: MySQL(i) 5.0.37-log
What have you done before the problem was there?
What have you already tryed to solve the problem?
Description and Message
Hi guys,
I am trying to implement a modification in the portal and for that - I need a PHP script to fill me a table in the center of the portal. I am trying to modify the following file:
portal_root/styles/acidtech/template/portal/block/announcements.html
But it doesn't want to execute ANY PHP script inside. It executes the HTML part and just does not run the PHP one. The script is tested and it's working correctly. But that's not the issue, id doesn't want to execute even phpinfo(); for testing purposes. No PHP code is executed from this file. Does anyone know why?
Your phpBB Type: Standard phpBB3
MODs installed: Yes
Your knowledge: Basic Knowledge
Boardlink: http://Techn0.eu
MySQL Version: MySQL(i) 5.0.37-log
What have you done before the problem was there?
What have you already tryed to solve the problem?
Description and Message
Hi guys,
I am trying to implement a modification in the portal and for that - I need a PHP script to fill me a table in the center of the portal. I am trying to modify the following file:
portal_root/styles/acidtech/template/portal/block/announcements.html
But it doesn't want to execute ANY PHP script inside. It executes the HTML part and just does not run the PHP one. The script is tested and it's working correctly. But that's not the issue, id doesn't want to execute even phpinfo(); for testing purposes. No PHP code is executed from this file. Does anyone know why?