Hello all,
I've spent a good amount of time looking through the support forums and have tried several possible solutions:
- http://drupal.org/node/86497
- php.ini: session.auto_start Off
- I also removed the php script from MySQL, but that swapped out one error for two others (wish I had copied the original errors at the time)
None have worked as yet, so I'll put this up and hope someone is kind enough to help.
I was attempting to add some php script to hide the navigation block from all but the admin, with the intent of building my own, simple replacement. I attempted to set the uid = admin and, after, the site hasn't functioned correctly at all. (I think I have since found the solution for hiding the navigation block from all but the admin, while searching the Drupal site looking for THIS solution. Is that irony?).
I had also tried this about two weeks ago, when I thought of it, and was able to experiment and still go back and change my errors. This time it busted and there doesn't seem to be an option for going back. Here are the errors I am receiving:
* warning: array_keys() [function.array-keys]: The first argument should be an array in /home/u7/dweade/html/modules/user.module on line 352.
* warning: implode() [function.implode]: Bad arguments. in /home/u7/dweade/html/modules/user.module on line 352.