Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
Hi there. I'm trying to create a site where the story content type is not visible to no-authenticated users, but where everything else is. I'm hoping to use this to create a private news & discussion area for staff of my organization.
When I create content or edit content and under "Menu settings" choose a parent item "left menu" (a menu/block I created) why does it not stick after I submit? The only things that seem to stick to the menu are "add new menu item"--but that just seem redunctant to add a new "menu item" when I could just make the content itself under the menu.
user warning: Table 'IdeaSplicing._ISfavorite_nodes' doesn't exist query: SELECT COUNT(*) FROM _ISfavorite_nodes WHERE uid = 0 AND nid = 3 in /home/content/A/d/v/AdvisorGarage/html/ideasplicing.com/includes/database.mysql.inc on line 172.
I just moved a working drupal site from a windows box to a linux server. I dumped the mysql db and reimported it back on the linux server, copied the drupal directory and it's working fine!
However, when i first loaded my drupal site into a browser off the linux server, my custom theming that i had created in the original wasn't applied to any of the site pages.