The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Forum can't be load!

4 posters

Go down

Solved Forum can't be load!

Post by triadiprabowo May 11th 2012, 8:58 am

Hi,

I want ask dunno if this techie problem or maybe my problem, I set HTML as my default homepage but when I tried to access forum link from my HTML page, it can't be load.

Example: http://mydomain.com/forum <- (Redirect to my default homepage)

maybe there's requirement address if I want go to forum? If I set a HTML pages become my homepage?


Last edited by triadiprabowo on May 11th 2012, 3:15 pm; edited 1 time in total
triadiprabowo
triadiprabowo
Forumember

Posts : 26
Reputation : 1
Language : English

Back to top Go down

Solved Re: Forum can't be load!

Post by Jophy May 11th 2012, 10:54 am

Hello,

Here's the guide in creating HTML pages for your forum, make sure to read it completely for complete knowledge about it.
https://help.forumotion.com/t13528-creating-an-html-page
Also, to set a forum homepage, go to:
Admin Panel > Display > Generalities > Your forum redirects to : Choose whether you like HTML page or any.
Jophy
Jophy
ForumGuru

Male Posts : 17924
Reputation : 836
Language : English
Location : Somewhere

Back to top Go down

Solved Re: Forum can't be load!

Post by triadiprabowo May 11th 2012, 2:37 pm

Jophy wrote:Hello,

Here's the guide in creating HTML pages for your forum, make sure to read it completely for complete knowledge about it.
https://help.forumotion.com/t13528-creating-an-html-page
Also, to set a forum homepage, go to:
Admin Panel > Display > Generalities > Your forum redirects to : Choose whether you like HTML page or any.

I already make a html page, I already set to default homepage. when I open http://mydomain.com/ and I click link for http://mydomain.com/forum which SHOULD be redirect to my forum but it just only back to my HTML PAGE.

Thanks
triadiprabowo
triadiprabowo
Forumember

Posts : 26
Reputation : 1
Language : English

Back to top Go down

Solved Re: Forum can't be load!

Post by Jophy May 11th 2012, 2:39 pm

Can we have your forum link? Where do you want it to be redirected? To the index?
Jophy
Jophy
ForumGuru

Male Posts : 17924
Reputation : 836
Language : English
Location : Somewhere

Back to top Go down

Solved Re: Forum can't be load!

Post by triadiprabowo May 11th 2012, 2:43 pm

@Jophy

http://www.fixy-fact.net/

HTML PAGE = My homepage (www.fixy-fact.net)

try if you can click link to forum
triadiprabowo
triadiprabowo
Forumember

Posts : 26
Reputation : 1
Language : English

Back to top Go down

Solved Re: Forum can't be load!

Post by Jophy May 11th 2012, 2:49 pm

If it is an HTML page, it won't redirect it to your forum, unless you have a link on your HTML page that if it's clicked, it will redirect it to your forum.

The code for that is:
Code:
<a href="FORUM LINK HERE">LINK TEXT</a>
Jophy
Jophy
ForumGuru

Male Posts : 17924
Reputation : 836
Language : English
Location : Somewhere

Back to top Go down

Solved Re: Forum can't be load!

Post by triadiprabowo May 11th 2012, 2:53 pm

Jophy wrote:If it is an HTML page, it won't redirect it to your forum, unless you have a link on your HTML page that if it's clicked, it will redirect it to your forum.

The code for that is:
Code:
<a href="FORUM LINK HERE">LINK TEXT</a>

Do you ever try to open from your browser this link: fixy-fact.net/forum?

<a href="http://www.fixy-fact.net/forum">Forum</a> <- if this is not the url for forum, so what's it?


Last edited by triadiprabowo on May 11th 2012, 3:15 pm; edited 1 time in total
triadiprabowo
triadiprabowo
Forumember

Posts : 26
Reputation : 1
Language : English

Back to top Go down

Solved Re: Forum can't be load!

Post by runawayhorses May 11th 2012, 2:55 pm

Your HTML PAGE = My homepage (www.fixy-fact.net)

My firefox browsers says when that link is clicked "Server not found Firefox can't find the server at www.fixy-fact.net)."
avatar
runawayhorses
Hyperactive

Male Posts : 2537
Reputation : 166
Language : English
Location : United States

http://runawayhorses.alldiscussion.net/

Back to top Go down

Solved Re: Forum can't be load!

Post by Jophy May 11th 2012, 2:57 pm

This should be the code for your HTML page:
Code:
<a href="http://www.fixy-fact.net/">Forum Link</a>

You can change 'Forum Link' to any text/message you like.
Jophy
Jophy
ForumGuru

Male Posts : 17924
Reputation : 836
Language : English
Location : Somewhere

Back to top Go down

Solved Re: Forum can't be load!

Post by triadiprabowo May 11th 2012, 3:01 pm

@Jophy

I bet you don't get it what I mean
like this : https://help.forumotion.com/index.forum? or https://help.forumotion.com/forum (that's forum index url)

and this is: https://help.forumotion.com/ <- (Portal if activated or HTML if activated = homepage)
triadiprabowo
triadiprabowo
Forumember

Posts : 26
Reputation : 1
Language : English

Back to top Go down

Solved Re: Forum can't be load!

Post by Stephen- May 11th 2012, 3:03 pm

Hello,

Do you mean you want the address on your forum index ends with the /forum ?
Stephen-
Stephen-
Hyperactive

Male Posts : 2542
Reputation : 326
Language :

Back to top Go down

Solved Re: Forum can't be load!

Post by triadiprabowo May 11th 2012, 3:06 pm

Conclusion is I can't open my forum index.

Can you open: http://www.fixy-fact.net/forum or http://www.fixy-fact.net/index.forum

if this is cant be fixed I'll simply revert my forum index as my homepage again

bwi
triadiprabowo
triadiprabowo
Forumember

Posts : 26
Reputation : 1
Language : English

Back to top Go down

Solved Re: Forum can't be load!

Post by Stephen- May 11th 2012, 3:07 pm

Hello,

As for me i can open it and its fine.. maybe you should clear your browser cache ?
Stephen-
Stephen-
Hyperactive

Male Posts : 2542
Reputation : 326
Language :

Back to top Go down

Solved Re: Forum can't be load!

Post by Jophy May 11th 2012, 3:08 pm

triadiprabowo wrote:@Jophy

I bet you don't get it what I mean
like this : https://help.forumotion.com/index.forum? or https://help.forumotion.com/forum (that's forum index url)

and this is: https://help.forumotion.com/ <- (Portal if activated or HTML if activated = homepage)
I already explained the steps above to change your homepage:
Admin Panel > Display > Generalities > Your forum redirects to : Choose whether you like HTML page or any. > Save
?

Also, I can open your forum index Wink
Jophy
Jophy
ForumGuru

Male Posts : 17924
Reputation : 836
Language : English
Location : Somewhere

Back to top Go down

Solved Re: Forum can't be load!

Post by triadiprabowo May 11th 2012, 3:14 pm

That's weird, now I can open the index forum too -_- after I clear all cookies but past 10 minutes I can't open it even try to clear cache or cookies.

ok solved thanks for your responding!

to Jophy and Raizen - big thanks for me for fast respond and many solution
triadiprabowo
triadiprabowo
Forumember

Posts : 26
Reputation : 1
Language : English

Back to top Go down

Solved Re: Forum can't be load!

Post by Jophy May 11th 2012, 3:16 pm

Topic Solved & Locked
Jophy
Jophy
ForumGuru

Male Posts : 17924
Reputation : 836
Language : English
Location : Somewhere

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum