PDA


View Full Version : PHP script in Hompage?


mixmakers
06-07-2005, 05:36 PM
I have a php script that i would like on my vbadvanced homepage. My homepage currently has a header, left and right bar. I would like the script to go in the center. Is there anybody that could help me with this.

Thank You :)

Brian
06-07-2005, 05:54 PM
Just add the script as a new module, or if you only want to use the script on that one page, change the page type to a 'PHP File Page' and then enter the path to that script.

mixmakers
06-08-2005, 01:28 AM
Brian, thanks for the quick reply. I'm sorry, im fairly new at this. Could you please tell me how to do this process step-by-step.

Thank You

Clark

Brian
06-08-2005, 11:42 AM
Admin CP => vBa CMPS => Edit Pages => Default / Homepage

Once there, choose 'File' from the 'Change Page Type' select box. Then scroll down just a little on the page and enter the full path to the script you want to include in the 'Path to File' option.

CareCureJeff
06-09-2005, 03:59 PM
I'm trying to do this, too. Wish I had read this, first.

I changed the page type of my default/home page and provided a PHP script.

Now it bites it on a require of a template.

If anyone can tell me what to do next thanks!!!