PDA

View Full Version : Can I have a page displayed in a subdomian


ctrenks
11-07-2008, 08:01 PM
I have a page casinobonus.allfreechips.com that was an include of allfreechips.com?pageid=cbonuses but I updated to php5 and can no longer use url fopen.. I tried setting the page id and using an absolute url as well as copying the cmps_index to the subdomain folder and adding the pageid in the script but I can not get it to work..

Brian
11-08-2008, 09:56 AM
Copy your cmps_index.php file, rename it to index.php, add the code below to the file just after the opening <?php tag, then upload the file to the folder for your casinobonus sub-domain.
define('VBA_PAGE', 'cbonuses');

Our Sponsors
 

ctrenks
11-08-2008, 10:33 AM
Thank you! that was it on the nose

Now I just need the yahoo and vboption java errors fixed and im all good :)