Zend_Controller_Dispatcher_Exception Object
(
[message:protected] => Invalid controller specified (error)
[string:private] =>
[code:protected] => 0
[file:protected] => /opt/phpfcgi/Zend/library/Zend/Controller/Dispatcher/Standard.php
[line:protected] => 242
[trace:private] => Array
(
[0] => Array
(
[file] => /opt/phpfcgi/Zend/library/Zend/Controller/Front.php
[line] => 946
[function] => dispatch
[class] => Zend_Controller_Dispatcher_Standard
[type] => ->
[args] => Array
(
[0] => Zend_Controller_Request_Http Object
(
[_paramSources:protected] => Array
(
[0] => _GET
[1] => _POST
)
[_requestUri:protected] => /job/search/state/Maine/country/United+States/city/Alna
[_baseUrl:protected] =>
[_basePath:protected] =>
[_pathInfo:protected] => /job/search/state/Maine/country/United+States/city/Alna
[_params:protected] => Array
(
[controller] => job
[action] => search
[state] => Maine
[country] => United States
[city] => Alna
[module] => default
[error_handler] => ArrayObject Object
(
[exception] => Zend_Db_Statement_Exception Object
(
[_chainedException:protected] => PDOException Object
(
[message:protected] => SQLSTATE[42883]: Undefined function: 7 ERROR: function GetStateIDByCountry(unknown, unknown, integer) does not exist
LINE 1: select * from "GetStateIDByCountry"('state', 'Maine', 16495)
^
HINT: No function matches the given name and argument types. You might need to add explicit type casts.
[string:private] =>
[code:protected] => 42883
[file:protected] => /opt/phpfcgi/Zend/library/Zend/Db/Statement/Pdo.php
[line:protected] => 228
[trace:private] => Array
(
[0] => Array
(
[file] => /opt/phpfcgi/Zend/library/Zend/Db/Statement/Pdo.php
[line] => 228
[function] => execute
[class] => PDOStatement
[type] => ->
[args] => Array
(
[0] => Array
(
)
)
)
[1] => Array
(
[file] => /opt/phpfcgi/Zend/library/Zend/Db/Statement.php
[line] => 300
[function] => _execute
[class] => Zend_Db_Statement_Pdo
[type] => ->
[args] => Array
(
[0] => Array
(
)
)
)
[2] => Array
(
[file] => /opt/phpfcgi/Zend/library/Zend/Db/Adapter/Abstract.php
[line] => 468
[function] => execute
[class] => Zend_Db_Statement
[type] => ->
[args] => Array
(
[0] => Array
(
)
)
)
[3] => Array
(
[file] => /opt/phpfcgi/Zend/library/Zend/Db/Adapter/Pdo/Abstract.php
[line] => 238
[function] => query
[class] => Zend_Db_Adapter_Abstract
[type] => ->
[args] => Array
(
[0] => select * from "GetStateIDByCountry"('state', 'Maine', 16495)
[1] => Array
(
)
)
)
[4] => Array
(
[file] => /opt/phpfcgi/Zend/library/Zend/Db/Adapter/Abstract.php
[line] => 706
[function] => query
[class] => Zend_Db_Adapter_Pdo_Abstract
[type] => ->
[args] => Array
(
[0] => select * from "GetStateIDByCountry"('state', 'Maine', 16495)
[1] => Array
(
)
)
)
[5] => Array
(
[file] => /disk1/www/jobofmine.com/www/application/common/DBAccess.php
[line] => 64
[function] => fetchAll
[class] => Zend_Db_Adapter_Abstract
[type] => ->
[args] => Array
(
[0] => select * from "GetStateIDByCountry"('state', 'Maine', 16495)
)
)
[6] => Array
(
[file] => /disk1/www/jobofmine.com/www/application/common/DBAccess.php
[line] => 134
[function] => exec_fetch
[class] => DBPGAccess
[type] => ->
[args] => Array
(
[0] => select * from "GetStateIDByCountry"('state', 'Maine', 16495)
)
)
[7] => Array
(
[file] => /disk1/www/jobofmine.com/www/application/models/AbstractFiltersModel.php
[line] => 388
[function] => fetchAll
[class] => DBPGAccess
[type] => ->
[args] => Array
(
[0] => select * from "GetStateIDByCountry"('state', 'Maine', 16495)
)
)
[8] => Array
(
[file] => /disk1/www/jobofmine.com/www/application/models/AbstractFiltersModel.php
[line] => 318
[function] => name2oid
[class] => AbstractFiltersModel
[type] => ->
[args] => Array
(
[0] => Maine
[1] => 9429166
)
)
[9] => Array
(
[file] => /disk1/www/jobofmine.com/www/application/models/AbstractFiltersModel.php
[line] => 93
[function] => parseFilters
[class] => AbstractFiltersModel
[type] => ->
[args] => Array
(
)
)
[10] => Array
(
[file] => /disk1/www/jobofmine.com/www/application/controllers/JobController.php
[line] => 29
[function] => __construct
[class] => AbstractFiltersModel
[type] => ->
[args] => Array
(
[0] => /job/search/state/Maine/country/United+States/city/Alna
[1] => DBPGAccess Object
(
[db:private] => Zend_Db_Adapter_Pdo_Pgsql Object
(
[_pdoType:protected] => pgsql
[_numericDataTypes:protected] => Array
(
[0] => 0
[1] => 1
[2] => 2
[INTEGER] => 0
[SERIAL] => 0
[SMALLINT] => 0
[BIGINT] => 1
[BIGSERIAL] => 1
[DECIMAL] => 2
[DOUBLE PRECISION] => 2
[NUMERIC] => 2
[REAL] => 2
)
[_defaultStmtClass:protected] => Zend_Db_Statement_Pdo
[_config:protected] => Array
(
[host] => 127.0.0.1
[username] => jobofmineadmin
[password] => BHvju1953sHyQz
[dbname] => jomrec
[charset] =>
[persistent] =>
[options] => Array
(
[caseFolding] => 0
[autoQuoteIdentifiers] => 1
)
[driver_options] => Array
(
)
)
[_fetchMode:protected] => 2
[_profiler:protected] => Zend_Db_Profiler Object
(
[_queryProfiles:protected] => Array
(
)
[_enabled:protected] =>
[_filterElapsedSecs:protected] =>
[_filterTypes:protected] =>
)
[_defaultProfilerClass:protected] => Zend_Db_Profiler
[_connection:protected] => PDO Object
(
)
[_caseFolding:protected] => 0
[_autoQuoteIdentifiers:protected] => 1
[_allowSerialization:protected] => 1
[_autoReconnectOnUnserialize:protected] =>
)
[config:private] => Zend_Config Object
(
[_allowModifications:protected] =>
[_index:protected] => 0
[_count:protected] => 17
[_data:protected] => Array
(
[database] => Zend_Config Object
(
[_allowModifications:protected] =>
[_index:protected] => 0
[_count:protected] => 2
[_data:protected] => Array
(
[adapter] => pdo_pgsql
[params] => Zend_Config Object
(
[_allowModifications:protected] =>
[_index:protected] => 0
[_count:protected] => 4
[_data:protected] => Array
(
[host] => 127.0.0.1
[username] => jobofmineadmin
[password] => BHvju1953sHyQz
[dbname] => jomrec
)
[_skipNextIteration:protected] =>
[_loadedSection:protected] =>
[_extends:protected] => Array
(
)
[_loadFileErrorStr:protected] =>
)
)
[_skipNextIteration:protected] =>
[_loadedSection:protected] =>
[_extends:protected] => Array
(
)
[_loadFileErrorStr:protected] =>
)
[mail] => Zend_Config Object
(
[_allowModifications:protected] =>
[_index:protected] => 0
[_count:protected] => 10
[_data:protected] => Array
(
[mail_host] => smtp.gmail.com
[mail_port] => 587
[mail_address] => support@jobofmine.com
[mail_user] => support@jobofmine.com
[mail_password] => 2C8959
[mail_smtp_auth] => 1
[mail_from_name] => JobOfMine
[mail_lang_path] => /disk1/www/jobofmine.com/www/languages/
[SMTPSecure] => tls
[max_email_cnt_per_day] => 300
)
[_skipNextIteration:protected] =>
[_loadedSection:protected] =>
[_extends:protected] => Array
(
)
[_loadFileErrorStr:protected] =>
)
[reserve_mail] => Zend_Config Object
(
[_allowModifications:protected] =>
[_index:protected] => 0
[_count:protected] => 8
[_data:protected] => Array
(
[mail_host] => localhost
[mail_port] => 25
[mail_address] => support@jobofmine.com
[mail_user] => support@jobofmine.com
[mail_password] => DkjDHajk
[mail_smtp_auth] => 0
[mail_from_name] => JobOfMine
[mail_lang_path] => /disk1/www/jobofmine.com/www/languages/
)
[_skipNextIteration:protected] =>
[_loadedSection:protected] =>
[_extends:protected] => Array
(
)
[_loadFileErrorStr:protected] =>
)
[meta] => Zend_Config Object
(
[_allowModifications:protected] =>
[_index:protected] => 0
[_count:protected] => 12
[_data:protected] => Array
(
[keywords] => job search, %1job, jobs, job sites, job searches, job search websites, job search website, job search web site, job search web sites, job search site, job search sites, job search engine, job search engines, jobs searching, job online,online job, online jobs, local job search, entry level job search, find job, find jobs ,work,job listing, job listings, job bank, employment opportunity, job description, job descriptions, part time job, part time jobs
[full_description] => Job Search%1Find the job that's right for you. Fresh job listings posted daily. Have jobs emailed to you. Explore career opportunities. Free online job search.
[description] => Job Search%1Find the job that's right for you. Free online job search.
[title] => Job Search. Find the Job on our international job search, employment and career website.
[applicant_bottom_text] => Welcome to our online job search engine! On our website you can find jobs from all over the world. To find a job it is enough to select the category you are interested in. Our job listings are updated daily, so you always have the newest jobs at your disposal during your job search. With the help of our web site You can post a resume which will be visible to thousands of employers worldwide! If an employer likes your resume, they will apply the job they have to your resume and you will receive an appropriate notification. You can also just set the job search filter and mark it as a subscription. After this you will receive the notifications about all the jobs that appear in the system according to your criteria.
[recruiter_bottom_text] => Welcome to our online job search engine! On our website you can find jobs from all over the world. To find a job it is enough to select the category you are interested in. Our job listings are updated daily, so you always have the newest jobs at your disposal during your job search. With the help of our web site You can post a resume which will be visible to thousands of employers worldwide! If an employer likes your resume, they will apply the job they have to your resume and you will receive an appropriate notification. You can also just set the job search filter and mark it as a subscription. After this you will receive the notifications about all the jobs that appear in the system according to your criteria.
[applicant_copyright_text] => Copyright © 2011 Jobofmine.com, All Rights Reserved. Powered by JobOfMine jobs search engine
[recruiter_copyright_text] => Copyright © 2011 Jobofmine.com, All Rights Reserved
[logo_text1] => JOB
[logo_text2] => of
[logo_text3] => mine
[logo_text4] => Find the job that's right for you
)
[_skipNextIteration:protected] =>
[_loadedSection:protected] =>
[_extends:protected] => Array
(
)
[_loadFileErrorStr:protected] =>
)
[www.jobofmine.com] => Zend_Config Object
(
[_allowModifications:protected] =>
[_index:protected] => 0
[_count:protected] => 3
[_data:protected] => Array
(
[language] => en
[google_map_key] => ABQIAAAAidoJE4BGv7MGoU5XWedakxQZP_yP0HRI9Mo_Vw_FjQQz1qmjJhTmwHVmgJ_2cy4qUUYMXR-V_0_Gpw
[google_map_search] => ABQIAAAAidoJE4BGv7MGoU5XWedakxSSjrHitJzp6OjRdrvIXvkCxaDrRBSXo-H0XaK3AOEuE7lBwGue9FyYTw
)
[_skipNextIteration:protected] =>
[_loadedSection:protected] =>
[_extends:protected] => Array
(
)
[_loadFileErrorStr:protected] =>
)
[default_domain] => www.jobofmine.com
[mailing_timeout] => 5
[recipient_limit] => 200
[mail_sender_pwd] => nystagmoid
[paypal_test] => Zend_Config Object
(
[_allowModifications:protected] =>
[_index:protected] => 0
[_count:protected] => 7
[_data:protected] => Array
(
[API_USERNAME] => sdk-three_api1.sdk.com
[API_PASSWORD] => QFZCWN5HZM8VBG7Q
[API_SIGNATURE] => A.d9eRKfd1yVkRrtmMfCFLTqa6M9AyodL0SJkhYztxUi8W9pCXF6.4NI
[API_ENDPOINT] => https://api-3t.sandbox.paypal.com/nvp
[VERSION] => 54.0
[test_card_num] => 4595251118900507
[test_card_cvv] => 962
)
[_skipNextIteration:protected] =>
[_loadedSection:protected] =>
[_extends:protected] => Array
(
)
[_loadFileErrorStr:protected] =>
)
[paypal] => Zend_Config Object
(
[_allowModifications:protected] =>
[_index:protected] => 0
[_count:protected] => 5
[_data:protected] => Array
(
[API_USERNAME] => anastassiya_api1.detroyd.com
[API_PASSWORD] => JQ3KUBDCW8FJHKNN
[API_SIGNATURE] => AFcWxV21C7fd0v3bYYYRCpSSRl31A6joQ.8kV91gIK6qvIkXzgb1.nrP
[API_ENDPOINT] => https://api-3t.paypal.com/nvp
[VERSION] => 54.0
)
[_skipNextIteration:protected] =>
[_loadedSection:protected] =>
[_extends:protected] => Array
(
)
[_loadFileErrorStr:protected] =>
)
[fms] => Zend_Config Object
(
[_allowModifications:protected] =>
[_index:protected] => 0
[_count:protected] => 3
[_data:protected] => Array
(
[addr] => 75.126.31.98
[videofile_path] => /opt/adobe/fms/applications/jobofmine/streams/_definst_/
[videofile_domain] => http://flv.jobofmine.com
)
[_skipNextIteration:protected] =>
[_loadedSection:protected] =>
[_extends:protected] => Array
(
)
[_loadFileErrorStr:protected] =>
)
[err_regexp] => Zend_Config Object
(
[_allowModifications:protected] =>
[_index:protected] => 0
[_count:protected] => 17
[_data:protected] => Array
(
[0] => /forumdisplay\.php/i
[1] => /viewthread\.php/i
[2] => /redirect.php\?fid/i
[3] => /announcement\.php\?id=55/i
[4] => /announcement\.php/i
[5] => /bbs\.php/i
[6] => /\.asp/i
[7] => /\.rar/i
[8] => /redirect.php\?tid/i
[9] => /\.txt/i
[10] => /\.dll/i
[11] => /\.mdb/i
[12] => /\.zip/i
[13] => /\.exe/i
[14] => /\.mdf/i
[15] => /\.asa/i
[16] => /\.rdf/i
)
[_skipNextIteration:protected] =>
[_loadedSection:protected] =>
[_extends:protected] => Array
(
)
[_loadFileErrorStr:protected] =>
)
[cache] => Zend_Config Object
(
[_allowModifications:protected] =>
[_index:protected] => 0
[_count:protected] => 7
[_data:protected] => Array
(
[enabled] => 1
[v_cache] => 0
[cache_dir] => /disk1/www/jobofmine.com/www/files/cache
[resumes] => /disk1/www/jobofmine.com/www/files/cache/r
[vacancies] => /disk1/www/jobofmine.com/www/files/cache/v
[lifetime] => 600
[automatic_cleaning_factor] => 1000
)
[_skipNextIteration:protected] =>
[_loadedSection:protected] =>
[_extends:protected] => Array
(
)
[_loadFileErrorStr:protected] =>
)
[clipart_sets] => Zend_Config Object
(
[_allowModifications:protected] =>
[_index:protected] => 0
[_count:protected] => 15
[_data:protected] => Array
(
[rightitjobs.com] => it
[jobsforengineer.com] => engineer
[jobsformanager.com] => manager
[jobsofmedical.com] => medical
[jobsofsales.com] => sales
[jobsfordriver.com] => jobsfordriver
[jobsforhotel.com] => jobsforhotel.com
[jobsforretail.com] => jobsforretail.com
[jobsofaccounting.com] => jobsofaccounting.com
[jobsoffinance.com] => jobsoffinance.com
[jobsofgovernment.com] => jobsofgovernment.com
[jobsofhealthcare.com] => jobsofhealthcare.com
[jobsofhome.com] => jobsofhome.com
[jobsofmedicine.com] => jobsofmedicine
[jobsofnursing.com] => jobsofnursing.com
)
[_skipNextIteration:protected] =>
[_loadedSection:protected] =>
[_extends:protected] => Array
(
)
[_loadFileErrorStr:protected] =>
)
[exclude_ips] => Zend_Config Object
(
[_allowModifications:protected] =>
[_index:protected] => 0
[_count:protected] => 0
[_data:protected] => Array
(
)
[_skipNextIteration:protected] =>
[_loadedSection:protected] =>
[_extends:protected] => Array
(
)
[_loadFileErrorStr:protected] =>
)
[fb] => Zend_Config Object
(
[_allowModifications:protected] =>
[_index:protected] => 0
[_count:protected] => 6
[_data:protected] => Array
(
[app_id] => 114786818571081
[API_Key] => 9800d5f6f0d4467b612ef49e4706072d
[Secret] => 636f9ababe0790e55bd2ab04a58b2db0
[app_fb_host] => http://apps.facebook.com/job_of_mine
[app_host] => http://www.fb.jobofmine.com
[authorize_url] => https://graph.facebook.com/oauth/access_token
)
[_skipNextIteration:protected] =>
[_loadedSection:protected] =>
[_extends:protected] => Array
(
)
[_loadFileErrorStr:protected] =>
)
)
[_skipNextIteration:protected] =>
[_loadedSection:protected] =>
[_extends:protected] => Array
(
)
[_loadFileErrorStr:protected] =>
)
[cached_proc:private] => Array
(
[GetFilterIDByName] => 1
[GetFilterInfo] => 1
[GetLangIDByIsoName] => 1
[GetFiltersSystemID] => 1
[GetDomainIDByName] => 1
[GetDomainInfo] => 1
[GetDomainsFilters] => 1
[GetFSRootFilters] => 1
[GetFiltersDeps] => 1
[GetLanguagesAvailableForDomain] => 1
[GetCountriesListPSorted] => 1
[GetIndustriesList] => 1
[GetOccupationTypes] => 1
[GetRecruiterTypesList] => 1
[GetContractTypesList] => 1
[GetCountriesList] => 1
[GetArticles] => 1
[GetRecruitersList] => 1
[GetRecruitersListPSorted] => 1
[GetStatesForCountry] => 1
[GetValues] => 1
[GetOccupationsForType] => 1
[GetPostVacancy] => 1
[GetVacancyEmploymentTypes] => 1
[GetFiltersInfo] => 1
[GetLinks] => 1
[GetBannerLinkFilters] => 1
[GetBannerLinkDomains] => 1
)
)
[2] => 16495
[3] =>
)
)
[11] => Array
(
[file] => /opt/phpfcgi/Zend/library/Zend/Controller/Action.php
[line] => 133
[function] => init
[class] => JobController
[type] => ->
[args] => Array
(
)
)
[12] => Array
(
[file] => /opt/phpfcgi/Zend/library/Zend/Controller/Dispatcher/Standard.php
[line] => 262
[function] => __construct
[class] => Zend_Controller_Action
[type] => ->
[args] => Array
(
[0] => Zend_Controller_Request_Http Object
*RECURSION*
[1] => Zend_Controller_Response_Http Object
(
[_body:protected] => Array
(
)
[_exceptions:protected] => Array
(
[0] => Zend_Db_Statement_Exception Object
*RECURSION*
[1] => Zend_Controller_Dispatcher_Exception Object
*RECURSION*
)
[_headers:protected] => Array
(
)
[_headersRaw:protected] => Array
(
)
[_httpResponseCode:protected] => 200
[_isRedirect:protected] =>
[_renderExceptions:protected] =>
[headersSentThrowsException] => 1
)
[2] => Array
(
)
)
)
[13] => Array
(
[file] => /opt/phpfcgi/Zend/library/Zend/Controller/Front.php
[line] => 946
[function] => dispatch
[class] => Zend_Controller_Dispatcher_Standard
[type] => ->
[args] => Array
(
[0] => Zend_Controller_Request_Http Object
*RECURSION*
[1] => Zend_Controller_Response_Http Object
(
[_body:protected] => Array
(
)
[_exceptions:protected] => Array
(
[0] => Zend_Db_Statement_Exception Object
*RECURSION*
[1] => Zend_Controller_Dispatcher_Exception Object
*RECURSION*
)
[_headers:protected] => Array
(
)
[_headersRaw:protected] => Array
(
)
[_httpResponseCode:protected] => 200
[_isRedirect:protected] =>
[_renderExceptions:protected] =>
[headersSentThrowsException] => 1
)
)
)
[14] => Array
(
[file] => /opt/phpfcgi/Zend/library/Zend/Controller/Front.php
[line] => 212
[function] => dispatch
[class] => Zend_Controller_Front
[type] => ->
[args] => Array
(
)
)
[15] => Array
(
[file] => /disk1/www/jobofmine.com/www/index.php
[line] => 150
[function] => run
[class] => Zend_Controller_Front
[type] => ::
[args] => Array
(
[0] => application/controllers
)
)
)
[errorInfo] => Array
(
[0] => 42883
[1] => 7
[2] => ERROR: function GetStateIDByCountry(unknown, unknown, integer) does not exist
LINE 1: select * from "GetStateIDByCountry"('state', 'Maine', 16495)
^
HINT: No function matches the given name and argument types. You might need to add explicit type casts.
)
)
[message:protected] => SQLSTATE[42883]: Undefined function: 7 ERROR: function GetStateIDByCountry(unknown, unknown, integer) does not exist
LINE 1: select * from "GetStateIDByCountry"('state', 'Maine', 16495)
^
HINT: No function matches the given name and argument types. You might need to add explicit type casts.
[string:private] =>
[code:protected] => 42883
[file:protected] => /opt/phpfcgi/Zend/library/Zend/Db/Statement/Pdo.php
[line:protected] => 234
[trace:private] => Array
(
[0] => Array
(
[file] => /opt/phpfcgi/Zend/library/Zend/Db/Statement.php
[line] => 300
[function] => _execute
[class] => Zend_Db_Statement_Pdo
[type] => ->
[args] => Array
(
[0] => Array
(
)
)
)
[1] => Array
(
[file] => /opt/phpfcgi/Zend/library/Zend/Db/Adapter/Abstract.php
[line] => 468
[function] => execute
[class] => Zend_Db_Statement
[type] => ->
[args] => Array
(
[0] => Array
(
)
)
)
[2] => Array
(
[file] => /opt/phpfcgi/Zend/library/Zend/Db/Adapter/Pdo/Abstract.php
[line] => 238
[function] => query
[class] => Zend_Db_Adapter_Abstract
[type] => ->
[args] => Array
(
[0] => select * from "GetStateIDByCountry"('state', 'Maine', 16495)
[1] => Array
(
)
)
)
[3] => Array
(
[file] => /opt/phpfcgi/Zend/library/Zend/Db/Adapter/Abstract.php
[line] => 706
[function] => query
[class] => Zend_Db_Adapter_Pdo_Abstract
[type] => ->
[args] => Array
(
[0] => select * from "GetStateIDByCountry"('state', 'Maine', 16495)
[1] => Array
(
)
)
)
[4] => Array
(
[file] => /disk1/www/jobofmine.com/www/application/common/DBAccess.php
[line] => 64
[function] => fetchAll
[class] => Zend_Db_Adapter_Abstract
[type] => ->
[args] => Array
(
[0] => select * from "GetStateIDByCountry"('state', 'Maine', 16495)
)
)
[5] => Array
(
[file] => /disk1/www/jobofmine.com/www/application/common/DBAccess.php
[line] => 134
[function] => exec_fetch
[class] => DBPGAccess
[type] => ->
[args] => Array
(
[0] => select * from "GetStateIDByCountry"('state', 'Maine', 16495)
)
)
[6] => Array
(
[file] => /disk1/www/jobofmine.com/www/application/models/AbstractFiltersModel.php
[line] => 388
[function] => fetchAll
[class] => DBPGAccess
[type] => ->
[args] => Array
(
[0] => select * from "GetStateIDByCountry"('state', 'Maine', 16495)
)
)
[7] => Array
(
[file] => /disk1/www/jobofmine.com/www/application/models/AbstractFiltersModel.php
[line] => 318
[function] => name2oid
[class] => AbstractFiltersModel
[type] => ->
[args] => Array
(
[0] => Maine
[1] => 9429166
)
)
[8] => Array
(
[file] => /disk1/www/jobofmine.com/www/application/models/AbstractFiltersModel.php
[line] => 93
[function] => parseFilters
[class] => AbstractFiltersModel
[type] => ->
[args] => Array
(
)
)
[9] => Array
(
[file] => /disk1/www/jobofmine.com/www/application/controllers/JobController.php
[line] => 29
[function] => __construct
[class] => AbstractFiltersModel
[type] => ->
[args] => Array
(
[0] => /job/search/state/Maine/country/United+States/city/Alna
[1] => DBPGAccess Object
(
[db:private] => Zend_Db_Adapter_Pdo_Pgsql Object
(
[_pdoType:protected] => pgsql
[_numericDataTypes:protected] => Array
(
[0] => 0
[1] => 1
[2] => 2
[INTEGER] => 0
[SERIAL] => 0
[SMALLINT] => 0
[BIGINT] => 1
[BIGSERIAL] => 1
[DECIMAL] => 2
[DOUBLE PRECISION] => 2
[NUMERIC] => 2
[REAL] => 2
)
[_defaultStmtClass:protected] => Zend_Db_Statement_Pdo
[_config:protected] => Array
(
[host] => 127.0.0.1
[username] => jobofmineadmin
[password] => BHvju1953sHyQz
[dbname] => jomrec
[charset] =>
[persistent] =>
[options] => Array
(
[caseFolding] => 0
[autoQuoteIdentifiers] => 1
)
[driver_options] => Array
(
)
)
[_fetchMode:protected] => 2
[_profiler:protected] => Zend_Db_Profiler Object
(
[_queryProfiles:protected] => Array
(
)
[_enabled:protected] =>
[_filterElapsedSecs:protected] =>
[_filterTypes:protected] =>
)
[_defaultProfilerClass:protected] => Zend_Db_Profiler
[_connection:protected] => PDO Object
(
)
[_caseFolding:protected] => 0
[_autoQuoteIdentifiers:protected] => 1
[_allowSerialization:protected] => 1
[_autoReconnectOnUnserialize:protected] =>
)
[config:private] => Zend_Config Object
(
[_allowModifications:protected] =>
[_index:protected] => 0
[_count:protected] => 17
[_data:protected] => Array
(
[database] => Zend_Config Object
(
[_allowModifications:protected] =>
[_index:protected] => 0
[_count:protected] => 2
[_data:protected] => Array
(
[adapter] => pdo_pgsql
[params] => Zend_Config Object
(
[_allowModifications:protected] =>
[_index:protected] => 0
[_count:protected] => 4
[_data:protected] => Array
(
[host] => 127.0.0.1
[username] => jobofmineadmin
[password] => BHvju1953sHyQz
[dbname] => jomrec
)
[_skipNextIteration:protected] =>
[_loadedSection:protected] =>
[_extends:protected] => Array
(
)
[_loadFileErrorStr:protected] =>
)
)
[_skipNextIteration:protected] =>
[_loadedSection:protected] =>
[_extends:protected] => Array
(
)
[_loadFileErrorStr:protected] =>
)
[mail] => Zend_Config Object
(
[_allowModifications:protected] =>
[_index:protected] => 0
[_count:protected] => 10
[_data:protected] => Array
(
[mail_host] => smtp.gmail.com
[mail_port] => 587
[mail_address] => support@jobofmine.com
[mail_user] => support@jobofmine.com
[mail_password] => 2C8959
[mail_smtp_auth] => 1
[mail_from_name] => JobOfMine
[mail_lang_path] => /disk1/www/jobofmine.com/www/languages/
[SMTPSecure] => tls
[max_email_cnt_per_day] => 300
)
[_skipNextIteration:protected] =>
[_loadedSection:protected] =>
[_extends:protected] => Array
(
)
[_loadFileErrorStr:protected] =>
)
[reserve_mail] => Zend_Config Object
(
[_allowModifications:protected] =>
[_index:protected] => 0
[_count:protected] => 8
[_data:protected] => Array
(
[mail_host] => localhost
[mail_port] => 25
[mail_address] => support@jobofmine.com
[mail_user] => support@jobofmine.com
[mail_password] => DkjDHajk
[mail_smtp_auth] => 0
[mail_from_name] => JobOfMine
[mail_lang_path] => /disk1/www/jobofmine.com/www/languages/
)
[_skipNextIteration:protected] =>
[_loadedSection:protected] =>
[_extends:protected] => Array
(
)
[_loadFileErrorStr:protected] =>
)
[meta] => Zend_Config Object
(
[_allowModifications:protected] =>
[_index:protected] => 0
[_count:protected] => 12
[_data:protected] => Array
(
[keywords] => job search, %1job, jobs, job sites, job searches, job search websites, job search website, job search web site, job search web sites, job search site, job search sites, job search engine, job search engines, jobs searching, job online,online job, online jobs, local job search, entry level job search, find job, find jobs ,work,job listing, job listings, job bank, employment opportunity, job description, job descriptions, part time job, part time jobs
[full_description] => Job Search%1Find the job that's right for you. Fresh job listings posted daily. Have jobs emailed to you. Explore career opportunities. Free online job search.
[description] => Job Search%1Find the job that's right for you. Free online job search.
[title] => Job Search. Find the Job on our international job search, employment and career website.
[applicant_bottom_text] => Welcome to our online job search engine! On our website you can find jobs from all over the world. To find a job it is enough to select the category you are interested in. Our job listings are updated daily, so you always have the newest jobs at your disposal during your job search. With the help of our web site You can post a resume which will be visible to thousands of employers worldwide! If an employer likes your resume, they will apply the job they have to your resume and you will receive an appropriate notification. You can also just set the job search filter and mark it as a subscription. After this you will receive the notifications about all the jobs that appear in the system according to your criteria.
[recruiter_bottom_text] => Welcome to our online job search engine! On our website you can find jobs from all over the world. To find a job it is enough to select the category you are interested in. Our job listings are updated daily, so you always have the newest jobs at your disposal during your job search. With the help of our web site You can post a resume which will be visible to thousands of employers worldwide! If an employer likes your resume, they will apply the job they have to your resume and you will receive an appropriate notification. You can also just set the job search filter and mark it as a subscription. After this you will receive the notifications about all the jobs that appear in the system according to your criteria.
[applicant_copyright_text] => Copyright © 2011 Jobofmine.com, All Rights Reserved. Powered by JobOfMine jobs search engine
[recruiter_copyright_text] => Copyright © 2011 Jobofmine.com, All Rights Reserved
[logo_text1] => JOB
[logo_text2] => of
[logo_text3] => mine
[logo_text4] => Find the job that's right for you
)
[_skipNextIteration:protected] =>
[_loadedSection:protected] =>
[_extends:protected] => Array
(
)
[_loadFileErrorStr:protected] =>
)
[www.jobofmine.com] => Zend_Config Object
(
[_allowModifications:protected] =>
[_index:protected] => 0
[_count:protected] => 3
[_data:protected] => Array
(
[language] => en
[google_map_key] => ABQIAAAAidoJE4BGv7MGoU5XWedakxQZP_yP0HRI9Mo_Vw_FjQQz1qmjJhTmwHVmgJ_2cy4qUUYMXR-V_0_Gpw
[google_map_search] => ABQIAAAAidoJE4BGv7MGoU5XWedakxSSjrHitJzp6OjRdrvIXvkCxaDrRBSXo-H0XaK3AOEuE7lBwGue9FyYTw
)
[_skipNextIteration:protected] =>
[_loadedSection:protected] =>
[_extends:protected] => Array
(
)
[_loadFileErrorStr:protected] =>
)
[default_domain] => www.jobofmine.com
[mailing_timeout] => 5
[recipient_limit] => 200
[mail_sender_pwd] => nystagmoid
[paypal_test] => Zend_Config Object
(
[_allowModifications:protected] =>
[_index:protected] => 0
[_count:protected] => 7
[_data:protected] => Array
(
[API_USERNAME] => sdk-three_api1.sdk.com
[API_PASSWORD] => QFZCWN5HZM8VBG7Q
[API_SIGNATURE] => A.d9eRKfd1yVkRrtmMfCFLTqa6M9AyodL0SJkhYztxUi8W9pCXF6.4NI
[API_ENDPOINT] => https://api-3t.sandbox.paypal.com/nvp
[VERSION] => 54.0
[test_card_num] => 4595251118900507
[test_card_cvv] => 962
)
[_skipNextIteration:protected] =>
[_loadedSection:protected] =>
[_extends:protected] => Array
(
)
[_loadFileErrorStr:protected] =>
)
[paypal] => Zend_Config Object
(
[_allowModifications:protected] =>
[_index:protected] => 0
[_count:protected] => 5
[_data:protected] => Array
(
[API_USERNAME] => anastassiya_api1.detroyd.com
[API_PASSWORD] => JQ3KUBDCW8FJHKNN
[API_SIGNATURE] => AFcWxV21C7fd0v3bYYYRCpSSRl31A6joQ.8kV91gIK6qvIkXzgb1.nrP
[API_ENDPOINT] => https://api-3t.paypal.com/nvp
[VERSION] => 54.0
)
[_skipNextIteration:protected] =>
[_loadedSection:protected] =>
[_extends:protected] => Array
(
)
[_loadFileErrorStr:protected] =>
)
[fms] => Zend_Config Object
(
[_allowModifications:protected] =>
[_index:protected] => 0
[_count:protected] => 3
[_data:protected] => Array
(
[addr] => 75.126.31.98
[videofile_path] => /opt/adobe/fms/applications/jobofmine/streams/_definst_/
[videofile_domain] => http://flv.jobofmine.com
)
[_skipNextIteration:protected] =>
[_loadedSection:protected] =>
[_extends:protected] => Array
(
)
[_loadFileErrorStr:protected] =>
)
[err_regexp] => Zend_Config Object
(
[_allowModifications:protected] =>
[_index:protected] => 0
[_count:protected] => 17
[_data:protected] => Array
(
[0] => /forumdisplay\.php/i
[1] => /viewthread\.php/i
[2] => /redirect.php\?fid/i
[3] => /announcement\.php\?id=55/i
[4] => /announcement\.php/i
[5] => /bbs\.php/i
[6] => /\.asp/i
[7] => /\.rar/i
[8] => /redirect.php\?tid/i
[9] => /\.txt/i
[10] => /\.dll/i
[11] => /\.mdb/i
[12] => /\.zip/i
[13] => /\.exe/i
[14] => /\.mdf/i
[15] => /\.asa/i
[16] => /\.rdf/i
)
[_skipNextIteration:protected] =>
[_loadedSection:protected] =>
[_extends:protected] => Array
(
)
[_loadFileErrorStr:protected] =>
)
[cache] => Zend_Config Object
(
[_allowModifications:protected] =>
[_index:protected] => 0
[_count:protected] => 7
[_data:protected] => Array
(
[enabled] => 1
[v_cache] => 0
[cache_dir] => /disk1/www/jobofmine.com/www/files/cache
[resumes] => /disk1/www/jobofmine.com/www/files/cache/r
[vacancies] => /disk1/www/jobofmine.com/www/files/cache/v
[lifetime] => 600
[automatic_cleaning_factor] => 1000
)
[_skipNextIteration:protected] =>
[_loadedSection:protected] =>
[_extends:protected] => Array
(
)
[_loadFileErrorStr:protected] =>
)
[clipart_sets] => Zend_Config Object
(
[_allowModifications:protected] =>
[_index:protected] => 0
[_count:protected] => 15
[_data:protected] => Array
(
[rightitjobs.com] => it
[jobsforengineer.com] => engineer
[jobsformanager.com] => manager
[jobsofmedical.com] => medical
[jobsofsales.com] => sales
[jobsfordriver.com] => jobsfordriver
[jobsforhotel.com] => jobsforhotel.com
[jobsforretail.com] => jobsforretail.com
[jobsofaccounting.com] => jobsofaccounting.com
[jobsoffinance.com] => jobsoffinance.com
[jobsofgovernment.com] => jobsofgovernment.com
[jobsofhealthcare.com] => jobsofhealthcare.com
[jobsofhome.com] => jobsofhome.com
[jobsofmedicine.com] => jobsofmedicine
[jobsofnursing.com] => jobsofnursing.com
)
[_skipNextIteration:protected] =>
[_loadedSection:protected] =>
[_extends:protected] => Array
(
)
[_loadFileErrorStr:protected] =>
)
[exclude_ips] => Zend_Config Object
(
[_allowModifications:protected] =>
[_index:protected] => 0
[_count:protected] => 0
[_data:protected] => Array
(
)
[_skipNextIteration:protected] =>
[_loadedSection:protected] =>
[_extends:protected] => Array
(
)
[_loadFileErrorStr:protected] =>
)
[fb] => Zend_Config Object
(
[_allowModifications:protected] =>
[_index:protected] => 0
[_count:protected] => 6
[_data:protected] => Array
(
[app_id] => 114786818571081
[API_Key] => 9800d5f6f0d4467b612ef49e4706072d
[Secret] => 636f9ababe0790e55bd2ab04a58b2db0
[app_fb_host] => http://apps.facebook.com/job_of_mine
[app_host] => http://www.fb.jobofmine.com
[authorize_url] => https://graph.facebook.com/oauth/access_token
)
[_skipNextIteration:protected] =>
[_loadedSection:protected] =>
[_extends:protected] => Array
(
)
[_loadFileErrorStr:protected] =>
)
)
[_skipNextIteration:protected] =>
[_loadedSection:protected] =>
[_extends:protected] => Array
(
)
[_loadFileErrorStr:protected] =>
)
[cached_proc:private] => Array
(
[GetFilterIDByName] => 1
[GetFilterInfo] => 1
[GetLangIDByIsoName] => 1
[GetFiltersSystemID] => 1
[GetDomainIDByName] => 1
[GetDomainInfo] => 1
[GetDomainsFilters] => 1
[GetFSRootFilters] => 1
[GetFiltersDeps] => 1
[GetLanguagesAvailableForDomain] => 1
[GetCountriesListPSorted] => 1
[GetIndustriesList] => 1
[GetOccupationTypes] => 1
[GetRecruiterTypesList] => 1
[GetContractTypesList] => 1
[GetCountriesList] => 1
[GetArticles] => 1
[GetRecruitersList] => 1
[GetRecruitersListPSorted] => 1
[GetStatesForCountry] => 1
[GetValues] => 1
[GetOccupationsForType] => 1
[GetPostVacancy] => 1
[GetVacancyEmploymentTypes] => 1
[GetFiltersInfo] => 1
[GetLinks] => 1
[GetBannerLinkFilters] => 1
[GetBannerLinkDomains] => 1
)
)
[2] => 16495
[3] =>
)
)
[10] => Array
(
[file] => /opt/phpfcgi/Zend/library/Zend/Controller/Action.php
[line] => 133
[function] => init
[class] => JobController
[type] => ->
[args] => Array
(
)
)
[11] => Array
(
[file] => /opt/phpfcgi/Zend/library/Zend/Controller/Dispatcher/Standard.php
[line] => 262
[function] => __construct
[class] => Zend_Controller_Action
[type] => ->
[args] => Array
(
[0] => Zend_Controller_Request_Http Object
*RECURSION*
[1] => Zend_Controller_Response_Http Object
(
[_body:protected] => Array
(
)
[_exceptions:protected] => Array
(
[0] => Zend_Db_Statement_Exception Object
*RECURSION*
[1] => Zend_Controller_Dispatcher_Exception Object
*RECURSION*
)
[_headers:protected] => Array
(
)
[_headersRaw:protected] => Array
(
)
[_httpResponseCode:protected] => 200
[_isRedirect:protected] =>
[_renderExceptions:protected] =>
[headersSentThrowsException] => 1
)
[2] => Array
(
)
)
)
[12] => Array
(
[file] => /opt/phpfcgi/Zend/library/Zend/Controller/Front.php
[line] => 946
[function] => dispatch
[class] => Zend_Controller_Dispatcher_Standard
[type] => ->
[args] => Array
(
[0] => Zend_Controller_Request_Http Object
*RECURSION*
[1] => Zend_Controller_Response_Http Object
(
[_body:protected] => Array
(
)
[_exceptions:protected] => Array
(
[0] => Zend_Db_Statement_Exception Object
*RECURSION*
[1] => Zend_Controller_Dispatcher_Exception Object
*RECURSION*
)
[_headers:protected] => Array
(
)
[_headersRaw:protected] => Array
(
)
[_httpResponseCode:protected] => 200
[_isRedirect:protected] =>
[_renderExceptions:protected] =>
[headersSentThrowsException] => 1
)
)
)
[13] => Array
(
[file] => /opt/phpfcgi/Zend/library/Zend/Controller/Front.php
[line] => 212
[function] => dispatch
[class] => Zend_Controller_Front
[type] => ->
[args] => Array
(
)
)
[14] => Array
(
[file] => /disk1/www/jobofmine.com/www/index.php
[line] => 150
[function] => run
[class] => Zend_Controller_Front
[type] => ::
[args] => Array
(
[0] => application/controllers
)
)
)
)
[type] => EXCEPTION_OTHER
[request] => Zend_Controller_Request_Http Object
(
[_paramSources:protected] => Array
(
[0] => _GET
[1] => _POST
)
[_requestUri:protected] => /job/search/state/Maine/country/United+States/city/Alna
[_baseUrl:protected] =>
[_basePath:protected] =>
[_pathInfo:protected] => /job/search/state/Maine/country/United+States/city/Alna
[_params:protected] => Array
(
[controller] => job
[action] => search
[state] => Maine
[country] => United States
[city] => Alna
[module] => default
)
[_rawBody:protected] =>
[_aliases:protected] => Array
(
)
[_dispatched:protected] => 1
[_module:protected] => default
[_moduleKey:protected] => module
[_controller:protected] => job
[_controllerKey:protected] => controller
[_action:protected] => search
[_actionKey:protected] => action
)
)
)
[_rawBody:protected] =>
[_aliases:protected] => Array
(
)
[_dispatched:protected] => 1
[_module:protected] => default
[_moduleKey:protected] => module
[_controller:protected] => error
[_controllerKey:protected] => controller
[_action:protected] => error
[_actionKey:protected] => action
)
[1] => Zend_Controller_Response_Http Object
(
[_body:protected] => Array
(
)
[_exceptions:protected] => Array
(
[0] => Zend_Db_Statement_Exception Object
(
[_chainedException:protected] => PDOException Object
(
[message:protected] => SQLSTATE[42883]: Undefined function: 7 ERROR: function GetStateIDByCountry(unknown, unknown, integer) does not exist
LINE 1: select * from "GetStateIDByCountry"('state', 'Maine', 16495)
^
HINT: No function matches the given name and argument types. You might need to add explicit type casts.
[string:private] =>
[code:protected] => 42883
[file:protected] => /opt/phpfcgi/Zend/library/Zend/Db/Statement/Pdo.php
[line:protected] => 228
[trace:private] => Array
(
[0] => Array
(
[file] => /opt/phpfcgi/Zend/library/Zend/Db/Statement/Pdo.php
[line] => 228
[function] => execute
[class] => PDOStatement
[type] => ->
[args] => Array
(
[0] => Array
(
)
)
)
[1] => Array
(
[file] => /opt/phpfcgi/Zend/library/Zend/Db/Statement.php
[line] => 300
[function] => _execute
[class] => Zend_Db_Statement_Pdo
[type] => ->
[args] => Array
(
[0] => Array
(
)
)
)
[2] => Array
(
[file] => /opt/phpfcgi/Zend/library/Zend/Db/Adapter/Abstract.php
[line] => 468
[function] => execute
[class] => Zend_Db_Statement
[type] => ->
[args] => Array
(
[0] => Array
(
)
)
)
[3] => Array
(
[file] => /opt/phpfcgi/Zend/library/Zend/Db/Adapter/Pdo/Abstract.php
[line] => 238
[function] => query
[class] => Zend_Db_Adapter_Abstract
[type] => ->
[args] => Array
(
[0] => select * from "GetStateIDByCountry"('state', 'Maine', 16495)
[1] => Array
(
)
)
)
[4] => Array
(
[file] => /opt/phpfcgi/Zend/library/Zend/Db/Adapter/Abstract.php
[line] => 706
[function] => query
[class] => Zend_Db_Adapter_Pdo_Abstract
[type] => ->
[args] => Array
(
[0] => select * from "GetStateIDByCountry"('state', 'Maine', 16495)
[1] => Array
(
)
)
)
[5] => Array
(
[file] => /disk1/www/jobofmine.com/www/application/common/DBAccess.php
[line] => 64
[function] => fetchAll
[class] => Zend_Db_Adapter_Abstract
[type] => ->
[args] => Array
(
[0] => select * from "GetStateIDByCountry"('state', 'Maine', 16495)
)
)
[6] => Array
(
[file] => /disk1/www/jobofmine.com/www/application/common/DBAccess.php
[line] => 134
[function] => exec_fetch
[class] => DBPGAccess
[type] => ->
[args] => Array
(
[0] => select * from "GetStateIDByCountry"('state', 'Maine', 16495)
)
)
[7] => Array
(
[file] => /disk1/www/jobofmine.com/www/application/models/AbstractFiltersModel.php
[line] => 388
[function] => fetchAll
[class] => DBPGAccess
[type] => ->
[args] => Array
(
[0] => select * from "GetStateIDByCountry"('state', 'Maine', 16495)
)
)
[8] => Array
(
[file] => /disk1/www/jobofmine.com/www/application/models/AbstractFiltersModel.php
[line] => 318
[function] => name2oid
[class] => AbstractFiltersModel
[type] => ->
[args] => Array
(
[0] => Maine
[1] => 9429166
)
)
[9] => Array
(
[file] => /disk1/www/jobofmine.com/www/application/models/AbstractFiltersModel.php
[line] => 93
[function] => parseFilters
[class] => AbstractFiltersModel
[type] => ->
[args] => Array
(
)
)
[10] => Array
(
[file] => /disk1/www/jobofmine.com/www/application/controllers/JobController.php
[line] => 29
[function] => __construct
[class] => AbstractFiltersModel
[type] => ->
[args] => Array
(
[0] => /job/search/state/Maine/country/United+States/city/Alna
[1] => DBPGAccess Object
(
[db:private] => Zend_Db_Adapter_Pdo_Pgsql Object
(
[_pdoType:protected] => pgsql
[_numericDataTypes:protected] => Array
(
[0] => 0
[1] => 1
[2] => 2
[INTEGER] => 0
[SERIAL] => 0
[SMALLINT] => 0
[BIGINT] => 1
[BIGSERIAL] => 1
[DECIMAL] => 2
[DOUBLE PRECISION] => 2
[NUMERIC] => 2
[REAL] => 2
)
[_defaultStmtClass:protected] => Zend_Db_Statement_Pdo
[_config:protected] => Array
(
[host] => 127.0.0.1
[username] => jobofmineadmin
[password] => BHvju1953sHyQz
[dbname] => jomrec
[charset] =>
[persistent] =>
[options] => Array
(
[caseFolding] => 0
[autoQuoteIdentifiers] => 1
)
[driver_options] => Array
(
)
)
[_fetchMode:protected] => 2
[_profiler:protected] => Zend_Db_Profiler Object
(
[_queryProfiles:protected] => Array
(
)
[_enabled:protected] =>
[_filterElapsedSecs:protected] =>
[_filterTypes:protected] =>
)
[_defaultProfilerClass:protected] => Zend_Db_Profiler
[_connection:protected] => PDO Object
(
)
[_caseFolding:protected] => 0
[_autoQuoteIdentifiers:protected] => 1
[_allowSerialization:protected] => 1
[_autoReconnectOnUnserialize:protected] =>
)
[config:private] => Zend_Config Object
(
[_allowModifications:protected] =>
[_index:protected] => 0
[_count:protected] => 17
[_data:protected] => Array
(
[database] => Zend_Config Object
(
[_allowModifications:protected] =>
[_index:protected] => 0
[_count:protected] => 2
[_data:protected] => Array
(
[adapter] => pdo_pgsql
[params] => Zend_Config Object
(
[_allowModifications:protected] =>
[_index:protected] => 0
[_count:protected] => 4
[_data:protected] => Array
(
[host] => 127.0.0.1
[username] => jobofmineadmin
[password] => BHvju1953sHyQz
[dbname] => jomrec
)
[_skipNextIteration:protected] =>
[_loadedSection:protected] =>
[_extends:protected] => Array
(
)
[_loadFileErrorStr:protected] =>
)
)
[_skipNextIteration:protected] =>
[_loadedSection:protected] =>
[_extends:protected] => Array
(
)
[_loadFileErrorStr:protected] =>
)
[mail] => Zend_Config Object
(
[_allowModifications:protected] =>
[_index:protected] => 0
[_count:protected] => 10
[_data:protected] => Array
(
[mail_host] => smtp.gmail.com
[mail_port] => 587
[mail_address] => support@jobofmine.com
[mail_user] => support@jobofmine.com
[mail_password] => 2C8959
[mail_smtp_auth] => 1
[mail_from_name] => JobOfMine
[mail_lang_path] => /disk1/www/jobofmine.com/www/languages/
[SMTPSecure] => tls
[max_email_cnt_per_day] => 300
)
[_skipNextIteration:protected] =>
[_loadedSection:protected] =>
[_extends:protected] => Array
(
)
[_loadFileErrorStr:protected] =>
)
[reserve_mail] => Zend_Config Object
(
[_allowModifications:protected] =>
[_index:protected] => 0
[_count:protected] => 8
[_data:protected] => Array
(
[mail_host] => localhost
[mail_port] => 25
[mail_address] => support@jobofmine.com
[mail_user] => support@jobofmine.com
[mail_password] => DkjDHajk
[mail_smtp_auth] => 0
[mail_from_name] => JobOfMine
[mail_lang_path] => /disk1/www/jobofmine.com/www/languages/
)
[_skipNextIteration:protected] =>
[_loadedSection:protected] =>
[_extends:protected] => Array
(
)
[_loadFileErrorStr:protected] =>
)
[meta] => Zend_Config Object
(
[_allowModifications:protected] =>
[_index:protected] => 0
[_count:protected] => 12
[_data:protected] => Array
(
[keywords] => job search, %1job, jobs, job sites, job searches, job search websites, job search website, job search web site, job search web sites, job search site, job search sites, job search engine, job search engines, jobs searching, job online,online job, online jobs, local job search, entry level job search, find job, find jobs ,work,job listing, job listings, job bank, employment opportunity, job description, job descriptions, part time job, part time jobs
[full_description] => Job Search%1Find the job that's right for you. Fresh job listings posted daily. Have jobs emailed to you. Explore career opportunities. Free online job search.
[description] => Job Search%1Find the job that's right for you. Free online job search.
[title] => Job Search. Find the Job on our international job search, employment and career website.
[applicant_bottom_text] => Welcome to our online job search engine! On our website you can find jobs from all over the world. To find a job it is enough to select the category you are interested in. Our job listings are updated daily, so you always have the newest jobs at your disposal during your job search. With the help of our web site You can post a resume which will be visible to thousands of employers worldwide! If an employer likes your resume, they will apply the job they have to your resume and you will receive an appropriate notification. You can also just set the job search filter and mark it as a subscription. After this you will receive the notifications about all the jobs that appear in the system according to your criteria.
[recruiter_bottom_text] => Welcome to our online job search engine! On our website you can find jobs from all over the world. To find a job it is enough to select the category you are interested in. Our job listings are updated daily, so you always have the newest jobs at your disposal during your job search. With the help of our web site You can post a resume which will be visible to thousands of employers worldwide! If an employer likes your resume, they will apply the job they have to your resume and you will receive an appropriate notification. You can also just set the job search filter and mark it as a subscription. After this you will receive the notifications about all the jobs that appear in the system according to your criteria.
[applicant_copyright_text] => Copyright © 2011 Jobofmine.com, All Rights Reserved. Powered by JobOfMine jobs search engine
[recruiter_copyright_text] => Copyright © 2011 Jobofmine.com, All Rights Reserved
[logo_text1] => JOB
[logo_text2] => of
[logo_text3] => mine
[logo_text4] => Find the job that's right for you
)
[_skipNextIteration:protected] =>
[_loadedSection:protected] =>
[_extends:protected] => Array
(
)
[_loadFileErrorStr:protected] =>
)
[www.jobofmine.com] => Zend_Config Object
(
[_allowModifications:protected] =>
[_index:protected] => 0
[_count:protected] => 3
[_data:protected] => Array
(
[language] => en
[google_map_key] => ABQIAAAAidoJE4BGv7MGoU5XWedakxQZP_yP0HRI9Mo_Vw_FjQQz1qmjJhTmwHVmgJ_2cy4qUUYMXR-V_0_Gpw
[google_map_search] => ABQIAAAAidoJE4BGv7MGoU5XWedakxSSjrHitJzp6OjRdrvIXvkCxaDrRBSXo-H0XaK3AOEuE7lBwGue9FyYTw
)
[_skipNextIteration:protected] =>
[_loadedSection:protected] =>
[_extends:protected] => Array
(
)
[_loadFileErrorStr:protected] =>
)
[default_domain] => www.jobofmine.com
[mailing_timeout] => 5
[recipient_limit] => 200
[mail_sender_pwd] => nystagmoid
[paypal_test] => Zend_Config Object
(
[_allowModifications:protected] =>
[_index:protected] => 0
[_count:protected] => 7
[_data:protected] => Array
(
[API_USERNAME] => sdk-three_api1.sdk.com
[API_PASSWORD] => QFZCWN5HZM8VBG7Q
[API_SIGNATURE] => A.d9eRKfd1yVkRrtmMfCFLTqa6M9AyodL0SJkhYztxUi8W9pCXF6.4NI
[API_ENDPOINT] => https://api-3t.sandbox.paypal.com/nvp
[VERSION] => 54.0
[test_card_num] => 4595251118900507
[test_card_cvv] => 962
)
[_skipNextIteration:protected] =>
[_loadedSection:protected] =>
[_extends:protected] => Array
(
)
[_loadFileErrorStr:protected] =>
)
[paypal] => Zend_Config Object
(
[_allowModifications:protected] =>
[_index:protected] => 0
[_count:protected] => 5
[_data:protected] => Array
(
[API_USERNAME] => anastassiya_api1.detroyd.com
[API_PASSWORD] => JQ3KUBDCW8FJHKNN
[API_SIGNATURE] => AFcWxV21C7fd0v3bYYYRCpSSRl31A6joQ.8kV91gIK6qvIkXzgb1.nrP
[API_ENDPOINT] => https://api-3t.paypal.com/nvp
[VERSION] => 54.0
)
[_skipNextIteration:protected] =>
[_loadedSection:protected] =>
[_extends:protected] => Array
(
)
[_loadFileErrorStr:protected] =>
)
[fms] => Zend_Config Object
(
[_allowModifications:protected] =>
[_index:protected] => 0
[_count:protected] => 3
[_data:protected] => Array
(
[addr] => 75.126.31.98
[videofile_path] => /opt/adobe/fms/applications/jobofmine/streams/_definst_/
[videofile_domain] => http://flv.jobofmine.com
)
[_skipNextIteration:protected] =>
[_loadedSection:protected] =>
[_extends:protected] => Array
(
)
[_loadFileErrorStr:protected] =>
)
[err_regexp] => Zend_Config Object
(
[_allowModifications:protected] =>
[_index:protected] => 0
[_count:protected] => 17
[_data:protected] => Array
(
[0] => /forumdisplay\.php/i
[1] => /viewthread\.php/i
[2] => /redirect.php\?fid/i
[3] => /announcement\.php\?id=55/i
[4] => /announcement\.php/i
[5] => /bbs\.php/i
[6] => /\.asp/i
[7] => /\.rar/i
[8] => /redirect.php\?tid/i
[9] => /\.txt/i
[10] => /\.dll/i
[11] => /\.mdb/i
[12] => /\.zip/i
[13] => /\.exe/i
[14] => /\.mdf/i
[15] => /\.asa/i
[16] => /\.rdf/i
)
[_skipNextIteration:protected] =>
[_loadedSection:protected] =>
[_extends:protected] => Array
(
)
[_loadFileErrorStr:protected] =>
)
[cache] => Zend_Config Object
(
[_allowModifications:protected] =>
[_index:protected] => 0
[_count:protected] => 7
[_data:protected] => Array
(
[enabled] => 1
[v_cache] => 0
[cache_dir] => /disk1/www/jobofmine.com/www/files/cache
[resumes] => /disk1/www/jobofmine.com/www/files/cache/r
[vacancies] => /disk1/www/jobofmine.com/www/files/cache/v
[lifetime] => 600
[automatic_cleaning_factor] => 1000
)
[_skipNextIteration:protected] =>
[_loadedSection:protected] =>
[_extends:protected] => Array
(
)
[_loadFileErrorStr:protected] =>
)
[clipart_sets] => Zend_Config Object
(
[_allowModifications:protected] =>
[_index:protected] => 0
[_count:protected] => 15
[_data:protected] => Array
(
[rightitjobs.com] => it
[jobsforengineer.com] => engineer
[jobsformanager.com] => manager
[jobsofmedical.com] => medical
[jobsofsales.com] => sales
[jobsfordriver.com] => jobsfordriver
[jobsforhotel.com] => jobsforhotel.com
[jobsforretail.com] => jobsforretail.com
[jobsofaccounting.com] => jobsofaccounting.com
[jobsoffinance.com] => jobsoffinance.com
[jobsofgovernment.com] => jobsofgovernment.com
[jobsofhealthcare.com] => jobsofhealthcare.com
[jobsofhome.com] => jobsofhome.com
[jobsofmedicine.com] => jobsofmedicine
[jobsofnursing.com] => jobsofnursing.com
)
[_skipNextIteration:protected] =>
[_loadedSection:protected] =>
[_extends:protected] => Array
(
)
[_loadFileErrorStr:protected] =>
)
[exclude_ips] => Zend_Config Object
(
[_allowModifications:protected] =>
[_index:protected] => 0
[_count:protected] => 0
[_data:protected] => Array
(
)
[_skipNextIteration:protected] =>
[_loadedSection:protected] =>
[_extends:protected] => Array
(
)
[_loadFileErrorStr:protected] =>
)
[fb] => Zend_Config Object
(
[_allowModifications:protected] =>
[_index:protected] => 0
[_count:protected] => 6
[_data:protected] => Array
(
[app_id] => 114786818571081
[API_Key] => 9800d5f6f0d4467b612ef49e4706072d
[Secret] => 636f9ababe0790e55bd2ab04a58b2db0
[app_fb_host] => http://apps.facebook.com/job_of_mine
[app_host] => http://www.fb.jobofmine.com
[authorize_url] => https://graph.facebook.com/oauth/access_token
)
[_skipNextIteration:protected] =>
[_loadedSection:protected] =>
[_extends:protected] => Array
(
)
[_loadFileErrorStr:protected] =>
)
)
[_skipNextIteration:protected] =>
[_loadedSection:protected] =>
[_extends:protected] => Array
(
)
[_loadFileErrorStr:protected] =>
)
[cached_proc:private] => Array
(
[GetFilterIDByName] => 1
[GetFilterInfo] => 1
[GetLangIDByIsoName] => 1
[GetFiltersSystemID] => 1
[GetDomainIDByName] => 1
[GetDomainInfo] => 1
[GetDomainsFilters] => 1
[GetFSRootFilters] => 1
[GetFiltersDeps] => 1
[GetLanguagesAvailableForDomain] => 1
[GetCountriesListPSorted] => 1
[GetIndustriesList] => 1
[GetOccupationTypes] => 1
[GetRecruiterTypesList] => 1
[GetContractTypesList] => 1
[GetCountriesList] => 1
[GetArticles] => 1
[GetRecruitersList] => 1
[GetRecruitersListPSorted] => 1
[GetStatesForCountry] => 1
[GetValues] => 1
[GetOccupationsForType] => 1
[GetPostVacancy] => 1
[GetVacancyEmploymentTypes] => 1
[GetFiltersInfo] => 1
[GetLinks] => 1
[GetBannerLinkFilters] => 1
[GetBannerLinkDomains] => 1
)
)
[2] => 16495
[3] =>
)
)
[11] => Array
(
[file] => /opt/phpfcgi/Zend/library/Zend/Controller/Action.php
[line] => 133
[function] => init
[class] => JobController
[type] => ->
[args] => Array
(
)
)
[12] => Array
(
[file] => /opt/phpfcgi/Zend/library/Zend/Controller/Dispatcher/Standard.php
[line] => 262
[function] => __construct
[class] => Zend_Controller_Action
[type] => ->
[args] => Array
(
[0] => Zend_Controller_Request_Http Object
(
[_paramSources:protected] => Array
(
[0] => _GET
[1] => _POST
)
[_requestUri:protected] => /job/search/state/Maine/country/United+States/city/Alna
[_baseUrl:protected] =>
[_basePath:protected] =>
[_pathInfo:protected] => /job/search/state/Maine/country/United+States/city/Alna
[_params:protected] => Array
(
[controller] => job
[action] => search
[state] => Maine
[country] => United States
[city] => Alna
[module] => default
[error_handler] => ArrayObject Object
(
[exception] => Zend_Db_Statement_Exception Object
*RECURSION*
[type] => EXCEPTION_OTHER
[request] => Zend_Controller_Request_Http Object
(
[_paramSources:protected] => Array
(
[0] => _GET
[1] => _POST
)
[_requestUri:protected] => /job/search/state/Maine/country/United+States/city/Alna
[_baseUrl:protected] =>
[_basePath:protected] =>
[_pathInfo:protected] => /job/search/state/Maine/country/United+States/city/Alna
[_params:protected] => Array
(
[controller] => job
[action] => search
[state] => Maine
[country] => United States
[city] => Alna
[module] => default
)
[_rawBody:protected] =>
[_aliases:protected] => Array
(
)
[_dispatched:protected] => 1
[_module:protected] => default
[_moduleKey:protected] => module
[_controller:protected] => job
[_controllerKey:protected] => controller
[_action:protected] => search
[_actionKey:protected] => action
)
)
)
[_rawBody:protected] =>
[_aliases:protected] => Array
(
)
[_dispatched:protected] => 1
[_module:protected] => default
[_moduleKey:protected] => module
[_controller:protected] => error
[_controllerKey:protected] => controller
[_action:protected] => error
[_actionKey:protected] => action
)
[1] => Zend_Controller_Response_Http Object
*RECURSION*
[2] => Array
(
)
)
)
[13] => Array
(
[file] => /opt/phpfcgi/Zend/library/Zend/Controller/Front.php
[line] => 946
[function] => dispatch
[class] => Zend_Controller_Dispatcher_Standard
[type] => ->
[args] => Array
(
[0] => Zend_Controller_Request_Http Object
(
[_paramSources:protected] => Array
(
[0] => _GET
[1] => _POST
)
[_requestUri:protected] => /job/search/state/Maine/country/United+States/city/Alna
[_baseUrl:protected] =>
[_basePath:protected] =>
[_pathInfo:protected] => /job/search/state/Maine/country/United+States/city/Alna
[_params:protected] => Array
(
[controller] => job
[action] => search
[state] => Maine
[country] => United States
[city] => Alna
[module] => default
[error_handler] => ArrayObject Object
(
[exception] => Zend_Db_Statement_Exception Object
*RECURSION*
[type] => EXCEPTION_OTHER
[request] => Zend_Controller_Request_Http Object
(
[_paramSources:protected] => Array
(
[0] => _GET
[1] => _POST
)
[_requestUri:protected] => /job/search/state/Maine/country/United+States/city/Alna
[_baseUrl:protected] =>
[_basePath:protected] =>
[_pathInfo:protected] => /job/search/state/Maine/country/United+States/city/Alna
[_params:protected] => Array
(
[controller] => job
[action] => search
[state] => Maine
[country] => United States
[city] => Alna
[module] => default
)
[_rawBody:protected] =>
[_aliases:protected] => Array
(
)
[_dispatched:protected] => 1
[_module:protected] => default
[_moduleKey:protected] => module
[_controller:protected] => job
[_controllerKey:protected] => controller
[_action:protected] => search
[_actionKey:protected] => action
)
)
)
[_rawBody:protected] =>
[_aliases:protected] => Array
(
)
[_dispatched:protected] => 1
[_module:protected] => default
[_moduleKey:protected] => module
[_controller:protected] => error
[_controllerKey:protected] => controller
[_action:protected] => error
[_actionKey:protected] => action
)
[1] => Zend_Controller_Response_Http Object
*RECURSION*
)
)
[14] => Array
(
[file] => /opt/phpfcgi/Zend/library/Zend/Controller/Front.php
[line] => 212
[function] => dispatch
[class] => Zend_Controller_Front
[type] => ->
[args] => Array
(
)
)
[15] => Array
(
[file] => /disk1/www/jobofmine.com/www/index.php
[line] => 150
[function] => run
[class] => Zend_Controller_Front
[type] => ::
[args] => Array
(
[0] => application/controllers
)
)
)
[errorInfo] => Array
(
[0] => 42883
[1] => 7
[2] => ERROR: function GetStateIDByCountry(unknown, unknown, integer) does not exist
LINE 1: select * from "GetStateIDByCountry"('state', 'Maine', 16495)
^
HINT: No function matches the given name and argument types. You might need to add explicit type casts.
)
)
[message:protected] => SQLSTATE[42883]: Undefined function: 7 ERROR: function GetStateIDByCountry(unknown, unknown, integer) does not exist
LINE 1: select * from "GetStateIDByCountry"('state', 'Maine', 16495)
^
HINT: No function matches the given name and argument types. You might need to add explicit type casts.
[string:private] =>
[code:protected] => 42883
[file:protected] => /opt/phpfcgi/Zend/library/Zend/Db/Statement/Pdo.php
[line:protected] => 234
[trace:private] => Array
(
[0] => Array
(
[file] => /opt/phpfcgi/Zend/library/Zend/Db/Statement.php
[line] => 300
[function] => _execute
[class] => Zend_Db_Statement_Pdo
[type] => ->
[args] => Array
(
[0] => Array
(
)
)
)
[1] => Array
(
[file] => /opt/phpfcgi/Zend/library/Zend/Db/Adapter/Abstract.php
[line] => 468
[function] => execute
[class] => Zend_Db_Statement
[type] => ->
[args] => Array
(
[0] => Array
(
)
)
)
[2] => Array
(
[file] => /opt/phpfcgi/Zend/library/Zend/Db/Adapter/Pdo/Abstract.php
[line] => 238
[function] => query
[class] => Zend_Db_Adapter_Abstract
[type] => ->
[args] => Array
(
[0] => select * from "GetStateIDByCountry"('state', 'Maine', 16495)
[1] => Array
(
)
)
)
[3] => Array
(
[file] => /opt/phpfcgi/Zend/library/Zend/Db/Adapter/Abstract.php
[line] => 706
[function] => query
[class] => Zend_Db_Adapter_Pdo_Abstract
[type] => ->
[args] => Array
(
[0] => select * from "GetStateIDByCountry"('state', 'Maine', 16495)
[1] => Array
(
)
)
)
[4] => Array
(
[file] => /disk1/www/jobofmine.com/www/application/common/DBAccess.php
[line] => 64
[function] => fetchAll
[class] => Zend_Db_Adapter_Abstract
[type] => ->
[args] => Array
(
[0] => select * from "GetStateIDByCountry"('state', 'Maine', 16495)
)
)
[5] => Array
(
[file] => /disk1/www/jobofmine.com/www/application/common/DBAccess.php
[line] => 134
[function] => exec_fetch
[class] => DBPGAccess
[type] => ->
[args] => Array
(
[0] => select * from "GetStateIDByCountry"('state', 'Maine', 16495)
)
)
[6] => Array
(
[file] => /disk1/www/jobofmine.com/www/application/models/AbstractFiltersModel.php
[line] => 388
[function] => fetchAll
[class] => DBPGAccess
[type] => ->
[args] => Array
(
[0] => select * from "GetStateIDByCountry"('state', 'Maine', 16495)
)
)
[7] => Array
(
[file] => /disk1/www/jobofmine.com/www/application/models/AbstractFiltersModel.php
[line] => 318
[function] => name2oid
[class] => AbstractFiltersModel
[type] => ->
[args] => Array
(
[0] => Maine
[1] => 9429166
)
)
[8] => Array
(
[file] => /disk1/www/jobofmine.com/www/application/models/AbstractFiltersModel.php
[line] => 93
[function] => parseFilters
[class] => AbstractFiltersModel
[type] => ->
[args] => Array
(
)
)
[9] => Array
(
[file] => /disk1/www/jobofmine.com/www/application/controllers/JobController.php
[line] => 29
[function] => __construct
[class] => AbstractFiltersModel
[type] => ->
[args] => Array
(
[0] => /job/search/state/Maine/country/United+States/city/Alna
[1] => DBPGAccess Object
(
[db:private] => Zend_Db_Adapter_Pdo_Pgsql Object
(
[_pdoType:protected] => pgsql
[_numericDataTypes:protected] => Array
(
[0] => 0
[1] => 1
[2] => 2
[INTEGER] => 0
[SERIAL] => 0
[SMALLINT] => 0
[BIGINT] => 1
[BIGSERIAL] => 1
[DECIMAL] => 2
[DOUBLE PRECISION] => 2
[NUMERIC] => 2
[REAL] => 2
)
[_defaultStmtClass:protected] => Zend_Db_Statement_Pdo
[_config:protected] => Array
(
[host] => 127.0.0.1
[username] => jobofmineadmin
[password] => BHvju1953sHyQz
[dbname] => jomrec
[charset] =>
[persistent] =>
[options] => Array
(
[caseFolding] => 0
[autoQuoteIdentifiers] => 1
)
[driver_options] => Array
(
)
)
[_fetchMode:protected] => 2
[_profiler:protected] => Zend_Db_Profiler Object
(
[_queryProfiles:protected] => Array
(
)
[_enabled:protected] =>
[_filterElapsedSecs:protected] =>
[_filterTypes:protected] =>
)
[_defaultProfilerClass:protected] => Zend_Db_Profiler
[_connection:protected] => PDO Object
(
)
[_caseFolding:protected] => 0
[_autoQuoteIdentifiers:protected] => 1
[_allowSerialization:protected] => 1
[_autoReconnectOnUnserialize:protected] =>
)
[config:private] => Zend_Config Object
(
[_allowModifications:protected] =>
[_index:protected] => 0
[_count:protected] => 17
[_data:protected] => Array
(
[database] => Zend_Config Object
(
[_allowModifications:protected] =>
[_index:protected] => 0
[_count:protected] => 2
[_data:protected] => Array
(
[adapter] => pdo_pgsql
[params] => Zend_Config Object
(
[_allowModifications:protected] =>
[_index:protected] => 0
[_count:protected] => 4
[_data:protected] => Array
(
[host] => 127.0.0.1
[username] => jobofmineadmin
[password] => BHvju1953sHyQz
[dbname] => jomrec
)
[_skipNextIteration:protected] =>
[_loadedSection:protected] =>
[_extends:protected] => Array
(
)
[_loadFileErrorStr:protected] =>
)
)
[_skipNextIteration:protected] =>
[_loadedSection:protected] =>
[_extends:protected] => Array
(
)
[_loadFileErrorStr:protected] =>
)
[mail] => Zend_Config Object
(
[_allowModifications:protected] =>
[_index:protected] => 0
[_count:protected] => 10
[_data:protected] => Array
(
[mail_host] => smtp.gmail.com
[mail_port] => 587
[mail_address] => support@jobofmine.com
[mail_user] => support@jobofmine.com
[mail_password] => 2C8959
[mail_smtp_auth] => 1
[mail_from_name] => JobOfMine
[mail_lang_path] => /disk1/www/jobofmine.com/www/languages/
[SMTPSecure] => tls
[max_email_cnt_per_day] => 300
)
[_skipNextIteration:protected] =>
[_loadedSection:protected] =>
[_extends:protected] => Array
(
)
[_loadFileErrorStr:protected] =>
)
[reserve_mail] => Zend_Config Object
(
[_allowModifications:protected] =>
[_index:protected] => 0
[_count:protected] => 8
[_data:protected] => Array
(
[mail_host] => localhost
[mail_port] => 25
[mail_address] => support@jobofmine.com
[mail_user] => support@jobofmine.com
[mail_password] => DkjDHajk
[mail_smtp_auth] => 0
[mail_from_name] => JobOfMine
[mail_lang_path] => /disk1/www/jobofmine.com/www/languages/
)
[_skipNextIteration:protected] =>
[_loadedSection:protected] =>
[_extends:protected] => Array
(
)
[_loadFileErrorStr:protected] =>
)
[meta] => Zend_Config Object
(
[_allowModifications:protected] =>
[_index:protected] => 0
[_count:protected] => 12
[_data:protected] => Array
(
[keywords] => job search, %1job, jobs, job sites, job searches, job search websites, job search website, job search web site, job search web sites, job search site, job search sites, job search engine, job search engines, jobs searching, job online,online job, online jobs, local job search, entry level job search, find job, find jobs ,work,job listing, job listings, job bank, employment opportunity, job description, job descriptions, part time job, part time jobs
[full_description] => Job Search%1Find the job that's right for you. Fresh job listings posted daily. Have jobs emailed to you. Explore career opportunities. Free online job search.
[description] => Job Search%1Find the job that's right for you. Free online job search.
[title] => Job Search. Find the Job on our international job search, employment and career website.
[applicant_bottom_text] => Welcome to our online job search engine! On our website you can find jobs from all over the world. To find a job it is enough to select the category you are interested in. Our job listings are updated daily, so you always have the newest jobs at your disposal during your job search. With the help of our web site You can post a resume which will be visible to thousands of employers worldwide! If an employer likes your resume, they will apply the job they have to your resume and you will receive an appropriate notification. You can also just set the job search filter and mark it as a subscription. After this you will receive the notifications about all the jobs that appear in the system according to your criteria.
[recruiter_bottom_text] => Welcome to our online job search engine! On our website you can find jobs from all over the world. To find a job it is enough to select the category you are interested in. Our job listings are updated daily, so you always have the newest jobs at your disposal during your job search. With the help of our web site You can post a resume which will be visible to thousands of employers worldwide! If an employer likes your resume, they will apply the job they have to your resume and you will receive an appropriate notification. You can also just set the job search filter and mark it as a subscription. After this you will receive the notifications about all the jobs that appear in the system according to your criteria.
[applicant_copyright_text] => Copyright © 2011 Jobofmine.com, All Rights Reserved. Powered by JobOfMine jobs search engine
[recruiter_copyright_text] => Copyright © 2011 Jobofmine.com, All Rights Reserved
[logo_text1] => JOB
[logo_text2] => of
[logo_text3] => mine
[logo_text4] => Find the job that's right for you
)
[_skipNextIteration:protected] =>
[_loadedSection:protected] =>
[_extends:protected] => Array
(
)
[_loadFileErrorStr:protected] =>
)
[www.jobofmine.com] => Zend_Config Object
(
[_allowModifications:protected] =>
[_index:protected] => 0
[_count:protected] => 3
[_data:protected] => Array
(
[language] => en
[google_map_key] => ABQIAAAAidoJE4BGv7MGoU5XWedakxQZP_yP0HRI9Mo_Vw_FjQQz1qmjJhTmwHVmgJ_2cy4qUUYMXR-V_0_Gpw
[google_map_search] => ABQIAAAAidoJE4BGv7MGoU5XWedakxSSjrHitJzp6OjRdrvIXvkCxaDrRBSXo-H0XaK3AOEuE7lBwGue9FyYTw
)
[_skipNextIteration:protected] =>
[_loadedSection:protected] =>
[_extends:protected] => Array
(
)
[_loadFileErrorStr:protected] =>
)
[default_domain] => www.jobofmine.com
[mailing_timeout] => 5
[recipient_limit] => 200
[mail_sender_pwd] => nystagmoid
[paypal_test] => Zend_Config Object
(
[_allowModifications:protected] =>
[_index:protected] => 0
[_count:protected] => 7
[_data:protected] => Array
(
[API_USERNAME] => sdk-three_api1.sdk.com
[API_PASSWORD] => QFZCWN5HZM8VBG7Q
[API_SIGNATURE] => A.d9eRKfd1yVkRrtmMfCFLTqa6M9AyodL0SJkhYztxUi8W9pCXF6.4NI
[API_ENDPOINT] => https://api-3t.sandbox.paypal.com/nvp
[VERSION] => 54.0
[test_card_num] => 4595251118900507
[test_card_cvv] => 962
)
[_skipNextIteration:protected] =>
[_loadedSection:protected] =>
[_extends:protected] => Array
(
)
[_loadFileErrorStr:protected] =>
)
[paypal] => Zend_Config Object
(
[_allowModifications:protected] =>
[_index:protected] => 0
[_count:protected] => 5
[_data:protected] => Array
(
[API_USERNAME] => anastassiya_api1.detroyd.com
[API_PASSWORD] => JQ3KUBDCW8FJHKNN
[API_SIGNATURE] => AFcWxV21C7fd0v3bYYYRCpSSRl31A6joQ.8kV91gIK6qvIkXzgb1.nrP
[API_ENDPOINT] => https://api-3t.paypal.com/nvp
[VERSION] => 54.0
)
[_skipNextIteration:protected] =>
[_loadedSection:protected] =>
[_extends:protected] => Array
(
)
[_loadFileErrorStr:protected] =>
)
[fms] => Zend_Config Object
(
[_allowModifications:protected] =>
[_index:protected] => 0
[_count:protected] => 3
[_data:protected] => Array
(
[addr] => 75.126.31.98
[videofile_path] => /opt/adobe/fms/applications/jobofmine/streams/_definst_/
[videofile_domain] => http://flv.jobofmine.com
)
[_skipNextIteration:protected] =>
[_loadedSection:protected] =>
[_extends:protected] => Array
(
)
[_loadFileErrorStr:protected] =>
)
[err_regexp] => Zend_Config Object
(
[_allowModifications:protected] =>
[_index:protected] => 0
[_count:protected] => 17
[_data:protected] => Array
(
[0] => /forumdisplay\.php/i
[1] => /viewthread\.php/i
[2] => /redirect.php\?fid/i
[3] => /announcement\.php\?id=55/i
[4] => /announcement\.php/i
[5] => /bbs\.php/i
[6] => /\.asp/i
[7] => /\.rar/i
[8] => /redirect.php\?tid/i
[9] => /\.txt/i
[10] => /\.dll/i
[11] => /\.mdb/i
[12] => /\.zip/i
[13] => /\.exe/i
[14] => /\.mdf/i
[15] => /\.asa/i
[16] => /\.rdf/i
)
[_skipNextIteration:protected] =>
[_loadedSection:protected] =>
[_extends:protected] => Array
(
)
[_loadFileErrorStr:protected] =>
)
[cache] => Zend_Config Object
(
[_allowModifications:protected] =>
[_index:protected] => 0
[_count:protected] => 7
[_data:protected] => Array
(
[enabled] => 1
[v_cache] => 0
[cache_dir] => /disk1/www/jobofmine.com/www/files/cache
[resumes] => /disk1/www/jobofmine.com/www/files/cache/r
[vacancies] => /disk1/www/jobofmine.com/www/files/cache/v
[lifetime] => 600
[automatic_cleaning_factor] => 1000
)
[_skipNextIteration:protected] =>
[_loadedSection:protected] =>
[_extends:protected] => Array
(
)
[_loadFileErrorStr:protected] =>
)
[clipart_sets] => Zend_Config Object
(
[_allowModifications:protected] =>
[_index:protected] => 0
[_count:protected] => 15
[_data:protected] => Array
(
[rightitjobs.com] => it
[jobsforengineer.com] => engineer
[jobsformanager.com] => manager
[jobsofmedical.com] => medical
[jobsofsales.com] => sales
[jobsfordriver.com] => jobsfordriver
[jobsforhotel.com] => jobsforhotel.com
[jobsforretail.com] => jobsforretail.com
[jobsofaccounting.com] => jobsofaccounting.com
[jobsoffinance.com] => jobsoffinance.com
[jobsofgovernment.com] => jobsofgovernment.com
[jobsofhealthcare.com] => jobsofhealthcare.com
[jobsofhome.com] => jobsofhome.com
[jobsofmedicine.com] => jobsofmedicine
[jobsofnursing.com] => jobsofnursing.com
)
[_skipNextIteration:protected] =>
[_loadedSection:protected] =>
[_extends:protected] => Array
(
)
[_loadFileErrorStr:protected] =>
)
[exclude_ips] => Zend_Config Object
(
[_allowModifications:protected] =>
[_index:protected] => 0
[_count:protected] => 0
[_data:protected] => Array
(
)
[_skipNextIteration:protected] =>
[_loadedSection:protected] =>
[_extends:protected] => Array
(
)
[_loadFileErrorStr:protected] =>
)
[fb] => Zend_Config Object
(
[_allowModifications:protected] =>
[_index:protected] => 0
[_count:protected] => 6
[_data:protected] => Array
(
[app_id] => 114786818571081
[API_Key] => 9800d5f6f0d4467b612ef49e4706072d
[Secret] => 636f9ababe0790e55bd2ab04a58b2db0
[app_fb_host] => http://apps.facebook.com/job_of_mine
[app_host] => http://www.fb.jobofmine.com
[authorize_url] => https://graph.facebook.com/oauth/access_token
)
[_skipNextIteration:protected] =>
[_loadedSection:protected] =>
[_extends:protected] => Array
(
)
[_loadFileErrorStr:protected] =>
)
)
[_skipNextIteration:protected] =>
[_loadedSection:protected] =>
[_extends:protected] => Array
(
)
[_loadFileErrorStr:protected] =>
)
[cached_proc:private] => Array
(
[GetFilterIDByName] => 1
[GetFilterInfo] => 1
[GetLangIDByIsoName] => 1
[GetFiltersSystemID] => 1
[GetDomainIDByName] => 1
[GetDomainInfo] => 1
[GetDomainsFilters] => 1
[GetFSRootFilters] => 1
[GetFiltersDeps] => 1
[GetLanguagesAvailableForDomain] => 1
[GetCountriesListPSorted] => 1
[GetIndustriesList] => 1
[GetOccupationTypes] => 1
[GetRecruiterTypesList] => 1
[GetContractTypesList] => 1
[GetCountriesList] => 1
[GetArticles] => 1
[GetRecruitersList] => 1
[GetRecruitersListPSorted] => 1
[GetStatesForCountry] => 1
[GetValues] => 1
[GetOccupationsForType] => 1
[GetPostVacancy] => 1
[GetVacancyEmploymentTypes] => 1
[GetFiltersInfo] => 1
[GetLinks] => 1
[GetBannerLinkFilters] => 1
[GetBannerLinkDomains] => 1
)
)
[2] => 16495
[3] =>
)
)
[10] => Array
(
[file] => /opt/phpfcgi/Zend/library/Zend/Controller/Action.php
[line] => 133
[function] => init
[class] => JobController
[type] => ->
[args] => Array
(
)
)
[11] => Array
(
[file] => /opt/phpfcgi/Zend/library/Zend/Controller/Dispatcher/Standard.php
[line] => 262
[function] => __construct
[class] => Zend_Controller_Action
[type] => ->
[args] => Array
(
[0] => Zend_Controller_Request_Http Object
(
[_paramSources:protected] => Array
(
[0] => _GET
[1] => _POST
)
[_requestUri:protected] => /job/search/state/Maine/country/United+States/city/Alna
[_baseUrl:protected] =>
[_basePath:protected] =>
[_pathInfo:protected] => /job/search/state/Maine/country/United+States/city/Alna
[_params:protected] => Array
(
[controller] => job
[action] => search
[state] => Maine
[country] => United States
[city] => Alna
[module] => default
[error_handler] => ArrayObject Object
(
[exception] => Zend_Db_Statement_Exception Object
*RECURSION*
[type] => EXCEPTION_OTHER
[request] => Zend_Controller_Request_Http Object
(
[_paramSources:protected] => Array
(
[0] => _GET
[1] => _POST
)
[_requestUri:protected] => /job/search/state/Maine/country/United+States/city/Alna
[_baseUrl:protected] =>
[_basePath:protected] =>
[_pathInfo:protected] => /job/search/state/Maine/country/United+States/city/Alna
[_params:protected] => Array
(
[controller] => job
[action] => search
[state] => Maine
[country] => United States
[city] => Alna
[module] => default
)
[_rawBody:protected] =>
[_aliases:protected] => Array
(
)
[_dispatched:protected] => 1
[_module:protected] => default
[_moduleKey:protected] => module
[_controller:protected] => job
[_controllerKey:protected] => controller
[_action:protected] => search
[_actionKey:protected] => action
)
)
)
[_rawBody:protected] =>
[_aliases:protected] => Array
(
)
[_dispatched:protected] => 1
[_module:protected] => default
[_moduleKey:protected] => module
[_controller:protected] => error
[_controllerKey:protected] => controller
[_action:protected] => error
[_actionKey:protected] => action
)
[1] => Zend_Controller_Response_Http Object
*RECURSION*
[2] => Array
(
)
)
)
[12] => Array
(
[file] => /opt/phpfcgi/Zend/library/Zend/Controller/Front.php
[line] => 946
[function] => dispatch
[class] => Zend_Controller_Dispatcher_Standard
[type] => ->
[args] => Array
(
[0] => Zend_Controller_Request_Http Object
(
[_paramSources:protected] => Array
(
[0] => _GET
[1] => _POST
)
[_requestUri:protected] => /job/search/state/Maine/country/United+States/city/Alna
[_baseUrl:protected] =>
[_basePath:protected] =>
[_pathInfo:protected] => /job/search/state/Maine/country/United+States/city/Alna
[_params:protected] => Array
(
[controller] => job
[action] => search
[state] => Maine
[country] => United States
[city] => Alna
[module] => default
[error_handler] => ArrayObject Object
(
[exception] => Zend_Db_Statement_Exception Object
*RECURSION*
[type] => EXCEPTION_OTHER
[request] => Zend_Controller_Request_Http Object
(
[_paramSources:protected] => Array
(
[0] => _GET
[1] => _POST
)
[_requestUri:protected] => /job/search/state/Maine/country/United+States/city/Alna
[_baseUrl:protected] =>
[_basePath:protected] =>
[_pathInfo:protected] => /job/search/state/Maine/country/United+States/city/Alna
[_params:protected] => Array
(
[controller] => job
[action] => search
[state] => Maine
[country] => United States
[city] => Alna
[module] => default
)
[_rawBody:protected] =>
[_aliases:protected] => Array
(
)
[_dispatched:protected] => 1
[_module:protected] => default
[_moduleKey:protected] => module
[_controller:protected] => job
[_controllerKey:protected] => controller
[_action:protected] => search
[_actionKey:protected] => action
)
)
)
[_rawBody:protected] =>
[_aliases:protected] => Array
(
)
[_dispatched:protected] => 1
[_module:protected] => default
[_moduleKey:protected] => module
[_controller:protected] => error
[_controllerKey:protected] => controller
[_action:protected] => error
[_actionKey:protected] => action
)
[1] => Zend_Controller_Response_Http Object
*RECURSION*
)
)
[13] => Array
(
[file] => /opt/phpfcgi/Zend/library/Zend/Controller/Front.php
[line] => 212
[function] => dispatch
[class] => Zend_Controller_Front
[type] => ->
[args] => Array
(
)
)
[14] => Array
(
[file] => /disk1/www/jobofmine.com/www/index.php
[line] => 150
[function] => run
[class] => Zend_Controller_Front
[type] => ::
[args] => Array
(
[0] => application/controllers
)
)
)
)
[1] => Zend_Controller_Dispatcher_Exception Object
*RECURSION*
)
[_headers:protected] => Array
(
)
[_headersRaw:protected] => Array
(
)
[_httpResponseCode:protected] => 200
[_isRedirect:protected] =>
[_renderExceptions:protected] =>
[headersSentThrowsException] => 1
)
)
)
[1] => Array
(
[file] => /opt/phpfcgi/Zend/library/Zend/Controller/Front.php
[line] => 212
[function] => dispatch
[class] => Zend_Controller_Front
[type] => ->
[args] => Array
(
)
)
[2] => Array
(
[file] => /disk1/www/jobofmine.com/www/index.php
[line] => 150
[function] => run
[class] => Zend_Controller_Front
[type] => ::
[args] => Array
(
[0] => application/controllers
)
)
)
)