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.
Our index.php file just got overwritten, presumably by some annoying script kiddie.
We are running Drupal 4.5.0. Upgrading to 4.5.5 was always on the proverbial list - it's now jumped to the top of the list!
Since upgrading to the latest version of Drupal (drupal-4.6.3) i no longer can find the admin/themes page. The link to themes remains on the administer menu but when clicked, it gives only a completely white page with no error message.
Users can switch between themes in their account settings = "my account" and the theme-list shows also in site settings page.
How can i bring the page of theme settings/configuration back?
I'm trying to get access to the http://website/taxonomy functionality. Even after a complete re-install of the drupal system and databases I get a "Page not Found" when adding "/taxonomy" to the url.
- The taxonomy module is enabled
- I made some sample vocabularies, and linked some nodes to these vocabularies.
As far as I understand from the manuals and forums the taxonomy-stuff should work out-of-the-box. What went wrong?
Is it possible to set the logo to only show on the home page? I thought that I'd seen this option somewhere, but I cannot now find it.
Also, can someone give me the php for uri-specific hacks? E.g., if I only want something to appear on the homepage or on /about what is the phptemplate equivilent of a smarty server uri request?
This is weird. I arrived home tonight, logged on to my site, and saw that my left nav menus were in complete disarray.
Searching through the Drupal logs, I found many entries from an anonymous user running SQL commands such as this:
Duplicate entry 'http://www.menwhoknit.com/admin/menu/item/edit/25' for key 1 query: INSERT INTO cache (cid, data, created, expire, headers) VALUES ('http://www.menwhoknit.com/admin/menu/item/edit/25', '�\0\0\0\0\0\0��r۸���]�%�Rd[R��.��p����7��\"a�`\0P�o�0�߷�\'�.@R�Hɶ. 3I,�_X,��}�����}G\"���݇�?}N���~���Wߒ�������r�%���~��!N�uv�������ݫ��-b�ⵧ̘~�gq43Dn�8U�Ó�;�!1Mù�R��V_���`qDf��-^�>S�,�, �$,%#A~L������,a�$�c�s��;�\"�,ս���9ķ_sG�[�\"gď�TL�s}ӛ:�,K��$�i0��t�O@��ĵ]���р�@�+各�����/<Ʉ��I���@�����l�ы��%�t�/tEm��PNC\0�[���N\"��J?�+VC@3V� ii��\\��7�+�T�%���S͔&$�Qr�\0 ~v�\0�饸u�KGcU��H��i}�gǘ!��Y�G<`*%ʿr���s`\\��*\"@�WDq��0��Cm�3�(75l�.n�@r K�LvQY�%ڈ�(^�Ƙ�/�,K�%,�� in /home/knitty/public_html/includes/database.mysql.inc on line 66.
As the admin (id: 1) user, I can edit anything. However, I have 5 registered users, and I want them to be able to edit each other's stuff. How do I enable that? All the settings seems to offer is "edit your own" entries.