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:33:28 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/JobservicesearchController.php(1044): MyClass->Country_Info(NULL)
#5 /home/pricepropindi/public_html/themes/pp/views/layouts/header_common.php(335): JobServiceSearchController->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/JobservicesearchController.php(1029): CController->render('job_search_resu...', Array)
#18 /home/pricepropindi/yii/web/actions/CInlineAction.php(49): JobServiceSearchController->actionJobSearchResult()
#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('JobSearchResult')
#23 /home/pricepropindi/yii/web/CWebApplication.php(141): CWebApplication->runController('Jobservicesearc...')
#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/JobservicesearchController.php
                    [line] => 1044
                    [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] => JobServiceSearchController
                    [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] =>  
    
    
    











  






X
Refine Search
District:
Job By Industry:
Job By Role:
Compnay Name:
Experiance:
Salary:
Company Name:

Real Estate Jobs in Udon Thani City (0 Result Found)

Sorry!! Jobs as per your search could not be found
) [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] =>
X
Refine Search
District:
Job By Industry:
Job By Role:
Compnay Name:
Experiance:
Salary:
Company Name:

Real Estate Jobs in Udon Thani City (0 Result Found)

Sorry!! Jobs as per your search could not be found
) [2] => 1 ) ) [17] => Array ( [file] => /home/pricepropindi/public_html/protected/controllers/JobservicesearchController.php [line] => 1029 [function] => render [class] => CController [type] => -> [args] => Array ( [0] => job_search_result [1] => Array ( [diruser] => Array ( ) [cityid] => 3282 [cattitle] => [loctitle] => [textboxtitle] => [catid] => [maincatiddisplay] => [subcatiddisplay] => [country_id] => 30 [ctstid] => 3282 [record1] => Array ( ) ) ) ) [18] => Array ( [file] => /home/pricepropindi/yii/web/actions/CInlineAction.php [line] => 49 [function] => actionJobSearchResult [class] => JobServiceSearchController [type] => -> [args] => Array ( ) ) [19] => Array ( [file] => /home/pricepropindi/yii/web/CController.php [line] => 308 [function] => runWithParams [class] => CInlineAction [type] => -> [args] => Array ( [0] => Array ( [key_skill] => real-estate [ct] => udon-thani-city [country] => thailand ) ) ) [20] => Array ( [file] => /home/pricepropindi/yii/web/CController.php [line] => 286 [function] => runAction [class] => CController [type] => -> [args] => Array ( [0] => CInlineAction Object ( [_id:CAction:private] => JobSearchResult [_controller:CAction:private] => JobServiceSearchController Object ( [pagtitle] => jobs search result page [indexctstname_url] => [layout] => //layouts/pp_structure [menu] => Array ( ) [breadcrumbs] => Array ( ) [defaultAction] => index [_id:CController:private] => jobservicesearch [_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] => JobSearchResult [_controller:CAction:private] => JobServiceSearchController Object ( [pagtitle] => jobs search result page [indexctstname_url] => [layout] => //layouts/pp_structure [menu] => Array ( ) [breadcrumbs] => Array ( ) [defaultAction] => index [_id:CController:private] => jobservicesearch [_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] => JobSearchResult ) ) [23] => Array ( [file] => /home/pricepropindi/yii/web/CWebApplication.php [line] => 141 [function] => runController [class] => CWebApplication [type] => -> [args] => Array ( [0] => Jobservicesearch/JobSearchResult ) ) [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] => 1711614808 [admin] => the webmaster )