Invision Community 4: SEO, prepare for v5 and dormant account notifications By Matt Monday at 02:04 PM
o30c Posted October 11, 2019 Posted October 11, 2019 I currently have IBP setup so when you go to my root domain the forum is what pops up. I want to change it to a sub domain e.g. forum.mydomain.com instead. What all is involved to do this? Do I just change the board_url in the conf_global.php? I don't need to move the physical installation or re-run the install for a pathing change do I?
Adlago Posted October 11, 2019 Posted October 11, 2019 What do you want to use root for? If you have a Pages App, everything you want becomes very easy ...
o30c Posted October 12, 2019 Author Posted October 12, 2019 As of today when someone goes to our root domain www.mydomain.com (for example) they is IPB. I no longer want that to happen. Instead when they view www.mydomain.com they should see the NEW website / layout I have designed - which includes a link for our forums. That link should forward them to forum.mydomain.com and display IPB there instead. Make sense?
Lucas James Posted October 13, 2019 Posted October 13, 2019 @o30c You need to do following: Create a subdomain like forum.mydomain.com and move all the IPS suite files and folders from /public_html to /public_html/forum folder. Open the conf_global.php file and edit the base_url settings to point to your subdomain https://forum.mydomain.com Login to your ACP at new URL https://forum.mydomain.com/admin/ and clear the cache: Support > Something isn't working correctly > Continue Update your forum's new URL in the IPS Client area. Upload your custom website's files/folders to the root at /public_html Hope this helps.
Adlago Posted October 13, 2019 Posted October 13, 2019 17 hours ago, o30c said: As of today when someone goes to our root domain www.mydomain.com (for example) they is IPB. I no longer want that to happen. Instead when they view www.mydomain.com they should see the NEW website / layout I have designed - which includes a link for our forums. That link should forward them to forum.mydomain.com and display IPB there instead. Make sense? If you use APP Pages, you can create a page containing the html code of your project. You can specify in the ACP that the APP Page is the default APP and your new page is the default page. Your domain will open your new page and your forums will only be loaded by yourdomain/forums. This is easy to do and you will save yourself a lot of problems with physically moving to a subdomain.
o30c Posted October 23, 2019 Author Posted October 23, 2019 On 10/13/2019 at 10:57 AM, Lucas James said: @o30c You need to do following: Create a subdomain like forum.mydomain.com and move all the IPS suite files and folders from /public_html to /public_html/forum folder. Open the conf_global.php file and edit the base_url settings to point to your subdomain https://forum.mydomain.com Login to your ACP at new URL https://forum.mydomain.com/admin/ and clear the cache: Support > Something isn't working correctly > Continue Update your forum's new URL in the IPS Client area. Upload your custom website's files/folders to the root at /public_html Hope this helps. Many thanks for that information. I've copied what I believe are all the IPS related files / folders to my sub domains folder as you instructed and updated the conf_global.php board_url to point to the new sub domain folder. Here is the structure under a sub domain simply named "test". The sub domains path would be /home/<myusername>/public_html/test/ When my community was originally setup (not by me) the default path wasn't used so the admin folder is really named 'o30c'. At any rate when I attempt to load the admincp going to https://test.mydomain.com/o30c/ or https://test.mydomain.com/o30c/index.php its still trying to read something from the old path as I'm receiving this error. Fatal error: require_once(): Failed opening required '/home/<myusername>/public_html/o30c/sources/base/ipsRegistry.php' (include_path='.:/usr/lib/php:/usr/local/lib/php:/home/<myusername>/public_html/ips_kernel/') in /home/<myusername>/public_html/index.php on line 23 Any suggestions? In the above example the admin folder are where the raw install files are located when you decompress the install file.
Lucas James Posted October 24, 2019 Posted October 24, 2019 The folder structure depicts that you're on IPB v3.4.x. Send me a PM to look into and help you.
o30c Posted October 24, 2019 Author Posted October 24, 2019 yep 3.4.9 moving this to a sub domain is my first (albeit extremely late) attempt to upgrade. I'm launching a new website and putting the forum off to the side until its updated. PM incoming.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.