jp_face_sad

500 - Internal Server Error!

Sorry, something went wrong.

Return to the homepage

Zend_Controller_Response_Http Object ( [_body:protected] => Array ( ) [_exceptions:protected] => Array ( [0] => Zend_Db_Statement_Exception Object ( [_previous:Zend_Exception:private] => [message:protected] => SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '?) LIMIT 1' at line 1 [string:Exception:private] => [code:protected] => 42000 [file:protected] => /home1/alliance/public_html/library/Zend/Db/Statement/Pdo.php [line:protected] => 234 [trace:Exception:private] => Array ( [0] => Array ( [file] => /home1/alliance/public_html/library/Zend/Db/Statement.php [line] => 300 [function] => _execute [class] => Zend_Db_Statement_Pdo [type] => -> [args] => Array ( [0] => Array ( ) ) ) [1] => Array ( [file] => /home1/alliance/public_html/library/Zend/Db/Adapter/Abstract.php [line] => 479 [function] => execute [class] => Zend_Db_Statement [type] => -> [args] => Array ( [0] => Array ( ) ) ) [2] => Array ( [file] => /home1/alliance/public_html/library/Zend/Db/Adapter/Pdo/Abstract.php [line] => 238 [function] => query [class] => Zend_Db_Adapter_Abstract [type] => -> [args] => Array ( [0] => SELECT `pages`.* FROM `pages` WHERE (metatitle =?) LIMIT 1 [1] => Array ( ) ) ) [3] => Array ( [file] => /home1/alliance/public_html/library/Zend/Db/Table/Abstract.php [line] => 1529 [function] => query [class] => Zend_Db_Adapter_Pdo_Abstract [type] => -> [args] => Array ( [0] => Zend_Db_Table_Select Object ( [_info:protected] => Array ( [schema] => [name] => pages [cols] => Array ( [0] => id [1] => parentId [2] => left [3] => right [4] => depth [5] => namespace [6] => name [7] => dateCreated [8] => showNavigation [9] => metatitle [10] => title ) [primary] => Array ( [1] => id ) [metadata] => Array ( [id] => Array ( [SCHEMA_NAME] => [TABLE_NAME] => pages [COLUMN_NAME] => id [COLUMN_POSITION] => 1 [DATA_TYPE] => int [DEFAULT] => [NULLABLE] => [LENGTH] => [SCALE] => [PRECISION] => [UNSIGNED] => [PRIMARY] => 1 [PRIMARY_POSITION] => 1 [IDENTITY] => 1 ) [parentId] => Array ( [SCHEMA_NAME] => [TABLE_NAME] => pages [COLUMN_NAME] => parentId [COLUMN_POSITION] => 2 [DATA_TYPE] => int [DEFAULT] => [NULLABLE] => 1 [LENGTH] => [SCALE] => [PRECISION] => [UNSIGNED] => [PRIMARY] => [PRIMARY_POSITION] => [IDENTITY] => ) [left] => Array ( [SCHEMA_NAME] => [TABLE_NAME] => pages [COLUMN_NAME] => left [COLUMN_POSITION] => 3 [DATA_TYPE] => int [DEFAULT] => 0 [NULLABLE] => [LENGTH] => [SCALE] => [PRECISION] => [UNSIGNED] => [PRIMARY] => [PRIMARY_POSITION] => [IDENTITY] => ) [right] => Array ( [SCHEMA_NAME] => [TABLE_NAME] => pages [COLUMN_NAME] => right [COLUMN_POSITION] => 4 [DATA_TYPE] => int [DEFAULT] => 0 [NULLABLE] => [LENGTH] => [SCALE] => [PRECISION] => [UNSIGNED] => [PRIMARY] => [PRIMARY_POSITION] => [IDENTITY] => ) [depth] => Array ( [SCHEMA_NAME] => [TABLE_NAME] => pages [COLUMN_NAME] => depth [COLUMN_POSITION] => 5 [DATA_TYPE] => int [DEFAULT] => 0 [NULLABLE] => [LENGTH] => [SCALE] => [PRECISION] => [UNSIGNED] => [PRIMARY] => [PRIMARY_POSITION] => [IDENTITY] => ) [namespace] => Array ( [SCHEMA_NAME] => [TABLE_NAME] => pages [COLUMN_NAME] => namespace [COLUMN_POSITION] => 6 [DATA_TYPE] => varchar [DEFAULT] => [NULLABLE] => 1 [LENGTH] => 50 [SCALE] => [PRECISION] => [UNSIGNED] => [PRIMARY] => [PRIMARY_POSITION] => [IDENTITY] => ) [name] => Array ( [SCHEMA_NAME] => [TABLE_NAME] => pages [COLUMN_NAME] => name [COLUMN_POSITION] => 7 [DATA_TYPE] => varchar [DEFAULT] => [NULLABLE] => 1 [LENGTH] => 100 [SCALE] => [PRECISION] => [UNSIGNED] => [PRIMARY] => [PRIMARY_POSITION] => [IDENTITY] => ) [dateCreated] => Array ( [SCHEMA_NAME] => [TABLE_NAME] => pages [COLUMN_NAME] => dateCreated [COLUMN_POSITION] => 8 [DATA_TYPE] => int [DEFAULT] => [NULLABLE] => 1 [LENGTH] => [SCALE] => [PRECISION] => [UNSIGNED] => [PRIMARY] => [PRIMARY_POSITION] => [IDENTITY] => ) [showNavigation] => Array ( [SCHEMA_NAME] => [TABLE_NAME] => pages [COLUMN_NAME] => showNavigation [COLUMN_POSITION] => 9 [DATA_TYPE] => tinyint [DEFAULT] => 1 [NULLABLE] => [LENGTH] => [SCALE] => [PRECISION] => [UNSIGNED] => [PRIMARY] => [PRIMARY_POSITION] => [IDENTITY] => ) [metatitle] => Array ( [SCHEMA_NAME] => [TABLE_NAME] => pages [COLUMN_NAME] => metatitle [COLUMN_POSITION] => 10 [DATA_TYPE] => varchar [DEFAULT] => [NULLABLE] => [LENGTH] => 100 [SCALE] => [PRECISION] => [UNSIGNED] => [PRIMARY] => [PRIMARY_POSITION] => [IDENTITY] => ) [title] => Array ( [SCHEMA_NAME] => [TABLE_NAME] => pages [COLUMN_NAME] => title [COLUMN_POSITION] => 11 [DATA_TYPE] => varchar [DEFAULT] => [NULLABLE] => 1 [LENGTH] => 200 [SCALE] => [PRECISION] => [UNSIGNED] => [PRIMARY] => [PRIMARY_POSITION] => [IDENTITY] => ) ) [rowClass] => Zend_Db_Table_Row [rowsetClass] => Zend_Db_Table_Rowset [referenceMap] => Array ( [Pages] => Array ( [columns] => Array ( [0] => pageId ) [refTableClass] => Model_Pages [refColumns] => Array ( [0] => id ) [onDelete] => cascade [onUpdate] => restrict ) ) [dependentTables] => Array ( [0] => Model_ContentNodes ) [sequence] => 1 ) [_integrityCheck:protected] => 1 [_table:protected] => Model_Pages Object ( [_name:protected] => pages [_dependentTables:protected] => Array ( [0] => Model_ContentNodes ) [_table:protected] => Array ( [0] => Model_Gallery ) [_referenceMap:protected] => Array ( [Pages] => Array ( [columns] => Array ( [0] => pageId ) [refTableClass] => Model_Pages [refColumns] => Array ( [0] => id ) [onDelete] => cascade [onUpdate] => restrict ) ) [_definition:protected] => [_definitionConfigName:protected] => [_db:protected] => Zend_Db_Adapter_Pdo_Mysql Object ( [_pdoType:protected] => mysql [_numericDataTypes:protected] => Array ( [0] => 0 [1] => 1 [2] => 2 [INT] => 0 [INTEGER] => 0 [MEDIUMINT] => 0 [SMALLINT] => 0 [TINYINT] => 0 [BIGINT] => 1 [SERIAL] => 1 [DEC] => 2 [DECIMAL] => 2 [DOUBLE] => 2 [DOUBLE PRECISION] => 2 [FIXED] => 2 [FLOAT] => 2 ) [_defaultStmtClass:protected] => Zend_Db_Statement_Pdo [_config:protected] => Array ( [host] => localhost [username] => alliance_alli [password] => g#3u$NZ@i*;k [dbname] => alliance_cms [charset] => [persistent] => [options] => Array ( [caseFolding] => 0 [autoQuoteIdentifiers] => 1 [fetchMode] => 2 ) [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] => ) [_schema:protected] => [_cols:protected] => Array ( [0] => id [1] => parentId [2] => left [3] => right [4] => depth [5] => namespace [6] => name [7] => dateCreated [8] => showNavigation [9] => metatitle [10] => title ) [_primary:protected] => Array ( [1] => id ) [_identity:protected] => 1 [_sequence:protected] => 1 [_metadata:protected] => Array ( [id] => Array ( [SCHEMA_NAME] => [TABLE_NAME] => pages [COLUMN_NAME] => id [COLUMN_POSITION] => 1 [DATA_TYPE] => int [DEFAULT] => [NULLABLE] => [LENGTH] => [SCALE] => [PRECISION] => [UNSIGNED] => [PRIMARY] => 1 [PRIMARY_POSITION] => 1 [IDENTITY] => 1 ) [parentId] => Array ( [SCHEMA_NAME] => [TABLE_NAME] => pages [COLUMN_NAME] => parentId [COLUMN_POSITION] => 2 [DATA_TYPE] => int [DEFAULT] => [NULLABLE] => 1 [LENGTH] => [SCALE] => [PRECISION] => [UNSIGNED] => [PRIMARY] => [PRIMARY_POSITION] => [IDENTITY] => ) [left] => Array ( [SCHEMA_NAME] => [TABLE_NAME] => pages [COLUMN_NAME] => left [COLUMN_POSITION] => 3 [DATA_TYPE] => int [DEFAULT] => 0 [NULLABLE] => [LENGTH] => [SCALE] => [PRECISION] => [UNSIGNED] => [PRIMARY] => [PRIMARY_POSITION] => [IDENTITY] => ) [right] => Array ( [SCHEMA_NAME] => [TABLE_NAME] => pages [COLUMN_NAME] => right [COLUMN_POSITION] => 4 [DATA_TYPE] => int [DEFAULT] => 0 [NULLABLE] => [LENGTH] => [SCALE] => [PRECISION] => [UNSIGNED] => [PRIMARY] => [PRIMARY_POSITION] => [IDENTITY] => ) [depth] => Array ( [SCHEMA_NAME] => [TABLE_NAME] => pages [COLUMN_NAME] => depth [COLUMN_POSITION] => 5 [DATA_TYPE] => int [DEFAULT] => 0 [NULLABLE] => [LENGTH] => [SCALE] => [PRECISION] => [UNSIGNED] => [PRIMARY] => [PRIMARY_POSITION] => [IDENTITY] => ) [namespace] => Array ( [SCHEMA_NAME] => [TABLE_NAME] => pages [COLUMN_NAME] => namespace [COLUMN_POSITION] => 6 [DATA_TYPE] => varchar [DEFAULT] => [NULLABLE] => 1 [LENGTH] => 50 [SCALE] => [PRECISION] => [UNSIGNED] => [PRIMARY] => [PRIMARY_POSITION] => [IDENTITY] => ) [name] => Array ( [SCHEMA_NAME] => [TABLE_NAME] => pages [COLUMN_NAME] => name [COLUMN_POSITION] => 7 [DATA_TYPE] => varchar [DEFAULT] => [NULLABLE] => 1 [LENGTH] => 100 [SCALE] => [PRECISION] => [UNSIGNED] => [PRIMARY] => [PRIMARY_POSITION] => [IDENTITY] => ) [dateCreated] => Array ( [SCHEMA_NAME] => [TABLE_NAME] => pages [COLUMN_NAME] => dateCreated [COLUMN_POSITION] => 8 [DATA_TYPE] => int [DEFAULT] => [NULLABLE] => 1 [LENGTH] => [SCALE] => [PRECISION] => [UNSIGNED] => [PRIMARY] => [PRIMARY_POSITION] => [IDENTITY] => ) [showNavigation] => Array ( [SCHEMA_NAME] => [TABLE_NAME] => pages [COLUMN_NAME] => showNavigation [COLUMN_POSITION] => 9 [DATA_TYPE] => tinyint [DEFAULT] => 1 [NULLABLE] => [LENGTH] => [SCALE] => [PRECISION] => [UNSIGNED] => [PRIMARY] => [PRIMARY_POSITION] => [IDENTITY] => ) [metatitle] => Array ( [SCHEMA_NAME] => [TABLE_NAME] => pages [COLUMN_NAME] => metatitle [COLUMN_POSITION] => 10 [DATA_TYPE] => varchar [DEFAULT] => [NULLABLE] => [LENGTH] => 100 [SCALE] => [PRECISION] => [UNSIGNED] => [PRIMARY] => [PRIMARY_POSITION] => [IDENTITY] => ) [title] => Array ( [SCHEMA_NAME] => [TABLE_NAME] => pages [COLUMN_NAME] => title [COLUMN_POSITION] => 11 [DATA_TYPE] => varchar [DEFAULT] => [NULLABLE] => 1 [LENGTH] => 200 [SCALE] => [PRECISION] => [UNSIGNED] => [PRIMARY] => [PRIMARY_POSITION] => [IDENTITY] => ) ) [_metadataCache:protected] => [_metadataCacheInClass:protected] => 1 [_rowClass:protected] => Zend_Db_Table_Row [_rowsetClass:protected] => Zend_Db_Table_Rowset [_defaultSource:protected] => defaultNone [_defaultValues:protected] => Array ( ) ) [_bind:protected] => Array ( ) [_adapter:protected] => Zend_Db_Adapter_Pdo_Mysql Object ( [_pdoType:protected] => mysql [_numericDataTypes:protected] => Array ( [0] => 0 [1] => 1 [2] => 2 [INT] => 0 [INTEGER] => 0 [MEDIUMINT] => 0 [SMALLINT] => 0 [TINYINT] => 0 [BIGINT] => 1 [SERIAL] => 1 [DEC] => 2 [DECIMAL] => 2 [DOUBLE] => 2 [DOUBLE PRECISION] => 2 [FIXED] => 2 [FLOAT] => 2 ) [_defaultStmtClass:protected] => Zend_Db_Statement_Pdo [_config:protected] => Array ( [host] => localhost [username] => alliance_alli [password] => g#3u$NZ@i*;k [dbname] => alliance_cms [charset] => [persistent] => [options] => Array ( [caseFolding] => 0 [autoQuoteIdentifiers] => 1 [fetchMode] => 2 ) [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] => ) [_parts:protected] => Array ( [distinct] => [columns] => Array ( [0] => Array ( [0] => pages [1] => * [2] => ) ) [union] => Array ( ) [from] => Array ( [pages] => Array ( [joinType] => inner join [schema] => [tableName] => pages [joinCondition] => ) ) [where] => Array ( [0] => (metatitle =?) ) [group] => Array ( ) [having] => Array ( ) [order] => Array ( ) [limitcount] => 1 [limitoffset] => 0 [forupdate] => ) [_tableCols:protected] => Array ( ) ) ) ) [4] => Array ( [file] => /home1/alliance/public_html/library/Zend/Db/Table/Abstract.php [line] => 1391 [function] => _fetch [class] => Zend_Db_Table_Abstract [type] => -> [args] => Array ( [0] => Zend_Db_Table_Select Object ( [_info:protected] => Array ( [schema] => [name] => pages [cols] => Array ( [0] => id [1] => parentId [2] => left [3] => right [4] => depth [5] => namespace [6] => name [7] => dateCreated [8] => showNavigation [9] => metatitle [10] => title ) [primary] => Array ( [1] => id ) [metadata] => Array ( [id] => Array ( [SCHEMA_NAME] => [TABLE_NAME] => pages [COLUMN_NAME] => id [COLUMN_POSITION] => 1 [DATA_TYPE] => int [DEFAULT] => [NULLABLE] => [LENGTH] => [SCALE] => [PRECISION] => [UNSIGNED] => [PRIMARY] => 1 [PRIMARY_POSITION] => 1 [IDENTITY] => 1 ) [parentId] => Array ( [SCHEMA_NAME] => [TABLE_NAME] => pages [COLUMN_NAME] => parentId [COLUMN_POSITION] => 2 [DATA_TYPE] => int [DEFAULT] => [NULLABLE] => 1 [LENGTH] => [SCALE] => [PRECISION] => [UNSIGNED] => [PRIMARY] => [PRIMARY_POSITION] => [IDENTITY] => ) [left] => Array ( [SCHEMA_NAME] => [TABLE_NAME] => pages [COLUMN_NAME] => left [COLUMN_POSITION] => 3 [DATA_TYPE] => int [DEFAULT] => 0 [NULLABLE] => [LENGTH] => [SCALE] => [PRECISION] => [UNSIGNED] => [PRIMARY] => [PRIMARY_POSITION] => [IDENTITY] => ) [right] => Array ( [SCHEMA_NAME] => [TABLE_NAME] => pages [COLUMN_NAME] => right [COLUMN_POSITION] => 4 [DATA_TYPE] => int [DEFAULT] => 0 [NULLABLE] => [LENGTH] => [SCALE] => [PRECISION] => [UNSIGNED] => [PRIMARY] => [PRIMARY_POSITION] => [IDENTITY] => ) [depth] => Array ( [SCHEMA_NAME] => [TABLE_NAME] => pages [COLUMN_NAME] => depth [COLUMN_POSITION] => 5 [DATA_TYPE] => int [DEFAULT] => 0 [NULLABLE] => [LENGTH] => [SCALE] => [PRECISION] => [UNSIGNED] => [PRIMARY] => [PRIMARY_POSITION] => [IDENTITY] => ) [namespace] => Array ( [SCHEMA_NAME] => [TABLE_NAME] => pages [COLUMN_NAME] => namespace [COLUMN_POSITION] => 6 [DATA_TYPE] => varchar [DEFAULT] => [NULLABLE] => 1 [LENGTH] => 50 [SCALE] => [PRECISION] => [UNSIGNED] => [PRIMARY] => [PRIMARY_POSITION] => [IDENTITY] => ) [name] => Array ( [SCHEMA_NAME] => [TABLE_NAME] => pages [COLUMN_NAME] => name [COLUMN_POSITION] => 7 [DATA_TYPE] => varchar [DEFAULT] => [NULLABLE] => 1 [LENGTH] => 100 [SCALE] => [PRECISION] => [UNSIGNED] => [PRIMARY] => [PRIMARY_POSITION] => [IDENTITY] => ) [dateCreated] => Array ( [SCHEMA_NAME] => [TABLE_NAME] => pages [COLUMN_NAME] => dateCreated [COLUMN_POSITION] => 8 [DATA_TYPE] => int [DEFAULT] => [NULLABLE] => 1 [LENGTH] => [SCALE] => [PRECISION] => [UNSIGNED] => [PRIMARY] => [PRIMARY_POSITION] => [IDENTITY] => ) [showNavigation] => Array ( [SCHEMA_NAME] => [TABLE_NAME] => pages [COLUMN_NAME] => showNavigation [COLUMN_POSITION] => 9 [DATA_TYPE] => tinyint [DEFAULT] => 1 [NULLABLE] => [LENGTH] => [SCALE] => [PRECISION] => [UNSIGNED] => [PRIMARY] => [PRIMARY_POSITION] => [IDENTITY] => ) [metatitle] => Array ( [SCHEMA_NAME] => [TABLE_NAME] => pages [COLUMN_NAME] => metatitle [COLUMN_POSITION] => 10 [DATA_TYPE] => varchar [DEFAULT] => [NULLABLE] => [LENGTH] => 100 [SCALE] => [PRECISION] => [UNSIGNED] => [PRIMARY] => [PRIMARY_POSITION] => [IDENTITY] => ) [title] => Array ( [SCHEMA_NAME] => [TABLE_NAME] => pages [COLUMN_NAME] => title [COLUMN_POSITION] => 11 [DATA_TYPE] => varchar [DEFAULT] => [NULLABLE] => 1 [LENGTH] => 200 [SCALE] => [PRECISION] => [UNSIGNED] => [PRIMARY] => [PRIMARY_POSITION] => [IDENTITY] => ) ) [rowClass] => Zend_Db_Table_Row [rowsetClass] => Zend_Db_Table_Rowset [referenceMap] => Array ( [Pages] => Array ( [columns] => Array ( [0] => pageId ) [refTableClass] => Model_Pages [refColumns] => Array ( [0] => id ) [onDelete] => cascade [onUpdate] => restrict ) ) [dependentTables] => Array ( [0] => Model_ContentNodes ) [sequence] => 1 ) [_integrityCheck:protected] => 1 [_table:protected] => Model_Pages Object ( [_name:protected] => pages [_dependentTables:protected] => Array ( [0] => Model_ContentNodes ) [_table:protected] => Array ( [0] => Model_Gallery ) [_referenceMap:protected] => Array ( [Pages] => Array ( [columns] => Array ( [0] => pageId ) [refTableClass] => Model_Pages [refColumns] => Array ( [0] => id ) [onDelete] => cascade [onUpdate] => restrict ) ) [_definition:protected] => [_definitionConfigName:protected] => [_db:protected] => Zend_Db_Adapter_Pdo_Mysql Object ( [_pdoType:protected] => mysql [_numericDataTypes:protected] => Array ( [0] => 0 [1] => 1 [2] => 2 [INT] => 0 [INTEGER] => 0 [MEDIUMINT] => 0 [SMALLINT] => 0 [TINYINT] => 0 [BIGINT] => 1 [SERIAL] => 1 [DEC] => 2 [DECIMAL] => 2 [DOUBLE] => 2 [DOUBLE PRECISION] => 2 [FIXED] => 2 [FLOAT] => 2 ) [_defaultStmtClass:protected] => Zend_Db_Statement_Pdo [_config:protected] => Array ( [host] => localhost [username] => alliance_alli [password] => g#3u$NZ@i*;k [dbname] => alliance_cms [charset] => [persistent] => [options] => Array ( [caseFolding] => 0 [autoQuoteIdentifiers] => 1 [fetchMode] => 2 ) [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] => ) [_schema:protected] => [_cols:protected] => Array ( [0] => id [1] => parentId [2] => left [3] => right [4] => depth [5] => namespace [6] => name [7] => dateCreated [8] => showNavigation [9] => metatitle [10] => title ) [_primary:protected] => Array ( [1] => id ) [_identity:protected] => 1 [_sequence:protected] => 1 [_metadata:protected] => Array ( [id] => Array ( [SCHEMA_NAME] => [TABLE_NAME] => pages [COLUMN_NAME] => id [COLUMN_POSITION] => 1 [DATA_TYPE] => int [DEFAULT] => [NULLABLE] => [LENGTH] => [SCALE] => [PRECISION] => [UNSIGNED] => [PRIMARY] => 1 [PRIMARY_POSITION] => 1 [IDENTITY] => 1 ) [parentId] => Array ( [SCHEMA_NAME] => [TABLE_NAME] => pages [COLUMN_NAME] => parentId [COLUMN_POSITION] => 2 [DATA_TYPE] => int [DEFAULT] => [NULLABLE] => 1 [LENGTH] => [SCALE] => [PRECISION] => [UNSIGNED] => [PRIMARY] => [PRIMARY_POSITION] => [IDENTITY] => ) [left] => Array ( [SCHEMA_NAME] => [TABLE_NAME] => pages [COLUMN_NAME] => left [COLUMN_POSITION] => 3 [DATA_TYPE] => int [DEFAULT] => 0 [NULLABLE] => [LENGTH] => [SCALE] => [PRECISION] => [UNSIGNED] => [PRIMARY] => [PRIMARY_POSITION] => [IDENTITY] => ) [right] => Array ( [SCHEMA_NAME] => [TABLE_NAME] => pages [COLUMN_NAME] => right [COLUMN_POSITION] => 4 [DATA_TYPE] => int [DEFAULT] => 0 [NULLABLE] => [LENGTH] => [SCALE] => [PRECISION] => [UNSIGNED] => [PRIMARY] => [PRIMARY_POSITION] => [IDENTITY] => ) [depth] => Array ( [SCHEMA_NAME] => [TABLE_NAME] => pages [COLUMN_NAME] => depth [COLUMN_POSITION] => 5 [DATA_TYPE] => int [DEFAULT] => 0 [NULLABLE] => [LENGTH] => [SCALE] => [PRECISION] => [UNSIGNED] => [PRIMARY] => [PRIMARY_POSITION] => [IDENTITY] => ) [namespace] => Array ( [SCHEMA_NAME] => [TABLE_NAME] => pages [COLUMN_NAME] => namespace [COLUMN_POSITION] => 6 [DATA_TYPE] => varchar [DEFAULT] => [NULLABLE] => 1 [LENGTH] => 50 [SCALE] => [PRECISION] => [UNSIGNED] => [PRIMARY] => [PRIMARY_POSITION] => [IDENTITY] => ) [name] => Array ( [SCHEMA_NAME] => [TABLE_NAME] => pages [COLUMN_NAME] => name [COLUMN_POSITION] => 7 [DATA_TYPE] => varchar [DEFAULT] => [NULLABLE] => 1 [LENGTH] => 100 [SCALE] => [PRECISION] => [UNSIGNED] => [PRIMARY] => [PRIMARY_POSITION] => [IDENTITY] => ) [dateCreated] => Array ( [SCHEMA_NAME] => [TABLE_NAME] => pages [COLUMN_NAME] => dateCreated [COLUMN_POSITION] => 8 [DATA_TYPE] => int [DEFAULT] => [NULLABLE] => 1 [LENGTH] => [SCALE] => [PRECISION] => [UNSIGNED] => [PRIMARY] => [PRIMARY_POSITION] => [IDENTITY] => ) [showNavigation] => Array ( [SCHEMA_NAME] => [TABLE_NAME] => pages [COLUMN_NAME] => showNavigation [COLUMN_POSITION] => 9 [DATA_TYPE] => tinyint [DEFAULT] => 1 [NULLABLE] => [LENGTH] => [SCALE] => [PRECISION] => [UNSIGNED] => [PRIMARY] => [PRIMARY_POSITION] => [IDENTITY] => ) [metatitle] => Array ( [SCHEMA_NAME] => [TABLE_NAME] => pages [COLUMN_NAME] => metatitle [COLUMN_POSITION] => 10 [DATA_TYPE] => varchar [DEFAULT] => [NULLABLE] => [LENGTH] => 100 [SCALE] => [PRECISION] => [UNSIGNED] => [PRIMARY] => [PRIMARY_POSITION] => [IDENTITY] => ) [title] => Array ( [SCHEMA_NAME] => [TABLE_NAME] => pages [COLUMN_NAME] => title [COLUMN_POSITION] => 11 [DATA_TYPE] => varchar [DEFAULT] => [NULLABLE] => 1 [LENGTH] => 200 [SCALE] => [PRECISION] => [UNSIGNED] => [PRIMARY] => [PRIMARY_POSITION] => [IDENTITY] => ) ) [_metadataCache:protected] => [_metadataCacheInClass:protected] => 1 [_rowClass:protected] => Zend_Db_Table_Row [_rowsetClass:protected] => Zend_Db_Table_Rowset [_defaultSource:protected] => defaultNone [_defaultValues:protected] => Array ( ) ) [_bind:protected] => Array ( ) [_adapter:protected] => Zend_Db_Adapter_Pdo_Mysql Object ( [_pdoType:protected] => mysql [_numericDataTypes:protected] => Array ( [0] => 0 [1] => 1 [2] => 2 [INT] => 0 [INTEGER] => 0 [MEDIUMINT] => 0 [SMALLINT] => 0 [TINYINT] => 0 [BIGINT] => 1 [SERIAL] => 1 [DEC] => 2 [DECIMAL] => 2 [DOUBLE] => 2 [DOUBLE PRECISION] => 2 [FIXED] => 2 [FLOAT] => 2 ) [_defaultStmtClass:protected] => Zend_Db_Statement_Pdo [_config:protected] => Array ( [host] => localhost [username] => alliance_alli [password] => g#3u$NZ@i*;k [dbname] => alliance_cms [charset] => [persistent] => [options] => Array ( [caseFolding] => 0 [autoQuoteIdentifiers] => 1 [fetchMode] => 2 ) [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] => ) [_parts:protected] => Array ( [distinct] => [columns] => Array ( [0] => Array ( [0] => pages [1] => * [2] => ) ) [union] => Array ( ) [from] => Array ( [pages] => Array ( [joinType] => inner join [schema] => [tableName] => pages [joinCondition] => ) ) [where] => Array ( [0] => (metatitle =?) ) [group] => Array ( ) [having] => Array ( ) [order] => Array ( ) [limitcount] => 1 [limitoffset] => 0 [forupdate] => ) [_tableCols:protected] => Array ( ) ) ) ) [5] => Array ( [file] => /home1/alliance/public_html/application/models/Pages.php [line] => 235 [function] => fetchRow [class] => Zend_Db_Table_Abstract [type] => -> [args] => Array ( [0] => Zend_Db_Table_Select Object ( [_info:protected] => Array ( [schema] => [name] => pages [cols] => Array ( [0] => id [1] => parentId [2] => left [3] => right [4] => depth [5] => namespace [6] => name [7] => dateCreated [8] => showNavigation [9] => metatitle [10] => title ) [primary] => Array ( [1] => id ) [metadata] => Array ( [id] => Array ( [SCHEMA_NAME] => [TABLE_NAME] => pages [COLUMN_NAME] => id [COLUMN_POSITION] => 1 [DATA_TYPE] => int [DEFAULT] => [NULLABLE] => [LENGTH] => [SCALE] => [PRECISION] => [UNSIGNED] => [PRIMARY] => 1 [PRIMARY_POSITION] => 1 [IDENTITY] => 1 ) [parentId] => Array ( [SCHEMA_NAME] => [TABLE_NAME] => pages [COLUMN_NAME] => parentId [COLUMN_POSITION] => 2 [DATA_TYPE] => int [DEFAULT] => [NULLABLE] => 1 [LENGTH] => [SCALE] => [PRECISION] => [UNSIGNED] => [PRIMARY] => [PRIMARY_POSITION] => [IDENTITY] => ) [left] => Array ( [SCHEMA_NAME] => [TABLE_NAME] => pages [COLUMN_NAME] => left [COLUMN_POSITION] => 3 [DATA_TYPE] => int [DEFAULT] => 0 [NULLABLE] => [LENGTH] => [SCALE] => [PRECISION] => [UNSIGNED] => [PRIMARY] => [PRIMARY_POSITION] => [IDENTITY] => ) [right] => Array ( [SCHEMA_NAME] => [TABLE_NAME] => pages [COLUMN_NAME] => right [COLUMN_POSITION] => 4 [DATA_TYPE] => int [DEFAULT] => 0 [NULLABLE] => [LENGTH] => [SCALE] => [PRECISION] => [UNSIGNED] => [PRIMARY] => [PRIMARY_POSITION] => [IDENTITY] => ) [depth] => Array ( [SCHEMA_NAME] => [TABLE_NAME] => pages [COLUMN_NAME] => depth [COLUMN_POSITION] => 5 [DATA_TYPE] => int [DEFAULT] => 0 [NULLABLE] => [LENGTH] => [SCALE] => [PRECISION] => [UNSIGNED] => [PRIMARY] => [PRIMARY_POSITION] => [IDENTITY] => ) [namespace] => Array ( [SCHEMA_NAME] => [TABLE_NAME] => pages [COLUMN_NAME] => namespace [COLUMN_POSITION] => 6 [DATA_TYPE] => varchar [DEFAULT] => [NULLABLE] => 1 [LENGTH] => 50 [SCALE] => [PRECISION] => [UNSIGNED] => [PRIMARY] => [PRIMARY_POSITION] => [IDENTITY] => ) [name] => Array ( [SCHEMA_NAME] => [TABLE_NAME] => pages [COLUMN_NAME] => name [COLUMN_POSITION] => 7 [DATA_TYPE] => varchar [DEFAULT] => [NULLABLE] => 1 [LENGTH] => 100 [SCALE] => [PRECISION] => [UNSIGNED] => [PRIMARY] => [PRIMARY_POSITION] => [IDENTITY] => ) [dateCreated] => Array ( [SCHEMA_NAME] => [TABLE_NAME] => pages [COLUMN_NAME] => dateCreated [COLUMN_POSITION] => 8 [DATA_TYPE] => int [DEFAULT] => [NULLABLE] => 1 [LENGTH] => [SCALE] => [PRECISION] => [UNSIGNED] => [PRIMARY] => [PRIMARY_POSITION] => [IDENTITY] => ) [showNavigation] => Array ( [SCHEMA_NAME] => [TABLE_NAME] => pages [COLUMN_NAME] => showNavigation [COLUMN_POSITION] => 9 [DATA_TYPE] => tinyint [DEFAULT] => 1 [NULLABLE] => [LENGTH] => [SCALE] => [PRECISION] => [UNSIGNED] => [PRIMARY] => [PRIMARY_POSITION] => [IDENTITY] => ) [metatitle] => Array ( [SCHEMA_NAME] => [TABLE_NAME] => pages [COLUMN_NAME] => metatitle [COLUMN_POSITION] => 10 [DATA_TYPE] => varchar [DEFAULT] => [NULLABLE] => [LENGTH] => 100 [SCALE] => [PRECISION] => [UNSIGNED] => [PRIMARY] => [PRIMARY_POSITION] => [IDENTITY] => ) [title] => Array ( [SCHEMA_NAME] => [TABLE_NAME] => pages [COLUMN_NAME] => title [COLUMN_POSITION] => 11 [DATA_TYPE] => varchar [DEFAULT] => [NULLABLE] => 1 [LENGTH] => 200 [SCALE] => [PRECISION] => [UNSIGNED] => [PRIMARY] => [PRIMARY_POSITION] => [IDENTITY] => ) ) [rowClass] => Zend_Db_Table_Row [rowsetClass] => Zend_Db_Table_Rowset [referenceMap] => Array ( [Pages] => Array ( [columns] => Array ( [0] => pageId ) [refTableClass] => Model_Pages [refColumns] => Array ( [0] => id ) [onDelete] => cascade [onUpdate] => restrict ) ) [dependentTables] => Array ( [0] => Model_ContentNodes ) [sequence] => 1 ) [_integrityCheck:protected] => 1 [_table:protected] => Model_Pages Object ( [_name:protected] => pages [_dependentTables:protected] => Array ( [0] => Model_ContentNodes ) [_table:protected] => Array ( [0] => Model_Gallery ) [_referenceMap:protected] => Array ( [Pages] => Array ( [columns] => Array ( [0] => pageId ) [refTableClass] => Model_Pages [refColumns] => Array ( [0] => id ) [onDelete] => cascade [onUpdate] => restrict ) ) [_definition:protected] => [_definitionConfigName:protected] => [_db:protected] => Zend_Db_Adapter_Pdo_Mysql Object ( [_pdoType:protected] => mysql [_numericDataTypes:protected] => Array ( [0] => 0 [1] => 1 [2] => 2 [INT] => 0 [INTEGER] => 0 [MEDIUMINT] => 0 [SMALLINT] => 0 [TINYINT] => 0 [BIGINT] => 1 [SERIAL] => 1 [DEC] => 2 [DECIMAL] => 2 [DOUBLE] => 2 [DOUBLE PRECISION] => 2 [FIXED] => 2 [FLOAT] => 2 ) [_defaultStmtClass:protected] => Zend_Db_Statement_Pdo [_config:protected] => Array ( [host] => localhost [username] => alliance_alli [password] => g#3u$NZ@i*;k [dbname] => alliance_cms [charset] => [persistent] => [options] => Array ( [caseFolding] => 0 [autoQuoteIdentifiers] => 1 [fetchMode] => 2 ) [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] => ) [_schema:protected] => [_cols:protected] => Array ( [0] => id [1] => parentId [2] => left [3] => right [4] => depth [5] => namespace [6] => name [7] => dateCreated [8] => showNavigation [9] => metatitle [10] => title ) [_primary:protected] => Array ( [1] => id ) [_identity:protected] => 1 [_sequence:protected] => 1 [_metadata:protected] => Array ( [id] => Array ( [SCHEMA_NAME] => [TABLE_NAME] => pages [COLUMN_NAME] => id [COLUMN_POSITION] => 1 [DATA_TYPE] => int [DEFAULT] => [NULLABLE] => [LENGTH] => [SCALE] => [PRECISION] => [UNSIGNED] => [PRIMARY] => 1 [PRIMARY_POSITION] => 1 [IDENTITY] => 1 ) [parentId] => Array ( [SCHEMA_NAME] => [TABLE_NAME] => pages [COLUMN_NAME] => parentId [COLUMN_POSITION] => 2 [DATA_TYPE] => int [DEFAULT] => [NULLABLE] => 1 [LENGTH] => [SCALE] => [PRECISION] => [UNSIGNED] => [PRIMARY] => [PRIMARY_POSITION] => [IDENTITY] => ) [left] => Array ( [SCHEMA_NAME] => [TABLE_NAME] => pages [COLUMN_NAME] => left [COLUMN_POSITION] => 3 [DATA_TYPE] => int [DEFAULT] => 0 [NULLABLE] => [LENGTH] => [SCALE] => [PRECISION] => [UNSIGNED] => [PRIMARY] => [PRIMARY_POSITION] => [IDENTITY] => ) [right] => Array ( [SCHEMA_NAME] => [TABLE_NAME] => pages [COLUMN_NAME] => right [COLUMN_POSITION] => 4 [DATA_TYPE] => int [DEFAULT] => 0 [NULLABLE] => [LENGTH] => [SCALE] => [PRECISION] => [UNSIGNED] => [PRIMARY] => [PRIMARY_POSITION] => [IDENTITY] => ) [depth] => Array ( [SCHEMA_NAME] => [TABLE_NAME] => pages [COLUMN_NAME] => depth [COLUMN_POSITION] => 5 [DATA_TYPE] => int [DEFAULT] => 0 [NULLABLE] => [LENGTH] => [SCALE] => [PRECISION] => [UNSIGNED] => [PRIMARY] => [PRIMARY_POSITION] => [IDENTITY] => ) [namespace] => Array ( [SCHEMA_NAME] => [TABLE_NAME] => pages [COLUMN_NAME] => namespace [COLUMN_POSITION] => 6 [DATA_TYPE] => varchar [DEFAULT] => [NULLABLE] => 1 [LENGTH] => 50 [SCALE] => [PRECISION] => [UNSIGNED] => [PRIMARY] => [PRIMARY_POSITION] => [IDENTITY] => ) [name] => Array ( [SCHEMA_NAME] => [TABLE_NAME] => pages [COLUMN_NAME] => name [COLUMN_POSITION] => 7 [DATA_TYPE] => varchar [DEFAULT] => [NULLABLE] => 1 [LENGTH] => 100 [SCALE] => [PRECISION] => [UNSIGNED] => [PRIMARY] => [PRIMARY_POSITION] => [IDENTITY] => ) [dateCreated] => Array ( [SCHEMA_NAME] => [TABLE_NAME] => pages [COLUMN_NAME] => dateCreated [COLUMN_POSITION] => 8 [DATA_TYPE] => int [DEFAULT] => [NULLABLE] => 1 [LENGTH] => [SCALE] => [PRECISION] => [UNSIGNED] => [PRIMARY] => [PRIMARY_POSITION] => [IDENTITY] => ) [showNavigation] => Array ( [SCHEMA_NAME] => [TABLE_NAME] => pages [COLUMN_NAME] => showNavigation [COLUMN_POSITION] => 9 [DATA_TYPE] => tinyint [DEFAULT] => 1 [NULLABLE] => [LENGTH] => [SCALE] => [PRECISION] => [UNSIGNED] => [PRIMARY] => [PRIMARY_POSITION] => [IDENTITY] => ) [metatitle] => Array ( [SCHEMA_NAME] => [TABLE_NAME] => pages [COLUMN_NAME] => metatitle [COLUMN_POSITION] => 10 [DATA_TYPE] => varchar [DEFAULT] => [NULLABLE] => [LENGTH] => 100 [SCALE] => [PRECISION] => [UNSIGNED] => [PRIMARY] => [PRIMARY_POSITION] => [IDENTITY] => ) [title] => Array ( [SCHEMA_NAME] => [TABLE_NAME] => pages [COLUMN_NAME] => title [COLUMN_POSITION] => 11 [DATA_TYPE] => varchar [DEFAULT] => [NULLABLE] => 1 [LENGTH] => 200 [SCALE] => [PRECISION] => [UNSIGNED] => [PRIMARY] => [PRIMARY_POSITION] => [IDENTITY] => ) ) [_metadataCache:protected] => [_metadataCacheInClass:protected] => 1 [_rowClass:protected] => Zend_Db_Table_Row [_rowsetClass:protected] => Zend_Db_Table_Rowset [_defaultSource:protected] => defaultNone [_defaultValues:protected] => Array ( ) ) [_bind:protected] => Array ( ) [_adapter:protected] => Zend_Db_Adapter_Pdo_Mysql Object ( [_pdoType:protected] => mysql [_numericDataTypes:protected] => Array ( [0] => 0 [1] => 1 [2] => 2 [INT] => 0 [INTEGER] => 0 [MEDIUMINT] => 0 [SMALLINT] => 0 [TINYINT] => 0 [BIGINT] => 1 [SERIAL] => 1 [DEC] => 2 [DECIMAL] => 2 [DOUBLE] => 2 [DOUBLE PRECISION] => 2 [FIXED] => 2 [FLOAT] => 2 ) [_defaultStmtClass:protected] => Zend_Db_Statement_Pdo [_config:protected] => Array ( [host] => localhost [username] => alliance_alli [password] => g#3u$NZ@i*;k [dbname] => alliance_cms [charset] => [persistent] => [options] => Array ( [caseFolding] => 0 [autoQuoteIdentifiers] => 1 [fetchMode] => 2 ) [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] => ) [_parts:protected] => Array ( [distinct] => [columns] => Array ( [0] => Array ( [0] => pages [1] => * [2] => ) ) [union] => Array ( ) [from] => Array ( [pages] => Array ( [joinType] => inner join [schema] => [tableName] => pages [joinCondition] => ) ) [where] => Array ( [0] => (metatitle =?) ) [group] => Array ( ) [having] => Array ( ) [order] => Array ( ) [limitcount] => 1 [limitoffset] => 0 [forupdate] => ) [_tableCols:protected] => Array ( ) ) ) ) [6] => Array ( [file] => /home1/alliance/public_html/application/controllers/ContentController.php [line] => 14 [function] => getPageIdbyMetaSlug [class] => Model_Pages [type] => -> [args] => Array ( [0] => ) ) [7] => Array ( [file] => /home1/alliance/public_html/library/Zend/Controller/Action.php [line] => 516 [function] => pageAction [class] => ContentController [type] => -> [args] => Array ( ) ) [8] => Array ( [file] => /home1/alliance/public_html/library/Zend/Controller/Dispatcher/Standard.php [line] => 295 [function] => dispatch [class] => Zend_Controller_Action [type] => -> [args] => Array ( [0] => pageAction ) ) [9] => Array ( [file] => /home1/alliance/public_html/library/Zend/Controller/Front.php [line] => 954 [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] => /content/page/id/2/about-us [_baseUrl:protected] => [_basePath:protected] => [_pathInfo:protected] => /content/page/id/2/about-us [_params:protected] => Array ( [controller] => content [action] => page [id] => 2 [module] => default [error_handler] => ArrayObject Object ( [storage:ArrayObject:private] => Array ( [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] => /content/page/id/2/about-us [_baseUrl:protected] => [_basePath:protected] => [_pathInfo:protected] => /content/page/id/2/about-us [_params:protected] => Array ( [controller] => content [action] => page [id] => 2 [module] => default ) [_rawBody:protected] => [_aliases:protected] => Array ( ) [_dispatched:protected] => 1 [_module:protected] => default [_moduleKey:protected] => module [_controller:protected] => content [_controllerKey:protected] => controller [_action:protected] => page [_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* ) ) [10] => Array ( [file] => /home1/alliance/public_html/library/Zend/Application/Bootstrap/Bootstrap.php [line] => 97 [function] => dispatch [class] => Zend_Controller_Front [type] => -> [args] => Array ( ) ) [11] => Array ( [file] => /home1/alliance/public_html/library/Zend/Application.php [line] => 366 [function] => run [class] => Zend_Application_Bootstrap_Bootstrap [type] => -> [args] => Array ( ) ) [12] => Array ( [file] => /home1/alliance/public_html/index.php [line] => 43 [function] => run [class] => Zend_Application [type] => -> [args] => Array ( ) ) ) [previous:Exception:private] => PDOException Object ( [message:protected] => SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '?) LIMIT 1' at line 1 [string:Exception:private] => [code:protected] => 42000 [file:protected] => /home1/alliance/public_html/library/Zend/Db/Statement/Pdo.php [line:protected] => 228 [trace:Exception:private] => Array ( [0] => Array ( [file] => /home1/alliance/public_html/library/Zend/Db/Statement/Pdo.php [line] => 228 [function] => execute [class] => PDOStatement [type] => -> [args] => Array ( [0] => Array ( ) ) ) [1] => Array ( [file] => /home1/alliance/public_html/library/Zend/Db/Statement.php [line] => 300 [function] => _execute [class] => Zend_Db_Statement_Pdo [type] => -> [args] => Array ( [0] => Array ( ) ) ) [2] => Array ( [file] => /home1/alliance/public_html/library/Zend/Db/Adapter/Abstract.php [line] => 479 [function] => execute [class] => Zend_Db_Statement [type] => -> [args] => Array ( [0] => Array ( ) ) ) [3] => Array ( [file] => /home1/alliance/public_html/library/Zend/Db/Adapter/Pdo/Abstract.php [line] => 238 [function] => query [class] => Zend_Db_Adapter_Abstract [type] => -> [args] => Array ( [0] => SELECT `pages`.* FROM `pages` WHERE (metatitle =?) LIMIT 1 [1] => Array ( ) ) ) [4] => Array ( [file] => /home1/alliance/public_html/library/Zend/Db/Table/Abstract.php [line] => 1529 [function] => query [class] => Zend_Db_Adapter_Pdo_Abstract [type] => -> [args] => Array ( [0] => Zend_Db_Table_Select Object ( [_info:protected] => Array ( [schema] => [name] => pages [cols] => Array ( [0] => id [1] => parentId [2] => left [3] => right [4] => depth [5] => namespace [6] => name [7] => dateCreated [8] => showNavigation [9] => metatitle [10] => title ) [primary] => Array ( [1] => id ) [metadata] => Array ( [id] => Array ( [SCHEMA_NAME] => [TABLE_NAME] => pages [COLUMN_NAME] => id [COLUMN_POSITION] => 1 [DATA_TYPE] => int [DEFAULT] => [NULLABLE] => [LENGTH] => [SCALE] => [PRECISION] => [UNSIGNED] => [PRIMARY] => 1 [PRIMARY_POSITION] => 1 [IDENTITY] => 1 ) [parentId] => Array ( [SCHEMA_NAME] => [TABLE_NAME] => pages [COLUMN_NAME] => parentId [COLUMN_POSITION] => 2 [DATA_TYPE] => int [DEFAULT] => [NULLABLE] => 1 [LENGTH] => [SCALE] => [PRECISION] => [UNSIGNED] => [PRIMARY] => [PRIMARY_POSITION] => [IDENTITY] => ) [left] => Array ( [SCHEMA_NAME] => [TABLE_NAME] => pages [COLUMN_NAME] => left [COLUMN_POSITION] => 3 [DATA_TYPE] => int [DEFAULT] => 0 [NULLABLE] => [LENGTH] => [SCALE] => [PRECISION] => [UNSIGNED] => [PRIMARY] => [PRIMARY_POSITION] => [IDENTITY] => ) [right] => Array ( [SCHEMA_NAME] => [TABLE_NAME] => pages [COLUMN_NAME] => right [COLUMN_POSITION] => 4 [DATA_TYPE] => int [DEFAULT] => 0 [NULLABLE] => [LENGTH] => [SCALE] => [PRECISION] => [UNSIGNED] => [PRIMARY] => [PRIMARY_POSITION] => [IDENTITY] => ) [depth] => Array ( [SCHEMA_NAME] => [TABLE_NAME] => pages [COLUMN_NAME] => depth [COLUMN_POSITION] => 5 [DATA_TYPE] => int [DEFAULT] => 0 [NULLABLE] => [LENGTH] => [SCALE] => [PRECISION] => [UNSIGNED] => [PRIMARY] => [PRIMARY_POSITION] => [IDENTITY] => ) [namespace] => Array ( [SCHEMA_NAME] => [TABLE_NAME] => pages [COLUMN_NAME] => namespace [COLUMN_POSITION] => 6 [DATA_TYPE] => varchar [DEFAULT] => [NULLABLE] => 1 [LENGTH] => 50 [SCALE] => [PRECISION] => [UNSIGNED] => [PRIMARY] => [PRIMARY_POSITION] => [IDENTITY] => ) [name] => Array ( [SCHEMA_NAME] => [TABLE_NAME] => pages [COLUMN_NAME] => name [COLUMN_POSITION] => 7 [DATA_TYPE] => varchar [DEFAULT] => [NULLABLE] => 1 [LENGTH] => 100 [SCALE] => [PRECISION] => [UNSIGNED] => [PRIMARY] => [PRIMARY_POSITION] => [IDENTITY] => ) [dateCreated] => Array ( [SCHEMA_NAME] => [TABLE_NAME] => pages [COLUMN_NAME] => dateCreated [COLUMN_POSITION] => 8 [DATA_TYPE] => int [DEFAULT] => [NULLABLE] => 1 [LENGTH] => [SCALE] => [PRECISION] => [UNSIGNED] => [PRIMARY] => [PRIMARY_POSITION] => [IDENTITY] => ) [showNavigation] => Array ( [SCHEMA_NAME] => [TABLE_NAME] => pages [COLUMN_NAME] => showNavigation [COLUMN_POSITION] => 9 [DATA_TYPE] => tinyint [DEFAULT] => 1 [NULLABLE] => [LENGTH] => [SCALE] => [PRECISION] => [UNSIGNED] => [PRIMARY] => [PRIMARY_POSITION] => [IDENTITY] => ) [metatitle] => Array ( [SCHEMA_NAME] => [TABLE_NAME] => pages [COLUMN_NAME] => metatitle [COLUMN_POSITION] => 10 [DATA_TYPE] => varchar [DEFAULT] => [NULLABLE] => [LENGTH] => 100 [SCALE] => [PRECISION] => [UNSIGNED] => [PRIMARY] => [PRIMARY_POSITION] => [IDENTITY] => ) [title] => Array ( [SCHEMA_NAME] => [TABLE_NAME] => pages [COLUMN_NAME] => title [COLUMN_POSITION] => 11 [DATA_TYPE] => varchar [DEFAULT] => [NULLABLE] => 1 [LENGTH] => 200 [SCALE] => [PRECISION] => [UNSIGNED] => [PRIMARY] => [PRIMARY_POSITION] => [IDENTITY] => ) ) [rowClass] => Zend_Db_Table_Row [rowsetClass] => Zend_Db_Table_Rowset [referenceMap] => Array ( [Pages] => Array ( [columns] => Array ( [0] => pageId ) [refTableClass] => Model_Pages [refColumns] => Array ( [0] => id ) [onDelete] => cascade [onUpdate] => restrict ) ) [dependentTables] => Array ( [0] => Model_ContentNodes ) [sequence] => 1 ) [_integrityCheck:protected] => 1 [_table:protected] => Model_Pages Object ( [_name:protected] => pages [_dependentTables:protected] => Array ( [0] => Model_ContentNodes ) [_table:protected] => Array ( [0] => Model_Gallery ) [_referenceMap:protected] => Array ( [Pages] => Array ( [columns] => Array ( [0] => pageId ) [refTableClass] => Model_Pages [refColumns] => Array ( [0] => id ) [onDelete] => cascade [onUpdate] => restrict ) ) [_definition:protected] => [_definitionConfigName:protected] => [_db:protected] => Zend_Db_Adapter_Pdo_Mysql Object ( [_pdoType:protected] => mysql [_numericDataTypes:protected] => Array ( [0] => 0 [1] => 1 [2] => 2 [INT] => 0 [INTEGER] => 0 [MEDIUMINT] => 0 [SMALLINT] => 0 [TINYINT] => 0 [BIGINT] => 1 [SERIAL] => 1 [DEC] => 2 [DECIMAL] => 2 [DOUBLE] => 2 [DOUBLE PRECISION] => 2 [FIXED] => 2 [FLOAT] => 2 ) [_defaultStmtClass:protected] => Zend_Db_Statement_Pdo [_config:protected] => Array ( [host] => localhost [username] => alliance_alli [password] => g#3u$NZ@i*;k [dbname] => alliance_cms [charset] => [persistent] => [options] => Array ( [caseFolding] => 0 [autoQuoteIdentifiers] => 1 [fetchMode] => 2 ) [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] => ) [_schema:protected] => [_cols:protected] => Array ( [0] => id [1] => parentId [2] => left [3] => right [4] => depth [5] => namespace [6] => name [7] => dateCreated [8] => showNavigation [9] => metatitle [10] => title ) [_primary:protected] => Array ( [1] => id ) [_identity:protected] => 1 [_sequence:protected] => 1 [_metadata:protected] => Array ( [id] => Array ( [SCHEMA_NAME] => [TABLE_NAME] => pages [COLUMN_NAME] => id [COLUMN_POSITION] => 1 [DATA_TYPE] => int [DEFAULT] => [NULLABLE] => [LENGTH] => [SCALE] => [PRECISION] => [UNSIGNED] => [PRIMARY] => 1 [PRIMARY_POSITION] => 1 [IDENTITY] => 1 ) [parentId] => Array ( [SCHEMA_NAME] => [TABLE_NAME] => pages [COLUMN_NAME] => parentId [COLUMN_POSITION] => 2 [DATA_TYPE] => int [DEFAULT] => [NULLABLE] => 1 [LENGTH] => [SCALE] => [PRECISION] => [UNSIGNED] => [PRIMARY] => [PRIMARY_POSITION] => [IDENTITY] => ) [left] => Array ( [SCHEMA_NAME] => [TABLE_NAME] => pages [COLUMN_NAME] => left [COLUMN_POSITION] => 3 [DATA_TYPE] => int [DEFAULT] => 0 [NULLABLE] => [LENGTH] => [SCALE] => [PRECISION] => [UNSIGNED] => [PRIMARY] => [PRIMARY_POSITION] => [IDENTITY] => ) [right] => Array ( [SCHEMA_NAME] => [TABLE_NAME] => pages [COLUMN_NAME] => right [COLUMN_POSITION] => 4 [DATA_TYPE] => int [DEFAULT] => 0 [NULLABLE] => [LENGTH] => [SCALE] => [PRECISION] => [UNSIGNED] => [PRIMARY] => [PRIMARY_POSITION] => [IDENTITY] => ) [depth] => Array ( [SCHEMA_NAME] => [TABLE_NAME] => pages [COLUMN_NAME] => depth [COLUMN_POSITION] => 5 [DATA_TYPE] => int [DEFAULT] => 0 [NULLABLE] => [LENGTH] => [SCALE] => [PRECISION] => [UNSIGNED] => [PRIMARY] => [PRIMARY_POSITION] => [IDENTITY] => ) [namespace] => Array ( [SCHEMA_NAME] => [TABLE_NAME] => pages [COLUMN_NAME] => namespace [COLUMN_POSITION] => 6 [DATA_TYPE] => varchar [DEFAULT] => [NULLABLE] => 1 [LENGTH] => 50 [SCALE] => [PRECISION] => [UNSIGNED] => [PRIMARY] => [PRIMARY_POSITION] => [IDENTITY] => ) [name] => Array ( [SCHEMA_NAME] => [TABLE_NAME] => pages [COLUMN_NAME] => name [COLUMN_POSITION] => 7 [DATA_TYPE] => varchar [DEFAULT] => [NULLABLE] => 1 [LENGTH] => 100 [SCALE] => [PRECISION] => [UNSIGNED] => [PRIMARY] => [PRIMARY_POSITION] => [IDENTITY] => ) [dateCreated] => Array ( [SCHEMA_NAME] => [TABLE_NAME] => pages [COLUMN_NAME] => dateCreated [COLUMN_POSITION] => 8 [DATA_TYPE] => int [DEFAULT] => [NULLABLE] => 1 [LENGTH] => [SCALE] => [PRECISION] => [UNSIGNED] => [PRIMARY] => [PRIMARY_POSITION] => [IDENTITY] => ) [showNavigation] => Array ( [SCHEMA_NAME] => [TABLE_NAME] => pages [COLUMN_NAME] => showNavigation [COLUMN_POSITION] => 9 [DATA_TYPE] => tinyint [DEFAULT] => 1 [NULLABLE] => [LENGTH] => [SCALE] => [PRECISION] => [UNSIGNED] => [PRIMARY] => [PRIMARY_POSITION] => [IDENTITY] => ) [metatitle] => Array ( [SCHEMA_NAME] => [TABLE_NAME] => pages [COLUMN_NAME] => metatitle [COLUMN_POSITION] => 10 [DATA_TYPE] => varchar [DEFAULT] => [NULLABLE] => [LENGTH] => 100 [SCALE] => [PRECISION] => [UNSIGNED] => [PRIMARY] => [PRIMARY_POSITION] => [IDENTITY] => ) [title] => Array ( [SCHEMA_NAME] => [TABLE_NAME] => pages [COLUMN_NAME] => title [COLUMN_POSITION] => 11 [DATA_TYPE] => varchar [DEFAULT] => [NULLABLE] => 1 [LENGTH] => 200 [SCALE] => [PRECISION] => [UNSIGNED] => [PRIMARY] => [PRIMARY_POSITION] => [IDENTITY] => ) ) [_metadataCache:protected] => [_metadataCacheInClass:protected] => 1 [_rowClass:protected] => Zend_Db_Table_Row [_rowsetClass:protected] => Zend_Db_Table_Rowset [_defaultSource:protected] => defaultNone [_defaultValues:protected] => Array ( ) ) [_bind:protected] => Array ( ) [_adapter:protected] => Zend_Db_Adapter_Pdo_Mysql Object ( [_pdoType:protected] => mysql [_numericDataTypes:protected] => Array ( [0] => 0 [1] => 1 [2] => 2 [INT] => 0 [INTEGER] => 0 [MEDIUMINT] => 0 [SMALLINT] => 0 [TINYINT] => 0 [BIGINT] => 1 [SERIAL] => 1 [DEC] => 2 [DECIMAL] => 2 [DOUBLE] => 2 [DOUBLE PRECISION] => 2 [FIXED] => 2 [FLOAT] => 2 ) [_defaultStmtClass:protected] => Zend_Db_Statement_Pdo [_config:protected] => Array ( [host] => localhost [username] => alliance_alli [password] => g#3u$NZ@i*;k [dbname] => alliance_cms [charset] => [persistent] => [options] => Array ( [caseFolding] => 0 [autoQuoteIdentifiers] => 1 [fetchMode] => 2 ) [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] => ) [_parts:protected] => Array ( [distinct] => [columns] => Array ( [0] => Array ( [0] => pages [1] => * [2] => ) ) [union] => Array ( ) [from] => Array ( [pages] => Array ( [joinType] => inner join [schema] => [tableName] => pages [joinCondition] => ) ) [where] => Array ( [0] => (metatitle =?) ) [group] => Array ( ) [having] => Array ( ) [order] => Array ( ) [limitcount] => 1 [limitoffset] => 0 [forupdate] => ) [_tableCols:protected] => Array ( ) ) ) ) [5] => Array ( [file] => /home1/alliance/public_html/library/Zend/Db/Table/Abstract.php [line] => 1391 [function] => _fetch [class] => Zend_Db_Table_Abstract [type] => -> [args] => Array ( [0] => Zend_Db_Table_Select Object ( [_info:protected] => Array ( [schema] => [name] => pages [cols] => Array ( [0] => id [1] => parentId [2] => left [3] => right [4] => depth [5] => namespace [6] => name [7] => dateCreated [8] => showNavigation [9] => metatitle [10] => title ) [primary] => Array ( [1] => id ) [metadata] => Array ( [id] => Array ( [SCHEMA_NAME] => [TABLE_NAME] => pages [COLUMN_NAME] => id [COLUMN_POSITION] => 1 [DATA_TYPE] => int [DEFAULT] => [NULLABLE] => [LENGTH] => [SCALE] => [PRECISION] => [UNSIGNED] => [PRIMARY] => 1 [PRIMARY_POSITION] => 1 [IDENTITY] => 1 ) [parentId] => Array ( [SCHEMA_NAME] => [TABLE_NAME] => pages [COLUMN_NAME] => parentId [COLUMN_POSITION] => 2 [DATA_TYPE] => int [DEFAULT] => [NULLABLE] => 1 [LENGTH] => [SCALE] => [PRECISION] => [UNSIGNED] => [PRIMARY] => [PRIMARY_POSITION] => [IDENTITY] => ) [left] => Array ( [SCHEMA_NAME] => [TABLE_NAME] => pages [COLUMN_NAME] => left [COLUMN_POSITION] => 3 [DATA_TYPE] => int [DEFAULT] => 0 [NULLABLE] => [LENGTH] => [SCALE] => [PRECISION] => [UNSIGNED] => [PRIMARY] => [PRIMARY_POSITION] => [IDENTITY] => ) [right] => Array ( [SCHEMA_NAME] => [TABLE_NAME] => pages [COLUMN_NAME] => right [COLUMN_POSITION] => 4 [DATA_TYPE] => int [DEFAULT] => 0 [NULLABLE] => [LENGTH] => [SCALE] => [PRECISION] => [UNSIGNED] => [PRIMARY] => [PRIMARY_POSITION] => [IDENTITY] => ) [depth] => Array ( [SCHEMA_NAME] => [TABLE_NAME] => pages [COLUMN_NAME] => depth [COLUMN_POSITION] => 5 [DATA_TYPE] => int [DEFAULT] => 0 [NULLABLE] => [LENGTH] => [SCALE] => [PRECISION] => [UNSIGNED] => [PRIMARY] => [PRIMARY_POSITION] => [IDENTITY] => ) [namespace] => Array ( [SCHEMA_NAME] => [TABLE_NAME] => pages [COLUMN_NAME] => namespace [COLUMN_POSITION] => 6 [DATA_TYPE] => varchar [DEFAULT] => [NULLABLE] => 1 [LENGTH] => 50 [SCALE] => [PRECISION] => [UNSIGNED] => [PRIMARY] => [PRIMARY_POSITION] => [IDENTITY] => ) [name] => Array ( [SCHEMA_NAME] => [TABLE_NAME] => pages [COLUMN_NAME] => name [COLUMN_POSITION] => 7 [DATA_TYPE] => varchar [DEFAULT] => [NULLABLE] => 1 [LENGTH] => 100 [SCALE] => [PRECISION] => [UNSIGNED] => [PRIMARY] => [PRIMARY_POSITION] => [IDENTITY] => ) [dateCreated] => Array ( [SCHEMA_NAME] => [TABLE_NAME] => pages [COLUMN_NAME] => dateCreated [COLUMN_POSITION] => 8 [DATA_TYPE] => int [DEFAULT] => [NULLABLE] => 1 [LENGTH] => [SCALE] => [PRECISION] => [UNSIGNED] => [PRIMARY] => [PRIMARY_POSITION] => [IDENTITY] => ) [showNavigation] => Array ( [SCHEMA_NAME] => [TABLE_NAME] => pages [COLUMN_NAME] => showNavigation [COLUMN_POSITION] => 9 [DATA_TYPE] => tinyint [DEFAULT] => 1 [NULLABLE] => [LENGTH] => [SCALE] => [PRECISION] => [UNSIGNED] => [PRIMARY] => [PRIMARY_POSITION] => [IDENTITY] => ) [metatitle] => Array ( [SCHEMA_NAME] => [TABLE_NAME] => pages [COLUMN_NAME] => metatitle [COLUMN_POSITION] => 10 [DATA_TYPE] => varchar [DEFAULT] => [NULLABLE] => [LENGTH] => 100 [SCALE] => [PRECISION] => [UNSIGNED] => [PRIMARY] => [PRIMARY_POSITION] => [IDENTITY] => ) [title] => Array ( [SCHEMA_NAME] => [TABLE_NAME] => pages [COLUMN_NAME] => title [COLUMN_POSITION] => 11 [DATA_TYPE] => varchar [DEFAULT] => [NULLABLE] => 1 [LENGTH] => 200 [SCALE] => [PRECISION] => [UNSIGNED] => [PRIMARY] => [PRIMARY_POSITION] => [IDENTITY] => ) ) [rowClass] => Zend_Db_Table_Row [rowsetClass] => Zend_Db_Table_Rowset [referenceMap] => Array ( [Pages] => Array ( [columns] => Array ( [0] => pageId ) [refTableClass] => Model_Pages [refColumns] => Array ( [0] => id ) [onDelete] => cascade [onUpdate] => restrict ) ) [dependentTables] => Array ( [0] => Model_ContentNodes ) [sequence] => 1 ) [_integrityCheck:protected] => 1 [_table:protected] => Model_Pages Object ( [_name:protected] => pages [_dependentTables:protected] => Array ( [0] => Model_ContentNodes ) [_table:protected] => Array ( [0] => Model_Gallery ) [_referenceMap:protected] => Array ( [Pages] => Array ( [columns] => Array ( [0] => pageId ) [refTableClass] => Model_Pages [refColumns] => Array ( [0] => id ) [onDelete] => cascade [onUpdate] => restrict ) ) [_definition:protected] => [_definitionConfigName:protected] => [_db:protected] => Zend_Db_Adapter_Pdo_Mysql Object ( [_pdoType:protected] => mysql [_numericDataTypes:protected] => Array ( [0] => 0 [1] => 1 [2] => 2 [INT] => 0 [INTEGER] => 0 [MEDIUMINT] => 0 [SMALLINT] => 0 [TINYINT] => 0 [BIGINT] => 1 [SERIAL] => 1 [DEC] => 2 [DECIMAL] => 2 [DOUBLE] => 2 [DOUBLE PRECISION] => 2 [FIXED] => 2 [FLOAT] => 2 ) [_defaultStmtClass:protected] => Zend_Db_Statement_Pdo [_config:protected] => Array ( [host] => localhost [username] => alliance_alli [password] => g#3u$NZ@i*;k [dbname] => alliance_cms [charset] => [persistent] => [options] => Array ( [caseFolding] => 0 [autoQuoteIdentifiers] => 1 [fetchMode] => 2 ) [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] => ) [_schema:protected] => [_cols:protected] => Array ( [0] => id [1] => parentId [2] => left [3] => right [4] => depth [5] => namespace [6] => name [7] => dateCreated [8] => showNavigation [9] => metatitle [10] => title ) [_primary:protected] => Array ( [1] => id ) [_identity:protected] => 1 [_sequence:protected] => 1 [_metadata:protected] => Array ( [id] => Array ( [SCHEMA_NAME] => [TABLE_NAME] => pages [COLUMN_NAME] => id [COLUMN_POSITION] => 1 [DATA_TYPE] => int [DEFAULT] => [NULLABLE] => [LENGTH] => [SCALE] => [PRECISION] => [UNSIGNED] => [PRIMARY] => 1 [PRIMARY_POSITION] => 1 [IDENTITY] => 1 ) [parentId] => Array ( [SCHEMA_NAME] => [TABLE_NAME] => pages [COLUMN_NAME] => parentId [COLUMN_POSITION] => 2 [DATA_TYPE] => int [DEFAULT] => [NULLABLE] => 1 [LENGTH] => [SCALE] => [PRECISION] => [UNSIGNED] => [PRIMARY] => [PRIMARY_POSITION] => [IDENTITY] => ) [left] => Array ( [SCHEMA_NAME] => [TABLE_NAME] => pages [COLUMN_NAME] => left [COLUMN_POSITION] => 3 [DATA_TYPE] => int [DEFAULT] => 0 [NULLABLE] => [LENGTH] => [SCALE] => [PRECISION] => [UNSIGNED] => [PRIMARY] => [PRIMARY_POSITION] => [IDENTITY] => ) [right] => Array ( [SCHEMA_NAME] => [TABLE_NAME] => pages [COLUMN_NAME] => right [COLUMN_POSITION] => 4 [DATA_TYPE] => int [DEFAULT] => 0 [NULLABLE] => [LENGTH] => [SCALE] => [PRECISION] => [UNSIGNED] => [PRIMARY] => [PRIMARY_POSITION] => [IDENTITY] => ) [depth] => Array ( [SCHEMA_NAME] => [TABLE_NAME] => pages [COLUMN_NAME] => depth [COLUMN_POSITION] => 5 [DATA_TYPE] => int [DEFAULT] => 0 [NULLABLE] => [LENGTH] => [SCALE] => [PRECISION] => [UNSIGNED] => [PRIMARY] => [PRIMARY_POSITION] => [IDENTITY] => ) [namespace] => Array ( [SCHEMA_NAME] => [TABLE_NAME] => pages [COLUMN_NAME] => namespace [COLUMN_POSITION] => 6 [DATA_TYPE] => varchar [DEFAULT] => [NULLABLE] => 1 [LENGTH] => 50 [SCALE] => [PRECISION] => [UNSIGNED] => [PRIMARY] => [PRIMARY_POSITION] => [IDENTITY] => ) [name] => Array ( [SCHEMA_NAME] => [TABLE_NAME] => pages [COLUMN_NAME] => name [COLUMN_POSITION] => 7 [DATA_TYPE] => varchar [DEFAULT] => [NULLABLE] => 1 [LENGTH] => 100 [SCALE] => [PRECISION] => [UNSIGNED] => [PRIMARY] => [PRIMARY_POSITION] => [IDENTITY] => ) [dateCreated] => Array ( [SCHEMA_NAME] => [TABLE_NAME] => pages [COLUMN_NAME] => dateCreated [COLUMN_POSITION] => 8 [DATA_TYPE] => int [DEFAULT] => [NULLABLE] => 1 [LENGTH] => [SCALE] => [PRECISION] => [UNSIGNED] => [PRIMARY] => [PRIMARY_POSITION] => [IDENTITY] => ) [showNavigation] => Array ( [SCHEMA_NAME] => [TABLE_NAME] => pages [COLUMN_NAME] => showNavigation [COLUMN_POSITION] => 9 [DATA_TYPE] => tinyint [DEFAULT] => 1 [NULLABLE] => [LENGTH] => [SCALE] => [PRECISION] => [UNSIGNED] => [PRIMARY] => [PRIMARY_POSITION] => [IDENTITY] => ) [metatitle] => Array ( [SCHEMA_NAME] => [TABLE_NAME] => pages [COLUMN_NAME] => metatitle [COLUMN_POSITION] => 10 [DATA_TYPE] => varchar [DEFAULT] => [NULLABLE] => [LENGTH] => 100 [SCALE] => [PRECISION] => [UNSIGNED] => [PRIMARY] => [PRIMARY_POSITION] => [IDENTITY] => ) [title] => Array ( [SCHEMA_NAME] => [TABLE_NAME] => pages [COLUMN_NAME] => title [COLUMN_POSITION] => 11 [DATA_TYPE] => varchar [DEFAULT] => [NULLABLE] => 1 [LENGTH] => 200 [SCALE] => [PRECISION] => [UNSIGNED] => [PRIMARY] => [PRIMARY_POSITION] => [IDENTITY] => ) ) [_metadataCache:protected] => [_metadataCacheInClass:protected] => 1 [_rowClass:protected] => Zend_Db_Table_Row [_rowsetClass:protected] => Zend_Db_Table_Rowset [_defaultSource:protected] => defaultNone [_defaultValues:protected] => Array ( ) ) [_bind:protected] => Array ( ) [_adapter:protected] => Zend_Db_Adapter_Pdo_Mysql Object ( [_pdoType:protected] => mysql [_numericDataTypes:protected] => Array ( [0] => 0 [1] => 1 [2] => 2 [INT] => 0 [INTEGER] => 0 [MEDIUMINT] => 0 [SMALLINT] => 0 [TINYINT] => 0 [BIGINT] => 1 [SERIAL] => 1 [DEC] => 2 [DECIMAL] => 2 [DOUBLE] => 2 [DOUBLE PRECISION] => 2 [FIXED] => 2 [FLOAT] => 2 ) [_defaultStmtClass:protected] => Zend_Db_Statement_Pdo [_config:protected] => Array ( [host] => localhost [username] => alliance_alli [password] => g#3u$NZ@i*;k [dbname] => alliance_cms [charset] => [persistent] => [options] => Array ( [caseFolding] => 0 [autoQuoteIdentifiers] => 1 [fetchMode] => 2 ) [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] => ) [_parts:protected] => Array ( [distinct] => [columns] => Array ( [0] => Array ( [0] => pages [1] => * [2] => ) ) [union] => Array ( ) [from] => Array ( [pages] => Array ( [joinType] => inner join [schema] => [tableName] => pages [joinCondition] => ) ) [where] => Array ( [0] => (metatitle =?) ) [group] => Array ( ) [having] => Array ( ) [order] => Array ( ) [limitcount] => 1 [limitoffset] => 0 [forupdate] => ) [_tableCols:protected] => Array ( ) ) ) ) [6] => Array ( [file] => /home1/alliance/public_html/application/models/Pages.php [line] => 235 [function] => fetchRow [class] => Zend_Db_Table_Abstract [type] => -> [args] => Array ( [0] => Zend_Db_Table_Select Object ( [_info:protected] => Array ( [schema] => [name] => pages [cols] => Array ( [0] => id [1] => parentId [2] => left [3] => right [4] => depth [5] => namespace [6] => name [7] => dateCreated [8] => showNavigation [9] => metatitle [10] => title ) [primary] => Array ( [1] => id ) [metadata] => Array ( [id] => Array ( [SCHEMA_NAME] => [TABLE_NAME] => pages [COLUMN_NAME] => id [COLUMN_POSITION] => 1 [DATA_TYPE] => int [DEFAULT] => [NULLABLE] => [LENGTH] => [SCALE] => [PRECISION] => [UNSIGNED] => [PRIMARY] => 1 [PRIMARY_POSITION] => 1 [IDENTITY] => 1 ) [parentId] => Array ( [SCHEMA_NAME] => [TABLE_NAME] => pages [COLUMN_NAME] => parentId [COLUMN_POSITION] => 2 [DATA_TYPE] => int [DEFAULT] => [NULLABLE] => 1 [LENGTH] => [SCALE] => [PRECISION] => [UNSIGNED] => [PRIMARY] => [PRIMARY_POSITION] => [IDENTITY] => ) [left] => Array ( [SCHEMA_NAME] => [TABLE_NAME] => pages [COLUMN_NAME] => left [COLUMN_POSITION] => 3 [DATA_TYPE] => int [DEFAULT] => 0 [NULLABLE] => [LENGTH] => [SCALE] => [PRECISION] => [UNSIGNED] => [PRIMARY] => [PRIMARY_POSITION] => [IDENTITY] => ) [right] => Array ( [SCHEMA_NAME] => [TABLE_NAME] => pages [COLUMN_NAME] => right [COLUMN_POSITION] => 4 [DATA_TYPE] => int [DEFAULT] => 0 [NULLABLE] => [LENGTH] => [SCALE] => [PRECISION] => [UNSIGNED] => [PRIMARY] => [PRIMARY_POSITION] => [IDENTITY] => ) [depth] => Array ( [SCHEMA_NAME] => [TABLE_NAME] => pages [COLUMN_NAME] => depth [COLUMN_POSITION] => 5 [DATA_TYPE] => int [DEFAULT] => 0 [NULLABLE] => [LENGTH] => [SCALE] => [PRECISION] => [UNSIGNED] => [PRIMARY] => [PRIMARY_POSITION] => [IDENTITY] => ) [namespace] => Array ( [SCHEMA_NAME] => [TABLE_NAME] => pages [COLUMN_NAME] => namespace [COLUMN_POSITION] => 6 [DATA_TYPE] => varchar [DEFAULT] => [NULLABLE] => 1 [LENGTH] => 50 [SCALE] => [PRECISION] => [UNSIGNED] => [PRIMARY] => [PRIMARY_POSITION] => [IDENTITY] => ) [name] => Array ( [SCHEMA_NAME] => [TABLE_NAME] => pages [COLUMN_NAME] => name [COLUMN_POSITION] => 7 [DATA_TYPE] => varchar [DEFAULT] => [NULLABLE] => 1 [LENGTH] => 100 [SCALE] => [PRECISION] => [UNSIGNED] => [PRIMARY] => [PRIMARY_POSITION] => [IDENTITY] => ) [dateCreated] => Array ( [SCHEMA_NAME] => [TABLE_NAME] => pages [COLUMN_NAME] => dateCreated [COLUMN_POSITION] => 8 [DATA_TYPE] => int [DEFAULT] => [NULLABLE] => 1 [LENGTH] => [SCALE] => [PRECISION] => [UNSIGNED] => [PRIMARY] => [PRIMARY_POSITION] => [IDENTITY] => ) [showNavigation] => Array ( [SCHEMA_NAME] => [TABLE_NAME] => pages [COLUMN_NAME] => showNavigation [COLUMN_POSITION] => 9 [DATA_TYPE] => tinyint [DEFAULT] => 1 [NULLABLE] => [LENGTH] => [SCALE] => [PRECISION] => [UNSIGNED] => [PRIMARY] => [PRIMARY_POSITION] => [IDENTITY] => ) [metatitle] => Array ( [SCHEMA_NAME] => [TABLE_NAME] => pages [COLUMN_NAME] => metatitle [COLUMN_POSITION] => 10 [DATA_TYPE] => varchar [DEFAULT] => [NULLABLE] => [LENGTH] => 100 [SCALE] => [PRECISION] => [UNSIGNED] => [PRIMARY] => [PRIMARY_POSITION] => [IDENTITY] => ) [title] => Array ( [SCHEMA_NAME] => [TABLE_NAME] => pages [COLUMN_NAME] => title [COLUMN_POSITION] => 11 [DATA_TYPE] => varchar [DEFAULT] => [NULLABLE] => 1 [LENGTH] => 200 [SCALE] => [PRECISION] => [UNSIGNED] => [PRIMARY] => [PRIMARY_POSITION] => [IDENTITY] => ) ) [rowClass] => Zend_Db_Table_Row [rowsetClass] => Zend_Db_Table_Rowset [referenceMap] => Array ( [Pages] => Array ( [columns] => Array ( [0] => pageId ) [refTableClass] => Model_Pages [refColumns] => Array ( [0] => id ) [onDelete] => cascade [onUpdate] => restrict ) ) [dependentTables] => Array ( [0] => Model_ContentNodes ) [sequence] => 1 ) [_integrityCheck:protected] => 1 [_table:protected] => Model_Pages Object ( [_name:protected] => pages [_dependentTables:protected] => Array ( [0] => Model_ContentNodes ) [_table:protected] => Array ( [0] => Model_Gallery ) [_referenceMap:protected] => Array ( [Pages] => Array ( [columns] => Array ( [0] => pageId ) [refTableClass] => Model_Pages [refColumns] => Array ( [0] => id ) [onDelete] => cascade [onUpdate] => restrict ) ) [_definition:protected] => [_definitionConfigName:protected] => [_db:protected] => Zend_Db_Adapter_Pdo_Mysql Object ( [_pdoType:protected] => mysql [_numericDataTypes:protected] => Array ( [0] => 0 [1] => 1 [2] => 2 [INT] => 0 [INTEGER] => 0 [MEDIUMINT] => 0 [SMALLINT] => 0 [TINYINT] => 0 [BIGINT] => 1 [SERIAL] => 1 [DEC] => 2 [DECIMAL] => 2 [DOUBLE] => 2 [DOUBLE PRECISION] => 2 [FIXED] => 2 [FLOAT] => 2 ) [_defaultStmtClass:protected] => Zend_Db_Statement_Pdo [_config:protected] => Array ( [host] => localhost [username] => alliance_alli [password] => g#3u$NZ@i*;k [dbname] => alliance_cms [charset] => [persistent] => [options] => Array ( [caseFolding] => 0 [autoQuoteIdentifiers] => 1 [fetchMode] => 2 ) [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] => ) [_schema:protected] => [_cols:protected] => Array ( [0] => id [1] => parentId [2] => left [3] => right [4] => depth [5] => namespace [6] => name [7] => dateCreated [8] => showNavigation [9] => metatitle [10] => title ) [_primary:protected] => Array ( [1] => id ) [_identity:protected] => 1 [_sequence:protected] => 1 [_metadata:protected] => Array ( [id] => Array ( [SCHEMA_NAME] => [TABLE_NAME] => pages [COLUMN_NAME] => id [COLUMN_POSITION] => 1 [DATA_TYPE] => int [DEFAULT] => [NULLABLE] => [LENGTH] => [SCALE] => [PRECISION] => [UNSIGNED] => [PRIMARY] => 1 [PRIMARY_POSITION] => 1 [IDENTITY] => 1 ) [parentId] => Array ( [SCHEMA_NAME] => [TABLE_NAME] => pages [COLUMN_NAME] => parentId [COLUMN_POSITION] => 2 [DATA_TYPE] => int [DEFAULT] => [NULLABLE] => 1 [LENGTH] => [SCALE] => [PRECISION] => [UNSIGNED] => [PRIMARY] => [PRIMARY_POSITION] => [IDENTITY] => ) [left] => Array ( [SCHEMA_NAME] => [TABLE_NAME] => pages [COLUMN_NAME] => left [COLUMN_POSITION] => 3 [DATA_TYPE] => int [DEFAULT] => 0 [NULLABLE] => [LENGTH] => [SCALE] => [PRECISION] => [UNSIGNED] => [PRIMARY] => [PRIMARY_POSITION] => [IDENTITY] => ) [right] => Array ( [SCHEMA_NAME] => [TABLE_NAME] => pages [COLUMN_NAME] => right [COLUMN_POSITION] => 4 [DATA_TYPE] => int [DEFAULT] => 0 [NULLABLE] => [LENGTH] => [SCALE] => [PRECISION] => [UNSIGNED] => [PRIMARY] => [PRIMARY_POSITION] => [IDENTITY] => ) [depth] => Array ( [SCHEMA_NAME] => [TABLE_NAME] => pages [COLUMN_NAME] => depth [COLUMN_POSITION] => 5 [DATA_TYPE] => int [DEFAULT] => 0 [NULLABLE] => [LENGTH] => [SCALE] => [PRECISION] => [UNSIGNED] => [PRIMARY] => [PRIMARY_POSITION] => [IDENTITY] => ) [namespace] => Array ( [SCHEMA_NAME] => [TABLE_NAME] => pages [COLUMN_NAME] => namespace [COLUMN_POSITION] => 6 [DATA_TYPE] => varchar [DEFAULT] => [NULLABLE] => 1 [LENGTH] => 50 [SCALE] => [PRECISION] => [UNSIGNED] => [PRIMARY] => [PRIMARY_POSITION] => [IDENTITY] => ) [name] => Array ( [SCHEMA_NAME] => [TABLE_NAME] => pages [COLUMN_NAME] => name [COLUMN_POSITION] => 7 [DATA_TYPE] => varchar [DEFAULT] => [NULLABLE] => 1 [LENGTH] => 100 [SCALE] => [PRECISION] => [UNSIGNED] => [PRIMARY] => [PRIMARY_POSITION] => [IDENTITY] => ) [dateCreated] => Array ( [SCHEMA_NAME] => [TABLE_NAME] => pages [COLUMN_NAME] => dateCreated [COLUMN_POSITION] => 8 [DATA_TYPE] => int [DEFAULT] => [NULLABLE] => 1 [LENGTH] => [SCALE] => [PRECISION] => [UNSIGNED] => [PRIMARY] => [PRIMARY_POSITION] => [IDENTITY] => ) [showNavigation] => Array ( [SCHEMA_NAME] => [TABLE_NAME] => pages [COLUMN_NAME] => showNavigation [COLUMN_POSITION] => 9 [DATA_TYPE] => tinyint [DEFAULT] => 1 [NULLABLE] => [LENGTH] => [SCALE] => [PRECISION] => [UNSIGNED] => [PRIMARY] => [PRIMARY_POSITION] => [IDENTITY] => ) [metatitle] => Array ( [SCHEMA_NAME] => [TABLE_NAME] => pages [COLUMN_NAME] => metatitle [COLUMN_POSITION] => 10 [DATA_TYPE] => varchar [DEFAULT] => [NULLABLE] => [LENGTH] => 100 [SCALE] => [PRECISION] => [UNSIGNED] => [PRIMARY] => [PRIMARY_POSITION] => [IDENTITY] => ) [title] => Array ( [SCHEMA_NAME] => [TABLE_NAME] => pages [COLUMN_NAME] => title [COLUMN_POSITION] => 11 [DATA_TYPE] => varchar [DEFAULT] => [NULLABLE] => 1 [LENGTH] => 200 [SCALE] => [PRECISION] => [UNSIGNED] => [PRIMARY] => [PRIMARY_POSITION] => [IDENTITY] => ) ) [_metadataCache:protected] => [_metadataCacheInClass:protected] => 1 [_rowClass:protected] => Zend_Db_Table_Row [_rowsetClass:protected] => Zend_Db_Table_Rowset [_defaultSource:protected] => defaultNone [_defaultValues:protected] => Array ( ) ) [_bind:protected] => Array ( ) [_adapter:protected] => Zend_Db_Adapter_Pdo_Mysql Object ( [_pdoType:protected] => mysql [_numericDataTypes:protected] => Array ( [0] => 0 [1] => 1 [2] => 2 [INT] => 0 [INTEGER] => 0 [MEDIUMINT] => 0 [SMALLINT] => 0 [TINYINT] => 0 [BIGINT] => 1 [SERIAL] => 1 [DEC] => 2 [DECIMAL] => 2 [DOUBLE] => 2 [DOUBLE PRECISION] => 2 [FIXED] => 2 [FLOAT] => 2 ) [_defaultStmtClass:protected] => Zend_Db_Statement_Pdo [_config:protected] => Array ( [host] => localhost [username] => alliance_alli [password] => g#3u$NZ@i*;k [dbname] => alliance_cms [charset] => [persistent] => [options] => Array ( [caseFolding] => 0 [autoQuoteIdentifiers] => 1 [fetchMode] => 2 ) [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] => ) [_parts:protected] => Array ( [distinct] => [columns] => Array ( [0] => Array ( [0] => pages [1] => * [2] => ) ) [union] => Array ( ) [from] => Array ( [pages] => Array ( [joinType] => inner join [schema] => [tableName] => pages [joinCondition] => ) ) [where] => Array ( [0] => (metatitle =?) ) [group] => Array ( ) [having] => Array ( ) [order] => Array ( ) [limitcount] => 1 [limitoffset] => 0 [forupdate] => ) [_tableCols:protected] => Array ( ) ) ) ) [7] => Array ( [file] => /home1/alliance/public_html/application/controllers/ContentController.php [line] => 14 [function] => getPageIdbyMetaSlug [class] => Model_Pages [type] => -> [args] => Array ( [0] => ) ) [8] => Array ( [file] => /home1/alliance/public_html/library/Zend/Controller/Action.php [line] => 516 [function] => pageAction [class] => ContentController [type] => -> [args] => Array ( ) ) [9] => Array ( [file] => /home1/alliance/public_html/library/Zend/Controller/Dispatcher/Standard.php [line] => 295 [function] => dispatch [class] => Zend_Controller_Action [type] => -> [args] => Array ( [0] => pageAction ) ) [10] => Array ( [file] => /home1/alliance/public_html/library/Zend/Controller/Front.php [line] => 954 [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] => /content/page/id/2/about-us [_baseUrl:protected] => [_basePath:protected] => [_pathInfo:protected] => /content/page/id/2/about-us [_params:protected] => Array ( [controller] => content [action] => page [id] => 2 [module] => default [error_handler] => ArrayObject Object ( [storage:ArrayObject:private] => Array ( [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] => /content/page/id/2/about-us [_baseUrl:protected] => [_basePath:protected] => [_pathInfo:protected] => /content/page/id/2/about-us [_params:protected] => Array ( [controller] => content [action] => page [id] => 2 [module] => default ) [_rawBody:protected] => [_aliases:protected] => Array ( ) [_dispatched:protected] => 1 [_module:protected] => default [_moduleKey:protected] => module [_controller:protected] => content [_controllerKey:protected] => controller [_action:protected] => page [_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* ) ) [11] => Array ( [file] => /home1/alliance/public_html/library/Zend/Application/Bootstrap/Bootstrap.php [line] => 97 [function] => dispatch [class] => Zend_Controller_Front [type] => -> [args] => Array ( ) ) [12] => Array ( [file] => /home1/alliance/public_html/library/Zend/Application.php [line] => 366 [function] => run [class] => Zend_Application_Bootstrap_Bootstrap [type] => -> [args] => Array ( ) ) [13] => Array ( [file] => /home1/alliance/public_html/index.php [line] => 43 [function] => run [class] => Zend_Application [type] => -> [args] => Array ( ) ) ) [previous:Exception:private] => [errorInfo] => Array ( [0] => 42000 [1] => 1064 [2] => You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '?) LIMIT 1' at line 1 ) ) ) ) [_headers:protected] => Array ( ) [_headersRaw:protected] => Array ( ) [_httpResponseCode:protected] => 200 [_isRedirect:protected] => [_renderExceptions:protected] => [headersSentThrowsException] => 1 )
Worksafe Contractor
CHAS
SafeContractor
Top