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.
A couple of weeks ago I got an email about the PHP on my website server being updated and I think that must have something to do with this problem om mine which is that I can't login at all. I've tried login in on all the accounts. This is the message I get, somebody please help me and tell me what's wrong!
user warning: Illegal mix of collations (latin1_swedish_ci,IMPLICIT) and (utf8_general_ci,COERCIBLE) for operation '=' query: SELECT * FROM users WHERE status = 1 AND name = LOWER('webmaster') in /customers/sarajansson.se/sarajansson.se/httpd.www/familyvalidation/includes/database.mysql.inc on line 121.
user warning: Illegal mix of collations (latin1_swedish_ci,IMPLICIT) and (utf8_general_ci,COERCIBLE) for operation '=' query: SELECT * FROM users WHERE status = 0 AND name = LOWER('webmaster') in /customers/sarajansson.se/sarajansson.se/httpd.www/familyvalidation/includes/database.mysql.inc on line 121.
user warning: Illegal mix of collations (utf8_general_ci,COERCIBLE) and (latin1_swedish_ci,IMPLICIT) for operation 'like' query: SELECT * FROM access WHERE status = 1 AND type = 'user' AND LOWER('webmaster') LIKE LOWER(mask) in /customers/sarajansson.se/sarajansson.se/httpd.www/familyvalidation/includes/database.mysql.inc on line 121.
Upgrading from 4.6.10. I installed the 4.7.6 tar file into a clean directory on my server. I edited the sites/default/settings file to reflect the location and access of the db and set the url. I ran the update and there were no error messages. There were two links, one to the admin pages and one to the main page. I attempted to navigate to the admin page and got the node_revisions error message. I then attempted to navigate to the main page with the same error message received.
Hai!
i am trying to display the page-wise rss feeds using categories.But it is showing only three feed items.where to change to display all the feed items that come under the same category.
I have already downloaded the live website from the server and have done installation part also.
But when I try to login with admin username/password,I am able to login properly and it shows index page with admin block on the left hand side.
But when I click on Administer Link of that block,I get the settings page, but lefthand side navigation links and the content of setting page does not appear.Only '2' is printed in the middle of the page.
I have tried all the settings like Clean_URL and database related settings.
But still I am facing the same problem...