PHP Module question
paratek 0
From: -
From: -
Notice
This topic is archived. New comments cannot be posted and votes cannot be cast.Responses to this topic
1 Re: PHP Module question
Philipp
From: Vienna, Austria
Administrator
1340From: Vienna, Austria
PHP Module question
The right side can be changed in the site_footer template.
In attachment an example. Rename it to site_footer.tmp.php and upload/copy the file to your templates directory
The right side can be changed in the site_footer template.
In attachment an example. Rename it to site_footer.tmp.php and upload/copy the file to your templates directory
1 Re: PHP Module question
paratek
OP
0
From: -
From: -
PHP Module question
I feel like i am being a pain in the butt.....how would i add say the menu bar and boxes that is on the left side of the page to the right side as well?
I feel like i am being a pain in the butt.....how would i add say the menu bar and boxes that is on the left side of the page to the right side as well?
1 Re: PHP Module question
Philipp
From: Vienna, Austria
Administrator
1340From: Vienna, Austria
PHP Module question
Including PHP code in Storyteller is different, because of the template/caching system.
You find an example here:
http://www.esselbach.com/forums/showthread.php?threadid=51#post158
Let me know if you need help
Including PHP code in Storyteller is different, because of the template/caching system.
You find an example here:
http://www.esselbach.com/forums/showthread.php?threadid=51#post158
Let me know if you need help
As a previous user of VBPortal, I am not sure if you are familiar with it, one of the nice things was the ability to add PHP module blocks to the left and ride sides of the main page. For example server status blocks etc. Is it possible to run php code in a box or module like this?