Beiträge von Thomas2016

    Hallo zusammen,

    ich benutze die WPJobBoard [COLOR=#000000][FONT=Open Sans]Version 4.1.2 zusammen mit der aktuellsten Wordpress-Version. Das hat bisher prima geklappt. Gestern hat mein Hoster (Hosteurope) jedoch von [/FONT][/COLOR][COLOR=#000000][FONT=Arial] PHP 5.3 auf PHP 5.6 umgestellt. Seither wird beim Aufruf meiner Seite nur noch folgendes angezeigt: "[/FONT][/COLOR][COLOR=#000000][FONT=Times New Roman]Access denied for user '' localhost (using password: NO)"

    Die Langform des Fehlers lautet wie folgt: [/FONT][/COLOR][COLOR=#000000][Wed Mar 09 07:47:34 2016] [error] [client 37.9.122.203] PHP Fatal error: Uncaught exception 'Daq_Db_Exception' with message 'Error

    Code
    Access denied for user ''@'localhost' (using password: NO)

    occured in query:

    SQL
    SELECT t2.tag_id AS `id`, COUNT(*) AS `cnt` FROM `wordpresswp_wpjb_job` AS `t1` INNER JOIN `wordpresswp_wpjb_tagged` AS `t2` ON `t1`.`id`=`t2`.`object_id` AND object = 'job' WHERE  t1.is_active = 1 AND  t1.job_expires_at ]= ''  GROUP BY t2.tag_id

    ' in /is/htdocs/wp11269800_LGKRAVCJM8/www/wp-content/plugins/wpjobboard/framework/Db/Query.php:417\nStack trace:\n#0 /is/htdocs/wp11269800_LGKRAVCJM8/www/wp-content/plugins/wpjobboard/application/libraries/Project.php(211): Daq_Db_Query-]fetchAll()\n#1 /is/htdocs/wp11269800_LGKRAVCJM8/www/wp-content/plugins/wpjobboard/application/libraries/Project.php(155): Wpjb_Project::scheduleEvent()\n#2 [internal function]: Wpjb_Project-]init('')\n#3 /is/htdocs/wp11269800_LGKRAVCJM8/www/wp-includes/plugin.php(525): call_user_func_array(Array, Array)\n#4 /is/htdocs/wp11269800_LGKRAVCJM8/www/wp-settings.php(392): do_action('init') in /is/htdocs/wp11269800_LGKRAVCJM8/www/wp-content/plugins/wpjobboard/framework/Db/Query.php on line 417

    Woran könnte es liegen, bzw. wie kann ich das beheben?

    Tausend Dank vorab für Ideen!
    Thomas[/COLOR]