I have searched and tried but can't make the change to default to Categories. I've tried the addon Category Page First and had to reinstall to get it back OK (thrice).
I've searched the forum and get lost in CSS changes etc.
The "Default Page" addon seems to require a url more complex than www.page.com/vanilla/categories.php would be.
Please help me.
John
I installed "DefaultPage" addon - Broke it again! Can't open vvvn/categories.php
This is the only way I could achieve a default page other than the... er... regular default page.
If you don't want a separate page for members and guests, ignore the first bit and just use the .htaccess method.
Guaranteed to work, money back plus 20%!
Not 10 minutes before your posting(s) I did a work around using javascript on a redirect page that works like a champ
<html>
<head>
<script language="JavaScript">
<!--
window.location="http://nxxxxx.us/sbr/categories.php";
//-->
</script>
</head>
<body>
</body>
</html>
That's the whole page.
Thank you both
John
I made a seperate html page (http://nxxxxx.us/sbr.html). If you want to open the discussions page first you use the original url(http://nxxxxx.us/sbr/).
The users have a choice this way.
sbr is a closed forum. Look at http://www.natchezms.us/miscellany and http://www.natchezms.us/vanillaforum (another one I'm working on)
John
Mate, this is not what we mean by a different default page.
Giving users a secondary URL is going to work but the usual request is to have the standard URL (http://natchezms.us/vanillaforum/) take you to a different page in place of the default Discussions page.
But if it works for you, go with it.
PS: Thanks for the visit.
natchezjohn: what page do you want to set as the default page?
Using the DefaultPage extension:
If for example you want the 'categories' page to be the default page you just set the default page to categories.php (just use the page not the full url).
Don't understand what you mean by a complex url.
i would like to default to a page i created with page manager using the default page extension. the page i created is named home. in default page i'm putting in ?Page=home but this isn't working. The mod_rewrite .htaccess fixes in previous posts aren't working for me either. i have a feeling it's mod_rewrite issues with 1and1. do you have any suggestions on how to use the default page and page manager extensions together?
It looks like you're new here. If you want to get involved, click one of these buttons!