Uthyres endast till företag: Företaget tar honorar efter underskrivet hyreskontrakt.
Hus att hyra i Stockholm
Bostaden har 2 rum
Uthyres möblerad
Område:
Warning (2): Use of undefined constant Stockholm Innerstad - assumed 'Stockholm Innerstad' (this will throw an Error in a future version of PHP) [APP/View/Ads/searchdetail.ctp, line 61]Code Context
<div class="row result-heading">
echo $pdetail[0][Stockholm Innerstad][Stockholm Innerstad_name]; ?>
$viewFile = '/var/www/clients/foretagslogi.se/public_html/app/View/Ads/searchdetail.ctp'
$dataForView = array(
'moreimgs' => array(
(int) 0 => array(
'AdsImage' => array(
[maximum depth reached]
)
),
(int) 1 => array(
'AdsImage' => array(
[maximum depth reached]
)
),
(int) 2 => array(
'AdsImage' => array(
[maximum depth reached]
)
)
),
'Results' => array(),
'street' => 'Vändgatan',
'Stockholm Innerstad_name' => 'GÄVLE',
'pdetail' => array(
(int) 0 => array(
'Stockholm Innerstad' => array(
[maximum depth reached]
),
'Ad' => array(
[maximum depth reached]
),
'Property_type' => array(
[maximum depth reached]
),
'User' => array(
[maximum depth reached]
)
)
),
'paramX' => '2038',
'ckeditorClass' => 'CKEDITOR'
)
$moreimgs = array(
(int) 0 => array(
'AdsImage' => array(
'id' => '8040',
'ads_id' => '2038',
'image' => '7d4f142944471e7baa28f2ab7a4062c3.jpeg',
'status' => true,
'created' => '2025-05-12 10:00:49'
)
),
(int) 1 => array(
'AdsImage' => array(
'id' => '8041',
'ads_id' => '2038',
'image' => 'b490740fb95af58c08e2e300cc6abd0c.jpeg',
'status' => true,
'created' => '2025-05-12 10:01:12'
)
),
(int) 2 => array(
'AdsImage' => array(
'id' => '8042',
'ads_id' => '2038',
'image' => '63f20c2f07c26cf2bcb0c34d41e1b825.jpeg',
'status' => true,
'created' => '2025-05-12 10:01:30'
)
)
)
$Results = array()
$street = 'Vändgatan'
$Stockholm Innerstad_name = 'GÄVLE'
$pdetail = array(
(int) 0 => array(
'Stockholm Innerstad' => array(
'Stockholm Innerstad_name' => 'GÄVLE'
),
'Ad' => array(
'id' => '2038',
'title' => 'Vändgatan, 2 R.O.K.',
'description' => 'Modernt och nyrenoverat boende i fristående byggnad belägen i lugna stadsdelen Olsbacka, ca 2km från Gävle centrum.
Rymlig hall med klädhängare och stor spegel.
Boendet har öppen planlösning med kök, matplats, soffa och TV. Allt är nytt från 2020.
Sovrum med kingsize (180cm) säng och stor garderob.
Bäddsoffa för 2 personer finns också.
Modernt kök med spis och ugn i köksö, köket är fullt utrustat med diskmaskin, kaffebryggare, mikrovågsugn, brödrost, elvisp mm.
Stort badrum/toalett med värmegolv, tvättmaskin och duschhörna.
Egen ingång med en altan där utemöbler finns under tak om man vill sitta ute.
Det finns även en altandörr till en egen uteplats och egen liten trädgård.
Egen parkering för 1 bil på uppfart precis utanför dörren.',
'image' => null,
'first_name' => 'Johan',
'surname' => 'Huldberg',
'street' => null,
'email' => 'johan.huldberg@gmail.com',
'item_no' => null,
'location' => null,
'tel_day' => '0739836039',
'tel_evening' => '0739836039',
'author_id' => '745',
'internal_notes' => '',
'ciobj_name' => '',
'ciobj_street' => 'Vändgatan',
'ciobj_houseno' => '7',
'ciobj_stairs' => '1-planshus',
'ciobj_email' => null,
'ciobj_zipcode' => '',
'Stockholm Innerstad_id' => '189',
'location_id' => null,
'ciobj_othernotes' => '',
'ciobj_playbacktime' => '',
'ciobj_hours' => '0',
'ciobj_minutes' => '0',
'main_image' => '974b7b7b965c446e94f46697e25f1a15.jpeg',
'rent_included' => '1,2,3,5,7',
'rent_extra' => '1,4,9,13,14,20,21',
'aptinfo_property' => '2',
'aptinfo_rooms' => '2.0',
'aptinfo_bedrooms' => '1',
'aptinfo_bathrooms' => '1',
'aptinfo_area' => '55',
'subface' => null,
'aptinfo_furnishing_chkyes' => '1',
'aptinfo_furnishing_nochk' => '0',
'aptinfo_furnishing_partialchk' => '0',
'aptinfo_furnishing_yes' => '14500',
'aptinfo_furnishing_no' => '0',
'aptinfo_furnishing_partial' => '0',
'aptinfo_movingin' => '2025-08-01',
'aptinfo_movingout' => '',
'aptinfo_poslonger' => false,
'aptinfo_imidiate' => false,
'aptinfo_untilfnotice' => true,
'show_slides_front' => true,
'show_slides_title' => null,
'status' => '1',
'created' => '2025-05-07 11:35:01',
'updated' => '2025-05-13 06:09:31',
'refurbished_year' => '2020',
'build_year' => '1995',
'garden_kvm' => '25',
'olddbid' => null
),
'Property_type' => array(
'name' => 'Villa'
),
'User' => array(
'username' => 'johan.huldberg@gmail.com'
)
)
)
$paramX = '2038'
$ckeditorClass = 'CKEDITOR'
include - APP/View/Ads/searchdetail.ctp, line 61
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::render() - CORE/Cake/View/View.php, line 473
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 37
Warning (2): Use of undefined constant Stockholm Innerstad_name - assumed 'Stockholm Innerstad_name' (this will throw an Error in a future version of PHP) [APP/View/Ads/searchdetail.ctp, line 61]Code Context
<div class="row result-heading">
echo $pdetail[0][Stockholm Innerstad][Stockholm Innerstad_name]; ?>
$viewFile = '/var/www/clients/foretagslogi.se/public_html/app/View/Ads/searchdetail.ctp'
$dataForView = array(
'moreimgs' => array(
(int) 0 => array(
'AdsImage' => array(
[maximum depth reached]
)
),
(int) 1 => array(
'AdsImage' => array(
[maximum depth reached]
)
),
(int) 2 => array(
'AdsImage' => array(
[maximum depth reached]
)
)
),
'Results' => array(),
'street' => 'Vändgatan',
'Stockholm Innerstad_name' => 'GÄVLE',
'pdetail' => array(
(int) 0 => array(
'Stockholm Innerstad' => array(
[maximum depth reached]
),
'Ad' => array(
[maximum depth reached]
),
'Property_type' => array(
[maximum depth reached]
),
'User' => array(
[maximum depth reached]
)
)
),
'paramX' => '2038',
'ckeditorClass' => 'CKEDITOR'
)
$moreimgs = array(
(int) 0 => array(
'AdsImage' => array(
'id' => '8040',
'ads_id' => '2038',
'image' => '7d4f142944471e7baa28f2ab7a4062c3.jpeg',
'status' => true,
'created' => '2025-05-12 10:00:49'
)
),
(int) 1 => array(
'AdsImage' => array(
'id' => '8041',
'ads_id' => '2038',
'image' => 'b490740fb95af58c08e2e300cc6abd0c.jpeg',
'status' => true,
'created' => '2025-05-12 10:01:12'
)
),
(int) 2 => array(
'AdsImage' => array(
'id' => '8042',
'ads_id' => '2038',
'image' => '63f20c2f07c26cf2bcb0c34d41e1b825.jpeg',
'status' => true,
'created' => '2025-05-12 10:01:30'
)
)
)
$Results = array()
$street = 'Vändgatan'
$Stockholm Innerstad_name = 'GÄVLE'
$pdetail = array(
(int) 0 => array(
'Stockholm Innerstad' => array(
'Stockholm Innerstad_name' => 'GÄVLE'
),
'Ad' => array(
'id' => '2038',
'title' => 'Vändgatan, 2 R.O.K.',
'description' => 'Modernt och nyrenoverat boende i fristående byggnad belägen i lugna stadsdelen Olsbacka, ca 2km från Gävle centrum.
Rymlig hall med klädhängare och stor spegel.
Boendet har öppen planlösning med kök, matplats, soffa och TV. Allt är nytt från 2020.
Sovrum med kingsize (180cm) säng och stor garderob.
Bäddsoffa för 2 personer finns också.
Modernt kök med spis och ugn i köksö, köket är fullt utrustat med diskmaskin, kaffebryggare, mikrovågsugn, brödrost, elvisp mm.
Stort badrum/toalett med värmegolv, tvättmaskin och duschhörna.
Egen ingång med en altan där utemöbler finns under tak om man vill sitta ute.
Det finns även en altandörr till en egen uteplats och egen liten trädgård.
Egen parkering för 1 bil på uppfart precis utanför dörren.',
'image' => null,
'first_name' => 'Johan',
'surname' => 'Huldberg',
'street' => null,
'email' => 'johan.huldberg@gmail.com',
'item_no' => null,
'location' => null,
'tel_day' => '0739836039',
'tel_evening' => '0739836039',
'author_id' => '745',
'internal_notes' => '',
'ciobj_name' => '',
'ciobj_street' => 'Vändgatan',
'ciobj_houseno' => '7',
'ciobj_stairs' => '1-planshus',
'ciobj_email' => null,
'ciobj_zipcode' => '',
'Stockholm Innerstad_id' => '189',
'location_id' => null,
'ciobj_othernotes' => '',
'ciobj_playbacktime' => '',
'ciobj_hours' => '0',
'ciobj_minutes' => '0',
'main_image' => '974b7b7b965c446e94f46697e25f1a15.jpeg',
'rent_included' => '1,2,3,5,7',
'rent_extra' => '1,4,9,13,14,20,21',
'aptinfo_property' => '2',
'aptinfo_rooms' => '2.0',
'aptinfo_bedrooms' => '1',
'aptinfo_bathrooms' => '1',
'aptinfo_area' => '55',
'subface' => null,
'aptinfo_furnishing_chkyes' => '1',
'aptinfo_furnishing_nochk' => '0',
'aptinfo_furnishing_partialchk' => '0',
'aptinfo_furnishing_yes' => '14500',
'aptinfo_furnishing_no' => '0',
'aptinfo_furnishing_partial' => '0',
'aptinfo_movingin' => '2025-08-01',
'aptinfo_movingout' => '',
'aptinfo_poslonger' => false,
'aptinfo_imidiate' => false,
'aptinfo_untilfnotice' => true,
'show_slides_front' => true,
'show_slides_title' => null,
'status' => '1',
'created' => '2025-05-07 11:35:01',
'updated' => '2025-05-13 06:09:31',
'refurbished_year' => '2020',
'build_year' => '1995',
'garden_kvm' => '25',
'olddbid' => null
),
'Property_type' => array(
'name' => 'Villa'
),
'User' => array(
'username' => 'johan.huldberg@gmail.com'
)
)
)
$paramX = '2038'
$ckeditorClass = 'CKEDITOR'
include - APP/View/Ads/searchdetail.ctp, line 61
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::render() - CORE/Cake/View/View.php, line 473
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 37
GÄVLE
Postnummer:
Warning (2): Use of undefined constant Stockholm Innerstad - assumed 'Stockholm Innerstad' (this will throw an Error in a future version of PHP) [APP/View/Ads/searchdetail.ctp, line 61]Code Context
<div class="row result-heading">
echo $pdetail[0][Stockholm Innerstad][Stockholm Innerstad_name]; ?>
$viewFile = '/var/www/clients/foretagslogi.se/public_html/app/View/Ads/searchdetail.ctp'
$dataForView = array(
'moreimgs' => array(
(int) 0 => array(
'AdsImage' => array(
[maximum depth reached]
)
),
(int) 1 => array(
'AdsImage' => array(
[maximum depth reached]
)
),
(int) 2 => array(
'AdsImage' => array(
[maximum depth reached]
)
)
),
'Results' => array(),
'street' => 'Vändgatan',
'Stockholm Innerstad_name' => 'GÄVLE',
'pdetail' => array(
(int) 0 => array(
'Stockholm Innerstad' => array(
[maximum depth reached]
),
'Ad' => array(
[maximum depth reached]
),
'Property_type' => array(
[maximum depth reached]
),
'User' => array(
[maximum depth reached]
)
)
),
'paramX' => '2038',
'ckeditorClass' => 'CKEDITOR'
)
$moreimgs = array(
(int) 0 => array(
'AdsImage' => array(
'id' => '8040',
'ads_id' => '2038',
'image' => '7d4f142944471e7baa28f2ab7a4062c3.jpeg',
'status' => true,
'created' => '2025-05-12 10:00:49'
)
),
(int) 1 => array(
'AdsImage' => array(
'id' => '8041',
'ads_id' => '2038',
'image' => 'b490740fb95af58c08e2e300cc6abd0c.jpeg',
'status' => true,
'created' => '2025-05-12 10:01:12'
)
),
(int) 2 => array(
'AdsImage' => array(
'id' => '8042',
'ads_id' => '2038',
'image' => '63f20c2f07c26cf2bcb0c34d41e1b825.jpeg',
'status' => true,
'created' => '2025-05-12 10:01:30'
)
)
)
$Results = array()
$street = 'Vändgatan'
$Stockholm Innerstad_name = 'GÄVLE'
$pdetail = array(
(int) 0 => array(
'Stockholm Innerstad' => array(
'Stockholm Innerstad_name' => 'GÄVLE'
),
'Ad' => array(
'id' => '2038',
'title' => 'Vändgatan, 2 R.O.K.',
'description' => 'Modernt och nyrenoverat boende i fristående byggnad belägen i lugna stadsdelen Olsbacka, ca 2km från Gävle centrum.
Rymlig hall med klädhängare och stor spegel.
Boendet har öppen planlösning med kök, matplats, soffa och TV. Allt är nytt från 2020.
Sovrum med kingsize (180cm) säng och stor garderob.
Bäddsoffa för 2 personer finns också.
Modernt kök med spis och ugn i köksö, köket är fullt utrustat med diskmaskin, kaffebryggare, mikrovågsugn, brödrost, elvisp mm.
Stort badrum/toalett med värmegolv, tvättmaskin och duschhörna.
Egen ingång med en altan där utemöbler finns under tak om man vill sitta ute.
Det finns även en altandörr till en egen uteplats och egen liten trädgård.
Egen parkering för 1 bil på uppfart precis utanför dörren.',
'image' => null,
'first_name' => 'Johan',
'surname' => 'Huldberg',
'street' => null,
'email' => 'johan.huldberg@gmail.com',
'item_no' => null,
'location' => null,
'tel_day' => '0739836039',
'tel_evening' => '0739836039',
'author_id' => '745',
'internal_notes' => '',
'ciobj_name' => '',
'ciobj_street' => 'Vändgatan',
'ciobj_houseno' => '7',
'ciobj_stairs' => '1-planshus',
'ciobj_email' => null,
'ciobj_zipcode' => '',
'Stockholm Innerstad_id' => '189',
'location_id' => null,
'ciobj_othernotes' => '',
'ciobj_playbacktime' => '',
'ciobj_hours' => '0',
'ciobj_minutes' => '0',
'main_image' => '974b7b7b965c446e94f46697e25f1a15.jpeg',
'rent_included' => '1,2,3,5,7',
'rent_extra' => '1,4,9,13,14,20,21',
'aptinfo_property' => '2',
'aptinfo_rooms' => '2.0',
'aptinfo_bedrooms' => '1',
'aptinfo_bathrooms' => '1',
'aptinfo_area' => '55',
'subface' => null,
'aptinfo_furnishing_chkyes' => '1',
'aptinfo_furnishing_nochk' => '0',
'aptinfo_furnishing_partialchk' => '0',
'aptinfo_furnishing_yes' => '14500',
'aptinfo_furnishing_no' => '0',
'aptinfo_furnishing_partial' => '0',
'aptinfo_movingin' => '2025-08-01',
'aptinfo_movingout' => '',
'aptinfo_poslonger' => false,
'aptinfo_imidiate' => false,
'aptinfo_untilfnotice' => true,
'show_slides_front' => true,
'show_slides_title' => null,
'status' => '1',
'created' => '2025-05-07 11:35:01',
'updated' => '2025-05-13 06:09:31',
'refurbished_year' => '2020',
'build_year' => '1995',
'garden_kvm' => '25',
'olddbid' => null
),
'Property_type' => array(
'name' => 'Villa'
),
'User' => array(
'username' => 'johan.huldberg@gmail.com'
)
)
)
$paramX = '2038'
$ckeditorClass = 'CKEDITOR'
include - APP/View/Ads/searchdetail.ctp, line 61
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::render() - CORE/Cake/View/View.php, line 473
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 37
Warning (2): Use of undefined constant Stockholm Innerstad_name - assumed 'Stockholm Innerstad_name' (this will throw an Error in a future version of PHP) [APP/View/Ads/searchdetail.ctp, line 61]Code Context
<div class="row result-heading">
echo $pdetail[0][Stockholm Innerstad][Stockholm Innerstad_name]; ?>
$viewFile = '/var/www/clients/foretagslogi.se/public_html/app/View/Ads/searchdetail.ctp'
$dataForView = array(
'moreimgs' => array(
(int) 0 => array(
'AdsImage' => array(
[maximum depth reached]
)
),
(int) 1 => array(
'AdsImage' => array(
[maximum depth reached]
)
),
(int) 2 => array(
'AdsImage' => array(
[maximum depth reached]
)
)
),
'Results' => array(),
'street' => 'Vändgatan',
'Stockholm Innerstad_name' => 'GÄVLE',
'pdetail' => array(
(int) 0 => array(
'Stockholm Innerstad' => array(
[maximum depth reached]
),
'Ad' => array(
[maximum depth reached]
),
'Property_type' => array(
[maximum depth reached]
),
'User' => array(
[maximum depth reached]
)
)
),
'paramX' => '2038',
'ckeditorClass' => 'CKEDITOR'
)
$moreimgs = array(
(int) 0 => array(
'AdsImage' => array(
'id' => '8040',
'ads_id' => '2038',
'image' => '7d4f142944471e7baa28f2ab7a4062c3.jpeg',
'status' => true,
'created' => '2025-05-12 10:00:49'
)
),
(int) 1 => array(
'AdsImage' => array(
'id' => '8041',
'ads_id' => '2038',
'image' => 'b490740fb95af58c08e2e300cc6abd0c.jpeg',
'status' => true,
'created' => '2025-05-12 10:01:12'
)
),
(int) 2 => array(
'AdsImage' => array(
'id' => '8042',
'ads_id' => '2038',
'image' => '63f20c2f07c26cf2bcb0c34d41e1b825.jpeg',
'status' => true,
'created' => '2025-05-12 10:01:30'
)
)
)
$Results = array()
$street = 'Vändgatan'
$Stockholm Innerstad_name = 'GÄVLE'
$pdetail = array(
(int) 0 => array(
'Stockholm Innerstad' => array(
'Stockholm Innerstad_name' => 'GÄVLE'
),
'Ad' => array(
'id' => '2038',
'title' => 'Vändgatan, 2 R.O.K.',
'description' => 'Modernt och nyrenoverat boende i fristående byggnad belägen i lugna stadsdelen Olsbacka, ca 2km från Gävle centrum.
Rymlig hall med klädhängare och stor spegel.
Boendet har öppen planlösning med kök, matplats, soffa och TV. Allt är nytt från 2020.
Sovrum med kingsize (180cm) säng och stor garderob.
Bäddsoffa för 2 personer finns också.
Modernt kök med spis och ugn i köksö, köket är fullt utrustat med diskmaskin, kaffebryggare, mikrovågsugn, brödrost, elvisp mm.
Stort badrum/toalett med värmegolv, tvättmaskin och duschhörna.
Egen ingång med en altan där utemöbler finns under tak om man vill sitta ute.
Det finns även en altandörr till en egen uteplats och egen liten trädgård.
Egen parkering för 1 bil på uppfart precis utanför dörren.',
'image' => null,
'first_name' => 'Johan',
'surname' => 'Huldberg',
'street' => null,
'email' => 'johan.huldberg@gmail.com',
'item_no' => null,
'location' => null,
'tel_day' => '0739836039',
'tel_evening' => '0739836039',
'author_id' => '745',
'internal_notes' => '',
'ciobj_name' => '',
'ciobj_street' => 'Vändgatan',
'ciobj_houseno' => '7',
'ciobj_stairs' => '1-planshus',
'ciobj_email' => null,
'ciobj_zipcode' => '',
'Stockholm Innerstad_id' => '189',
'location_id' => null,
'ciobj_othernotes' => '',
'ciobj_playbacktime' => '',
'ciobj_hours' => '0',
'ciobj_minutes' => '0',
'main_image' => '974b7b7b965c446e94f46697e25f1a15.jpeg',
'rent_included' => '1,2,3,5,7',
'rent_extra' => '1,4,9,13,14,20,21',
'aptinfo_property' => '2',
'aptinfo_rooms' => '2.0',
'aptinfo_bedrooms' => '1',
'aptinfo_bathrooms' => '1',
'aptinfo_area' => '55',
'subface' => null,
'aptinfo_furnishing_chkyes' => '1',
'aptinfo_furnishing_nochk' => '0',
'aptinfo_furnishing_partialchk' => '0',
'aptinfo_furnishing_yes' => '14500',
'aptinfo_furnishing_no' => '0',
'aptinfo_furnishing_partial' => '0',
'aptinfo_movingin' => '2025-08-01',
'aptinfo_movingout' => '',
'aptinfo_poslonger' => false,
'aptinfo_imidiate' => false,
'aptinfo_untilfnotice' => true,
'show_slides_front' => true,
'show_slides_title' => null,
'status' => '1',
'created' => '2025-05-07 11:35:01',
'updated' => '2025-05-13 06:09:31',
'refurbished_year' => '2020',
'build_year' => '1995',
'garden_kvm' => '25',
'olddbid' => null
),
'Property_type' => array(
'name' => 'Villa'
),
'User' => array(
'username' => 'johan.huldberg@gmail.com'
)
)
)
$paramX = '2038'
$ckeditorClass = 'CKEDITOR'
include - APP/View/Ads/searchdetail.ctp, line 61
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::render() - CORE/Cake/View/View.php, line 473
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 37
GÄVLE