Courage Posted January 5, 2014 Share Posted January 5, 2014 Hi, How can I install IP.Content on domain.ro and IP.Board on domain.ro/forum ? Link to comment Share on other sites More sharing options...
1 TJ. Posted January 5, 2014 Share Posted January 5, 2014 Hi, How can I install IP.Content on domain.ro and IP.Board on domain.ro/forum ? Take a peak at the instructions on this page. http://community.invisionpower.com/resources/documentation/index.html/_/tutorials/content/make-ipcontent-your-home-page-r174 1 Link to comment Share on other sites More sharing options...
0 Courage Posted January 5, 2014 Author Share Posted January 5, 2014 (edited) Ok, so I installed IP.Board on domain.ro/forum and IP.Content too. I uploaded index.php from IP.content folder / Tools / index.php and I replaced $path_to_ipb = './forums/'; with $path_to_ipb = './forum/'; In AdminCP -> Other Apps -> Settings -> Advanced -> URL to index.php I set http://www.domain.ro/index.php and I created constants.php on domain.ro/forum which contains <?php define( 'IPS_DEFAULT_PUBLIC_APP', 'ccs' ); ?> Now I have this error on domain.ro: We could not find the page you were looking for. Edited January 5, 2014 by Courage Link to comment Share on other sites More sharing options...
0 TJ. Posted January 5, 2014 Share Posted January 5, 2014 Ok, so I installed IP.Board on domain.ro/forum and IP.Content too. I uploaded index.php from IP.content folder / Tools / index.php and I replaced $path_to_ipb = './forums/'; with $path_to_ipb = './forum/'; In AdminCP -> Other Apps -> Settings -> Advanced -> URL to index.php I set http://www.domain.ro/index.php and I created constants.php on domain.ro/forum which contains <?php define( 'IPS_DEFAULT_PUBLIC_APP', 'ccs' ); ?> Now I have this error on domain.ro: You placed index.php in the directory which contains the directory forum correct? Link to comment Share on other sites More sharing options...
0 Courage Posted January 5, 2014 Author Share Posted January 5, 2014 You placed index.php in the directory which contains the directory forum correct? No, I placed index.php in public_html/ Link to comment Share on other sites More sharing options...
0 TJ. Posted January 5, 2014 Share Posted January 5, 2014 No, I placed index.php in public_html/ Sorry, bad wording. That is what I was trying to get at. So you're server is saying that the page is not found, have you checked your error log? 1 Link to comment Share on other sites More sharing options...
0 Courage Posted January 5, 2014 Author Share Posted January 5, 2014 [05-Jan-2014 09:56:15 UTC] PHP Warning: require_once(./forums/initdata.php): failed to open stream: No such file or directory in /home/itpedia/public_html/index.php on line 50 [05-Jan-2014 09:56:15 UTC] PHP Fatal error: require_once(): Failed opening required './forums/initdata.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/itpedia/public_html/index.php on line 50 [05-Jan-2014 10:02:30 UTC] PHP Warning: require_once(./forums/initdata.php): failed to open stream: No such file or directory in /home/itpedia/public_html/index.php on line 50 [05-Jan-2014 10:02:30 UTC] PHP Fatal error: require_once(): Failed opening required './forums/initdata.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/itpedia/public_html/index.php on line 50 [05-Jan-2014 10:03:48 UTC] PHP Warning: require_once(./forums/initdata.php): failed to open stream: No such file or directory in /home/itpedia/public_html/index.php on line 50 [05-Jan-2014 10:03:48 UTC] PHP Fatal error: require_once(): Failed opening required './forums/initdata.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/itpedia/public_html/index.php on line 50 Solved. In AdminCP -> Other Apps -> Settings -> Advanced -> URL to index.php I set http://www.domain.ro/index.php not http://www.domain.ro Now it works . Thanks a lot! Link to comment Share on other sites More sharing options...
0 TJ. Posted January 5, 2014 Share Posted January 5, 2014 [05-Jan-2014 09:56:15 UTC] PHP Warning: require_once(./forums/initdata.php): failed to open stream: No such file or directory in /home/itpedia/public_html/index.php on line 50 [05-Jan-2014 09:56:15 UTC] PHP Fatal error: require_once(): Failed opening required './forums/initdata.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/itpedia/public_html/index.php on line 50 [05-Jan-2014 10:02:30 UTC] PHP Warning: require_once(./forums/initdata.php): failed to open stream: No such file or directory in /home/itpedia/public_html/index.php on line 50 [05-Jan-2014 10:02:30 UTC] PHP Fatal error: require_once(): Failed opening required './forums/initdata.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/itpedia/public_html/index.php on line 50 [05-Jan-2014 10:03:48 UTC] PHP Warning: require_once(./forums/initdata.php): failed to open stream: No such file or directory in /home/itpedia/public_html/index.php on line 50 [05-Jan-2014 10:03:48 UTC] PHP Fatal error: require_once(): Failed opening required './forums/initdata.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/itpedia/public_html/index.php on line 50 Solved. In AdminCP -> Other Apps -> Settings -> Advanced -> URL to index.php I set http://www.domain.ro/index.php not http://www.domain.ro Now it works . Thanks a lot! Ah, glad to hear it was just a simple overlooked step. Glad I could be of assistance. Have a wonderful day! 1 Link to comment Share on other sites More sharing options...
0 Kingy Posted January 5, 2014 Share Posted January 5, 2014 The question(s) in this support topic have been answered and the owner has been able to solve the problem. Because of this, the support topic has been closed and moved.If you have other questions, please open a new topic. Link to comment Share on other sites More sharing options...
Question
Courage
Hi,
How can I install IP.Content on domain.ro and IP.Board on domain.ro/forum ?
Link to comment
Share on other sites
8 answers to this question
Recommended Posts