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.
When I try to search or when I click "Search" I get a "Page not Found". Any clue what I might have done wrong here? As far as I know I don't believe I've made any changes that would have impacted the search functionality. :P
I have a somewhat fresh install of Drupal 4.4.1 on an Apache / PHP / MySQL / Linux box.
I have been working on getting my phptemplate theme, which is using the marvin2k template as a base, to display node-images correctly. I am using CSS for all layout no tables, and everything validates.
Hi, ive just discovered drupal, it looks great i love all the options and the way it looks. I have been using e107 since it was first relased, but i found it it just not what i was looking for anymore.I did have a question about the links and adding them, but as i was writing this i figured it out. Great system :)
when i try to acces the module configuration page
drupal shows me this:
---
Fatal error: Allowed memory size of 4194304 bytes exhausted (tried to allocate 11520 bytes) in /usr/local/vhosts/pipicikus.com/httpdocs/pipi/modules/queue.module on line 64
Fatal error: Allowed memory size of 4194304 bytes exhausted (tried to allocate 149 bytes) in Unknown on line 0
Warning: Unknown(): A session is active. You cannot change the session module's ini settings at this time. in Unknown on line 0
--
I have a fresh install of Drupal 4.4.1 on an Apache / PHP / MySQL / Linux box. My Mission Statement currently reads "edit statement", as seen here: http://www.analogduck.com/drupal/
I have repeatedly tried changing the content in the form field labeled "Mission:" on my Configuration page, found at (of course you can't see this one): http://www.analogduck.com/drupal/admin/system
Non-Administrator users are getting the following error whenever they click on the "create content" link:
"user error: Table 'db12345678.node' doesn't exist
query: SELECT n.title FROM node AS n WHERE n.nid = 0 in /homepages/12/d12345678/htdocs/includes/database.mysql.inc on line 97."