I had actually uploaded the files of 7x+ drupal on a 6.2 drupal website, because it won't let me use the theme i wanted.
Now i can't have any side bars, pages like "upgrade" "by module" are blank, and i get errors like:-
warning: strlen() expects parameter 1 to be string, array given in /home1/bikesare/public_html/oldhindilyrics/includes/bootstrap.inc on line 667.
warning: htmlspecialchars() expects parameter 1 to be string, array given in /home1/bikesare/public_html/oldhindilyrics/includes/bootstrap.inc on line 634.
warning: strlen() expects parameter 1 to be string, array given in /home1/bikesare/public_html/oldhindilyrics/includes/bootstrap.inc on line 667.
warning: htmlspecialchars() expects parameter 1 to be string, array given in /home1/bikesare/public_html/oldhindilyrics/includes/bootstrap.inc on line 634.
warning: strlen() expects parameter 1 to be string, array given in /home1/bikesare/public_html/oldhindilyrics/includes/bootstrap.inc on line 667.
warning: htmlspecialchars() expects parameter 1 to be string, array given in /home1/bikesare/public_html/oldhindilyrics/includes/bootstrap.inc on line 634.
warning: strlen() expects parameter 1 to be string, array given in /home1/bikesare/public_html/oldhindilyrics/includes/bootstrap.inc on line 667.
warning: htmlspecialchars() expects parameter 1 to be string, array given in /home1/bikesare/public_html/oldhindilyrics/includes/bootstrap.inc on line 634.
What to do?
Comments
Comment #1
Lostboy22 commentedThis is a Drupal core issue, not a Date issue.
look here: http://drupal.org/forum/21
Comment #2
JudgeJ0 commentedA theme had caused all the faults, just needed to remove it.
Comment #3
arlinsandbulte commentedfixed according to #2