Closed (won't fix)
Project:
Wiki installation profile
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
22 Mar 2007 at 11:57 UTC
Updated:
1 Jul 2011 at 19:25 UTC
After installing Drupal with the wiki profile I get a page stating Page does not exist: Main page, although the profile creates one during the install process.
Changing the frontpage from wiki to wiki/main_page does solve this.
Patch is attached.
vg
| Comment | File | Size | Author |
|---|---|---|---|
| drupal_wiki.profile-diff-2007-03-22-12-42-35.patch | 550 bytes | sanduhrs |
Comments
Comment #1
rötzi commentedActually you should be redirected to the main page if you go to the path 'wiki'.
Can you check the wikitools settings in 'admin > settings > wikitools' and tell me the wikipath and the title of the main page settings.
Comment #2
sanduhrswikipath = 'wiki'
Title of main page = 'Main page'
Comment #3
ehowland commentedI had this same issue on a fresh install and it took me a moment to realize that the place to apply the fix was Administer >> Site configuration >> Site information rather than in the Administer >> Site configuration >>Wikitools
Comment #4
kattkung commentedThis post doesn't make sense to me. I downloaded "Wiki installation profile" 5.x-2.0-beta1 2008-Jan-18. It occured "Page does not exist: main page". Can anybody help here?
Comment #5
manolooo commentedThe problem I found after the installation was similar to that of kattkung, I got the message of inexistent main page and could go nowhere, this was because you need to have the server configured to admit clean urls. To check if this is your problem try the address .../wiki/?q=admin, if this opens the admin page you have to set up the server to admit clean urls.
I also had the problem that ubuntu 8.04/apache2 doesn't set up as stated in drupal.org Clean URLs document (http://drupal.org/node/15365#comment-1164614). I found the solution in this address: http://www.lavluda.com/2007/07/15/how-to-enable-mod_rewrite-in-apache22-....
After that I still don't have the main page but thats a minor problem.
All this happened to me with this profile version: 5.x-2.0-beta1
Comment #7
jarodms commentedClosing due to age and lack of activity.