Forum can't be load!
4 posters
Page 1 of 1
Forum can't be load!
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?
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- Forumember
- Posts : 26
Reputation : 1
Language : English
Re: Forum can't be load!
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.
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- ForumGuru
- Posts : 17922
Reputation : 836
Language : English
Location : Somewhere
Re: Forum can't be load!
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- Forumember
- Posts : 26
Reputation : 1
Language : English
Re: Forum can't be load!
Can we have your forum link? Where do you want it to be redirected? To the index?
Jophy- ForumGuru
- Posts : 17922
Reputation : 836
Language : English
Location : Somewhere
Re: Forum can't be load!
@Jophy
http://www.fixy-fact.net/
HTML PAGE = My homepage (www.fixy-fact.net)
try if you can click link to forum
http://www.fixy-fact.net/
HTML PAGE = My homepage (www.fixy-fact.net)
try if you can click link to forum
triadiprabowo- Forumember
- Posts : 26
Reputation : 1
Language : English
Re: Forum can't be load!
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:
The code for that is:
- Code:
<a href="FORUM LINK HERE">LINK TEXT</a>
Jophy- ForumGuru
- Posts : 17922
Reputation : 836
Language : English
Location : Somewhere
Re: Forum can't be load!
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- Forumember
- Posts : 26
Reputation : 1
Language : English
Re: Forum can't be load!
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)."
My firefox browsers says when that link is clicked "Server not found Firefox can't find the server at www.fixy-fact.net)."
Re: Forum can't be load!
This should be the code for your HTML page:
You can change 'Forum Link' to any text/message you like.
- Code:
<a href="http://www.fixy-fact.net/">Forum Link</a>
You can change 'Forum Link' to any text/message you like.
Jophy- ForumGuru
- Posts : 17922
Reputation : 836
Language : English
Location : Somewhere
Re: Forum can't be load!
@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 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- Forumember
- Posts : 26
Reputation : 1
Language : English
Re: Forum can't be load!
Hello,
Do you mean you want the address on your forum index ends with the /forum ?
Do you mean you want the address on your forum index ends with the /forum ?
Stephen-- Hyperactive
- Posts : 2542
Reputation : 326
Language :
Re: Forum can't be load!
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
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
triadiprabowo- Forumember
- Posts : 26
Reputation : 1
Language : English
Re: Forum can't be load!
Hello,
As for me i can open it and its fine.. maybe you should clear your browser cache ?
As for me i can open it and its fine.. maybe you should clear your browser cache ?
Stephen-- Hyperactive
- Posts : 2542
Reputation : 326
Language :
Re: Forum can't be load!
I already explained the steps above to change your homepage: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)
Admin Panel > Display > Generalities > Your forum redirects to : Choose whether you like HTML page or any. > Save
?
Also, I can open your forum index
Jophy- ForumGuru
- Posts : 17922
Reputation : 836
Language : English
Location : Somewhere
Re: Forum can't be load!
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
ok solved thanks for your responding!
to Jophy and Raizen - big thanks for me for fast respond and many solution
triadiprabowo- Forumember
- Posts : 26
Reputation : 1
Language : English
Re: Forum can't be load!
Topic Solved & Locked |
Jophy- ForumGuru
- Posts : 17922
Reputation : 836
Language : English
Location : Somewhere
Similar topics
» forum does not load
» Forum Will Not Load
» Forum will not load up
» Cannot Load Forum
» Forum Won't load!
» Forum Will Not Load
» Forum will not load up
» Cannot Load Forum
» Forum Won't load!
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum