These are the errors found when trying to install Drupal. Can these be corrected?
Warning: require_once(/home/rootzsee/public_html/Drupal/includes/bootstrap.inc) [function.require-once]: failed to open stream: No such file or directory in /home/rootzsee/public_html/Drupal/index.php on line 20
Fatal error: require_once() [function.require]: Failed opening required '/home/rootzsee/public_html/Drupal/includes/bootstrap.inc' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/rootzsee/public_html/Drupal/index.php on line 20
I have yet to find anyone else with this issue, thus my post here.
The Available Updates List status works fine, as well as all the other
related module update status pages on the site.
The cron seems to be configured correctly.
We simply are not getting the email notification sent/received.
Hi, I hope somebody can help me with this. Submenu items don't show up in bartik horizontal menu.
If I place the main menu in the sidebar they only show up if I mark them "expanded".
Does anyone know how to change the theme layout (specifically the page.tpl.php page) based on the "content type" in Drupal 7? I found the documentation on doing just that with every version but Drupal 7. I tried inserting the following code inside my template.tpl.php file: