By Shanni73 on
Hello
This is my first Drupal project. Im (trying) to build a community website for a football club, anyways, Im slowing learning my way around the modules and all that. I have found myself a bit stuck and have spent hours tracing my steps back to see where I had made the mistake with no success. I cant find the index page???? Ive lost it!!!! going to the root URL - www.bvpanthers.com.au I really am not sure what I did, I dnt know if anyone can help direct me, turn some light on this for me, a new spin on it, as Im feeling a bit tired trying to figure it out, I would certainly appreciate it so I can move onto the next thing!
I look forward to your response.
Regards
Shanni
Comments
See How to log in once you
See How to log in once you have turned your site off-line for maintenance
Thats no really the Issue,
Thats no really the Issue, the Issue is that even when Im logged in, the page is not there It keeps going to the URL home Domain for the 404 page.
Did you read all the way to
Did you read all the way to the bottom and try "If you are truly desperate you can try the following database queries to restore access"?
Thanks, I did read it, Im
Thanks, I did read it, Im actually on my site, I havent logged out, I can get around the admin alright, I can access the site on/off okay, Its just my links to go to the home page take me to the 404 which is pointing to the URL of the home page.
I have cleared the cache ran cron. I just not real sure what I had done to the main index page....
front page setting
Did you change your front page setting? By default it is 'node'. If you change it that would cause that behavior. Also if you installed a 'front page' module and did not set a 'front page'.
/admin/settings/site-information
Default front page
The reason I suspect this is because I can navigate around your site using direct urls
http://www.bvpanthers.com.au/node
http://www.bvpanthers.com.au/node/1
http://www.bvpanthers.com.au/node/2
Also, though you don't mention it, if you created a theme template front-page.tpl.php (close enough) that will template wise take over the theme for the front page and if you haven't implemented something that can/has a node view (dashboard, a view, etc) you can have that issue as well.
Steven
-Steven Peck
---------
Test site, always start with a test site.
Drupal Best Practices Guide
Yes this was my issue, I
Yes this was my issue, I fixed it and I have just come here to see your message! How silly, I spent hours being frustrated wondering why, thinking about what I had done to correct it. Then I remembered maybe it was that, so I changed it and Whala....
So thank you for your reply....
glad it worked out for you.
glad it worked out for you.
-Steven Peck
---------
Test site, always start with a test site.
Drupal Best Practices Guide