Exception in PHP Script
/index.php/sisukaart
PHP Version: 7.4.33;  Zend Engine Version: 3.4.0;  Qcubed Version: 1.0.0 RC2 (QCubed 1.0 RC2)
Application: Apache;  Server Name: www.reisiveeb.ee
HTTP User Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
MySqli Error: Access denied for user 'vhost8683s0'@'localhost' (using password: YES)
Exception Type:   QMySqliDatabaseException

Source File:   /www/apache/domains/www.reisiveeb.ee/htdocs/app/public/sitemap/SitemapUtil.class.php     Line:   26

Line 21:    		where
Line 22:    		tn.status = ".TripnoteStatus::Published."
Line 23:    		group by tn.id
Line 24:    		order by r.name asc, c.name asc, tn.name asc
Line 25:    		";
Line 26:    		$objResult = Data::Query($strQuery);
Line 27:    		$arrToReturn = array();
Line 28:    		if ($objResult) {
Line 29:    			while ($mixRow = $objResult->FetchArray()) {
Line 30:    				if (!isset($arrToReturn[$mixRow['region_id']])) {
Line 31:    					$arrToReturn[$mixRow['region_id']] = array();

Database Error Number:  1045

Query:   Show/Hide


Call Stack:

#0 /www/apache/domains/www.reisiveeb.ee/htdocs/app/common/Data.class.php(23): QMySqli5Database->Query('\n\t\tselect\n\t\t\ttn...')
#1 /www/apache/domains/www.reisiveeb.ee/htdocs/app/public/sitemap/SitemapUtil.class.php(26): Data::Query('\n\t\tselect\n\t\t\ttn...')
#2 /www/apache/domains/www.reisiveeb.ee/htdocs/app/public/sitemap/SitemapPanel.class.php(18): SitemapUtil::GetTripnoteArray()
#3 /www/apache/domains/www.reisiveeb.ee/htdocs/app/common/ReisiveebForm.class.php(78): SitemapPanel->Initialize()
#4 /www/apache/domains/www.reisiveeb.ee/htdocs/app/common/ReisiveebForm.class.php(30): ReisiveebForm->PageOperation()
#5 /www/apache/domains/www.reisiveeb.ee/htdocs/lib/includes/qcodo/_core/qform/QFormBase.class.php(276): ReisiveebForm->Form_Create()
#6 /www/apache/domains/www.reisiveeb.ee/htdocs/index.php(70): QFormBase::Run('ReisiveebPublic...', '/www/apache/dom...')
#7 {main}

Variable Dump:   Show/Hide



Exception Report Generated:  Friday, May 9 2025, 9:56:17 AM