fetchrow_arrayref failed: SELECT * FROM image WHERE id='32921'Unable to dump myself: [Can't use string ("ENGINE::DB") as a HASH ref while "strict refs" in use at ../../../lib/ENGINE/DB.pm line 788. ] at ../../../lib/ENGINE/DB.pm line 762 ENGINE::DB::_exception('ENGINE::DB', undef, '\x{a}fetchrow_arrayref failed: ', 'SELECT * FROM image WHERE id=\'32921\'') called at ../../../lib/ENGINE/DB.pm line 770 eval {...} called at ../../../lib/ENGINE/DB.pm line 770 ENGINE::DB::_throw('ENGINE::DB', 'ENGINE::Exception::DB::FetchFailed', undef, '\x{a}fetchrow_arrayref failed: ', 'SELECT * FROM image WHERE id=\'32921\'') called at ../../../lib/ENGINE/DB.pm line 704 ENGINE::DB::_initialize('ENGINE::DB', 'Shop::DBConnect::standard_connection()', 'image', 'HASH(0x1527138)', undef, undef, undef, 0, undef, ...) called at ../../../lib/ENGINE/DB.pm line 133 ENGINE::DB::_new('ENGINE::DB', 0, 'HASH(0x1527060)') called at ../../../lib/ENGINE/DB.pm line 100 ENGINE::DB::new('ENGINE::DB', 'HASH(0x1527060)') called at ../../../lib/ENGINE/DB/Bindings/Table.pm line 37 ENGINE::DB::Bindings::Table::__ANON__('HASH(0x1527138)') called at ../../../lib/ENGINE/DB/Entity2.pm line 86 ENGINE::DB::Entity2::fetch_entity('Shop::BO::Image', 'HASH(0x1527138)') called at ../../../lib/ENGINE/DB/Entity2/MultiKey.pm line 48 ENGINE::DB::Entity2::MultiKey::new_from_id('Shop::BO::Image', 32921) called at ../../../lib/Shop/BO.pm line 290 Shop::BO::new_from_id('Shop::BO::Image', 32921) called at ../../../lib/CMS/Front/Image/Model.pm line 20 CMS::Front::Image::Model::init('CMS::Front::Image::Model=HASH(0x24111c0)') called at ../../../lib/ENGINE/MVC/Model.pm line 85 ENGINE::MVC::Model::handle('CMS::Front::Image::Model=HASH(0x24111c0)') called at ../../../lib/CMS/Front/Model.pm line 78 CMS::Front::Model::__ANON__() called at ../../../lib/Shop/Transaction.pm line 22 eval {...} called at ../../../lib/Shop/Transaction.pm line 21 Shop::Transaction::transaction('CODE(0x23019d0)') called at ../../../lib/CMS/Front/Model.pm line 79 CMS::Front::Model::handle('CMS::Front::Image::Model=HASH(0x24111c0)', 'HASH(0x2411250)') called at ../../../lib/ENGINE/MVC/Model.pm line 36 ENGINE::MVC::Model::new('CMS::Front::Image::Model', 'CGI=HASH(0x7bc398)', undef, 'ENGINE::MVC::Error=HASH(0x1c79a58)', 'HASH(0x1c3f9b0)') called at ../../../lib/ENGINE/MVC/Controller/Graceful.pm line 44 eval {...} called at ../../../lib/ENGINE/MVC/Controller/Graceful.pm line 43 ENGINE::MVC::Controller::Graceful::__ANON__('CGI=HASH(0x7bc398)', undef) called at ../../../lib/ENGINE/MVC/Controller.pm line 196 ENGINE::MVC::Controller::get_view('ENGINE::MVC::Controller::Graceful=HASH(0x1c3fce0)', 'CGI=HASH(0x7bc398)', undef, undef) called at ../../../lib/ENGINE/MVC/Controller.pm line 174 ENGINE::MVC::Controller::invoke('ENGINE::MVC::Controller::Graceful=HASH(0x1c3fce0)', 'CGI=HASH(0x7bc398)', undef) called at ../../../lib/ENGINE/MVC/Controller.pm line 166 ENGINE::MVC::Controller::execute('ENGINE::MVC::Controller::Graceful=HASH(0x1c3fce0)', 'CGI=HASH(0x7bc398)') called at (eval 9) line 163 eval ' use CMS::Globals; use CMS::DataBindings; use CMS::Front::Toolbox; use CMS::Front::Session; use CMS::BO; #BEGIN { ENGINE::MVC::Exception::Model->DEBUG(1) } my $q = CGI->new; # set up the MVC system once per perl process (inside the $Controller pkg var) use ENGINE::MVC::Controller::Graceful error404 => { model => \'CMS::Front::Show::Error404\', view => \'CMS::Front::RuntimeView\', runtime_template => \'content/error404.t.html\' }, fallback => { model => \'CMS::Front::Model\', view => \'CMS::Front::DynamicView\', }, search => { model => \'CMS::Front::Search::Model\', view => \'CMS::Front::RuntimeView\', runtime_template => \'article/search.t.html\' }, synonym_search => { model => \'CMS::Front::Search::SynonymModel\', view => \'CMS::Front::RuntimeView\', runtime_template => \'article/syn_search.t.html\' }, schlagwortsuche => { model => \'CMS::Front::Search::SynonymModel\', view => \'CMS::Front::RuntimeView\', runtime_template => \'article/schlagwortsuche.t.html\' }, show_login => { model => \'CMS::Front::Trader::Model\', view => \'CMS::Front::RuntimeView\' }, login => { model => \'CMS::Front::Trader::Login\', view => \'CMS::Front::RuntimeView\' }, logout => { model => \'CMS::Front::Trader::Logout\', view => \'CMS::Front::RuntimeView\' }, send_message => { model => \'CMS::Front::Kontakt::Send\', view => \'CMS::Front::RuntimeView\', runtime_template => \'components/kontakt_danke.t.html\' }, tradersearch => { model => \'CMS::Front::Search::Trader\', view => \'CMS::Front::View\', template => \'trader/search_result.t.html\' }, cart_count => { model => \'CMS::Front::Cart::Model\', view => \'CMS::Front::View\', template => \'cart/count.t.html\' }, cart => { model => \'CMS::Front::Cart::Model\', view => \'CMS::Front::RuntimeView\', runtime_template => \'cart/warenkorb.t.html\' }, \'cart/add\' => { model => \'CMS::Front::Cart::Add\', view => \'CMS::Front::RuntimeView\', runtime_template => \'cart/warenkorb.t.html\' }, \'cart/remove\' => { model => \'CMS::Front::Cart::Remove\', view => \'CMS::Front::RuntimeView\', runtime_template => \'cart/warenkorb.t.html\' }, \'cart/print\' => { model => \'CMS::Front::Cart::Model\', view => \'CMS::Front::View\', template => \'cart/einkaufszettel.t.html\' }, \'cart/trader/print\' => { model => \'CMS::Front::Cart::Trader\', view => \'CMS::Front::View\', template => \'cart/einkaufszettel.t.html\' }, \'cart/online\' => { model => \'CMS::Front::Cart::Online\', view => \'CMS::Front::RuntimeView\', runtime_template => \'cart/haendlerliste.t.html\' }, \'cart/online/details\' => { model => \'CMS::Front::Cart::Online::Details\', view => \'CMS::Front::RuntimeView\', runtime_template => \'cart/haendlerliste.t.html\' }, \'image\' => { model => \'CMS::Front::Image::Model\', view => \'CMS::Front::Image::View\' }, \'onlineshops/get\' => { model => \'CMS::Front::OnlineShops::Refresh\', view => \'CMS::Front::OnlineShops::View\' }, \'captcha.gif\' => { model => \'CMS::Front::Captcha::Model\', view => \'CMS::Front::Captcha::View\', }, send_gewinn => { model => \'CMS::Front::API::Gewinnspiel\', view => \'CMS::Front::View\', template => \'api/json.t.html\' }, \'shop\' => { model => \'CMS::Front::Search::SynonymModel\', view => \'CMS::Front::RuntimeView\', runtime_template => \'article/syn_search.t.html\' }, \'newsletter_submit\' => { model => \'CMS::Front::Newsletter::Submit\', view => \'CMS::Front::RuntimeView\', runtime_template => \'components/newsletter_submit.t.html\' }, \'newsletter_confirm\' => { model => \'CMS::Front::Newsletter::Confirm\', view => \'CMS::Front::RuntimeView\', runtime_template => \'components/newsletter_confirm.t.html\' } ; $Controller->default(\'fallback\'); $Controller->execute($q); ;' called at /www/veloflex/htdocs/site/cgi/engine.pl line 29.
fetchrow_arrayref failed: SELECT * FROM image WHERE id='32921'Unable to dump myself: [Can't use string ("ENGINE::DB") as a HASH ref while "strict refs" in use at ../../../lib/ENGINE/DB.pm line 788.
] at ../../../lib/ENGINE/DB.pm line 762
	ENGINE::DB::_exception('ENGINE::DB', undef, '\x{a}fetchrow_arrayref failed: ', 'SELECT * FROM image WHERE id=\'32921\'') called at ../../../lib/ENGINE/DB.pm line 770
	eval {...} called at ../../../lib/ENGINE/DB.pm line 770
	ENGINE::DB::_throw('ENGINE::DB', 'ENGINE::Exception::DB::FetchFailed', undef, '\x{a}fetchrow_arrayref failed: ', 'SELECT * FROM image WHERE id=\'32921\'') called at ../../../lib/ENGINE/DB.pm line 704
	ENGINE::DB::_initialize('ENGINE::DB', 'Shop::DBConnect::standard_connection()', 'image', 'HASH(0x1527138)', undef, undef, undef, 0, undef, ...) called at ../../../lib/ENGINE/DB.pm line 133
	ENGINE::DB::_new('ENGINE::DB', 0, 'HASH(0x1527060)') called at ../../../lib/ENGINE/DB.pm line 100
	ENGINE::DB::new('ENGINE::DB', 'HASH(0x1527060)') called at ../../../lib/ENGINE/DB/Bindings/Table.pm line 37
	ENGINE::DB::Bindings::Table::__ANON__('HASH(0x1527138)') called at ../../../lib/ENGINE/DB/Entity2.pm line 86
	ENGINE::DB::Entity2::fetch_entity('Shop::BO::Image', 'HASH(0x1527138)') called at ../../../lib/ENGINE/DB/Entity2/MultiKey.pm line 48
	ENGINE::DB::Entity2::MultiKey::new_from_id('Shop::BO::Image', 32921) called at ../../../lib/Shop/BO.pm line 290
	Shop::BO::new_from_id('Shop::BO::Image', 32921) called at ../../../lib/CMS/Front/Image/Model.pm line 20
	CMS::Front::Image::Model::init('CMS::Front::Image::Model=HASH(0x24111c0)') called at ../../../lib/ENGINE/MVC/Model.pm line 85
	ENGINE::MVC::Model::handle('CMS::Front::Image::Model=HASH(0x24111c0)') called at ../../../lib/CMS/Front/Model.pm line 78
	CMS::Front::Model::__ANON__() called at ../../../lib/Shop/Transaction.pm line 22
	eval {...} called at ../../../lib/Shop/Transaction.pm line 21
	Shop::Transaction::transaction('CODE(0x23019d0)') called at ../../../lib/CMS/Front/Model.pm line 79
	CMS::Front::Model::handle('CMS::Front::Image::Model=HASH(0x24111c0)', 'HASH(0x2411250)') called at ../../../lib/ENGINE/MVC/Model.pm line 36
	ENGINE::MVC::Model::new('CMS::Front::Image::Model', 'CGI=HASH(0x7bc398)', undef, 'ENGINE::MVC::Error=HASH(0x1c79a58)', 'HASH(0x1c3f9b0)') called at ../../../lib/ENGINE/MVC/Controller/Graceful.pm line 44
	eval {...} called at ../../../lib/ENGINE/MVC/Controller/Graceful.pm line 43
	ENGINE::MVC::Controller::Graceful::__ANON__('CGI=HASH(0x7bc398)', undef) called at ../../../lib/ENGINE/MVC/Controller.pm line 196
	ENGINE::MVC::Controller::get_view('ENGINE::MVC::Controller::Graceful=HASH(0x1c3fce0)', 'CGI=HASH(0x7bc398)', undef, undef) called at ../../../lib/ENGINE/MVC/Controller.pm line 174
	ENGINE::MVC::Controller::invoke('ENGINE::MVC::Controller::Graceful=HASH(0x1c3fce0)', 'CGI=HASH(0x7bc398)', undef) called at ../../../lib/ENGINE/MVC/Controller.pm line 166
	ENGINE::MVC::Controller::execute('ENGINE::MVC::Controller::Graceful=HASH(0x1c3fce0)', 'CGI=HASH(0x7bc398)') called at (eval 9) line 163
	eval '

