Exception in PHP Script
/index.php/reisikiri/aivejaandrus/Rooma-ja-Vatikan/77
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: 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/common/HeaderImageUtil.class.php     Line:   77

Line 72:    		from country c
Line 73:    		inner join tripnote_country_v tc on c.id = tc.country_id
Line 74:    		where length(header_img) > 0
Line 75:    		and tc.tripnote_id = $intId
Line 76:    		order by rand() limit 1";
Line 77:    		$mixRow = Data::GetRow($strQuery);
Line 78:    		if ($mixRow) {
Line 79:    			self::$strImage = $mixRow['header_img'];
Line 80:    			self::$strCountryName = $mixRow['name'];
Line 81:    			return true;
Line 82:    		}

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('select\n\t\theader...')
#1 /www/apache/domains/www.reisiveeb.ee/htdocs/app/common/Data.class.php(64): Data::Query('select\n\t\theader...')
#2 /www/apache/domains/www.reisiveeb.ee/htdocs/app/common/HeaderImageUtil.class.php(77): Data::GetRow('select\n\t\theader...')
#3 /www/apache/domains/www.reisiveeb.ee/htdocs/app/public/tripnote/TripnoteViewPanel.class.php(56): HeaderImageUtil::SetTripnoteImage(77)
#4 /www/apache/domains/www.reisiveeb.ee/htdocs/app/common/ReisiveebForm.class.php(78): TripnoteViewPanel->Initialize()
#5 /www/apache/domains/www.reisiveeb.ee/htdocs/app/common/ReisiveebForm.class.php(30): ReisiveebForm->PageOperation()
#6 /www/apache/domains/www.reisiveeb.ee/htdocs/lib/includes/qcodo/_core/qform/QFormBase.class.php(276): ReisiveebForm->Form_Create()
#7 /www/apache/domains/www.reisiveeb.ee/htdocs/index.php(70): QFormBase::Run('ReisiveebPublic...', '/www/apache/dom...')
#8 {main}

Variable Dump:   Show/Hide



Exception Report Generated:  Wednesday, April 2 2025, 7:31:30 PM