SEO_URL Object
(
    [cache] => Array
        (
        )

    [languages_id] => 2
    [attributes] => Array
        (
            [PHP_VERSION] => 5.2.6
            [SESSION_STARTED] => 1
            [SID] => 
            [SEO_ENABLED] => true
            [SEO_ADD_CPATH_TO_PRODUCT_URLS] => false
            [SEO_ADD_CAT_PARENT] => true
            [SEO_URLS_USE_W3C_VALID] => true
            [USE_SEO_CACHE_GLOBAL] => true
            [USE_SEO_CACHE_PRODUCTS] => true
            [USE_SEO_CACHE_CATEGORIES] => true
            [USE_SEO_CACHE_MANUFACTURERS] => true
            [USE_SEO_CACHE_ARTICLES] => true
            [USE_SEO_CACHE_TOPICS] => true
            [USE_SEO_CACHE_INFO_PAGES] => true
            [USE_SEO_CACHE_LINKS] => true
            [USE_SEO_REDIRECT] => true
            [SEO_REWRITE_TYPE] => Rewrite
            [SEO_URLS_FILTER_SHORT_WORDS] => 1
            [SEO_CHAR_CONVERT_SET] => false
            [SEO_REMOVE_ALL_SPEC_CHARS] => false
            [SEO_PAGES] => Array
                (
                    [0] => index.php
                    [1] => product_info.php
                    [2] => product_accesories.php
                    [3] => popup_image.php
                    [4] => product_reviews_write.php
                    [5] => product_reviews_info.php
                    [6] => information.php
                )

            [SEO_INSTALLER] => Array
                (
                    [IS_DEFINED] => 1
                    [IS_INSTALLED] => 1
                )

            [SEO_REDIRECT] => Array
                (
                    [PATH_INFO] => 
                    [URI] => product_info.php?products_id=3499
                    [REAL_URI] => product_info.php?products_id=3499
                    [URI_PARSED] => Array
                        (
                            [path] => product_info.php
                            [query] => products_id=3499
                        )

                    [NEED_REDIRECT] => true
                    [IS_SEOPAGE] => true
                )

        )

    [base_url] => http://www.quickmobile.ro/
    [base_url_ssl] => http://www.quickmobile.ro/
    [performance] => Array
        (
            [NUMBER_URLS_GENERATED] => 0
            [NUMBER_QUERIES] => 0
            [CACHE_QUERY_SAVINGS] => 0
            [NUMBER_STANDARD_URLS_GENERATED] => 0
            [TOTAL_CACHED_PER_PAGE_RECORDS] => 0
            [TOTAL_TIME] => 0
            [TIME_PER_URL] => 0
            [QUERIES] => Array
                (
                )

        )

    [timestamp] => 0
    [reg_anchors] => Array
        (
            [products_id] => -p-
            [accesories_id] => -pa-
            [cPath] => -c-
            [manufacturers_id] => -m-
            [pID] => -pi-
            [tPath] => -t-
            [articles_id] => -a-
            [products_id_review] => -pr-
            [products_id_review_info] => -pri-
            [info_id] => -i-
            [lPath] => -links-
        )

    [cache_query] => Resource id #29
    [cache_file] => seo_urls_v2_
    [data] => Array
        (
        )

    [need_redirect] => 1
    [is_seopage] => 1
    [uri] => product_info.php?products_id=3499
    [real_uri] => product_info.php?products_id=3499
    [uri_parsed] => Array
        (
            [path] => product_info.php
            [query] => products_id=3499
        )

    [path_info] => 
    [DB] => SEO_DataBase Object
        (
            [host] => localhost
            [user] => quick
            [db] => quickmob_test
            [pass] => quick835
            [link_id] => Resource id #7
        )

    [installer] => SEO_URL_INSTALLER Object
        (
            [default_config] => Array
                (
                    [SEO_ENABLED] => Array
                        (
                            [DEFAULT] => true
                            [QUERY] => INSERT INTO `configuration` VALUES ('', 'Enable SEO URLs?', 'SEO_ENABLED', 'true', 'Enable the SEO URLs?  This is a global setting and will turn them off completely.', GROUP_INSERT_ID, 0, NOW(), NOW(), NULL, 'tep_cfg_select_option(array(''true'', ''false''),')
                        )

                    [SEO_ADD_CPATH_TO_PRODUCT_URLS] => Array
                        (
                            [DEFAULT] => false
                            [QUERY] => INSERT INTO `configuration` VALUES ('', 'Add cPath to product URLs?', 'SEO_ADD_CPATH_TO_PRODUCT_URLS', 'false', 'This setting will append the cPath to the end of product URLs (i.e. - some-product-p-1.html?cPath=xx).', GROUP_INSERT_ID, 1, NOW(), NOW(), NULL, 'tep_cfg_select_option(array(''true'', ''false''),')
                        )

                    [SEO_ADD_CAT_PARENT] => Array
                        (
                            [DEFAULT] => true
                            [QUERY] => INSERT INTO `configuration` VALUES ('', 'Add category parent to begining of URLs?', 'SEO_ADD_CAT_PARENT', 'true', 'This setting will add the category parent name to the beginning of the category URLs (i.e. - parent-category-c-1.html).', GROUP_INSERT_ID, 2, NOW(), NOW(), NULL, 'tep_cfg_select_option(array(''true'', ''false''),')
                        )

                    [SEO_URLS_FILTER_SHORT_WORDS] => Array
                        (
                            [DEFAULT] => 3
                            [QUERY] => INSERT INTO `configuration` VALUES ('', 'Filter Short Words', 'SEO_URLS_FILTER_SHORT_WORDS', '3', 'This setting will filter words less than or equal to the value from the URL.', GROUP_INSERT_ID, 3, NOW(), NOW(), NULL, NULL)
                        )

                    [SEO_URLS_USE_W3C_VALID] => Array
                        (
                            [DEFAULT] => true
                            [QUERY] => INSERT INTO `configuration` VALUES ('', 'Output W3C valid URLs (parameter string)?', 'SEO_URLS_USE_W3C_VALID', 'true', 'This setting will output W3C valid URLs.', GROUP_INSERT_ID, 4, NOW(), NOW(), NULL, 'tep_cfg_select_option(array(''true'', ''false''),')
                        )

                    [USE_SEO_CACHE_GLOBAL] => Array
                        (
                            [DEFAULT] => true
                            [QUERY] => INSERT INTO `configuration` VALUES ('', 'Enable SEO cache to save queries?', 'USE_SEO_CACHE_GLOBAL', 'true', 'This is a global setting and will turn off caching completely.', GROUP_INSERT_ID, 5, NOW(), NOW(), NULL, 'tep_cfg_select_option(array(''true'', ''false''),')
                        )

                    [USE_SEO_CACHE_PRODUCTS] => Array
                        (
                            [DEFAULT] => true
                            [QUERY] => INSERT INTO `configuration` VALUES ('', 'Enable product cache?', 'USE_SEO_CACHE_PRODUCTS', 'true', 'This will turn off caching for the products.', GROUP_INSERT_ID, 6, NOW(), NOW(), NULL, 'tep_cfg_select_option(array(''true'', ''false''),')
                        )

                    [USE_SEO_CACHE_CATEGORIES] => Array
                        (
                            [DEFAULT] => true
                            [QUERY] => INSERT INTO `configuration` VALUES ('', 'Enable categories cache?', 'USE_SEO_CACHE_CATEGORIES', 'true', 'This will turn off caching for the categories.', GROUP_INSERT_ID, 7, NOW(), NOW(), NULL, 'tep_cfg_select_option(array(''true'', ''false''),')
                        )

                    [USE_SEO_CACHE_MANUFACTURERS] => Array
                        (
                            [DEFAULT] => true
                            [QUERY] => INSERT INTO `configuration` VALUES ('', 'Enable manufacturers cache?', 'USE_SEO_CACHE_MANUFACTURERS', 'true', 'This will turn off caching for the manufacturers.', GROUP_INSERT_ID, 8, NOW(), NOW(), NULL, 'tep_cfg_select_option(array(''true'', ''false''),')
                        )

                    [USE_SEO_CACHE_ARTICLES] => Array
                        (
                            [DEFAULT] => true
                            [QUERY] => INSERT INTO `configuration` VALUES ('', 'Enable articles cache?', 'USE_SEO_CACHE_ARTICLES', 'true', 'This will turn off caching for the articles.', GROUP_INSERT_ID, 9, NOW(), NOW(), NULL, 'tep_cfg_select_option(array(''true'', ''false''),')
                        )

                    [USE_SEO_CACHE_TOPICS] => Array
                        (
                            [DEFAULT] => true
                            [QUERY] => INSERT INTO `configuration` VALUES ('', 'Enable topics cache?', 'USE_SEO_CACHE_TOPICS', 'true', 'This will turn off caching for the article topics.', GROUP_INSERT_ID, 10, NOW(), NOW(), NULL, 'tep_cfg_select_option(array(''true'', ''false''),')
                        )

                    [USE_SEO_CACHE_INFO_PAGES] => Array
                        (
                            [DEFAULT] => true
                            [QUERY] => INSERT INTO `configuration` VALUES ('', 'Enable information cache?', 'USE_SEO_CACHE_INFO_PAGES', 'true', 'This will turn off caching for the information pages.', GROUP_INSERT_ID, 11, NOW(), NOW(), NULL, 'tep_cfg_select_option(array(''true'', ''false''),')
                        )

                    [USE_SEO_CACHE_LINKS] => Array
                        (
                            [DEFAULT] => true
                            [QUERY] => INSERT INTO `configuration` VALUES ('', 'Enable link directory cache?', 'USE_SEO_CACHE_LINKS', 'true', 'This will turn off caching for the link category pages.', GROUP_INSERT_ID, 12, NOW(), NOW(), NULL, 'tep_cfg_select_option(array(''true'', ''false''),')
                        )

                    [USE_SEO_REDIRECT] => Array
                        (
                            [DEFAULT] => true
                            [QUERY] => INSERT INTO `configuration` VALUES ('', 'Enable automatic redirects?', 'USE_SEO_REDIRECT', 'true', 'This will activate the automatic redirect code and send 301 headers for old to new URLs.', GROUP_INSERT_ID, 13, NOW(), NOW(), NULL, 'tep_cfg_select_option(array(''true'', ''false''),')
                        )

                    [SEO_REWRITE_TYPE] => Array
                        (
                            [DEFAULT] => Rewrite
                            [QUERY] => INSERT INTO `configuration` VALUES ('', 'Choose URL Rewrite Type', 'SEO_REWRITE_TYPE', 'Rewrite', 'Choose which SEO URL format to use.', GROUP_INSERT_ID, 14, NOW(), NOW(), NULL, 'tep_cfg_select_option(array(''Rewrite''),')
                        )

                    [SEO_CHAR_CONVERT_SET] => Array
                        (
                            [DEFAULT] => 
                            [QUERY] => INSERT INTO `configuration` VALUES ('', 'Enter special character conversions', 'SEO_CHAR_CONVERT_SET', '', 'This setting will convert characters.

The format MUST be in the form: char=>conv,char2=>conv2', GROUP_INSERT_ID, 15, NOW(), NOW(), NULL, NULL) ) [SEO_REMOVE_ALL_SPEC_CHARS] => Array ( [DEFAULT] => false [QUERY] => INSERT INTO `configuration` VALUES ('', 'Remove all non-alphanumeric characters?', 'SEO_REMOVE_ALL_SPEC_CHARS', 'false', 'This will remove all non-letters and non-numbers. This should be handy to remove all special characters with 1 setting.', GROUP_INSERT_ID, 16, NOW(), NOW(), NULL, 'tep_cfg_select_option(array(''true'', ''false''),') ) [SEO_URLS_CACHE_RESET] => Array ( [DEFAULT] => false [QUERY] => INSERT INTO `configuration` VALUES ('', 'Reset SEO URLs Cache', 'SEO_URLS_CACHE_RESET', 'false', 'This will reset the cache data for SEO', GROUP_INSERT_ID, 17, NOW(), NOW(), 'tep_reset_cache_data_seo_urls', 'tep_cfg_select_option(array(''reset'', ''false''),') ) ) [DB] => [attributes] => Array ( [IS_DEFINED] => 1 [IS_INSTALLED] => 1 ) ) )