use CMS::Globals;
use CMS::DataBindings;

use CMS::Front::Toolbox;
use CMS::Front::Session;

use CMS::BO;

#BEGIN { ENGINE::MVC::Exception::Model->DEBUG(1) }

my $q = CGI->new;

# set up the MVC system once per perl process (inside the $Controller pkg var)
use ENGINE::MVC::Controller::Graceful

    error404 => {
		model 				=> \'CMS::Front::Show::Error404\',
		view  				=> \'CMS::Front::RuntimeView\',
		runtime_template	=> \'content/error404.t.html\'
	},

	fallback => {
		model    => \'CMS::Front::Model\',
		view     => \'CMS::Front::DynamicView\',
	},

	search  => {
		model   		 => \'CMS::Front::Search::Model\',
		view    		 => \'CMS::Front::RuntimeView\',
		runtime_template => \'article/search.t.html\'
	},
	synonym_search  => {
		model   		 => \'CMS::Front::Search::SynonymModel\',
		view    		 => \'CMS::Front::RuntimeView\',
		runtime_template => \'article/syn_search.t.html\'
	},
	
	schlagwortsuche  => {
		model   		 => \'CMS::Front::Search::SynonymModel\',
		view    		 => \'CMS::Front::RuntimeView\',
		runtime_template => \'article/schlagwortsuche.t.html\'
	},
	
	show_login => {
		model    => \'CMS::Front::Trader::Model\',
		view     => \'CMS::Front::RuntimeView\'
	},
	
	login => {
		model    => \'CMS::Front::Trader::Login\',
		view     => \'CMS::Front::RuntimeView\'
	},
	
	logout => {
		model    => \'CMS::Front::Trader::Logout\',
		view     => \'CMS::Front::RuntimeView\'
	},
	
	send_message => {
		model    			=> \'CMS::Front::Kontakt::Send\',
		view     			=> \'CMS::Front::RuntimeView\',
		runtime_template	=> \'components/kontakt_danke.t.html\'
	},
	
	tradersearch	=>	{
		model    => \'CMS::Front::Search::Trader\',
		view     => \'CMS::Front::View\',
		template => \'trader/search_result.t.html\'
	},
	
	cart_count		=>	{
		model    => \'CMS::Front::Cart::Model\',
		view     => \'CMS::Front::View\',
		template => \'cart/count.t.html\'
	},
	
	cart		=>	{
		model            => \'CMS::Front::Cart::Model\',
		view             => \'CMS::Front::RuntimeView\',
		runtime_template => \'cart/warenkorb.t.html\'
	},

	\'cart/add\'	=>	{
		model            => \'CMS::Front::Cart::Add\',
		view             => \'CMS::Front::RuntimeView\',
		runtime_template => \'cart/warenkorb.t.html\'
	},

	\'cart/remove\'	=>	{
		model            => \'CMS::Front::Cart::Remove\',
		view             => \'CMS::Front::RuntimeView\',
		runtime_template => \'cart/warenkorb.t.html\'
	},

	\'cart/print\'	=>	{
		model            => \'CMS::Front::Cart::Model\',
		view             => \'CMS::Front::View\',
		template         => \'cart/einkaufszettel.t.html\'
	},

	\'cart/trader/print\'	=>	{
		model            => \'CMS::Front::Cart::Trader\',
		view             => \'CMS::Front::View\',
		template         => \'cart/einkaufszettel.t.html\'
	},

	\'cart/online\'	=>	{
		model            => \'CMS::Front::Cart::Online\',
		view             => \'CMS::Front::RuntimeView\',
		runtime_template => \'cart/haendlerliste.t.html\'
	},

	\'cart/online/details\'	=>	{
		model            => \'CMS::Front::Cart::Online::Details\',
		view             => \'CMS::Front::RuntimeView\',
		runtime_template => \'cart/haendlerliste.t.html\'
	},

	\'image\'	=>	{
		model            => \'CMS::Front::Image::Model\',
		view             => \'CMS::Front::Image::View\'
	},

    \'onlineshops/get\'   =>  {
        model            => \'CMS::Front::OnlineShops::Refresh\',
        view             => \'CMS::Front::OnlineShops::View\'
    },
    
    \'captcha.gif\' => {
		model	 => \'CMS::Front::Captcha::Model\',
		view	 => \'CMS::Front::Captcha::View\',
	},
	
	send_gewinn => {
		model    => \'CMS::Front::API::Gewinnspiel\',
		view     => \'CMS::Front::View\',
        template => \'api/json.t.html\'
	},
	
	\'shop\' => {
		model   		 => \'CMS::Front::Search::SynonymModel\',
		view    		 => \'CMS::Front::RuntimeView\',
		runtime_template => \'article/syn_search.t.html\'
	},
	
	\'newsletter_submit\' => {
		model   		 => \'CMS::Front::Newsletter::Submit\',
		view    		 => \'CMS::Front::RuntimeView\',
		runtime_template => \'components/newsletter_submit.t.html\'
	},
	\'newsletter_confirm\' => {
		model   		 => \'CMS::Front::Newsletter::Confirm\',
		view    		 => \'CMS::Front::RuntimeView\',
		runtime_template => \'components/newsletter_confirm.t.html\'
	}
		
;


$Controller->default(\'fallback\');
$Controller->execute($q);


;' called at /www/veloflex/htdocs/site/cgi/engine.pl line 29.