Jump to:
| Project: | Date |
| Version: | 7.x-2.0-rc1 |
| Component: | Miscellaneous |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
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
#1
This is a Drupal core issue, not a Date issue.
look here: http://drupal.org/forum/21
#2
A theme had caused all the faults, just needed to remove it.
#3
fixed according to #2
#4
Automatically closed -- issue fixed for 2 weeks with no activity.