Fatal error:
| Project: | Error Codes |
| Version: | 6.x-1.3 |
| Component: | Code |
| Category: | support request |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Hey everyone,
I'm kinda in a hole here!
It all started with me trying to edit my web site's search box's text area: "search this site" and could not do it via css and decided to change it directly by editing the core durpal's search module. I went into the "module" folder, then "search" foler", and then opened "search.module" file and took out the text. It was all good, until friends suggested that I don't play around with core files and folders. They suggested to try to hide the text by adjusting the theme file where my css was.
Then i started to think if it would be possible to create in my custom theme folder a copy of the search module, which then would allow me to edit the text without touching the main core folders and files. So I created a new folder titled "search" in the "sites" then "all" the "modules" folder, and copied all the "search" module files from the core files into this folder. I refreshed my drupal page and it seemed to be ok. Nothing had changed but when I tried to change pages in drupal all of a sudden I got the following error:
Fatal error: Call to undefined function: system_region_list() in /homepages/28/d273863811/htdocs/includes/theme.inc on line 1758
I then tried to reverse everything but still i'm getting the same error. If anyone has any suggestions, I greatly appreciate it.

#1
#2