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.
I created drupal website on acquia dev desktop.i have to host the website on dedicated ubuntu server.
I had initially enabled clean url while developing the website but had errors after migrating it to ubuntu server.
I have installed drupal 7 and I am getting the following error. The error is displayed in all pages at the bottom.
"Object of class stdClass could not be converted to string in DatabaseStatementBase->execute() (line 2135 of C:\wamp\www\drupal\includes\database\database.inc)."
I am not able to run cron because of the same error
Please help me in correcting it
I exported a site from Drupalgardens, and most is working really well.
Only, I seem to remember from older Drupal installations that the modules page /admin/modules was organized into sections depending on what 'package' the module belonged to.
But this is not what happens to my site. I have only 'core' and 'other'.
Can anyone shed some light on this issue?
Sorry if this already documented; I couldn't find it...