TP-Docs
HTML5 Icon HTML5 Icon HTML5 Icon
TP on Social Media

Recent

Welcome to TinyPortal. Please login or sign up.

May 15, 2024, 06:28:22 AM

Login with username, password and session length
Members
  • Total Members: 3,886
  • Latest: Grendor
Stats
  • Total Posts: 195,188
  • Total Topics: 21,220
  • Online today: 149
  • Online ever: 3,540 (September 03, 2022, 01:38:54 AM)
Users Online
  • Users: 0
  • Guests: 119
  • Total: 119

Default Page Index

Started by alhaudhie, June 06, 2007, 04:26:36 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

alhaudhie

How can i make the smf forum still go to default index (main page)  not tp-frontpage..

thanks.

G6Cad

Admin/TinyPortal/Settings/Frontpage "go directly to forum"

alhaudhie

when i make this....
the fronpage is disappeared but i still want is...only i want is to make the smf forum is the default not tpfrontpage

Crip

Frontpage as an Article... :)
I have become comfortably numb!

Cripzone | Crip's Free 2.0.2 Themes



alhaudhie

its still go to tp..
i want when my user type the default url like myforum.com its go to the forum not to tp..but tp still available in the menu section...thanks crip

Lesmond

You could use something like this..

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<title>Your Page Title</title>
<meta http-equiv="REFRESH" content="0;url=http://www.your-domain.com/index.php?action=forum"></HEAD>
<BODY>
</BODY>
</HTML>


copy this to notepad or other text editor, and save as index.htm then upload to your forum root folder.

alhaudhie

Quote from: Lesmondâ„¢ on June 06, 2007, 05:48:33 PM
You could use something like this..

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<title>Your Page Title</title>
<meta http-equiv="REFRESH" content="0;url=http://www.your-domain.com/index.php?action=forum"></HEAD>
<BODY>
</BODY>
</HTML>


copy this to notepad or other text editor, and save as index.htm then upload to your forum root folder.

thanks...
but the new problem is...after login its still go to tp page not to forum

Lesmond

Yes I see, I only tested it whilst I was logged in :( I am not sure how to get around that!

IchBin

Quote from: alhaudhie on June 06, 2007, 05:48:14 PM
its still go to tp..
i want when my user type the default url like myforum.com its go to the forum not to tp..but tp still available in the menu section...thanks crip
If you set the forum to display on the frontpage like G6 said that is exactly what you are asking for. It goes straight to the forum, and not the tp page.

Lesmond

But I think they still want a link to the front page, i.e TP front page