Hi opengeek,
I get this in the error log:
[2011-12-29 13:45:24] (ERROR in xPDO::connect @ /myserverpath/httpdocs/core/xpdo/xpdo.class.php : 344) SQLSTATE[HY000] [2005] Unk[/i]nown MySQL server host 'mydatabasehostname' (2)
[2011-12-29 13:45:25] (ERROR @ /connectors/element/chunk.php) Error preparing statement for query: SELECT `modSession`.`id` AS `modSession_id`, `modSession`.`access` AS `modSession_access`, `modSession`.`data` AS `modSession_data` FROM `modx_ session` AS `modSession` WHERE `modSession`.`id` = ? - Array
(
[0] => 42000
[1] => 1115
[2] => Unknown character set: 'utf-8'
)
The issue is adding or deleting the resources in the menu tree in the manager. When i right click a resource in the menu tree it asks do i want to delete it and when i click yes nothing happens.
My config file uses
$database_connection_charset = 'utf-8';
No JS errors as far as i can see. No luck reuploading manager folder either.
Thanks
[ed. note: howster last edited this post 14 years, 9 months ago.]