Oops!!! Something Went Wrong. We will be back soon.

The above error occurred when the Web server was processing your request.
If you think this is a server error, please contact the webmaster.
THANK YOU.
2024-03-28 08:55:38 Apache Yii Framework/1.1.21CDbCommand failed to execute the SQL statement: SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near ')' at line 1. The SQL statement executed was: SELECT * FROM `Country_Master` `t` WHERE cmid in ()
Array
(
    [code] => 500
    [type] => CDbException
    [errorCode] => 42000
    [message] => CDbCommand failed to execute the SQL statement: SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near ')' at line 1. The SQL statement executed was: SELECT * FROM `Country_Master` `t` WHERE cmid in ()
    [file] => /home/pricepropindi/yii/db/CDbCommand.php
    [line] => 543
    [trace] => #0 /home/pricepropindi/yii/db/CDbCommand.php(396): CDbCommand->queryInternal('fetchAll', Array, Array)
#1 /home/pricepropindi/yii/db/ar/CActiveRecord.php(1359): CDbCommand->queryAll()
#2 /home/pricepropindi/yii/db/ar/CActiveRecord.php(1478): CActiveRecord->query(Object(CDbCriteria), true)
#3 /home/pricepropindi/public_html/protected/extensions/components/MyClass.php(11): CActiveRecord->findAll('cmid in ()')
#4 /home/pricepropindi/public_html/protected/controllers/ResidentialpropertyController.php(2170): MyClass->Country_Info(NULL)
#5 /home/pricepropindi/public_html/themes/pp/views/layouts/header_common.php(335): ResidentialPropertyController->GetfunctionForCityStateCond2(NULL)
#6 /home/pricepropindi/yii/web/CBaseController.php(126): require('/home/priceprop...')
#7 /home/pricepropindi/yii/web/CBaseController.php(95): CBaseController->renderInternal('/home/priceprop...', Array, true)
#8 /home/pricepropindi/yii/web/widgets/CContentDecorator.php(76): CBaseController->renderFile('/home/priceprop...', Array, true)
#9 /home/pricepropindi/yii/web/widgets/CContentDecorator.php(54): CContentDecorator->decorate('')
#10 /home/pricepropindi/yii/web/widgets/COutputProcessor.php(44): CContentDecorator->processOutput('')
#11 /home/pricepropindi/yii/web/CBaseController.php(215): COutputProcessor->run()
#12 /home/pricepropindi/yii/web/CBaseController.php(309): CBaseController->endWidget('CContentDecorat...')
#13 /home/pricepropindi/public_html/themes/pp/views/layouts/pp_structure.php(203): CBaseController->endContent()
#14 /home/pricepropindi/yii/web/CBaseController.php(126): require('/home/priceprop...')
#15 /home/pricepropindi/yii/web/CBaseController.php(95): CBaseController->renderInternal('/home/priceprop...', Array, true)
#16 /home/pricepropindi/yii/web/CController.php(787): CBaseController->renderFile('/home/priceprop...', Array, true)
#17 /home/pricepropindi/public_html/protected/controllers/ResidentialpropertyController.php(2097): CController->render('search_result', Array)
#18 /home/pricepropindi/yii/web/actions/CInlineAction.php(49): ResidentialPropertyController->actionsearch()
#19 /home/pricepropindi/yii/web/CController.php(308): CInlineAction->runWithParams(Array)
#20 /home/pricepropindi/yii/web/CController.php(286): CController->runAction(Object(CInlineAction))
#21 /home/pricepropindi/yii/web/CController.php(265): CController->runActionWithFilters(Object(CInlineAction), Array)
#22 /home/pricepropindi/yii/web/CWebApplication.php(282): CController->run('search')
#23 /home/pricepropindi/yii/web/CWebApplication.php(141): CWebApplication->runController('Residentialprop...')
#24 /home/pricepropindi/yii/base/CApplication.php(185): CWebApplication->processRequest()
#25 /home/pricepropindi/public_html/index.php(30): CApplication->run()
#26 {main}
    [traces] => Array
        (
            [0] => Array
                (
                    [file] => /home/pricepropindi/yii/db/CDbCommand.php
                    [line] => 396
                    [function] => queryInternal
                    [class] => CDbCommand
                    [type] => ->
                    [args] => Array
                        (
                            [0] => fetchAll
                            [1] => Array
                                (
                                    [0] => 2
                                )

                            [2] => Array
                                (
                                )

                        )

                )

            [1] => Array
                (
                    [file] => /home/pricepropindi/yii/db/ar/CActiveRecord.php
                    [line] => 1359
                    [function] => queryAll
                    [class] => CDbCommand
                    [type] => ->
                    [args] => Array
                        (
                        )

                )

            [2] => Array
                (
                    [file] => /home/pricepropindi/yii/db/ar/CActiveRecord.php
                    [line] => 1478
                    [function] => query
                    [class] => CActiveRecord
                    [type] => ->
                    [args] => Array
                        (
                            [0] => CDbCriteria Object
                                (
                                    [select] => *
                                    [distinct] => 
                                    [condition] => cmid in ()
                                    [params] => Array
                                        (
                                        )

                                    [limit] => -1
                                    [offset] => -1
                                    [order] => 
                                    [group] => 
                                    [join] => 
                                    [having] => 
                                    [with] => 
                                    [alias] => 
                                    [together] => 
                                    [index] => 
                                    [scopes] => 
                                    [_e:CComponent:private] => 
                                    [_m:CComponent:private] => 
                                )

                            [1] => 1
                        )

                )

            [3] => Array
                (
                    [file] => /home/pricepropindi/public_html/protected/extensions/components/MyClass.php
                    [line] => 11
                    [function] => findAll
                    [class] => CActiveRecord
                    [type] => ->
                    [args] => Array
                        (
                            [0] => cmid in ()
                        )

                )

            [4] => Array
                (
                    [file] => /home/pricepropindi/public_html/protected/controllers/ResidentialpropertyController.php
                    [line] => 2170
                    [function] => Country_Info
                    [class] => MyClass
                    [type] => ->
                    [args] => Array
                        (
                            [0] => 
                        )

                )

            [5] => Array
                (
                    [file] => /home/pricepropindi/public_html/themes/pp/views/layouts/header_common.php
                    [line] => 335
                    [function] => GetfunctionForCityStateCond2
                    [class] => ResidentialPropertyController
                    [type] => ->
                    [args] => Array
                        (
                            [0] => 
                        )

                )

            [6] => Array
                (
                    [file] => /home/pricepropindi/yii/web/CBaseController.php
                    [line] => 126
                    [args] => Array
                        (
                            [0] => /home/pricepropindi/public_html/themes/pp/views/layouts/header_common.php
                        )

                    [function] => require
                )

            [7] => Array
                (
                    [file] => /home/pricepropindi/yii/web/CBaseController.php
                    [line] => 95
                    [function] => renderInternal
                    [class] => CBaseController
                    [type] => ->
                    [args] => Array
                        (
                            [0] => /home/pricepropindi/public_html/themes/pp/views//layouts/header_common.php
                            [1] => Array
                                (
                                    [content] => 
                                )

                            [2] => 1
                        )

                )

            [8] => Array
                (
                    [file] => /home/pricepropindi/yii/web/widgets/CContentDecorator.php
                    [line] => 76
                    [function] => renderFile
                    [class] => CBaseController
                    [type] => ->
                    [args] => Array
                        (
                            [0] => /home/pricepropindi/public_html/themes/pp/views//layouts/header_common.php
                            [1] => Array
                                (
                                    [content] => 
                                )

                            [2] => 1
                        )

                )

            [9] => Array
                (
                    [file] => /home/pricepropindi/yii/web/widgets/CContentDecorator.php
                    [line] => 54
                    [function] => decorate
                    [class] => CContentDecorator
                    [type] => ->
                    [args] => Array
                        (
                            [0] => 
                        )

                )

            [10] => Array
                (
                    [file] => /home/pricepropindi/yii/web/widgets/COutputProcessor.php
                    [line] => 44
                    [function] => processOutput
                    [class] => CContentDecorator
                    [type] => ->
                    [args] => Array
                        (
                            [0] => 
                        )

                )

            [11] => Array
                (
                    [file] => /home/pricepropindi/yii/web/CBaseController.php
                    [line] => 215
                    [function] => run
                    [class] => COutputProcessor
                    [type] => ->
                    [args] => Array
                        (
                        )

                )

            [12] => Array
                (
                    [file] => /home/pricepropindi/yii/web/CBaseController.php
                    [line] => 309
                    [function] => endWidget
                    [class] => CBaseController
                    [type] => ->
                    [args] => Array
                        (
                            [0] => CContentDecorator
                        )

                )

            [13] => Array
                (
                    [file] => /home/pricepropindi/public_html/themes/pp/views/layouts/pp_structure.php
                    [line] => 203
                    [function] => endContent
                    [class] => CBaseController
                    [type] => ->
                    [args] => Array
                        (
                        )

                )

            [14] => Array
                (
                    [file] => /home/pricepropindi/yii/web/CBaseController.php
                    [line] => 126
                    [args] => Array
                        (
                            [0] => /home/pricepropindi/public_html/themes/pp/views/layouts/pp_structure.php
                        )

                    [function] => require
                )

            [15] => Array
                (
                    [file] => /home/pricepropindi/yii/web/CBaseController.php
                    [line] => 95
                    [function] => renderInternal
                    [class] => CBaseController
                    [type] => ->
                    [args] => Array
                        (
                            [0] => /home/pricepropindi/public_html/themes/pp/views//layouts/pp_structure.php
                            [1] => Array
                                (
                                    [content] => 
















  

Residential Studio Apartment for Sale in IMPZ, Dubai (0 Results Founds)

Sorry!! Properties as per your search could not be found
X
Display as:
list
list
For Sale For Rent
Locations:
Location Name:
IMPZ (0)close
Building Name:
Refine Your Search
Property Type:
Property Sub Type:
Sale Type:
Budget:
Built Up Area (sqft):
Bed Rooms:
Bathroom:
Posted By:
Furnishing Type:
Flooring :
Amenities:
Direction Facing:
Parking:
Ownership type:
Posted Since:
Age of the Property:
) [2] => 1 ) ) [16] => Array ( [file] => /home/pricepropindi/yii/web/CController.php [line] => 787 [function] => renderFile [class] => CBaseController [type] => -> [args] => Array ( [0] => /home/pricepropindi/public_html/themes/pp/views//layouts/pp_structure.php [1] => Array ( [content] =>

Residential Studio Apartment for Sale in IMPZ, Dubai (0 Results Founds)

Sorry!! Properties as per your search could not be found
X
Display as:
list
list
For Sale For Rent
Locations:
Location Name:
IMPZ (0)close
Building Name:
Refine Your Search
Property Type:
Property Sub Type:
Sale Type:
Budget:
Built Up Area (sqft):
Bed Rooms:
Bathroom:
Posted By:
Furnishing Type:
Flooring :
Amenities:
Direction Facing:
Parking:
Ownership type:
Posted Since:
Age of the Property:
) [2] => 1 ) ) [17] => Array ( [file] => /home/pricepropindi/public_html/protected/controllers/ResidentialpropertyController.php [line] => 2097 [function] => render [class] => CController [type] => -> [args] => Array ( [0] => search_result [1] => Array ( [record] => Array ( ) [relavant_records] => Array ( ) [statecitycheck] => indexstateid [cnid] => 3 [ctstid] => 51 [cookiename] => indexstateid [record1] => Array ( ) [projectrec] => Array ( ) ) ) ) [18] => Array ( [file] => /home/pricepropindi/yii/web/actions/CInlineAction.php [line] => 49 [function] => actionsearch [class] => ResidentialPropertyController [type] => -> [args] => Array ( ) ) [19] => Array ( [file] => /home/pricepropindi/yii/web/CController.php [line] => 308 [function] => runWithParams [class] => CInlineAction [type] => -> [args] => Array ( [0] => Array ( [type] => studio-apartment [proptype] => sale [loc] => impz [ct] => dubai [country] => uae ) ) ) [20] => Array ( [file] => /home/pricepropindi/yii/web/CController.php [line] => 286 [function] => runAction [class] => CController [type] => -> [args] => Array ( [0] => CInlineAction Object ( [_id:CAction:private] => search [_controller:CAction:private] => ResidentialPropertyController Object ( [pagtitle] => Residential Studio Apartment For Sale in IMPZ, Dubai | Find Properties [indexctstname_url] => Dubai [layout] => //layouts/pp_structure [menu] => Array ( ) [breadcrumbs] => Array ( ) [defaultAction] => index [_id:CController:private] => residentialproperty [_action:CController:private] => CInlineAction Object *RECURSION* [_pageTitle:CController:private] => [_cachingStack:CController:private] => [_clips:CController:private] => [_dynamicOutput:CController:private] => [_pageStates:CController:private] => [_module:CController:private] => [_widgetStack:CBaseController:private] => Array ( ) [_e:CComponent:private] => [_m:CComponent:private] => ) [_e:CComponent:private] => [_m:CComponent:private] => ) ) ) [21] => Array ( [file] => /home/pricepropindi/yii/web/CController.php [line] => 265 [function] => runActionWithFilters [class] => CController [type] => -> [args] => Array ( [0] => CInlineAction Object ( [_id:CAction:private] => search [_controller:CAction:private] => ResidentialPropertyController Object ( [pagtitle] => Residential Studio Apartment For Sale in IMPZ, Dubai | Find Properties [indexctstname_url] => Dubai [layout] => //layouts/pp_structure [menu] => Array ( ) [breadcrumbs] => Array ( ) [defaultAction] => index [_id:CController:private] => residentialproperty [_action:CController:private] => CInlineAction Object *RECURSION* [_pageTitle:CController:private] => [_cachingStack:CController:private] => [_clips:CController:private] => [_dynamicOutput:CController:private] => [_pageStates:CController:private] => [_module:CController:private] => [_widgetStack:CBaseController:private] => Array ( ) [_e:CComponent:private] => [_m:CComponent:private] => ) [_e:CComponent:private] => [_m:CComponent:private] => ) [1] => Array ( ) ) ) [22] => Array ( [file] => /home/pricepropindi/yii/web/CWebApplication.php [line] => 282 [function] => run [class] => CController [type] => -> [args] => Array ( [0] => search ) ) [23] => Array ( [file] => /home/pricepropindi/yii/web/CWebApplication.php [line] => 141 [function] => runController [class] => CWebApplication [type] => -> [args] => Array ( [0] => Residentialproperty/search ) ) [24] => Array ( [file] => /home/pricepropindi/yii/base/CApplication.php [line] => 185 [function] => processRequest [class] => CWebApplication [type] => -> [args] => Array ( ) ) [25] => Array ( [file] => /home/pricepropindi/public_html/index.php [line] => 30 [function] => run [class] => CApplication [type] => -> [args] => Array ( ) ) ) [version] => Apache Yii Framework/1.1.21 [time] => 1711616138 [admin] => the webmaster )