Jump to content
This topic contains 21 posts. A summary containing the most significant posts is available

Featured Replies

Posted

Hi, I've seen sites that have a landing page on their domain.com and forums on domain.com/forums. How do you achieve that with IPB? Do you just change the directory where files are installed? That would mess up everything and cause errors.

 

I've seen sites that have a landing page on their domain.com and forums on domain.com/forums

The landing pages that are outside of IPS root, are not made with IPS. The sites that probably have it run ancient version of IPS. It was earlier possible to have IP.Content in the root of the domain and forums in subdirectory. With the new version (Pages) - it does not work. If you have some example links for what you mean, you can post here, so that one can investigate how it is achieved in certain cases.

@Nathan Explosion, that's true. IPS Suite is not installed on https://invisioncommunity.com/forums It is installed in the root of domain. https://invisioncommunity.com/forums is just an application like https://invisioncommunity.com/files/. I believe the topic starter means the case when IPS Suite is installed in subdirectory /forums/. (???) Then it is not possible. In case Forums is just not a default application, then this absolutely possible with Pages. @6ichem, what is the root of your IPS installation? What application is set as default?

 

I believe the topic starter means the case when IPS Suite is installed in subdirectory /forums/

I know you did - but as they didn't mention that explicitly, I just wanted to point out what I did.

You are now asking the right questions...if the suite is installed in /forums/ then it would need to be moved to the site root, and then the fun begins.

Edited by Nathan Explosion

  • Author
 

The landing pages that are outside of IPS root, are not made with IPS. The sites that probably have it run ancient version of IPS. It was earlier possible to have IP.Content in the root of the domain and forums in subdirectory. With the new version (Pages) - it does not work. If you have some example links for what you mean, you can post here, so that one can investigate how it is achieved in certain cases.

Yup I know it's not made with IPS, i'm asking how to achieve that where you have IPS on /forum and landing page on the main domain and like I said earlier if you change the directory of the forum from the root to forums (make a new folder naming it forums) that wouldn't work it'll throw a lot of errors

 

@Nathan Explosion, that's true. IPS Suite is not installed on https://invisioncommunity.com/forums It is installed in the root of domain. https://invisioncommunity.com/forums is just an application like https://invisioncommunity.com/files/. I believe the topic starter means the case when IPS Suite is installed in subdirectory /forums/. (???) Then it is not possible. In case Forums is just not a default application, then this absolutely possible with Pages. @6ichem, what is the root of your IPS installation? What application is set as default?

Installed on the default ubuntu server directory www/html and I'm trying to achieve the case where IPS is installed there, how can I make the default domain show a landing page and the /forums display the suite

Edited by 6ichem

 

I think to answer that question, we need to establish what you want the landing page to be. Do you want it to be Pages? Static HTML? Wordpress? Something else?

There are a number of ways to achieve what you're looking to do, but we'll need a bit more context to help guide you.

One possible solution is to move your IPB installation into a directory named whatever you'd like it named (i.e. www/html/forums/), but there would be additional steps to ensure existing URLs continue to work. You could handle these with server level redirects or possibly the FURL system.

  • Author
 

 

I think to answer that question, we need to establish what you want the landing page to be. Do you want it to be Pages? Static HTML? Wordpress? Something else?

There are a number of ways to achieve what you're looking to do, but we'll need a bit more context to help guide you.

One possible solution is to move your IPB installation into a directory named whatever you'd like it named (i.e. www/html/forums/), but there would be additional steps to ensure existing URLs continue to work. You could handle these with server level redirects or possibly the FURL system.

Static HTML

  • Author
 

I know you did - but as they didn't mention that explicitly, I just wanted to point out what I did.

You are now asking the right questions...if the suite is installed in /forums/ then it would need to be moved to the site root, and then the fun begins.

How would you go about it if it's already in the root then?

 

How would you go about it if it's already in the root then?

Do you have Pages?

What do you currently have set as your default application in the ACP?

  • Author
 

Do you have Pages?

What do you currently have set as your default application in the ACP?

The forums, I don't have pages. I'm making a static landing page in html that I want to use it later

In that case, index.php is already your landing page and that will open /forums/* for Forums pages.

If you want to use a static HTML page then create index.html....and set your hosting to open that as your default page (so instead of .php file, .html file)

  • Author
 

In that case, index.php is already your landing page and that will open /forums/* for Forums pages.

If you want to use a static HTML page then create index.html....and set your hosting to open that as your default page (so instead of .php file, .html file)

My default is opening the forum at domain.com or domain.com/index.php not /forums - /forums gives a 404 error

How would I access the forum on /forums if I set the server to open index.html as my default page?

Edited by 6ichem

In that case then just do this bit and forget about the /forums bit then.

 

If you want to use a static HTML page then create index.html....and set your hosting to open that as your default page (so instead of .php file, .html file)

Then you have:

domain.com/index.html
and
domain.com/index.php

 

  • Author
 

In that case then just do this bit and forget about the /forums bit then.

Then you have:

domain.com/index.html
and
domain.com/index.php

 

I assume domain.com/index.php would redirect to the forum but what if I want domain.com/forums instead of the index.php?

 

domain.com/forums instead of the index.php?

Then you move your installation from root to /forums/ and enable friendly urls and rewrites so that index.php isn't included in the URLs (search your ACP)

  • Author
 

Then you move your installation from root to /forums/ and enable friendly urls and rewrites so that index.php isn't included in the URLs (search your ACP)

Do you know where I could get the rewrite rules for nginx maybe? Did some research and found that IPB only supports apache officially 

A quick search for nginx gives this as the first hit...

 

  • Author
 

A quick search for nginx gives this as the first hit...

 

I've seen it already but my server is already set up and the structure is very different from the one in the thread there. I just keep getting this error when trying to enable rewriting

image.thumb.png.2554b3d405ba511990b956586339066e.png

Never Mind Thanks anyway.

Edited by Mark White

  • Author
 

I have a dumb question.

In VB sites I could show the forum listings as condensed or expanded and you can select How deep

I have a forum with all fifty states in it each a separate Topic. Its a jeep group.

How can I make the Main Category Show itself only and not show the entire list of every state?

I have been away for a while but Im not seeing it and Searches only bring me here. Also when I selected Grid they were so large I switched back immediately...

Can someone just point me into the right direction Please?

THX

Make a separate thread for your issue, it has absolutely nothing to do with this

Recently Browsing 0

  • No registered users viewing this page.