I have installed the module version 6.x-8.0 and started creating a site tour. I saw the issue that was posted here: http://drupal.org/node/365868 about the URL's needing to be relative. This works for me now using the relative URL's. However, I can't get my sites homepage to be included in the site tour. If I leave the URL field blank it results in a Page Not Found. If I use my homepage www.mysite.org for the URL that does not work either as it directs the tour to start at www.mysite.org/www.mysite.org. Is there a way to get my homepage www.mysite.org to be included properly in the tour?
Comments
Comment #1
griffinh commentedOk, feeling a bit silly now. Made the URL
<front>and now it works.