Deanos Facebook Connect Support - part 6

29 Dec 2013

Version 4.2.6 Released.

This is a critical bug fix release.

Bug fixed that could result in the creation of accounts with no information.

https://www.deanbassett.com
29 Dec 2013

Hello, following a premise to date module I get an error: Database query error

Here is the error code:

Query:
UPDATE `sys_options` SET `AvailableValues` = 'Dolphins Default,Reine,Admins,Général de l'alliance,Allié' WHERE `Name` = 'dbcs_facebook_connect_default_membership'
Mysql error:
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 'alliance,Allié' WHERE `Name` = 'dbcs_facebook_connect_default_membership'' at line 1
 
Found error in the file '/homepages/11/d265519461/htdocs/Test/modules/deano/deanos_facebook_connect/classes/BxDbcsFaceBookConnectConfig.php' at line 64.
Called 'db_res' function with erroneous argument #0.

Debug backtrace:
Array
(
    [1] => Array
        (
            [file] => /homepages/11/d265519461/htdocs/Test/inc/classes/BxDolDb.php
            [line] => 237
            [function] => error
            [class] => BxDolDb
            [object] => BxDolDb Object
                (
                    [error_checking] => 1
                    [error_message] => 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 'alliance,Allié' WHERE `Name` = 'dbcs_facebook_connect_default_membership'' at line 1
                    [host] => db510244452.db.1and1.com
                    [port] => 
                    [socket] => 
                    [dbname] => db510244452
                    [user] => *****
                    [password] => *****
                    [link] => Resource id #27
                    [current_res] => 
                    [current_arr_type] => 1
                    [oParams] => BxDolParams Object
                        (
                            [_oDb] => BxDolDb Object
 *RECURSION*
                            [_oCache] => BxDolCacheFile Object
                                (
                                    [sPath] => /kunden/homepages/11/d265519461/htdocs/Test/cache/
                                )

                            [_sCacheFile] => sys_options_6ef7012f6e5f80ea2b1efbf350867fab.php
                            [_aParams] => [truncated]
                        )

                    [oDbCacheObject] => BxDolCacheFile Object
                        (
                            [sPath] => /kunden/homepages/11/d265519461/htdocs/Test/cache/
                        )

                )

            [type] => ->
            [args] => Array
                (
                    [0] => Database query error
                    [1] => 
                    [2] => UPDATE `sys_options` SET `AvailableValues` = 'Dolphins Default,Reine,Admins,Général de l'alliance,Allié' WHERE `Name` = 'dbcs_facebook_connect_default_membership'
                )

        )

    [2] => Array
        (
            [file] => /homepages/11/d265519461/htdocs/Test/inc/db.inc.php
            [line] => 33
            [function] => res
            [class] => BxDolDb
            [object] => BxDolDb Object
                (
                    [error_checking] => 1
                    [error_message] => 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 'alliance,Allié' WHERE `Name` = 'dbcs_facebook_connect_default_membership'' at line 1
                    [host] => db510244452.db.1and1.com
                    [port] => 
                    [socket] => 
                    [dbname] => db510244452
                    [user] => *****
                    [password] => *****
                    [link] => Resource id #27
                    [current_res] => 
                    [current_arr_type] => 1
                    [oParams] => BxDolParams Object
                        (
                            [_oDb] => BxDolDb Object
 *RECURSION*
                            [_oCache] => BxDolCacheFile Object
                                (
                                    [sPath] => /kunden/homepages/11/d265519461/htdocs/Test/cache/
                                )

                            [_sCacheFile] => sys_options_6ef7012f6e5f80ea2b1efbf350867fab.php
                            [_aParams] => [truncated]
                        )

                    [oDbCacheObject] => BxDolCacheFile Object
                        (
                            [sPath] => /kunden/homepages/11/d265519461/htdocs/Test/cache/
                        )

                )

            [type] => ->
            [args] => Array
                (
                    [0] => UPDATE `sys_options` SET `AvailableValues` = 'Dolphins Default,Reine,Admins,Général de l'alliance,Allié' WHERE `Name` = 'dbcs_facebook_connect_default_membership'
                )

        )

    [3] => Array
        (
            [file] => /homepages/11/d265519461/htdocs/Test/modules/deano/deanos_facebook_connect/classes/BxDbcsFaceBookConnectConfig.php
            [line] => 64
            [function] => db_res
            [args] => Array
                (
                    [0] => UPDATE `sys_options` SET `AvailableValues` = 'Dolphins Default,Reine,Admins,Général de l'alliance,Allié' WHERE `Name` = 'dbcs_facebook_connect_default_membership'
                )

        )

    [4] => Array
        (
            [file] => /homepages/11/d265519461/htdocs/Test/modules/deano/deanos_facebook_connect/classes/BxDbcsFaceBookConnectModule.php
            [line] => 110
            [function] => getMembershipLevels
            [class] => BxDbcsFaceBookConnectConfig
            [object] => BxDbcsFaceBookConnectConfig Object
                (
                    [mApiKey] => 
                    [mApiSecret] => 
                    [sPageReciver] => http://test.e4k.fr/m/deanos_facebook_connect/login
                    [sSessionKey] => 8a72ad679afee3bdce66da6e39047bc7
                    [sCurrentModuleVersion] => 
                    [sInstalledModuleVersion] => 
                    [iDefaultPrivacy] => 3
                    [bDebugEnabled] => 1
                    [sFacebookSessionUid] => facebook_session
                    [_iId] => 35
                    [_sVendor] => Deano
                    [_sClassPrefix] => BxDbcsFaceBookConnect
                    [_sDbPrefix] => bx_dbcs_facebook_
                    [_sDirectory] => deano/deanos_facebook_connect/
                    [_sUri] => deanos_facebook_connect
                    [_sHomePath] => /kunden/homepages/11/d265519461/htdocs/Test/modules/deano/deanos_facebook_connect/
                    [_sClassPath] => /kunden/homepages/11/d265519461/htdocs/Test/modules/deano/deanos_facebook_connect/classes/
                    [_sHomeUrl] => http://test.e4k.fr/modules/deano/deanos_facebook_connect/
                    [_sBaseUri] => m/deanos_facebook_connect/
                    [aFacebookParams] => Array
                        (
                            [scope] => email,user_hometown,user_birthday,user_about_me,user_interests,user_likes,user_location,user_photos
                        )

                )

            [type] => ->
            [args] => Array
                (
                )

        )

    [5] => Array
        (
            [function] => actionAdministration
            [class] => BxDbcsFaceBookConnectModule
            [object] => BxDbcsFaceBookConnectModule Object
                (
                    [aModuleInfo] => Array
                        (
                            [id] => 35
                            [title] => Deanos Facebook Connect
                            [vendor] => Deano
                            [version] => 4.2.6
                            [update_url] => 
                            [path] => deano/deanos_facebook_connect/
                            [uri] => deanos_facebook_connect
                            [class_prefix] => BxDbcsFaceBookConnect
                            [db_prefix] => bx_dbcs_facebook_
                            [dependencies] => 
                            [date] => 1389686963
                        )

                    [sModulePath] => /kunden/homepages/11/d265519461/htdocs/Test/modules/deano/deanos_facebook_connect/
                    [sModuleUrl] => http://test.e4k.fr/m/deanos_facebook_connect/
                    [sHomeUrl] => http://test.e4k.fr/modules/deano/deanos_facebook_connect/
                    [oFacebook] => dbcs_fbc_Facebook Object
                        (
                            [sharedSessionID:protected] => 
                            [appId:protected] => 
                            [appSecret:protected] => 
                            [user:protected] => 
                            [signedRequest:protected] => 
                            [state:protected] => 
                            [accessToken:protected] => 
                            [fileUploadSupport:protected] => 
                            [trustForwarded:protected] => 
                        )

                    [iFacebookUid] => 
                    [sAccessToken] => 
                    [iMemberId] => 1
                    [logoutUrl] => 
                    [_oFunctions] => BxDbcsFaceBookConnectFunctions Object
                        (
                            [_oTemplate] => BxDbcsFaceBookConnectTemplate Object
                                (
                                    [_oDb] => BxDbcsFaceBookConnectDb Object
                                        (
                                            [_oConfig] => BxDbcsFaceBookConnectConfig Object
                                                (
                                                    [mApiKey] => 
                                                    [mApiSecret] => 
                                                    [sPageReciver] => http://test.e4k.fr/m/deanos_facebook_connect/login
                                                    [sSessionKey] => 8a72ad679afee3bdce66da6e39047bc7
                                                    [sCurrentModuleVersion] => 
                                                    [sInstalledModuleVersion] => 
                                                    [iDefaultPrivacy] => 3
                                                    [bDebugEnabled] => 1
                                                    [sFacebookSessionUid] => facebook_session
                                                    [_iId] => 35
                                                    [_sVendor] => Deano
                                                    [_sClassPrefix] => BxDbcsFaceBookConnect
                                                    [_sDbPrefix] => bx_dbcs_facebook_
                                                    [_sDirectory] => deano/deanos_facebook_connect/
                                                    [_sUri] => deanos_facebook_connect
                                                    [_sHomePath] => /kunden/homepages/11/d265519461/htdocs/Test/modules/deano/deanos_facebook_connect/
                                                    [_sClassPath] => /kunden/homepages/11/d265519461/htdocs/Test/modules/deano/deanos_facebook_connect/classes/
                                                    [_sHomeUrl] => http://test.e4k.fr/modules/deano/deanos_facebook_connect/
                                                    [_sBaseUri] => m/deanos_facebook_connect/
                                                    [aFacebookParams] => Array
                                                        (
                                                            [scope] => email,user_hometown,user_birthday,user_about_me,user_interests,user_likes,user_location,user_photos
                                                        )

                                                )

                                            [sTablePrefix] => bx_dbcs_facebook_
                                            [_sPrefix] => 
                                            [error_checking] => 1
                                            [error_message] => 
                                            [host] => db510244452.db.1and1.com
                                            [port] => 
                                            [socket] => 
                                            [dbname] => db510244452
                                            [user] => *****
                                            [password] => *****
                                            [link] => Resource id #27
                                            [current_res] => 
                                            [current_arr_type] => 1
                                            [oParams] => BxDolParams Object
                                                (
                                                    [_oDb] => BxDolDb Object
                                                        (
                                                            [error_checking] => 1
                                                            [error_message] => 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 'alliance,Allié' WHERE `Name` = 'dbcs_facebook_connect_default_membership'' at line 1
                                                            [host] => db510244452.db.1and1.com
                                                            [port] => 
                                                            [socket] => 
                                                            [dbname] => db510244452
                                                            [user] => *****
                                                            [password] => *****
                                                            [link] => Resource id #27
                                                            [current_res] => 
                                                            [current_arr_type] => 1
                                                            [oParams] => BxDolParams Object
 *RECURSION*
                                                            [oDbCacheObject] => BxDolCacheFile Object
                                                                (
                                                                    [sPath] => /kunden/homepages/11/d265519461/htdocs/Test/cache/
                                                                )

                                                        )

                                                    [_oCache] => BxDolCacheFile Object
                                                        (
                                                            [sPath] => /kunden/homepages/11/d265519461/htdocs/Test/cache/
                                                        )

                                                    [_sCacheFile] => sys_options_6ef7012f6e5f80ea2b1efbf350867fab.php
                                                    [_aParams] => [truncated]
                                                )

                                            [oDbCacheObject] => 
                                        )

                                    [_oConfig] => BxDbcsFaceBookConnectConfig Object
                                        (
                                            [mApiKey] => 
                                            [mApiSecret] => 
                                            [sPageReciver] => http://test.e4k.fr/m/deanos_facebook_connect/login
                                            [sSessionKey] => 8a72ad679afee3bdce66da6e39047bc7
                                            [sCurrentModuleVersion] => 
                                            [sInstalledModuleVersion] => 
                                            [iDefaultPrivacy] => 3
                                            [bDebugEnabled] => 1
                                            [sFacebookSessionUid] => facebook_session
                                            [_iId] => 35
                                            [_sVendor] => Deano
                                            [_sClassPrefix] => BxDbcsFaceBookConnect
                                            [_sDbPrefix] => bx_dbcs_facebook_
                                            [_sDirectory] => deano/deanos_facebook_connect/
                                            [_sUri] => deanos_facebook_connect
                                            [_sHomePath] => /kunden/homepages/11/d265519461/htdocs/Test/modules/deano/deanos_facebook_connect/
                                            [_sClassPath] => /kunden/homepages/11/d265519461/htdocs/Test/modules/deano/deanos_facebook_connect/classes/
                                            [_sHomeUrl] => http://test.e4k.fr/modules/deano/deanos_facebook_connect/
                                            [_sBaseUri] => m/deanos_facebook_connect/
                                            [aFacebookParams] => Array
                                                (
                                                    [scope] => email,user_hometown,user_birthday,user_about_me,user_interests,user_likes,user_location,user_photos
                                                )

                                        )

                                    [_bObStarted] => 0
                                    [_sPrefix] => BxDolTemplate
                                    [_sRootPath] => /kunden/homepages/11/d265519461/htdocs/Test/
                                    [_sRootUrl] => http://test.e4k.fr/
                                    [_sInjectionsTable] => sys_injections
                                    [_sInjectionsCache] => sys_injections.inc
                                    [_sCode] => uni
                                    [_sCodeKey] => skin
                                    [_sKeyWrapperHtml] => __
                                    [_sFolderHtml] => 
                                    [_sFolderCss] => css/
                                    [_sFolderImages] => images/
                                    [_sFolderIcons] => images/icons/
                                    [_aTemplates] => Array
                                        (
                                        )

                                    [_aLocations] => Array
                                        (
                                            [system] => Array
                                                (
                                                    [path] => /kunden/homepages/11/d265519461/htdocs/Test/templates/
                                                    [url] => http://test.e4k.fr/templates/
                                                )

                                            [BxDbcsFaceBookConnect] => Array
                                                (
                                                    [path] => /kunden/homepages/11/d265519461/htdocs/Test/modules/deano/deanos_facebook_connect/templates/
                                                    [url] => http://test.e4k.fr/modules/deano/deanos_facebook_connect/templates/
                                                )

                                        )

                                    [_aLocationsJs] => Array
                                        (
                                            [system_inc_js] => Array
                                                (
                                                    [path] => /kunden/homepages/11/d265519461/htdocs/Test/inc/js/
                                                    [url] => http://test.e4k.fr/inc/js/
                                                )

                                            [system_inc_js_classes] => Array
                                                (
                                                    [path] => /kunden/homepages/11/d265519461/htdocs/Test/inc/js/classes/
                                                    [url] => http://test.e4k.fr/inc/js/classes/
                                                )

                                            [system_plugins_jquery] => Array
                                                (
                                                    [path] => /kunden/homepages/11/d265519461/htdocs/Test/plugins/jquery/
                                                    [url] => http://test.e4k.fr/plugins/jquery/
                                                )

                                            [system_plugins_tinymce] => Array
                                                (
                                                    [path] => /kunden/homepages/11/d265519461/htdocs/Test/plugins/tiny_mce/
                                                    [url] => http://test.e4k.fr/plugins/tiny_mce/
                                                )

                                            [BxDbcsFaceBookConnect] => Array
                                                (
                                                    [path] => /kunden/homepages/11/d265519461/htdocs/Test/modules/deano/deanos_facebook_connect/js/
                                                    [url] => http://test.e4k.fr/modules/deano/deanos_facebook_connect/js/
                                                )

                                        )

                                    [_bCacheEnable] => 1
                                    [_sCacheFolderUrl] => 
                                    [_sCachePublicFolderUrl] => http://test.e4k.fr/cache_public/
                                    [_sCachePublicFolderPath] => /kunden/homepages/11/d265519461/htdocs/Test/cache_public/
                                    [_sCacheFilePrefix] => bx_templ_
                                    [_bImagesInline] => 
                                    [_iImagesMaxSize] => 5120
                                    [_bCssCache] => 1
                                    [_bCssArchive] => 1
                                    [_sCssCachePrefix] => bx_templ_css_
                                    [_bJsCache] => 1
                                    [_bJsArchive] => 1
                                    [_sJsCachePrefix] => bx_templ_js_
                                )

                        )

                    [sTopMsg] => 
                    [newNickName] => 
                    [newPassword] => 
                    [bAutoAvatar] => 
                    [bImportAlbums] => 
                    [sDolphinMajor] => 7.1
                    [sDolphinMinor] => 4
                    [sSiteDomain] => test.e4k.fr
                    [sBaseDomain] => e4k.fr
                    [iPassCount] => 
                    [fbMeData] => 
                    [fbLikesData] => 
                    [_aModule] => Array
                        (
                            [id] => 35
                            [title] => Deanos Facebook Connect
                            [vendor] => Deano
                            [version] => 4.2.6
                            [update_url] => 
                            [path] => deano/deanos_facebook_connect/
                            [uri] => deanos_facebook_connect
                            [class_prefix] => BxDbcsFaceBookConnect
                            [db_prefix] => bx_dbcs_facebook_
                            [dependencies] => 
                            [date] => 1389686963
                        )

                    [_oDb] => BxDbcsFaceBookConnectDb Object
                        (
                            [_oConfig] => BxDbcsFaceBookConnectConfig Object
                                (
                                    [mApiKey] => 
                                    [mApiSecret] => 
                                    [sPageReciver] => http://test.e4k.fr/m/deanos_facebook_connect/login
                                    [sSessionKey] => 8a72ad679afee3bdce66da6e39047bc7
                                    [sCurrentModuleVersion] => 
                                    [sInstalledModuleVersion] => 
                                    [iDefaultPrivacy] => 3
                                    [bDebugEnabled] => 1
                                    [sFacebookSessionUid] => facebook_session
                                    [_iId] => 35
                                    [_sVendor] => Deano
                                    [_sClassPrefix] => BxDbcsFaceBookConnect
                                    [_sDbPrefix] => bx_dbcs_facebook_
                                    [_sDirectory] => deano/deanos_facebook_connect/
                                    [_sUri] => deanos_facebook_connect
                                    [_sHomePath] => /kunden/homepages/11/d265519461/htdocs/Test/modules/deano/deanos_facebook_connect/
                                    [_sClassPath] => /kunden/homepages/11/d265519461/htdocs/Test/modules/deano/deanos_facebook_connect/classes/
                                    [_sHomeUrl] => http://test.e4k.fr/modules/deano/deanos_facebook_connect/
                                    [_sBaseUri] => m/deanos_facebook_connect/
                                    [aFacebookParams] => Array
                                        (
                                            [scope] => email,user_hometown,user_birthday,user_about_me,user_interests,user_likes,user_location,user_photos
                                        )

                                )

                            [sTablePrefix] => bx_dbcs_facebook_
                            [_sPrefix] => 
                            [error_checking] => 1
                            [error_message] => 
                            [host] => db510244452.db.1and1.com
                            [port] => 
                            [socket] => 
                            [dbname] => db510244452
                            [user] => *****
                            [password] => *****
                            [link] => Resource id #27
                            [current_res] => 
                            [current_arr_type] => 1
                            [oParams] => BxDolParams Object
                                (
                                    [_oDb] => BxDolDb Object
                                        (
                                            [error_checking] => 1
                                            [error_message] => 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 'alliance,Allié' WHERE `Name` = 'dbcs_facebook_connect_default_membership'' at line 1
                                            [host] => db510244452.db.1and1.com
                                            [port] => 
                                            [socket] => 
                                            [dbname] => db510244452
                                            [user] => *****
                                            [password] => *****
                                            [link] => Resource id #27
                                            [current_res] => 
                                            [current_arr_type] => 1
                                            [oParams] => BxDolParams Object
 *RECURSION*
                                            [oDbCacheObject] => BxDolCacheFile Object
                                                (
                                                    [sPath] => /kunden/homepages/11/d265519461/htdocs/Test/cache/
                                                )

                                        )

                                    [_oCache] => BxDolCacheFile Object
                                        (
                                            [sPath] => /kunden/homepages/11/d265519461/htdocs/Test/cache/
                                        )

                                    [_sCacheFile] => sys_options_6ef7012f6e5f80ea2b1efbf350867fab.php
                                    [_aParams] => [truncated]
                                )

                            [oDbCacheObject] => 
                        )

                    [_oTemplate] => BxDbcsFaceBookConnectTemplate Object
                        (
                            [_oDb] => BxDbcsFaceBookConnectDb Object
                                (
                                    [_oConfig] => BxDbcsFaceBookConnectConfig Object
                                        (
                                            [mApiKey] => 
                                            [mApiSecret] => 
                                            [sPageReciver] => http://test.e4k.fr/m/deanos_facebook_connect/login
                                            [sSessionKey] => 8a72ad679afee3bdce66da6e39047bc7
                                            [sCurrentModuleVersion] => 
                                            [sInstalledModuleVersion] => 
                                            [iDefaultPrivacy] => 3
                                            [bDebugEnabled] => 1
                                            [sFacebookSessionUid] => facebook_session
                                            [_iId] => 35
                                            [_sVendor] => Deano
                                            [_sClassPrefix] => BxDbcsFaceBookConnect
                                            [_sDbPrefix] => bx_dbcs_facebook_
                                            [_sDirectory] => deano/deanos_facebook_connect/
                                            [_sUri] => deanos_facebook_connect
                                            [_sHomePath] => /kunden/homepages/11/d265519461/htdocs/Test/modules/deano/deanos_facebook_connect/
                                            [_sClassPath] => /kunden/homepages/11/d265519461/htdocs/Test/modules/deano/deanos_facebook_connect/classes/
                                            [_sHomeUrl] => http://test.e4k.fr/modules/deano/deanos_facebook_connect/
                                            [_sBaseUri] => m/deanos_facebook_connect/
                                            [aFacebookParams] => Array
                                                (
                                                    [scope] => email,user_hometown,user_birthday,user_about_me,user_interests,user_likes,user_location,user_photos
                                                )

                                        )

                                    [sTablePrefix] => bx_dbcs_facebook_
                                    [_sPrefix] => 
                                    [error_checking] => 1
                                    [error_message] => 
                                    [host] => db510244452.db.1and1.com
                                    [port] => 
                                    [socket] => 
                                    [dbname] => db510244452
                                    [user] => *****
                                    [password] => *****
                                    [link] => Resource id #27
                                    [current_res] => 
                                    [current_arr_type] => 1
                                    [oParams] => BxDolParams Object
                                        (
                                            [_oDb] => BxDolDb Object
                                                (
                                                    [error_checking] => 1
                                                    [error_message] => 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 'alliance,Allié' WHERE `Name` = 'dbcs_facebook_connect_default_membership'' at line 1
                                                    [host] => db510244452.db.1and1.com
                                                    [port] => 
                                                    [socket] => 
                                                    [dbname] => db510244452
                                                    [user] => *****
                                                    [password] => *****
                                                    [link] => Resource id #27
                                                    [current_res] => 
                                                    [current_arr_type] => 1
                                                    [oParams] => BxDolParams Object
 *RECURSION*
                                                    [oDbCacheObject] => BxDolCacheFile Object
                                                        (
                                                            [sPath] => /kunden/homepages/11/d265519461/htdocs/Test/cache/
                                                        )

                                                )

                                            [_oCache] => BxDolCacheFile Object
                                                (
                                                    [sPath] => /kunden/homepages/11/d265519461/htdocs/Test/cache/
                                                )

                                            [_sCacheFile] => sys_options_6ef7012f6e5f80ea2b1efbf350867fab.php
                                            [_aParams] => [truncated]
                                        )

                                    [oDbCacheObject] => 
                                )

                            [_oConfig] => BxDbcsFaceBookConnectConfig Object
                                (
                                    [mApiKey] => 
                                    [mApiSecret] => 
                                    [sPageReciver] => http://test.e4k.fr/m/deanos_facebook_connect/login
                                    [sSessionKey] => 8a72ad679afee3bdce66da6e39047bc7
                                    [sCurrentModuleVersion] => 
                                    [sInstalledModuleVersion] => 
                                    [iDefaultPrivacy] => 3
                                    [bDebugEnabled] => 1
                                    [sFacebookSessionUid] => facebook_session
                                    [_iId] => 35
                                    [_sVendor] => Deano
                                    [_sClassPrefix] => BxDbcsFaceBookConnect
                                    [_sDbPrefix] => bx_dbcs_facebook_
                                    [_sDirectory] => deano/deanos_facebook_connect/
                                    [_sUri] => deanos_facebook_connect
                                    [_sHomePath] => /kunden/homepages/11/d265519461/htdocs/Test/modules/deano/deanos_facebook_connect/
                                    [_sClassPath] => /kunden/homepages/11/d265519461/htdocs/Test/modules/deano/deanos_facebook_connect/classes/
                                    [_sHomeUrl] => http://test.e4k.fr/modules/deano/deanos_facebook_connect/
                                    [_sBaseUri] => m/deanos_facebook_connect/
                                    [aFacebookParams] => Array
                                        (
                                            [scope] => email,user_hometown,user_birthday,user_about_me,user_interests,user_likes,user_location,user_photos
                                        )

                                )

                            [_bObStarted] => 0
                            [_sPrefix] => BxDolTemplate
                            [_sRootPath] => /kunden/homepages/11/d265519461/htdocs/Test/
                            [_sRootUrl] => http://test.e4k.fr/
                            [_sInjectionsTable] => sys_injections
                            [_sInjectionsCache] => sys_injections.inc
                            [_sCode] => uni
                            [_sCodeKey] => skin
                            [_sKeyWrapperHtml] => __
                            [_sFolderHtml] => 
                            [_sFolderCss] => css/
                            [_sFolderImages] => images/
                            [_sFolderIcons] => images/icons/
                            [_aTemplates] => Array
                                (
                                )

                            [_aLocations] => Array
                                (
                                    [system] => Array
                                        (
                                            [path] => /kunden/homepages/11/d265519461/htdocs/Test/templates/
                                            [url] => http://test.e4k.fr/templates/
                                        )

                                    [BxDbcsFaceBookConnect] => Array
                                        (
                                            [path] => /kunden/homepages/11/d265519461/htdocs/Test/modules/deano/deanos_facebook_connect/templates/
                                            [url] => http://test.e4k.fr/modules/deano/deanos_facebook_connect/templates/
                                        )

                                )

                            [_aLocationsJs] => Array
                                (
                                    [system_inc_js] => Array
                                        (
                                            [path] => /kunden/homepages/11/d265519461/htdocs/Test/inc/js/
                                            [url] => http://test.e4k.fr/inc/js/
                                        )

                                    [system_inc_js_classes] => Array
                                        (
                                            [path] => /kunden/homepages/11/d265519461/htdocs/Test/inc/js/classes/
                                            [url] => http://test.e4k.fr/inc/js/classes/
                                        )

                                    [system_plugins_jquery] => Array
                                        (
                                            [path] => /kunden/homepages/11/d265519461/htdocs/Test/plugins/jquery/
                                            [url] => http://test.e4k.fr/plugins/jquery/
                                        )

                                    [system_plugins_tinymce] => Array
                                        (
                                            [path] => /kunden/homepages/11/d265519461/htdocs/Test/plugins/tiny_mce/
                                            [url] => http://test.e4k.fr/plugins/tiny_mce/
                                        )

                                    [BxDbcsFaceBookConnect] => Array
                                        (
                                            [path] => /kunden/homepages/11/d265519461/htdocs/Test/modules/deano/deanos_facebook_connect/js/
                                            [url] => http://test.e4k.fr/modules/deano/deanos_facebook_connect/js/
                                        )

                                )

                            [_bCacheEnable] => 1
                            [_sCacheFolderUrl] => 
                            [_sCachePublicFolderUrl] => http://test.e4k.fr/cache_public/
                            [_sCachePublicFolderPath] => /kunden/homepages/11/d265519461/htdocs/Test/cache_public/
                            [_sCacheFilePrefix] => bx_templ_
                            [_bImagesInline] => 
                            [_iImagesMaxSize] => 5120
                            [_bCssCache] => 1
                            [_bCssArchive] => 1
                            [_sCssCachePrefix] => bx_templ_css_
                            [_bJsCache] => 1
                            [_bJsArchive] => 1
                            [_sJsCachePrefix] => bx_templ_js_
                        )

                    [_oConfig] => BxDbcsFaceBookConnectConfig Object
                        (
                            [mApiKey] => 
                            [mApiSecret] => 
                            [sPageReciver] => http://test.e4k.fr/m/deanos_facebook_connect/login
                            [sSessionKey] => 8a72ad679afee3bdce66da6e39047bc7
                            [sCurrentModuleVersion] => 
                            [sInstalledModuleVersion] => 
                            [iDefaultPrivacy] => 3
                            [bDebugEnabled] => 1
                            [sFacebookSessionUid] => facebook_session
                            [_iId] => 35
                            [_sVendor] => Deano
                            [_sClassPrefix] => BxDbcsFaceBookConnect
                            [_sDbPrefix] => bx_dbcs_facebook_
                            [_sDirectory] => deano/deanos_facebook_connect/
                            [_sUri] => deanos_facebook_connect
                            [_sHomePath] => /kunden/homepages/11/d265519461/htdocs/Test/modules/deano/deanos_facebook_connect/
                            [_sClassPath] => /kunden/homepages/11/d265519461/htdocs/Test/modules/deano/deanos_facebook_connect/classes/
                            [_sHomeUrl] => http://test.e4k.fr/modules/deano/deanos_facebook_connect/
                            [_sBaseUri] => m/deanos_facebook_connect/
                            [aFacebookParams] => Array
                                (
                                    [scope] => email,user_hometown,user_birthday,user_about_me,user_interests,user_likes,user_location,user_photos
                                )

                        )

                )

            [type] => ->
            [args] => Array
                (
                    [0] => 
                )

        )

    [6] => Array
        (
            [file] => /homepages/11/d265519461/htdocs/Test/inc/classes/BxDolRequest.php
            [line] => 96
            [function] => call_user_func_array
            [args] => Array
                (
                    [0] => Array
                        (
                            [0] => BxDbcsFaceBookConnectModule Object
                                (
                                    [aModuleInfo] => Array
                                        (
                                            [id] => 35
                                            [title] => Deanos Facebook Connect
                                            [vendor] => Deano
                                            [version] => 4.2.6
                                            [update_url] => 
                                            [path] => deano/deanos_facebook_connect/
                                            [uri] => deanos_facebook_connect
                                            [class_prefix] => BxDbcsFaceBookConnect
                                            [db_prefix] => bx_dbcs_facebook_
                                            [dependencies] => 
                                            [date] => 1389686963
                                        )

                                    [sModulePath] => /kunden/homepages/11/d265519461/htdocs/Test/modules/deano/deanos_facebook_connect/
                                    [sModuleUrl] => http://test.e4k.fr/m/deanos_facebook_connect/
                                    [sHomeUrl] => http://test.e4k.fr/modules/deano/deanos_facebook_connect/
                                    [oFacebook] => dbcs_fbc_Facebook Object
                                        (
                                            [sharedSessionID:protected] => 
                                            [appId:protected] => 
                                            [appSecret:protected] => 
                                            [user:protected] => 
                                            [signedRequest:protected] => 
                                            [state:protected] => 
                                            [accessToken:protected] => 
                                            [fileUploadSupport:protected] => 
                                            [trustForwarded:protected] => 
                                        )

                                    [iFacebookUid] => 
                                    [sAccessToken] => 
                                    [iMemberId] => 1
                                    [logoutUrl] => 
                                    [_oFunctions] => BxDbcsFaceBookConnectFunctions Object
                                        (
                                            [_oTemplate] => BxDbcsFaceBookConnectTemplate Object
                                                (
                                                    [_oDb] => BxDbcsFaceBookConnectDb Object
                                                        (
                                                            [_oConfig] => BxDbcsFaceBookConnectConfig Object
                                                                (
                                                                    [mApiKey] => 
                                                                    [mApiSecret] => 
                                                                    [sPageReciver] => http://test.e4k.fr/m/deanos_facebook_connect/login
                                                                    [sSessionKey] => 8a72ad679afee3bdce66da6e39047bc7
                                                                    [sCurrentModuleVersion] => 
                                                                    [sInstalledModuleVersion] => 
                                                                    [iDefaultPrivacy] => 3
                                                                    [bDebugEnabled] => 1
                                                                    [sFacebookSessionUid] => facebook_session
                                                                    [_iId] => 35
                                                                    [_sVendor] => Deano
                                                                    [_sClassPrefix] => BxDbcsFaceBookConnect
                                                                    [_sDbPrefix] => bx_dbcs_facebook_
                                                                    [_sDirectory] => deano/deanos_facebook_connect/
                                                                    [_sUri] => deanos_facebook_connect
                                                                    [_sHomePath] => /kunden/homepages/11/d265519461/htdocs/Test/modules/deano/deanos_facebook_connect/
                                                                    [_sClassPath] => /kunden/homepages/11/d265519461/htdocs/Test/modules/deano/deanos_facebook_connect/classes/
                                                                    [_sHomeUrl] => http://test.e4k.fr/modules/deano/deanos_facebook_connect/
                                                                    [_sBaseUri] => m/deanos_facebook_connect/
                                                                    [aFacebookParams] => Array
                                                                        (
                                                                            [scope] => email,user_hometown,user_birthday,user_about_me,user_interests,user_likes,user_location,user_photos
                                                                        )

                                                                )

                                                            [sTablePrefix] => bx_dbcs_facebook_
                                                            [_sPrefix] => 
                                                            [error_checking] => 1
                                                            [error_message] => 
                                                            [host] => db510244452.db.1and1.com
                                                            [port] => 
                                                            [socket] => 
                                                            [dbname] => db510244452
                                                            [user] => *****
                                                            [password] => *****
                                                            [link] => Resource id #27
                                                            [current_res] => 
                                                            [current_arr_type] => 1
                                                            [oParams] => BxDolParams Object
                                                                (
                                                                    [_oDb] => BxDolDb Object
                                                                        (
                                                                            [error_checking] => 1
                                                                            [error_message] => 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 'alliance,Allié' WHERE `Name` = 'dbcs_facebook_connect_default_membership'' at line 1
                                                                            [host] => db510244452.db.1and1.com
                                                                            [port] => 
                                                                            [socket] => 
                                                                            [dbname] => db510244452
                                                                            [user] => *****
                                                                            [password] => *****
                                                                            [link] => Resource id #27
                                                                            [current_res] => 
                                                                            [current_arr_type] => 1
                                                                            [oParams] => BxDolParams Object
 *RECURSION*
                                                                            [oDbCacheObject] => BxDolCacheFile Object
                                                                                (
                                                                                    [sPath] => /kunden/homepages/11/d265519461/htdocs/Test/cache/
                                                                                )

                                                                        )

                                                                    [_oCache] => BxDolCacheFile Object
                                                                        (
                                                                            [sPath] => /kunden/homepages/11/d265519461/htdocs/Test/cache/
                                                                        )

                                                                    [_sCacheFile] => sys_options_6ef7012f6e5f80ea2b1efbf350867fab.php
                                                                    [_aParams] => [truncated]
                                                                )

                                                            [oDbCacheObject] => 
                                                        )

                                                    [_oConfig] => BxDbcsFaceBookConnectConfig Object
                                                        (
                                                            [mApiKey] => 
                                                            [mApiSecret] => 
                                                            [sPageReciver] => http://test.e4k.fr/m/deanos_facebook_connect/login
                                                            [sSessionKey] => 8a72ad679afee3bdce66da6e39047bc7
                                                            [sCurrentModuleVersion] => 
                                                            [sInstalledModuleVersion] => 
                                                            [iDefaultPrivacy] => 3
                                                            [bDebugEnabled] => 1
                                                            [sFacebookSessionUid] => facebook_session
                                                            [_iId] => 35
                                                            [_sVendor] => Deano
                                                            [_sClassPrefix] => BxDbcsFaceBookConnect
                                                            [_sDbPrefix] => bx_dbcs_facebook_
                                                            [_sDirectory] => deano/deanos_facebook_connect/
                                                            [_sUri] => deanos_facebook_connect
                                                            [_sHomePath] => /kunden/homepages/11/d265519461/htdocs/Test/modules/deano/deanos_facebook_connect/
                                                            [_sClassPath] => /kunden/homepages/11/d265519461/htdocs/Test/modules/deano/deanos_facebook_connect/classes/
                                                            [_sHomeUrl] => http://test.e4k.fr/modules/deano/deanos_facebook_connect/
                                                            [_sBaseUri] => m/deanos_facebook_connect/
                                                            [aFacebookParams] => Array
                                                                (
                                                                    [scope] => email,user_hometown,user_birthday,user_about_me,user_interests,user_likes,user_location,user_photos
                                                                )

                                                        )

                                                    [_bObStarted] => 0
                                                    [_sPrefix] => BxDolTemplate
                                                    [_sRootPath] => /kunden/homepages/11/d265519461/htdocs/Test/
                                                    [_sRootUrl] => http://test.e4k.fr/
                                                    [_sInjectionsTable] => sys_injections
                                                    [_sInjectionsCache] => sys_injections.inc
                                                    [_sCode] => uni
                                                    [_sCodeKey] => skin
                                                    [_sKeyWrapperHtml] => __
                                                    [_sFolderHtml] => 
                                                    [_sFolderCss] => css/
                                                    [_sFolderImages] => images/
                                                    [_sFolderIcons] => images/icons/
                                                    [_aTemplates] => Array
                                                        (
                                                        )

                                                    [_aLocations] => Array
                                                        (
                                                            [system] => Array
                                                                (
                                                                    [path] => /kunden/homepages/11/d265519461/htdocs/Test/templates/
                                                                    [url] => http://test.e4k.fr/templates/
                                                                )

                                                            [BxDbcsFaceBookConnect] => Array
                                                                (
                                                                    [path] => /kunden/homepages/11/d265519461/htdocs/Test/modules/deano/deanos_facebook_connect/templates/
                                                                    [url] => http://test.e4k.fr/modules/deano/deanos_facebook_connect/templates/
                                                                )

                                                        )

                                                    [_aLocationsJs] => Array
                                                        (
                                                            [system_inc_js] => Array
                                                                (
                                                                    [path] => /kunden/homepages/11/d265519461/htdocs/Test/inc/js/
                                                                    [url] => http://test.e4k.fr/inc/js/
                                                                )

                                                            [system_inc_js_classes] => Array
                                                                (
                                                                    [path] => /kunden/homepages/11/d265519461/htdocs/Test/inc/js/classes/
                                                                    [url] => http://test.e4k.fr/inc/js/classes/
                                                                )

                                                            [system_plugins_jquery] => Array
                                                                (
                                                                    [path] => /kunden/homepages/11/d265519461/htdocs/Test/plugins/jquery/
                                                                    [url] => http://test.e4k.fr/plugins/jquery/
                                                                )

                                                            [system_plugins_tinymce] => Array
                                                                (
                                                                    [path] => /kunden/homepages/11/d265519461/htdocs/Test/plugins/tiny_mce/
                                                                    [url] => http://test.e4k.fr/plugins/tiny_mce/
                                                                )

                                                            [BxDbcsFaceBookConnect] => Array
                                                                (
                                                                    [path] => /kunden/homepages/11/d265519461/htdocs/Test/modules/deano/deanos_facebook_connect/js/
                                                                    [url] => http://test.e4k.fr/modules/deano/deanos_facebook_connect/js/
                                                                )

                                                        )

                                                    [_bCacheEnable] => 1
                                                    [_sCacheFolderUrl] => 
                                                    [_sCachePublicFolderUrl] => http://test.e4k.fr/cache_public/
                                                    [_sCachePublicFolderPath] => /kunden/homepages/11/d265519461/htdocs/Test/cache_public/
                                                    [_sCacheFilePrefix] => bx_templ_
                                                    [_bImagesInline] => 
                                                    [_iImagesMaxSize] => 5120
                                                    [_bCssCache] => 1
                                                    [_bCssArchive] => 1
                                                    [_sCssCachePrefix] => bx_templ_css_
                                                    [_bJsCache] => 1
                                                    [_bJsArchive] => 1
                                                    [_sJsCachePrefix] => bx_templ_js_
                                                )

                                        )

                                    [sTopMsg] => 
                                    [newNickName] => 
                                    [newPassword] => 
                                    [bAutoAvatar] => 
                                    [bImportAlbums] => 
                                    [sDolphinMajor] => 7.1
                                    [sDolphinMinor] => 4
                                    [sSiteDomain] => test.e4k.fr
                                    [sBaseDomain] => e4k.fr
                                    [iPassCount] => 
                                    [fbMeData] => 
                                    [fbLikesData] => 
                                    [_aModule] => Array
                                        (
                                            [id] => 35
                                            [title] => Deanos Facebook Connect
                                            [vendor] => Deano
                                            [version] => 4.2.6
                                            [update_url] => 
                                            [path] => deano/deanos_facebook_connect/
                                            [uri] => deanos_facebook_connect
                                            [class_prefix] => BxDbcsFaceBookConnect
                                            [db_prefix] => bx_dbcs_facebook_
                                            [dependencies] => 
                                            [date] => 1389686963
                                        )

                                    [_oDb] => BxDbcsFaceBookConnectDb Object
                                        (
                                            [_oConfig] => BxDbcsFaceBookConnectConfig Object
                                                (
                                                    [mApiKey] => 
                                                    [mApiSecret] => 
                                                    [sPageReciver] => http://test.e4k.fr/m/deanos_facebook_connect/login
                                                    [sSessionKey] => 8a72ad679afee3bdce66da6e39047bc7
                                                    [sCurrentModuleVersion] => 
                                                    [sInstalledModuleVersion] => 
                                                    [iDefaultPrivacy] => 3
                                                    [bDebugEnabled] => 1
                                                    [sFacebookSessionUid] => facebook_session
                                                    [_iId] => 35
                                                    [_sVendor] => Deano
                                                    [_sClassPrefix] => BxDbcsFaceBookConnect
                                                    [_sDbPrefix] => bx_dbcs_facebook_
                                                    [_sDirectory] => deano/deanos_facebook_connect/
                                                    [_sUri] => deanos_facebook_connect
                                                    [_sHomePath] => /kunden/homepages/11/d265519461/htdocs/Test/modules/deano/deanos_facebook_connect/
                                                    [_sClassPath] => /kunden/homepages/11/d265519461/htdocs/Test/modules/deano/deanos_facebook_connect/classes/
                                                    [_sHomeUrl] => http://test.e4k.fr/modules/deano/deanos_facebook_connect/
                                                    [_sBaseUri] => m/deanos_facebook_connect/
                                                    [aFacebookParams] => Array
                                                        (
                                                            [scope] => email,user_hometown,user_birthday,user_about_me,user_interests,user_likes,user_location,user_photos
                                                        )

                                                )

                                            [sTablePrefix] => bx_dbcs_facebook_
                                            [_sPrefix] => 
                                            [error_checking] => 1
                                            [error_message] => 
                                            [host] => db510244452.db.1and1.com
                                            [port] => 
                                            [socket] => 
                                            [dbname] => db510244452
                                            [user] => *****
                                            [password] => *****
                                            [link] => Resource id #27
                                            [current_res] => 
                                            [current_arr_type] => 1
                                            [oParams] => BxDolParams Object
                                                (
                                                    [_oDb] => BxDolDb Object
                                                        (
                                                            [error_checking] => 1
                                                            [error_message] => 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 'alliance,Allié' WHERE `Name` = 'dbcs_facebook_connect_default_membership'' at line 1
                                                            [host] => db510244452.db.1and1.com
                                                            [port] => 
                                                            [socket] => 
                                                            [dbname] => db510244452
                                                            [user] => *****
                                                            [password] => *****
                                                            [link] => Resource id #27
                                                            [current_res] => 
                                                            [current_arr_type] => 1
                                                            [oParams] => BxDolParams Object
 *RECURSION*
                                                            [oDbCacheObject] => BxDolCacheFile Object
                                                                (
                                                                    [sPath] => /kunden/homepages/11/d265519461/htdocs/Test/cache/
                                                                )

                                                        )

                                                    [_oCache] => BxDolCacheFile Object
                                                        (
                                                            [sPath] => /kunden/homepages/11/d265519461/htdocs/Test/cache/
                                                        )

                                                    [_sCacheFile] => sys_options_6ef7012f6e5f80ea2b1efbf350867fab.php
                                                    [_aParams] => [truncated]
                                                )

                                            [oDbCacheObject] => 
                                        )

                                    [_oTemplate] => BxDbcsFaceBookConnectTemplate Object
                                        (
                                            [_oDb] => BxDbcsFaceBookConnectDb Object
                                                (
                                                    [_oConfig] => BxDbcsFaceBookConnectConfig Object
                                                        (
                                                            [mApiKey] => 
                                                            [mApiSecret] => 
                                                            [sPageReciver] => http://test.e4k.fr/m/deanos_facebook_connect/login
                                                            [sSessionKey] => 8a72ad679afee3bdce66da6e39047bc7
                                                            [sCurrentModuleVersion] => 
                                                            [sInstalledModuleVersion] => 
                                                            [iDefaultPrivacy] => 3
                                                            [bDebugEnabled] => 1
                                                            [sFacebookSessionUid] => facebook_session
                                                            [_iId] => 35
                                                            [_sVendor] => Deano
                                                            [_sClassPrefix] => BxDbcsFaceBookConnect
                                                            [_sDbPrefix] => bx_dbcs_facebook_
                                                            [_sDirectory] => deano/deanos_facebook_connect/
                                                            [_sUri] => deanos_facebook_connect
                                                            [_sHomePath] => /kunden/homepages/11/d265519461/htdocs/Test/modules/deano/deanos_facebook_connect/
                                                            [_sClassPath] => /kunden/homepages/11/d265519461/htdocs/Test/modules/deano/deanos_facebook_connect/classes/
                                                            [_sHomeUrl] => http://test.e4k.fr/modules/deano/deanos_facebook_connect/
                                                            [_sBaseUri] => m/deanos_facebook_connect/
                                                            [aFacebookParams] => Array
                                                                (
                                                                    [scope] => email,user_hometown,user_birthday,user_about_me,user_interests,user_likes,user_location,user_photos
                                                                )

                                                        )

                                                    [sTablePrefix] => bx_dbcs_facebook_
                                                    [_sPrefix] => 
                                                    [error_checking] => 1
                                                    [error_message] => 
                                                    [host] => db510244452.db.1and1.com
                                                    [port] => 
                                                    [socket] => 
                                                    [dbname] => db510244452
                                                    [user] => *****
                                                    [password] => *****
                                                    [link] => Resource id #27
                                                    [current_res] => 
                                                    [current_arr_type] => 1
                                                    [oParams] => BxDolParams Object
                                                        (
                                                            [_oDb] => BxDolDb Object
                                                                (
                                                                    [error_checking] => 1
                                                                    [error_message] => 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 'alliance,Allié' WHERE `Name` = 'dbcs_facebook_connect_default_membership'' at line 1
                                                                    [host] => db510244452.db.1and1.com
                                                                    [port] => 
                                                                    [socket] => 
                                                                    [dbname] => db510244452
                                                                    [user] => *****
                                                                    [password] => *****
                                                                    [link] => Resource id #27
                                                                    [current_res] => 
                                                                    [current_arr_type] => 1
                                                                    [oParams] => BxDolParams Object
 *RECURSION*
                                                                    [oDbCacheObject] => BxDolCacheFile Object
                                                                        (
                                                                            [sPath] => /kunden/homepages/11/d265519461/htdocs/Test/cache/
                                                                        )

                                                                )

                                                            [_oCache] => BxDolCacheFile Object
                                                                (
                                                                    [sPath] => /kunden/homepages/11/d265519461/htdocs/Test/cache/
                                                                )

                                                            [_sCacheFile] => sys_options_6ef7012f6e5f80ea2b1efbf350867fab.php
                                                            [_aParams] => [truncated]
                                                        )

                                                    [oDbCacheObject] => 
                                                )

                                            [_oConfig] => BxDbcsFaceBookConnectConfig Object
                                                (
                                                    [mApiKey] => 
                                                    [mApiSecret] => 
                                                    [sPageReciver] => http://test.e4k.fr/m/deanos_facebook_connect/login
                                                    [sSessionKey] => 8a72ad679afee3bdce66da6e39047bc7
                                                    [sCurrentModuleVersion] => 
                                                    [sInstalledModuleVersion] => 
                                                    [iDefaultPrivacy] => 3
                                                    [bDebugEnabled] => 1
                                                    [sFacebookSessionUid] => facebook_session
                                                    [_iId] => 35
                                                    [_sVendor] => Deano
                                                    [_sClassPrefix] => BxDbcsFaceBookConnect
                                                    [_sDbPrefix] => bx_dbcs_facebook_
                                                    [_sDirectory] => deano/deanos_facebook_connect/
                                                    [_sUri] => deanos_facebook_connect
                                                    [_sHomePath] => /kunden/homepages/11/d265519461/htdocs/Test/modules/deano/deanos_facebook_connect/
                                                    [_sClassPath] => /kunden/homepages/11/d265519461/htdocs/Test/modules/deano/deanos_facebook_connect/classes/
                                                    [_sHomeUrl] => http://test.e4k.fr/modules/deano/deanos_facebook_connect/
                                                    [_sBaseUri] => m/deanos_facebook_connect/
                                                    [aFacebookParams] => Array
                                                        (
                                                            [scope] => email,user_hometown,user_birthday,user_about_me,user_interests,user_likes,user_location,user_photos
                                                        )

                                                )

                                            [_bObStarted] => 0
                                            [_sPrefix] => BxDolTemplate
                                            [_sRootPath] => /kunden/homepages/11/d265519461/htdocs/Test/
                                            [_sRootUrl] => http://test.e4k.fr/
                                            [_sInjectionsTable] => sys_injections
                                            [_sInjectionsCache] => sys_injections.inc
                                            [_sCode] => uni
                                            [_sCodeKey] => skin
                                            [_sKeyWrapperHtml] => __
                                            [_sFolderHtml] => 
                                            [_sFolderCss] => css/
                                            [_sFolderImages] => images/
                                            [_sFolderIcons] => images/icons/
                                            [_aTemplates] => Array
                                                (
                                                )

                                            [_aLocations] => Array
                                                (
                                                    [system] => Array
                                                        (
                                                            [path] => /kunden/homepages/11/d265519461/htdocs/Test/templates/
                                                            [url] => http://test.e4k.fr/templates/
                                                        )

                                                    [BxDbcsFaceBookConnect] => Array
                                                        (
                                                            [path] => /kunden/homepages/11/d265519461/htdocs/Test/modules/deano/deanos_facebook_connect/templates/
                                                            [url] => http://test.e4k.fr/modules/deano/deanos_facebook_connect/templates/
                                                        )

                                                )

                                            [_aLocationsJs] => Array
                                                (
                                                    [system_inc_js] => Array
                                                        (
                                                            [path] => /kunden/homepages/11/d265519461/htdocs/Test/inc/js/
                                                            [url] => http://test.e4k.fr/inc/js/
                                                        )

                                                    [system_inc_js_classes] => Array
                                                        (
                                                            [path] => /kunden/homepages/11/d265519461/htdocs/Test/inc/js/classes/
                                                            [url] => http://test.e4k.fr/inc/js/classes/
                                                        )

                                                    [system_plugins_jquery] => Array
                                                        (
                                                            [path] => /kunden/homepages/11/d265519461/htdocs/Test/plugins/jquery/
                                                            [url] => http://test.e4k.fr/plugins/jquery/
                                                        )

                                                    [system_plugins_tinymce] => Array
                                                        (
                                                            [path] => /kunden/homepages/11/d265519461/htdocs/Test/plugins/tiny_mce/
                                                            [url] => http://test.e4k.fr/plugins/tiny_mce/
                                                        )

                                                    [BxDbcsFaceBookConnect] => Array
                                                        (
                                                            [path] => /kunden/homepages/11/d265519461/htdocs/Test/modules/deano/deanos_facebook_connect/js/
                                                            [url] => http://test.e4k.fr/modules/deano/deanos_facebook_connect/js/
                                                        )

                                                )

                                            [_bCacheEnable] => 1
                                            [_sCacheFolderUrl] => 
                                            [_sCachePublicFolderUrl] => http://test.e4k.fr/cache_public/
                                            [_sCachePublicFolderPath] => /kunden/homepages/11/d265519461/htdocs/Test/cache_public/
                                            [_sCacheFilePrefix] => bx_templ_
                                            [_bImagesInline] => 
                                            [_iImagesMaxSize] => 5120
                                            [_bCssCache] => 1
                                            [_bCssArchive] => 1
                                            [_sCssCachePrefix] => bx_templ_css_
                                            [_bJsCache] => 1
                                            [_bJsArchive] => 1
                                            [_sJsCachePrefix] => bx_templ_js_
                                        )

                                    [_oConfig] => BxDbcsFaceBookConnectConfig Object
                                        (
                                            [mApiKey] => 
                                            [mApiSecret] => 
                                            [sPageReciver] => http://test.e4k.fr/m/deanos_facebook_connect/login
                                            [sSessionKey] => 8a72ad679afee3bdce66da6e39047bc7
                                            [sCurrentModuleVersion] => 
                                            [sInstalledModuleVersion] => 
                                            [iDefaultPrivacy] => 3
                                            [bDebugEnabled] => 1
                                            [sFacebookSessionUid] => facebook_session
                                            [_iId] => 35
                                            [_sVendor] => Deano
                                            [_sClassPrefix] => BxDbcsFaceBookConnect
                                            [_sDbPrefix] => bx_dbcs_facebook_
                                            [_sDirectory] => deano/deanos_facebook_connect/
                                            [_sUri] => deanos_facebook_connect
                                            [_sHomePath] => /kunden/homepages/11/d265519461/htdocs/Test/modules/deano/deanos_facebook_connect/
                                            [_sClassPath] => /kunden/homepages/11/d265519461/htdocs/Test/modules/deano/deanos_facebook_connect/classes/
                                            [_sHomeUrl] => http://test.e4k.fr/modules/deano/deanos_facebook_connect/
                                            [_sBaseUri] => m/deanos_facebook_connect/
                                            [aFacebookParams] => Array
                                                (
                                                    [scope] => email,user_hometown,user_birthday,user_about_me,user_interests,user_likes,user_location,user_photos
                                                )

                                        )

                                )

                            [1] => actionAdministration
                        )

                    [1] => Array
                        (
                            [0] => 
                        )

                )

        )

    [7] => Array
        (
            [file] => /homepages/11/d265519461/htdocs/Test/inc/classes/BxDolRequest.php
            [line] => 42
            [function] => _perform
            [class] => BxDolRequest
            [type] => ::
            [args] => Array
                (
                    [0] => Array
                        (
                            [id] => 35
                            [title] => Deanos Facebook Connect
                            [vendor] => Deano
                            [version] => 4.2.6
                            [update_url] => 
                            [path] => deano/deanos_facebook_connect/
                            [uri] => deanos_facebook_connect
                            [class_prefix] => BxDbcsFaceBookConnect
                            [db_prefix] => bx_dbcs_facebook_
                            [dependencies] => 
                            [date] => 1389686963
                        )

                    [1] => Module
                    [2] => actionAdministration
                    [3] => Array
                        (
                            [0] => 
                        )

                )

        )

    [8] => Array
        (
            [file] => /homepages/11/d265519461/htdocs/Test/modules/deano/deanos_facebook_connect/request.php
            [line] => 25
            [function] => processAsAction
            [class] => BxDolRequest
            [type] => ::
            [args] => Array
                (
                    [0] => Array
                        (
                            [id] => 35
                            [title] => Deanos Facebook Connect
                            [vendor] => Deano
                            [version] => 4.2.6
                            [update_url] => 
                            [path] => deano/deanos_facebook_connect/
                            [uri] => deanos_facebook_connect
                            [class_prefix] => BxDbcsFaceBookConnect
                            [db_prefix] => bx_dbcs_facebook_
                            [dependencies] => 
                            [date] => 1389686963
                        )

                    [1] => Array
                        (
                            [0] => 
                        )

                )

        )

    [9] => Array
        (
            [file] => /homepages/11/d265519461/htdocs/Test/modules/index.php
            [line] => 24
            [args] => Array
                (
                    [0] => /homepages/11/d265519461/htdocs/Test/modules/deano/deanos_facebook_connect/request.php
                )

            [function] => include
        )

)

Settings:
array (
  'enable_global_couple' => '',
  'votes' => '',
  'zodiac' => '',
  'anon_mode' => '',
  'reg_by_inv_only' => '',
  'enable_cmts_profile_delete' => '',
  'member_online_time' => '1',
  'search_start_age' => '13',
  'search_end_age' => '99',
  'friends_per_page' => '14',
  'featured_num' => '8',
  'top_members_max_num' => '8',
  'sys_member_info_name' => 'sys_username',
  'sys_member_info_info' => 'sys_headline',
  'sys_member_info_thumb' => 'sys_avatar',
  'sys_member_info_thumb_icon' => 'sys_avatar_icon',
  'sys_ftp_login' => '',
  'sys_ftp_password' => '',
  'sys_ftp_dir' => '',
  'MetaDescription' => 'Alliance du jeux - Empire: Four Kingdoms',
  'MetaKeyWords' => '',
  'enable_tiny_in_comments' => 'on',
  'sys_make_album_cover_last' => 'on',
  'sys_album_default_name' => 'Invisible',
  'news_enable' => '',
  'feeds_enable' => '',
  'enable_contact_form' => 'on',
  'default_country' => 'FR',
  'boonexAffID' => '',
  'enable_gd' => 'on',
  'useLikeOperator' => 'on',
  'msgs_per_start' => '20',
  'expire_notify_once' => 'on',
  'expire_notification_days' => '1',
  'enable_promotion_membership' => '',
  'promotion_membership_days' => '7',
  'autoApproval_ifJoin' => '',
  'autoApproval_ifProfile' => 'on',
  'autoApproval_ifNoConfEmail' => 'on',
  'newusernotify' => 'on',
  'sys_album_auto_app' => 'on',
  'site_email' => 'jvannier76@gmail.com',
  'site_title' => 'E4K',
  'site_email_notify' => 'noreply@e4k.fr',
  'sys_ps_enable_create_group' => '',
  'sys_ps_enable_default_values' => '',
  'sys_ps_enabled_group_1' => '',
  'sys_ps_enabled_group_2' => '',
  'sys_ps_enabled_group_3' => 'on',
  'sys_ps_enabled_group_4' => 'on',
  'sys_ps_enabled_group_5' => '',
  'sys_ps_enabled_group_6' => '',
  'sys_ps_enabled_group_7' => '',
  'db_clean_msg' => '365',
  'db_clean_profiles' => '0',
  'db_clean_members_visits' => '90',
  'db_clean_banners_info' => '60',
  'db_clean_vkiss' => '90',
  'db_clean_mem_levels' => '30',
  'enable_match' => '',
  'view_match_percent' => '',
  'match_percent' => '85',
  'template' => 'uni',
  'enable_template' => '',
  'nav_menu_elements_on_line_usr' => '16',
  'nav_menu_elements_on_line_gst' => '16',
  'sys_template_page_width_min' => '774',
  'sys_template_page_width_max' => '1600',
  'ext_nav_menu_enabled' => 'on',
  'ext_nav_menu_top_position' => 'bottom',
  'sys_security_impact_threshold_log' => '-1',
  'sys_security_impact_threshold_block' => '-1',
  'sys_security_form_token_enable' => 'on',
  'sys_security_form_token_lifetime' => '86400',
  'sys_recaptcha_key_public' => '6Ld1uOsSAAAAAAQoJY4EZDhZcIYAxrwICzpOtLwp',
  'sys_recaptcha_key_private' => '6Ld1uOsSAAAAAOYlSS9G2uXbQhflQXPlHawuFwEW',
  'enable_watermark' => '',
  'transparent1' => '0',
  'Water_Mark' => '',
  'lang_default' => 'fr',
  'sys_calendar_starts_sunday' => '',
  'time_format_php' => 'H:i',
  'short_date_format_php' => 'd.m.Y',
  'date_format_php' => 'd.m.Y H:i',
  'time_format' => '%H:%i',
  'short_date_format' => '%d.%m.%Y',
  'date_format' => '%d.%m.%Y %H:%i',
  'enable_member_store_ip' => 'on',
  'ipBlacklistMode' => '2',
  'ipListGlobalType' => '0',
  'sys_dnsbl_enable' => 'on',
  'sys_dnsbl_behaviour' => 'approval',
  'sys_uridnsbl_enable' => 'on',
  'sys_akismet_enable' => 'on',
  'sys_akismet_api_key' => '214ee821021b',
  'sys_stopforumspam_enable' => 'on',
  'sys_stopforumspam_api_key' => '423g5hfqormitc',
  'sys_antispam_block' => '',
  'sys_antispam_report' => 'on',
  'sys_antispam_smart_check' => 'on',
  'sys_antispam_add_nofollow' => 'on',
  'enable_cache_system' => 'on',
  'sys_db_cache_enable' => 'on',
  'sys_db_cache_engine' => 'File',
  'sys_cache_memcache_host' => '',
  'sys_cache_memcache_port' => '11211',
  'sys_pb_cache_enable' => 'on',
  'sys_pb_cache_engine' => 'File',
  'sys_mm_cache_engine' => 'File',
  'sys_template_cache_enable' => 'on',
  'sys_template_cache_engine' => 'FileHtml',
  'sys_template_cache_css_enable' => 'on',
  'sys_template_cache_js_enable' => 'on',
  'sys_template_cache_compress_enable' => 'on',
  'tags_non_parsable' => 'salut, hé, bonjour, tout, je, je suis, je, h, pour, dans, pour, une, le, sur, il est, est, mon, de, sont, de, je suis, moi, vous, et, nous, pas procéderont, à, où, il',
  'tags_min_rating' => '2',
  'tags_perpage_browse' => '30',
  'tags_show_limit' => '50',
  'enable_modrewrite' => 'on',
  'permalinks_browse' => 'on',
  'categ_perpage_browse' => '30',
  'categ_show_limit' => '50',
  'categ_show_columns' => '3',
  'sys_tmp_version' => '7.1.4',
  'license_code' => '6FB252FSFQ',
  'license_expiration' => '0',
  'license_checksum' => 'ccf7b13a4e1f975e458e7c5f403a2722',
  'enable_dolphin_footer' => 'on',
  'splash_editor' => 'on',
  'splash_code' => '<div class="bx-splash" style="position: relative; height: 237px; background-repeat: no-repeat; background-position: 0px 0px; background-image: url(\'http://test.e4k.fr/templates/base/images/empire-four-kingdoms-apk-for-android.png\');"></div>',
  'pmt_default_currency_code' => 'EUR',
  'pmt_default_currency_sign' => '&#8364;',
  'splash_visibility' => 'disable',
  'splash_logged' => '',
  'sys_html_fields' => 'a:8:{s:6:"system";a:4:{i:0;s:12:"POST.message";i:1;s:15:"REQUEST.message";i:2;s:12:"POST.CmtText";i:3;s:15:"REQUEST.CmtText";}s:8:"articles";a:2:{i:0;s:12:"POST.content";i:1;s:15:"REQUEST.content";}s:5:"forum";a:4:{i:0;s:15:"POST.topic_text";i:1;s:18:"REQUEST.topic_text";i:2;s:14:"POST.post_text";i:3;s:17:"REQUEST.post_text";}s:4:"news";a:2:{i:0;s:9:"POST.desc";i:1;s:12:"REQUEST.desc";}s:4:"wall";a:2:{i:0;s:12:"POST.content";i:1;s:15:"REQUEST.content";}s:19:"system_profile_html";a:4:{i:0;s:20:"POST.DescriptionMe.0";i:1;s:20:"POST.DescriptionMe.1";i:2;s:23:"REQUEST.DescriptionMe.0";i:3;s:23:"REQUEST.DescriptionMe.1";}s:5:"store";a:2:{i:0;s:9:"POST.desc";i:1;s:12:"REQUEST.desc";}s:3:"faq";a:2:{i:0;s:9:"POST.desc";i:1;s:12:"REQUEST.desc";}}',
  'modzzz_news_perpage_browse' => '14',
  'sys_json_fields' => '',
  'sys_exceptions_fields' => 'a:4:{s:6:"system";a:1:{i:0;s:20:"COOKIE.memberSession";}s:10:"pageeditor";a:4:{i:0;s:13:"POST.content0";i:1;s:16:"REQUEST.content0";i:2;s:13:"POST.content1";i:3;s:16:"REQUEST.content1";}s:12:"deanos_tools";a:4:{i:0;s:18:"POST.dbcsDTphpcode";i:1;s:21:"REQUEST.dbcsDTphpcode";i:2;s:19:"POST.dbcsDTsqlquery";i:3;s:22:"REQUEST.dbcsDTsqlquery";}s:22:"system_email_templates";a:312:{i:0;s:27:"POST.bx_forum_notifier_Body";i:1;s:30:"REQUEST.bx_forum_notifier_Body";i:2;s:30:"POST.bx_forum_notifier_Subject";i:3;s:33:"REQUEST.bx_forum_notifier_Subject";i:4;s:27:"POST.bx_forum_notifier_Body";i:5;s:30:"REQUEST.bx_forum_notifier_Body";i:6;s:30:"POST.bx_forum_notifier_Subject";i:7;s:33:"REQUEST.bx_forum_notifier_Subject";i:8;s:36:"POST.bx_groups_admin_become_fan_Body";i:9;s:39:"REQUEST.bx_groups_admin_become_fan_Body";i:10;s:39:"POST.bx_groups_admin_become_fan_Subject";i:11;s:42:"REQUEST.bx_groups_admin_become_fan_Subject";i:12;s:29:"POST.bx_groups_broadcast_Body";i:13;s:32:"REQUEST.bx_groups_broadcast_Body";i:14;s:32:"POST.bx_groups_broadcast_Subject";i:15;s:35:"REQUEST.bx_groups_broadcast_Subject";i:16;s:36:"POST.bx_groups_fan_become_admin_Body";i:17;s:39:"REQUEST.bx_groups_fan_become_admin_Body";i:18;s:39:"POST.bx_groups_fan_become_admin_Subject";i:19;s:42:"REQUEST.bx_groups_fan_become_admin_Subject";i:20;s:30:"POST.bx_groups_fan_remove_Body";i:21;s:33:"REQUEST.bx_groups_fan_remove_Body";i:22;s:33:"POST.bx_groups_fan_remove_Subject";i:23;s:36:"REQUEST.bx_groups_fan_remove_Subject";i:24;s:30:"POST.bx_groups_invitation_Body";i:25;s:33:"REQUEST.bx_groups_invitation_Body";i:26;s:33:"POST.bx_groups_invitation_Subject";i:27;s:36:"REQUEST.bx_groups_invitation_Subject";i:28;s:32:"POST.bx_groups_join_confirm_Body";i:29;s:35:"REQUEST.bx_groups_join_confirm_Body";i:30;s:35:"POST.bx_groups_join_confirm_Subject";i:31;s:38:"REQUEST.bx_groups_join_confirm_Subject";i:32;s:31:"POST.bx_groups_join_reject_Body";i:33;s:34:"REQUEST.bx_groups_join_reject_Body";i:34;s:34:"POST.bx_groups_join_reject_Subject";i:35;s:37:"REQUEST.bx_groups_join_reject_Subject";i:36;s:32:"POST.bx_groups_join_request_Body";i:37;s:35:"REQUEST.bx_groups_join_request_Body";i:38;s:35:"POST.bx_groups_join_request_Subject";i:39;s:38:"REQUEST.bx_groups_join_request_Subject";i:40;s:23:"POST.bx_groups_sbs_Body";i:41;s:26:"REQUEST.bx_groups_sbs_Body";i:42;s:26:"POST.bx_groups_sbs_Subject";i:43;s:29:"REQUEST.bx_groups_sbs_Subject";i:44;s:28:"POST.bx_store_broadcast_Body";i:45;s:31:"REQUEST.bx_store_broadcast_Body";i:46;s:31:"POST.bx_store_broadcast_Subject";i:47;s:34:"REQUEST.bx_store_broadcast_Subject";i:48;s:28:"POST.bx_store_broadcast_Body";i:49;s:31:"REQUEST.bx_store_broadcast_Body";i:50;s:31:"POST.bx_store_broadcast_Subject";i:51;s:34:"REQUEST.bx_store_broadcast_Subject";i:52;s:22:"POST.bx_store_sbs_Body";i:53;s:25:"REQUEST.bx_store_sbs_Body";i:54;s:25:"POST.bx_store_sbs_Subject";i:55;s:28:"REQUEST.bx_store_sbs_Subject";i:56;s:22:"POST.bx_store_sbs_Body";i:57;s:25:"REQUEST.bx_store_sbs_Body";i:58;s:25:"POST.bx_store_sbs_Subject";i:59;s:28:"REQUEST.bx_store_sbs_Subject";i:60;s:24:"POST.modzzz_faq_sbs_Body";i:61;s:27:"REQUEST.modzzz_faq_sbs_Body";i:62;s:27:"POST.modzzz_faq_sbs_Subject";i:63;s:30:"REQUEST.modzzz_faq_sbs_Subject";i:64;s:22:"POST.t_Activation_Body";i:65;s:25:"REQUEST.t_Activation_Body";i:66;s:25:"POST.t_Activation_Subject";i:67;s:28:"REQUEST.t_Activation_Subject";i:68;s:22:"POST.t_Activation_Body";i:69;s:25:"REQUEST.t_Activation_Body";i:70;s:25:"POST.t_Activation_Subject";i:71;s:28:"REQUEST.t_Activation_Subject";i:72;s:22:"POST.t_AdminEmail_Body";i:73;s:25:"REQUEST.t_AdminEmail_Body";i:74;s:25:"POST.t_AdminEmail_Subject";i:75;s:28:"REQUEST.t_AdminEmail_Subject";i:76;s:22:"POST.t_AdminEmail_Body";i:77;s:25:"REQUEST.t_AdminEmail_Body";i:78;s:25:"POST.t_AdminEmail_Subject";i:79;s:28:"REQUEST.t_AdminEmail_Subject";i:80;s:22:"POST.t_AdminStats_Body";i:81;s:25:"REQUEST.t_AdminStats_Body";i:82;s:25:"POST.t_AdminStats_Subject";i:83;s:28:"REQUEST.t_AdminStats_Subject";i:84;s:22:"POST.t_AdminStats_Body";i:85;s:25:"REQUEST.t_AdminStats_Body";i:86;s:25:"POST.t_AdminStats_Subject";i:87;s:28:"REQUEST.t_AdminStats_Subject";i:88;s:30:"POST.t_birthmail_template_Body";i:89;s:33:"REQUEST.t_birthmail_template_Body";i:90;s:33:"POST.t_birthmail_template_Subject";i:91;s:36:"REQUEST.t_birthmail_template_Subject";i:92;s:30:"POST.t_birthmail_template_Body";i:93;s:33:"REQUEST.t_birthmail_template_Body";i:94;s:33:"POST.t_birthmail_template_Subject";i:95;s:36:"REQUEST.t_birthmail_template_Subject";i:96;s:28:"POST.t_bx_photos_report_Body";i:97;s:31:"REQUEST.t_bx_photos_report_Body";i:98;s:31:"POST.t_bx_photos_report_Subject";i:99;s:34:"REQUEST.t_bx_photos_report_Subject";i:100;s:28:"POST.t_bx_photos_report_Body";i:101;s:31:"REQUEST.t_bx_photos_report_Body";i:102;s:31:"POST.t_bx_photos_report_Subject";i:103;s:34:"REQUEST.t_bx_photos_report_Subject";i:104;s:27:"POST.t_bx_photos_share_Body";i:105;s:30:"REQUEST.t_bx_photos_share_Body";i:106;s:30:"POST.t_bx_photos_share_Subject";i:107;s:33:"REQUEST.t_bx_photos_share_Subject";i:108;s:27:"POST.t_bx_photos_share_Body";i:109;s:30:"REQUEST.t_bx_photos_share_Body";i:110;s:30:"POST.t_bx_photos_share_Subject";i:111;s:33:"REQUEST.t_bx_photos_share_Subject";i:112;s:19:"POST.t_Compose_Body";i:113;s:22:"REQUEST.t_Compose_Body";i:114;s:22:"POST.t_Compose_Subject";i:115;s:25:"REQUEST.t_Compose_Subject";i:116;s:19:"POST.t_Compose_Body";i:117;s:22:"REQUEST.t_Compose_Body";i:118;s:22:"POST.t_Compose_Subject";i:119;s:25:"REQUEST.t_Compose_Subject";i:120;s:24:"POST.t_Confirmation_Body";i:121;s:27:"REQUEST.t_Confirmation_Body";i:122;s:27:"POST.t_Confirmation_Subject";i:123;s:30:"REQUEST.t_Confirmation_Subject";i:124;s:24:"POST.t_Confirmation_Body";i:125;s:27:"REQUEST.t_Confirmation_Body";i:126;s:27:"POST.t_Confirmation_Subject";i:127;s:30:"REQUEST.t_Confirmation_Subject";i:128;s:21:"POST.t_CupidMail_Body";i:129;s:24:"REQUEST.t_CupidMail_Body";i:130;s:24:"POST.t_CupidMail_Subject";i:131;s:27:"REQUEST.t_CupidMail_Subject";i:132;s:21:"POST.t_CupidMail_Body";i:133;s:24:"REQUEST.t_CupidMail_Body";i:134;s:24:"POST.t_CupidMail_Subject";i:135;s:27:"REQUEST.t_CupidMail_Subject";i:136;s:18:"POST.t_Forgot_Body";i:137;s:21:"REQUEST.t_Forgot_Body";i:138;s:21:"POST.t_Forgot_Subject";i:139;s:24:"REQUEST.t_Forgot_Subject";i:140;s:18:"POST.t_Forgot_Body";i:141;s:21:"REQUEST.t_Forgot_Body";i:142;s:21:"POST.t_Forgot_Subject";i:143;s:24:"REQUEST.t_Forgot_Subject";i:144;s:21:"POST.t_FreeEmail_Body";i:145;s:24:"REQUEST.t_FreeEmail_Body";i:146;s:24:"POST.t_FreeEmail_Subject";i:147;s:27:"REQUEST.t_FreeEmail_Subject";i:148;s:21:"POST.t_FreeEmail_Body";i:149;s:24:"REQUEST.t_FreeEmail_Body";i:150;s:24:"POST.t_FreeEmail_Subject";i:151;s:27:"REQUEST.t_FreeEmail_Subject";i:152;s:25:"POST.t_FriendRequest_Body";i:153;s:28:"REQUEST.t_FriendRequest_Body";i:154;s:28:"POST.t_FriendRequest_Subject";i:155;s:31:"REQUEST.t_FriendRequest_Subject";i:156;s:25:"POST.t_FriendRequest_Body";i:157;s:28:"REQUEST.t_FriendRequest_Body";i:158;s:28:"POST.t_FriendRequest_Subject";i:159;s:31:"REQUEST.t_FriendRequest_Subject";i:160;s:33:"POST.t_FriendRequestAccepted_Body";i:161;s:36:"REQUEST.t_FriendRequestAccepted_Body";i:162;s:36:"POST.t_FriendRequestAccepted_Subject";i:163;s:39:"REQUEST.t_FriendRequestAccepted_Subject";i:164;s:33:"POST.t_FriendRequestAccepted_Body";i:165;s:36:"REQUEST.t_FriendRequestAccepted_Body";i:166;s:36:"POST.t_FriendRequestAccepted_Subject";i:167;s:39:"REQUEST.t_FriendRequestAccepted_Subject";i:168;s:22:"POST.t_MemChanged_Body";i:169;s:25:"REQUEST.t_MemChanged_Body";i:170;s:25:"POST.t_MemChanged_Subject";i:171;s:28:"REQUEST.t_MemChanged_Subject";i:172;s:22:"POST.t_MemChanged_Body";i:173;s:25:"REQUEST.t_MemChanged_Body";i:174;s:25:"POST.t_MemChanged_Subject";i:175;s:28:"REQUEST.t_MemChanged_Subject";i:176;s:25:"POST.t_MemExpiration_Body";i:177;s:28:"REQUEST.t_MemExpiration_Body";i:178;s:28:"POST.t_MemExpiration_Subject";i:179;s:31:"REQUEST.t_MemExpiration_Subject";i:180;s:25:"POST.t_MemExpiration_Body";i:181;s:28:"REQUEST.t_MemExpiration_Body";i:182;s:28:"POST.t_MemExpiration_Subject";i:183;s:31:"REQUEST.t_MemExpiration_Subject";i:184;s:19:"POST.t_Message_Body";i:185;s:22:"REQUEST.t_Message_Body";i:186;s:22:"POST.t_Message_Subject";i:187;s:25:"REQUEST.t_Message_Subject";i:188;s:19:"POST.t_Message_Body";i:189;s:22:"REQUEST.t_Message_Body";i:190;s:22:"POST.t_Message_Subject";i:191;s:25:"REQUEST.t_Message_Subject";i:192;s:23:"POST.t_MessageCopy_Body";i:193;s:26:"REQUEST.t_MessageCopy_Body";i:194;s:26:"POST.t_MessageCopy_Subject";i:195;s:29:"REQUEST.t_MessageCopy_Subject";i:196;s:23:"POST.t_MessageCopy_Body";i:197;s:26:"REQUEST.t_MessageCopy_Body";i:198;s:26:"POST.t_MessageCopy_Subject";i:199;s:29:"REQUEST.t_MessageCopy_Subject";i:200;s:31:"POST.t_sbsArticlesComments_Body";i:201;s:34:"REQUEST.t_sbsArticlesComments_Body";i:202;s:34:"POST.t_sbsArticlesComments_Subject";i:203;s:37:"REQUEST.t_sbsArticlesComments_Subject";i:204;s:31:"POST.t_sbsArticlesComments_Body";i:205;s:34:"REQUEST.t_sbsArticlesComments_Body";i:206;s:34:"POST.t_sbsArticlesComments_Subject";i:207;s:37:"REQUEST.t_sbsArticlesComments_Subject";i:208;s:27:"POST.t_sbsPollComments_Body";i:209;s:30:"REQUEST.t_sbsPollComments_Body";i:210;s:30:"POST.t_sbsPollComments_Subject";i:211;s:33:"REQUEST.t_sbsPollComments_Subject";i:212;s:30:"POST.t_sbsProfileComments_Body";i:213;s:33:"REQUEST.t_sbsProfileComments_Body";i:214;s:33:"POST.t_sbsProfileComments_Subject";i:215;s:36:"REQUEST.t_sbsProfileComments_Subject";i:216;s:30:"POST.t_sbsProfileComments_Body";i:217;s:33:"REQUEST.t_sbsProfileComments_Body";i:218;s:33:"POST.t_sbsProfileComments_Subject";i:219;s:36:"REQUEST.t_sbsProfileComments_Subject";i:220;s:26:"POST.t_sbsProfileEdit_Body";i:221;s:29:"REQUEST.t_sbsProfileEdit_Body";i:222;s:29:"POST.t_sbsProfileEdit_Subject";i:223;s:32:"REQUEST.t_sbsProfileEdit_Subject";i:224;s:26:"POST.t_sbsProfileEdit_Body";i:225;s:29:"REQUEST.t_sbsProfileEdit_Body";i:226;s:29:"POST.t_sbsProfileEdit_Subject";i:227;s:32:"REQUEST.t_sbsProfileEdit_Subject";i:228;s:26:"POST.t_sbsWallUpdates_Body";i:229;s:29:"REQUEST.t_sbsWallUpdates_Body";i:230;s:29:"POST.t_sbsWallUpdates_Subject";i:231;s:32:"REQUEST.t_sbsWallUpdates_Subject";i:232;s:34:"POST.t_sbs_bx_photos_comments_Body";i:233;s:37:"REQUEST.t_sbs_bx_photos_comments_Body";i:234;s:37:"POST.t_sbs_bx_photos_comments_Subject";i:235;s:40:"REQUEST.t_sbs_bx_photos_comments_Subject";i:236;s:34:"POST.t_sbs_bx_photos_comments_Body";i:237;s:37:"REQUEST.t_sbs_bx_photos_comments_Body";i:238;s:37:"POST.t_sbs_bx_photos_comments_Subject";i:239;s:40:"REQUEST.t_sbs_bx_photos_comments_Subject";i:240;s:22:"POST.t_SpamReport_Body";i:241;s:25:"REQUEST.t_SpamReport_Body";i:242;s:25:"POST.t_SpamReport_Subject";i:243;s:28:"REQUEST.t_SpamReport_Subject";i:244;s:22:"POST.t_SpamReport_Body";i:245;s:25:"REQUEST.t_SpamReport_Body";i:246;s:25:"POST.t_SpamReport_Subject";i:247;s:28:"REQUEST.t_SpamReport_Subject";i:248;s:26:"POST.t_SpamReportAuto_Body";i:249;s:29:"REQUEST.t_SpamReportAuto_Body";i:250;s:29:"POST.t_SpamReportAuto_Subject";i:251;s:32:"REQUEST.t_SpamReportAuto_Subject";i:252;s:26:"POST.t_SpamReportAuto_Body";i:253;s:29:"REQUEST.t_SpamReportAuto_Body";i:254;s:29:"POST.t_SpamReportAuto_Subject";i:255;s:32:"REQUEST.t_SpamReportAuto_Subject";i:256;s:24:"POST.t_Subscription_Body";i:257;s:27:"REQUEST.t_Subscription_Body";i:258;s:27:"POST.t_Subscription_Subject";i:259;s:30:"REQUEST.t_Subscription_Subject";i:260;s:24:"POST.t_Subscription_Body";i:261;s:27:"REQUEST.t_Subscription_Body";i:262;s:27:"POST.t_Subscription_Subject";i:263;s:30:"REQUEST.t_Subscription_Subject";i:264;s:22:"POST.t_TellFriend_Body";i:265;s:25:"REQUEST.t_TellFriend_Body";i:266;s:25:"POST.t_TellFriend_Subject";i:267;s:28:"REQUEST.t_TellFriend_Subject";i:268;s:22:"POST.t_TellFriend_Body";i:269;s:25:"REQUEST.t_TellFriend_Body";i:270;s:25:"POST.t_TellFriend_Subject";i:271;s:28:"REQUEST.t_TellFriend_Subject";i:272;s:29:"POST.t_TellFriendProfile_Body";i:273;s:32:"REQUEST.t_TellFriendProfile_Body";i:274;s:32:"POST.t_TellFriendProfile_Subject";i:275;s:35:"REQUEST.t_TellFriendProfile_Subject";i:276;s:29:"POST.t_TellFriendProfile_Body";i:277;s:32:"REQUEST.t_TellFriendProfile_Body";i:278;s:32:"POST.t_TellFriendProfile_Subject";i:279;s:35:"REQUEST.t_TellFriendProfile_Subject";i:280;s:25:"POST.t_UserConfirmed_Body";i:281;s:28:"REQUEST.t_UserConfirmed_Body";i:282;s:28:"POST.t_UserConfirmed_Subject";i:283;s:31:"REQUEST.t_UserConfirmed_Subject";i:284;s:25:"POST.t_UserConfirmed_Body";i:285;s:28:"REQUEST.t_UserConfirmed_Body";i:286;s:28:"POST.t_UserConfirmed_Subject";i:287;s:31:"REQUEST.t_UserConfirmed_Subject";i:288;s:22:"POST.t_UserJoined_Body";i:289;s:25:"REQUEST.t_UserJoined_Body";i:290;s:25:"POST.t_UserJoined_Subject";i:291;s:28:"REQUEST.t_UserJoined_Subject";i:292;s:22:"POST.t_UserJoined_Body";i:293;s:25:"REQUEST.t_UserJoined_Body";i:294;s:25:"POST.t_UserJoined_Subject";i:295;s:28:"REQUEST.t_UserJoined_Subject";i:296;s:17:"POST.t_VKiss_Body";i:297;s:20:"REQUEST.t_VKiss_Body";i:298;s:20:"POST.t_VKiss_Subject";i:299;s:23:"REQUEST.t_VKiss_Subject";i:300;s:17:"POST.t_VKiss_Body";i:301;s:20:"REQUEST.t_VKiss_Body";i:302;s:20:"POST.t_VKiss_Subject";i:303;s:23:"REQUEST.t_VKiss_Subject";i:304;s:25:"POST.t_VKiss_visitor_Body";i:305;s:28:"REQUEST.t_VKiss_visitor_Body";i:306;s:28:"POST.t_VKiss_visitor_Subject";i:307;s:31:"REQUEST.t_VKiss_visitor_Subject";i:308;s:25:"POST.t_VKiss_visitor_Body";i:309;s:28:"REQUEST.t_VKiss_visitor_Body";i:310;s:28:"POST.t_VKiss_visitor_Subject";i:311;s:31:"REQUEST.t_VKiss_visitor_Subject";}}',
  'bx_gsearch_permalinks' => 'on',
  'bx_gsearch_block_tabbed' => 'on',
  'bx_gsearch_block_images' => 'on',
  'bx_gsearch_separate_tabbed' => 'on',
  'bx_gsearch_separate_images' => 'on',
  'cmdDay' => '10',
  'tags_last_parse_time' => '0',
  'cupid_last_cron' => '0',
  'sys_show_admin_help' => '',
  'sys_main_logo' => '1389650832.png',
  'main_div_width' => '774px',
  'sys_template_cache_image_enable' => '',
  'sys_template_cache_image_max_size' => '5',
  'sys_sitemap_enable' => 'on',
  'sys_captcha_default' => 'sys_recaptcha',
  'sys_editor_default' => 'sys_tinymce',
  'permalinks_module_articles' => 'on',
  'category_auto_app_bx_articles' => 'on',
  'articles_autoapprove' => 'on',
  'articles_comments' => 'on',
  'articles_votes' => 'on',
  'articles_index_number' => '5',
  'articles_member_number' => '10',
  'articles_per_page' => '10',
  'articles_rss_length' => '10',
  'bx_avatar_permalinks' => 'on',
  'bx_avatar_quality' => '90',
  'bx_avatar_site_avatars' => 'on',
  'permalinks_module_chat' => 'on',
  'wall_enable_guest_comments' => '',
  'permalinks_module_wall' => 'on',
  'dbcs_DT_alpp' => '10',
  'dbcs_DT_logguests' => '0',
  'enable_poll' => 'on',
  'profile_poll_num' => '4',
  'profile_page_polls' => '2',
  'index_page_polls' => '2',
  'profile_poll_act' => 'on',
  'category_auto_app_bx_poll' => 'on',
  'bx_poll_permalinks' => 'on',
  'modzzz_news_perpage_main_recent' => '10',
  'category_auto_app_modzzz_news' => 'on',
  'modzzz_news_author_comments_admin' => 'on',
  'modzzz_news_autoapproval' => 'on',
  'modzzz_news_permalinks' => 'on',
  'permalinks_module_pageac' => 'on',
  'bx_photos_activation' => 'on',
  'category_auto_app_bx_photos' => 'on',
  'bx_photos_allowed_exts' => 'jpg png gif',
  'bx_photos_profile_album_name' => '{nickname}\'s photos',
  'bx_photos_mode_index' => 'last',
  'bx_photos_number_all' => '12',
  'bx_photos_number_index' => '10',
  'bx_photos_number_top' => '5',
  'bx_photos_number_user' => '4',
  'bx_photos_number_related' => '4',
  'bx_photos_number_previous_rated' => '4',
  'bx_photos_number_browse' => '10',
  'bx_photos_number_albums_browse' => '10',
  'bx_photos_number_albums_home' => '4',
  'bx_photos_number_albums_public_objects' => '4',
  'bx_photos_icon_width' => '32',
  'bx_photos_icon_height' => '32',
  'bx_photos_thumb_width' => '64',
  'bx_photos_thumb_height' => '64',
  'bx_photos_file_width' => '750',
  'bx_photos_file_height' => '750',
  'bx_photos_browse_width' => '140',
  'bx_photos_browse_height' => '140',
  'bx_photos_flickr_photo_api' => '',
  'bx_photos_rss_feed_on' => '',
  'bx_photos_uploader_switcher' => 'flash',
  'bx_photos_header_cache' => '0',
  'bx_photos_permalinks' => 'on',
  'dbcs_DT_stpp' => '10',
  'dbcs_DT_sapp' => '10',
  'bx_profiler_show_debug_panel' => 'admins',
  'bx_profiler_long_sql_queries_log' => 'on',
  'bx_profiler_long_sql_queries_time' => '2',
  'bx_profiler_long_sql_queries_debug' => '',
  'bx_profiler_long_module_query_log' => 'on',
  'bx_profiler_long_module_query_time' => '3',
  'bx_profiler_long_module_query_debug' => '',
  'bx_profiler_long_page_log' => 'on',
  'bx_profiler_long_page_time' => '5',
  'bx_profiler_long_page_debug' => '',
  'dbcs_facebook_connect_facebook_friends' => '',
  'dbcs_facebook_connect_autofriend_list' => '',
  'dbcs_facebook_connect_prompt_zip' => '',
  'dbcs_facebook_connect_redirect1' => 'pedit.php?ID={memberid}',
  'dbcs_facebook_connect_prompt_city' => '',
  'dbcs_facebook_connect_prompt_sex' => '',
  'dbcs_facebook_connect_prompt_country' => '',
  'dbcs_facebook_connect_prompt_email' => '',
  'dbcs_facebook_connect_prompt_pass' => '',
  'dbcs_facebook_connect_prompt_nick' => '',
  'dbcs_facebook_connect_prompt_profile_type' => '',
  'dbcs_facebook_connect_auto_prompt_email' => 'on',
  'dbcs_facebook_connect_auto_prompt_nick' => 'on',
  'dbcs_facebook_connect_default_membership' => 'Dolphins Default',
  'dbcs_facebook_connect_das' => 'Active',
  'dbcs_facebook_connect_dcnty' => 'US',
  'dbcs_facebook_connect_use_join_form' => '',
  'dbcs_facebook_connect_use_geo_ip' => 'on',
  'dbcs_facebook_connect_set_status_active_oc' => 'on',
  'dbcs_facebook_connect_match_email' => 'on',
  'dbcs_facebook_connect_fb_logout' => 'on',
  'dbcs_facebook_connect_unregister_redirect' => '',
  'dbcs_facebook_connect_logout_redirect' => '',
  'dbcs_facebook_connect_redirect2' => 'member.php',
  'dbcs_facebook_connect_nag_time' => '0',
  'dbcs_facebook_connect_allow_spaces' => '',
  'dbcs_facebook_connect_option4' => 'LastName',
  'dbcs_facebook_connect_option3' => 'FirstName_LastName',
  'dbcs_facebook_connect_option2' => 'FirstName',
  'dbcs_facebook_connect_option1' => 'Username',
  'dbcs_facebook_connect_secret_key' => '',
  'dbcs_facebook_connect_use_popup' => '',
  'dbcs_facebook_connect_api_key' => '',
  'permalinks_module_aqb_df' => 'on',
  'mp_pageeditor_permalinks' => 'on',
  'simple_messenger_update_time' => '3000',
  'simple_messenger_visible_messages' => '25',
  'simple_messenger_allowed_chatbox' => '3',
  'simple_messenger_procces_smiles' => 'on',
  'simple_messenger_blink_counter' => '4',
  'bx_simple_messenger_permalinks' => 'on',
  'forum_block_content' => '1',
  'forum_block_title' => '2',
  'forum_block_sort' => 'DESC',
  'forum_block_latest' => '10',
  'forum_block_char' => '100',
  'forum_block_tlosee' => '#333333',
  'forum_block_seefont' => '#ffffff',
  'forum_block_date' => 'd/m/Y H:i',
  'forum_block_avatar' => '32',
  'forum_block_color' => '#cccccc',
  'MaintMode' => '',
  'MaintModeAdmin' => 'on',
  'MaintModeText' => 'Désolé. Site est actuellement en maintenance. S\'il vous plaît revenez plus tard.',
  'modzzz_news_perpage_profile' => '4',
  'modzzz_news_perpage_homepage' => '5',
  'modzzz_news_homepage_default_tab' => 'recent',
  'modzzz_news_title_length' => '100',
  'modzzz_news_snippet_length' => '200',
  'modzzz_news_show_member' => 'on',
  'modzzz_news_comments_max_preview' => '150',
  'modzzz_news_perpage_main_comment' => '5',
  'modzzz_news_perpage_related' => '5',
  'modzzz_news_perpage_rss_feed' => '10',
  'modzzz_news_max_rss_num' => '10',
  'mp_googleanalytics_injection' => 'on',
  'mp_googleanalytics_tracking_id' => 'UA-46866863-1',
  'mp_googleanalytics_permalinks' => 'on',
  'wall_enable_delete' => 'on',
  'wall_events_per_page_profile' => '10',
  'wall_events_per_page_account' => '20',
  'wall_events_per_page_index' => '20',
  'wall_rss_length' => '5',
  'wall_events_hide_timeline' => '11,12,10,13,14,15,16,17,18,19,20,8,7,6,9',
  'wall_events_hide_outline' => '',
  'bx_wmap_homepage_is_map_dragable' => 'on',
  'bx_wmap_separate_control_type' => 'large',
  'bx_wmap_homepage_is_overview_control' => '',
  'bx_wmap_homepage_is_scale_control' => '',
  'bx_wmap_homepage_is_type_control' => 'on',
  'bx_wmap_homepage_control_type' => 'small',
  'bx_wmap_separate_map_type' => 'normal',
  'bx_wmap_separate_zoom' => '2',
  'bx_wmap_separate_lng' => '35',
  'bx_wmap_separate_lat' => '20',
  'bx_wmap_homepage_map_type' => 'normal',
  'bx_wmap_homepage_zoom' => '1',
  'bx_wmap_homepage_lng' => '70',
  'bx_wmap_homepage_lat' => '20',
  'bx_wmap_permalinks' => 'on',
  'bx_wmap_key' => '',
  'bx_wmap_separate_is_type_control' => 'on',
  'bx_wmap_separate_is_scale_control' => 'on',
  'bx_wmap_separate_is_overview_control' => 'on',
  'bx_wmap_separate_is_map_dragable' => 'on',
  'modzzz_faq_permalinks' => 'on',
  'modzzz_faq_autoapproval' => 'on',
  'modzzz_faq_author_comments_admin' => 'on',
  'category_auto_app_modzzz_faq' => 'on',
  'modzzz_faq_perpage_main_recent' => '10',
  'modzzz_faq_perpage_browse' => '14',
  'modzzz_faq_perpage_accountpage' => '1',
  'modzzz_faq_perpage_homepage' => '5',
  'modzzz_faq_homepage_default_tab' => 'recent',
  'modzzz_faq_snippet_length' => '300',
  'modzzz_faq_title_length' => '100',
  'modzzz_faq_max_rss_num' => '10',
  'dbcs_facebook_connect_copy_photo' => 'on',
  'dbcs_facebook_connect_import_albums' => '',
  'dbcs_facebook_connect_import_privacy' => 'Import all albums. Preserve privacy.',
  'dbcs_facebook_connect_show_email' => '',
  'dbcs_facebook_connect_permalinks' => 'on',
)
Called script: /modules/index.php
Request parameters:
Array
(
    [r] => deanos_facebook_connect/administration/
    [_ga] => GA1.2.967343726.1389445092
    [bx-attr-hidden] => 1
    [memberSession] => fhgpLBc=VKSC38UMLZBwbi3DAtPSerK.
    [PHPSESSID] => d2d069b53f919eaf393846f7c4d1ae01
    [memberID] => 1
    [memberPassword] => f4a9d71e81ddb9238bff4414ae2a5340fac30378
    [1] => 
)
Dolphin 7.1.4 - Hosting My server - www.e4k.fr
14 Jan 2014

In the future, all that is needed for a error is whats above the words Debug backtrace:

Nothing below that is needed.

It is the apostrophe in one of your membership level names.

I am not sure what version of Facebook Connect you are running but i have patched the current version in the market to fix that.

If you have not currently upgraded to the same version then just replace the file modules/deano/deanos_facebook_connect/classes/BxDbcsFaceBookConnectConfig.php with the one in the archive of the new version.

http://www.boonex.com/m/Deanos_Facebook_Connect_Version_2_0

https://www.deanbassett.com
14 Jan 2014

Thank you for your help the problem is resolved.

Do you know how I can built the FB button on this module: http://www.boonex.com/m/master-splash-page-model-1


Thank you.

Dolphin 7.1.4 - Hosting My server - www.e4k.fr
14 Jan 2014

I do not know.

i have never worked with that template before.

I provide two methods of putting buttons on pages. One is via php with the service call.

BxDolService::call('deanos_facebook_connect', 'get_button', array ('large', 'margin-top: 8px;', true));

You can specify large or small for the two button sizes and the css.

You can also use a template key for use inside template html files if the splash page uses a template. Like these.

<bx_injection:injection_fbc_button_large />                  //Large Button with default top margin.
<bx_injection:injection_fbc_button_large_nm />           //Large Button with no margin.
<bx_injection:injection_fbc_button_small />

You can also also create your own button using any image and a standard html link. Two link types depending on the popup option set in FB connect.

Standard Link
      <a href="http://www.yourdomain.com/modules/?r=deanos_facebook_connect/login_form">My Link Text</a>

PopUp Link. - To be used only if the facebook popup login option is enabled.
      <a href="javascript: void(0);" onclick="dblogon();">My Link Text</a>


Get the template developer to assist you if you cannot figure out how to add the button to it.

https://www.deanbassett.com
14 Jan 2014

Hello deano92964 and other users of Deanos FB connect module.

I've recently purchased, translated to Slovenian language and installed the module. First attempt of installation went terribly wrong and I don't know why. A lot of DB errors, more then half of dolphin DB tables got wiped out...; I do not know how this happend. I've restored DB tables from backup and tryed again. Module installed and site still working.

Now for the bug part:

- when trying to translate two e-mail templates for FB Connect module there is a problem while switching between languages site just freezes. See for yourself:

Play movie

 also at the end of the video there is a part that shows that help in FBConnect settings isn't working.

 

Kind regards

Mayki

fb_connect_e-mail_templates_bug.mp4 · 5.2M · 418 downloads
"When things get tough the tough get going..."
23 Feb 2014

The fact that your not getting any info when clicking the info icons indicates the module is not completely installed. Files for the module not fully uploaded or corrupt when they were uploaded. If you uploaded from a older version, was the removal instructions followed first? If not you will have to do it again.

Second issue with email language templates. I am not able to reproduce issue on my site. I can switch between template languages without any problems.

Perhaps there is still some damage somewhere.

https://www.deanbassett.com
23 Feb 2014

 Deano,

Files for the module not fully uploaded or corrupt when they were uploaded

 I must somehow dissagree. I've uploaded all the files with WinSCP (in binary mode) as instructed ...., can't see the reason that files become corrupted or even not transfered....

I will investigate and report here.

Regards

Mayki

"When things get tough the tough get going..."
23 Feb 2014

I have to point out all of the possible problems. As there are not any others except a issue with your dolphin install.

Reason i conclude this.

You are the only one that has ever reported such a problem. And i cannot reproduce on any of my test site.

https://www.deanbassett.com
23 Feb 2014

One more note about the info icons in the modules config.

Those depend on jquery. Like a lot of things in dolphin do. So if there is a javascript conflict or the js caching is malfunctioning then those will not work.

https://www.deanbassett.com
23 Feb 2014

 Hello deano,

One more note about the info icons in the modules config.

Those depend on jquery. Like a lot of things in dolphin do. So if there is a javascript conflict or the js caching is malfunctioning then those will not work.

 

I have removed and reinstalled your module step-by-step.

Status:

E-mail tempaltes  - language switching - the problem was the same until I started to translate those two templates.

The diff between templates are at the start and if left like:

<html><head></head><body style="font: 12px Verdana; color:#000000">

the language switching freezes. When changed to:

<bx_include_auto:_email_header.html />

on all Languages the switching is working OK

- About "info icons" - it is strange that it doesn't work only in the FB Connect module settings. Icons e.g. info, help, are working on the other parts of the site.

Here is what I see in Chrome Developer tools:

 

Regards

Mayki

"When things get tough the tough get going..."
23 Feb 2014

Ok. i'll look into some fixes.

Perhaps more people should report problems they find. The info icons work in IE and Firefox, but not in chrome. I'll look into a fix.

The language issue will be a lot harder to fix. It works on my site, but apparently not on yours. Dolphin 7.1 has changed the template design but i stuck with the old one so i could combine 7.0.9 and 7.1 versions into one module. It has been that way for all of the 7.1 versions. Yet again, no one has ever reported any problem to me.

So to fix that i will either need to separate the versions or figure out some kind of trickery to get around it.

https://www.deanbassett.com
23 Feb 2014

Thanks deano,

you know, from my point of view - reporting problems can sometimes look like: Mayki is pain in the ...

When I post my findings I just like to contribute to best module performance, nothing else.

>| I agree about e-mail templates - the <html><head></head> part is from v.7.0.9

 

>|  Info Icons in my case: IE ver.11 - not working, Firefox ver.27.0.1 - working ; Chrome ver.33.0.1750.117 m - not working

 

Regards

Mayki

 

"When things get tough the tough get going..."
23 Feb 2014

Hello,

 - new user joined using FB Connect but how can new profile be without username and e-mail address?

 

 

Further more, all the fields in profile edit page were empty; FB Cennect settings for default country has been set to 'SI' but in this new profile country was set to Afganistan???

For testing, I've created FB account and tryed the FB Connect - everything was OK. Strange.

 

- another question:

how to translate buttons when user is asked to import Facbook albums:

 

Regards

Mayki

"When things get tough the tough get going..."
28 Feb 2014

I get those missing language keys added to the next version.

As for the other issue. I will look into it. I thought that problem was fixed in version 4.2.6

Question. How do you know the account came from FB Connect?


https://www.deanbassett.com
28 Feb 2014

 Hi Deano!

Question. How do you know the account came from FB Connect?

 I know due to the "headline" and "About me" - those two fields were populated with predefined text from those two language keys ('_dbcs_fbc_default_headline' , '_dbcs_fbc_default_about_me')

And if someone wants to join thru normal join form all required fields must be filled in so that the new user can actually join....

It looks like it is not the case in FB Connect. Wink

 

Regards

Mayki

"When things get tough the tough get going..."
1 Mar 2014

There is code checking in place that is suppose to prevent that from happening.

Has to be a spammer or hack attempt. I need to figure out how they are bypassing the checks. So far i have not been able to do it. One method was found and fixed in version 4.2.6 and up.

I will be putting more checks into the next version.

https://www.deanbassett.com
1 Mar 2014

Thank you very much deano.

Greetings

Mayki

"When things get tough the tough get going..."
1 Mar 2014

I have a problem with this button. It seems it does not work now:

Can you halp me?

18 Mar 2014

Which button are you placing there?

As of the new version of the module if you want a button there then you would need to use a static image. The new translatable buttons do not work in the splash area of dolphin because the splash area does not support injections or language keys.

If you have upgraded to the new version of FB connect, check with the new button install docs.

If you still continue to have problems, i will need a site url. I cannot tell what is going on from a screen shot.

https://www.deanbassett.com
18 Mar 2014

I have post you a message

18 Mar 2014

NOTE: My button install instructions for FB connect appear to be out of date. I apparently forgot to update that section during the last module update.

I have changed the type of buttons used in the latest version of my module to support both a optional popup style fb login and i have also made the buttons translatable.

However due to a bug in dolphin 7.1, the splash area does not support language keys or template injections so making these new buttons work in that area is not possible.

Those buttons have been removed from my demo website, and the instructions in future versions will not have that section.

If you must have a button there, then you will need to use a static image.

But what the code will be will depend on weather or not you have enabled the option to use the facebook popup login method or not. The button will also not be translatable.

Instructions if popup login option is not enabled.

Look for this code.

<div class="bx-splash-action bx-def-padding-sec-topbottom" style="position: absolute; top: 0px; right: 0px;">

Add this right after it.

<div style="background-image: url('modules/deano/deanos_facebook_connect/templates/base/images/fbconnectbutsm.png'); width: 103px; height: 39px; float: left; margin-right: 2px; cursor: pointer;" onclick="window.open ('modules/?r=deanos_facebook_connect/login_form','_self');"></div>




Instructions if popup login option is enabled.

Look for this code.

<div class="bx-splash-action bx-def-padding-sec-topbottom" style="position: absolute; top: 0px; right: 0px;">

Add this right after it.

<div style="background-image: url('modules/deano/deanos_facebook_connect/templates/base/images/fbconnectbutsm.png'); width: 103px; height: 39px; float: left; margin-right: 2px; cursor: pointer;" onclick="dblogon();"></div>

https://www.deanbassett.com
18 Mar 2014

I have a small query.

The name of the connect is Deanos FBC.

Unfortunately the existing module by boonex is Facebook Connect.

If I uninstall the boonex module, can any members using that way to log on still use your module?  And once I uninstall the boonex module, could I have the name changed from Deanos FBC to Facebook Connect?

It would fit nicely with your Twitter Connect & Google Connect mods too.

27 Apr 2014

 

I have a small query.

The name of the connect is Deanos FBC.

Unfortunately the existing module by boonex is Facebook Connect.

If I uninstall the boonex module, can any members using that way to log on still use your module?  And once I uninstall the boonex module, could I have the name changed from Deanos FBC to Facebook Connect?

It would fit nicely with your Twitter Connect & Google Connect mods too.

It was named Deanos FBC for the reason that boonex already had one named Facebook Connect. So if i named mine the same, then two with the same name would appear. So yes, if you remove the boonex facebook connect you can rename mine. It is in the language key _dbcs_facebook

They would still be able to login using mine if their facebook email address matches the one in there profile on your site, otherwise it will create a new account. The two modules do not share settings.

Also if you need and use the mobile app for either ios or android then the boonex version of FB connect is required for the mobile apps. Mine will not work for the mobile apps.

https://www.deanbassett.com
27 Apr 2014

Thanks!  Fixed it.

28 Apr 2014

How to make button:

<bx_injection:injection_fbc_button_small />

invisible after log in?

11 May 2014

 

How to make button:

<bx_injection:injection_fbc_button_small />

invisible after log in?


That code was intended to be used in a specific template which would normally be hidden for logged in members. You must be attempting to use it somewhere else.

Edit modules\deano\deanos_facebook_connect\classes\BxDbcsFaceBookConnectModule.php

Look for this at about line 1676

    function serviceGetButton($sSize = 'large', $sDivStyle = '', $bScript = false) {
        $iLangCat = $this->_oDb->getLangCat();

Just under that insert this.

if((int)$_COOKIE['memberID']) return;

https://www.deanbassett.com
11 May 2014

Works perfect!

Thank you

11 May 2014

NOTE:

Facebook silently made changes on april 30'th with their API. https://developers.facebook.com/docs/apps/changelog

I will have to perform some tests and possibility update the module. There will also be a new set of install instructions as new apps created on facebook after april 30'th may have to be reviewed by facebook before some of the features will work.

Feature of my mod that may be affected by this update.

Photo imports. Photos and how they are handled is not clearly stated if there are any new permissions regarding that. If it falls under their new rules of anything more than public_profile, email and user friends, then the app you create on facebook may have to be submitted for review before photo imports can be done. I have not confirmed this yet. And i will not know until tests and rewrites are done.

Friend matching. The feature to match friends on facebook with friends on your site will not work with new API's until the new update in done. Requesting friends is now a new permission. And also the only friends that will be listed are those that have also used and approved the app.

Facebook has now made it so each permission can be approved or denied by the member joining, so this will affect features of the module that require additional permissions such as photo importing and matching friends if those permissions are denied during signup.

This update will take some time to do. Each permission must now be checked and handled accordingly within the module and the api called need to be changed to specify api version number. I will post the update announcement here when the new version is complete.

https://www.deanbassett.com
13 May 2014

Ok. As a result of Facebooks recent changes, my Facebook connect module has been temporarily removed from the market.

The mod will require extensive rewrites.

Current features that my mod uses such as.

1) Importing photos

Obtaining extended profile information such as

2) Date of Birth
3) Hometown
4) Interests
5) Likes
6) About me

All of these require separate permissions that have to undergo an extensive review process by Facebook before your app request will be approved for those permissions.

This will require i rewrite my Facebook connect app to make all of those features requiring app approval as options you can shut off. With all those options off, the Facebook connect will not be as useful as it would be with all those options available.

Leave it to Facebook to screw things up for everyone.

https://www.deanbassett.com
13 May 2014

Ok. This is not going to be a difficult as i had originally thought. I should have a update within a day or two. However there will be an approval process that anyone creating new app keys will have to go though to get most of the features working. Anyone who has a older set of keys created before April 30'th 2014 will have until April 30'th 2015 to go though the approval process. The biggest difference will be in my documentation and the list of features that will not work until your app has been approved by facebook. I'll keep you posted.

Oh, and also the hole that was mentioned by geek_girl in this post http://www.boonex.com/forums/topic/This-time-it-is-oAuth-and-OpenID.htm can be closed. Facebook has an additional security section that can be filled out that can lock your keys to a specific server and the redirect back to your site from fb can also be locked to a specific authorized URI to prevent redirect attacks. All of that will be in my new tutorial vids.

https://www.deanbassett.com
13 May 2014

Thanks Deano for the Update. I am starting to think it is time to pull away from Facebook. Sucks because I have three different mods for them but not really worth the trouble.. Every time you turn around there changing something and making everything harder to do..

13 May 2014

I will most likley have the new version released tomarrow.

I also have a list now of features that will be lost in the module until facebook approves your app. Below is a list of the features of the module that will require extended permission for your app that must be approved by facebook.

  1. Pulls the following information from Facebook if available.
    1. About Me                       (Requires user_about_me permission)
    2. Home Town                   (Requires user_hometown permission)
    3. Relationship Status         (Requires user_relationships permission)
    4. Favorite Films                (Requires user_likes permission)
    5. Favorite Music               (Requires user_likes permission)
    6. Favorite Books              (Requires user_likes permission)
    7. Interests                         (Requires user_interests permission)
       
  2. Import of Facebook photo albums. JOIN ONLY FEATURE(New Accounts)  (Requires user_photos permission)
https://www.deanbassett.com
20 May 2014

Version 4.2.7 released.

Below is a list of additions and fixes.

-------------
VERSION 4.2.7
-------------
Jan 30, 2014 - CSS corrections to deal with responsive templates.
Feb 21, 2014 - CSS corrections on buttons to deal with rtl vs ltr issues.
Feb 23, 2014 - Fix JS file for info popups so it works on chrome and safari.
Feb 28, 2014 - Add missing language keys for Yes/No buttons on ask import.
Feb 28, 2014 - Added section to check for valid account just before triggering join alert and sending email.
If empty accounts exist after this, then it's getting edited somehow after join which is no longer a issue with my FB connect.
Apr 9, 2014 - Add album privacy import options to force friends, members or me only on imported albums.
May 12, 2014 - Fixed serviceGetButton so it won't return a button for logged in members.
May 19, 2014 - Added facebook permission of user_friends and user_relationships.
May 19, 2014 - Removed facebook permission of user_location.
May 21, 2014 - Fix list of profile types for the PTS mod so disabled profile types are not displayed.
May 21, 2014 - Add normal and auto prompt for Date of Birth as that field now requires permission approval from facebook.
May 21, 2014 - Changed error display on prompt form to red icons so it matches layout of dolphins normal join form.
May 21, 2014 - Added info icons to prompt form so it matches layout of dolphins standard join form.
May 21, 2014 - Separated the language keys for the prompt form from the dolphin join form keys so they can be set differently.
May 21, 2014 - Changed to empty password instead of random generated if we are prompting for a password.
May 21, 2014 - Changed imported photo title from _bx_ava_avatar to _dbcs_fbc_profile_photo.
May 22, 2014 - Switched from geoip DB lookup to Online lookup. To eliminate cannot re-declare function errors.



NOTICE:

As of April 30'th 2014, Facebook has made changes that require that permissions beyond the Normal public profile, email address and friends that are using the app be approved by Facebook before your app will request the permissions.

A number of features of this module require extended permissions for them to work. You will need to submit for approval for those permissions, and the features that require those permissions will not work until facebook grants your request.
Below is facebooks notice of this from this facebook document. https://developers.facebook.com/docs/apps/changelog

We will review how apps use Facebook Login: Apps requesting more than public_profile, email and the user_friends permission must be reviewed by Facebook before those permissions can be requested from people. Existing apps have one year before they are required to go through login review, including updates to existing apps. Facebook apps created after April 30th, 2014 will have to go through review.

To get your app reviewed, see the facebook guidelines here. https://developers.facebook.com/docs/apps/review

Until your app is approved, the following features will not work.

Pulls the following information from Facebook if available.
About Me                       (Requires user_about_me permission)
Home Town                   (Requires user_hometown permission)
Relationship Status         (Requires user_relationships permission)
Favorite Films                (Requires user_likes permission)
Favorite Music               (Requires user_likes permission)
Favorite Books              (Requires user_likes permission)
Interests                         (Requires user_interests permission)

Import of Facebook photo albums. JOIN ONLY FEATURE(New Accounts)  (Requires user_photos permission)


ALSO note: If you have a set of facebook app keys that you created before April 30'th 2014, then those keys will work for the extended features/permissions until April 30'th 2015 before having to get approval from facebook.

https://www.deanbassett.com
25 May 2014

Has anyone been reviewed and accepted? I have tried and been rejected 4 times.

 

reviews.png · 22.3K · 732 views
12 Jun 2014

I have not tried yet. My old keys are valid until next year so i have not tried yet.

However.

user_actions_music and user_actions_videos are not requested by my fb connect app. Do not request approval for permissions that are not asked for.

Also. You may want to make sure that after join, the member is redirected to the profile edit page so the facebook eval team can see where those fields get placed and why they are asked for.

Make sure the instructions you send them clear state what each of those permissions is used for and why.

If some of those fields that are being requested are not on your join form or on the profile edit page, you will need to do some customizations and also not request approval for permissions on fields your not using.

Your failure to get approved appears to be with the instructions your sending them. You must not be making it clear enough what those permissions are used for. With the exception of the user photos, all the other permissions are to populate the new profile on join. And what field each one populates is listed above your post in my last post. You need to make that very clear to them. The photos permission is is for importing the photos, and the member will be asked if they want to import their photos. If your not using that feature then that permission also should not be submitted for review.

https://www.deanbassett.com
12 Jun 2014

 Which file is edited?

I have a small query.

The name of the connect is Deanos FBC.

Unfortunately the existing module by boonex is Facebook Connect.

If I uninstall the boonex module, can any members using that way to log on still use your module?  And once I uninstall the boonex module, could I have the name changed from Deanos FBC to Facebook Connect?

It would fit nicely with your Twitter Connect & Google Connect mods too.

 

17 Oct 2014

 

Which file is edited?


Please be more specific? To edit what?

If your wanting to change the Language text from Deanos FBC to something else, then it's a language key. You change the text in the modules language file in modules/deano/deanos_facebook_connect/install/langs/en.php

Edit text and then recompile modules language from admin.

Or for something quicker you can also just go into the languages section in admin, search for Deanos FBC and that will show you the language key it's in, and you can edit it from there as well.

https://www.deanbassett.com
17 Oct 2014

Hi Deanos ,

A silly question please , how can i change the size of the default facebook button to match up the username box ( the box where we fill username lol ) ?

2-If i want to place another button where can i change it ? Thank you.

For reference i attached a picture below.

Screenshot_13.png · 6.7K · 350 views
Proud Hosted by Zarconia.net
16 Apr 2015

That button is designed to size itself based on the text within it. It also can be translated. It also has a min-width set in code. The button also reverses it's sides from ltr to rtl for languages that are rtl. So that really can't be altered without breaking it. The FB module is the only connect module i have with an advanced button like that which will be dropped in future versions in favor of a static image again as i did it in the past.

If you want to replace that button, you will need to use a static image. Basically just a image link.

The code that retrieves the button from the module is in inc/design.inc.php and was placed there as per the button install instructions.

That code would have to be removed and replaced with either one of two codes depending on how you have the popup login option set.

So you would remove this line of code that calls the button from inc/design.inc.php

$sFormCode .= BxDolService::call('deanos_facebook_connect', 'get_button', array ('large', 'margin-top: 8px;', true));

And replace with this if your using the popup login.

$sFormCode .='<div style="text-align: center; margin-top: 8px;"><img border="0" src="http://www.yoursite.com/modules/deano/deanos_facebook_connect/templates/base/images/fbconnectbut.png" onclick="dblogon();"></div>';

And use this if your not using the popup login.

$sFormCode .= '<div style="text-align: center; margin-top: 8px;"><a href="modules/?r=deanos_facebook_connect/login_form"><img border="0" src="http://www.yoursite.com/modules/deano/deanos_facebook_connect/templates/base/images/fbconnectbut.png"></a></div>';


Then edit or replace the button image at modules/deano/deanos_facebook_connect/templates/base/images/fbconnectbut.png.

https://www.deanbassett.com
16 Apr 2015

 

 

I have a small query.

The name of the connect is Deanos FBC.

Unfortunately the existing module by boonex is Facebook Connect.

If I uninstall the boonex module, can any members using that way to log on still use your module?  And once I uninstall the boonex module, could I have the name changed from Deanos FBC to Facebook Connect?

It would fit nicely with your Twitter Connect & Google Connect mods too.

It was named Deanos FBC for the reason that boonex already had one named Facebook Connect. So if i named mine the same, then two with the same name would appear. So yes, if you remove the boonex facebook connect you can rename mine. It is in the language key _dbcs_facebook

They would still be able to login using mine if their facebook email address matches the one in there profile on your site, otherwise it will create a new account. The two modules do not share settings.

Also if you need and use the mobile app for either ios or android then the boonex version of FB connect is required for the mobile apps. Mine will not work for the mobile apps.

Any way the 2 FB Connects can exist together?  I like using your connect for my website, but need the boonex version for the mobile app.  Will this cause login/database problems and can I remove the boonex FB Connect selection from the Join Auth Type drop down and leave your Deano FBC option?

19 Apr 2015

Yes. They can co-exist. The boonex version is needed if you plan on allowing connects through the mobile apps. There will not be a problem with the two installed.

It's best you hide the auth drop down completely and use a button. You will find those instructions in the button install docs that come with the module.

If you wish to keep the auth drop down and just remove the boonex version, the only way to do that is to remove it's listing from the database in the table sys_objects_auths however i do not know if the mobile app requires that entry be present to work. So that is something you will need to test.

https://www.deanbassett.com
19 Apr 2015

 

That button is designed to size itself based on the text within it. It also can be translated. It also has a min-width set in code. The button also reverses it's sides from ltr to rtl for languages that are rtl. So that really can't be altered without breaking it. The FB module is the only connect module i have with an advanced button like that which will be dropped in future versions in favor of a static image again as i did it in the past.

If you want to replace that button, you will need to use a static image. Basically just a image link.

The code that retrieves the button from the module is in inc/design.inc.php and was placed there as per the button install instructions.

That code would have to be removed and replaced with either one of two codes depending on how you have the popup login option set.

So you would remove this line of code that calls the button from inc/design.inc.php

$sFormCode .= BxDolService::call('deanos_facebook_connect', 'get_button', array ('large', 'margin-top: 8px;', true));

And replace with this if your using the popup login.

$sFormCode .='<div style="text-align: center; margin-top: 8px;"><img border="0" src="http://www.yoursite.com/modules/deano/deanos_facebook_connect/templates/base/images/fbconnectbut.png" onclick="dblogon();"></div>';

And use this if your not using the popup login.

$sFormCode .= '<div style="text-align: center; margin-top: 8px;"><a href="modules/?r=deanos_facebook_connect/login_form"><img border="0" src="http://www.yoursite.com/modules/deano/deanos_facebook_connect/templates/base/images/fbconnectbut.png"></a></div>';


Then edit or replace the button image at modules/deano/deanos_facebook_connect/templates/base/images/fbconnectbut.png.

 Hi Deano,

I change it to this ---> $sFormCode .='<div style="text-align: center; margin-top: 8px;"><img border="0" src="http://www.yoursite.com/modules/deano/deanos_facebook_connect/templates/base/images/fbconnectbut.png" onclick="dblogon();"></div>'; but i can't manage to click on it ! the facebook pic shows but it doesn't click.

Proud Hosted by Zarconia.net
3 May 2015

Any solution deano?

Proud Hosted by Zarconia.net
4 May 2015

Double check the settings in the FB connect module and make sure the box to use the FB popup login method is checked because that is the code your using.

Other than that, i will have to see the site. I will need a url, that code should work.

https://www.deanbassett.com
4 May 2015

Yup. I doubled checked the code using it on my site, and verified it does work. So either you do not have that popup option turned on, or you did not clear your dolphin cache after making the code changes.

https://www.deanbassett.com
4 May 2015

Thank you ! it was the pop up box unchecked ! now it is working :)

One more question Deano , am also planing to buy your twitter mod , hopefully in 3 days from today , i use a splash page , is there a way to integrate your facebook mod into a splash page ? an html code or some sort of code ?

Please.

Thanks

Proud Hosted by Zarconia.net
4 May 2015

If you don't want to use the popup login method, then you can uncheck it and use the other code i provided. I provided two different code lines for the button depending on that setting.

https://www.deanbassett.com
4 May 2015

 

If you don't want to use the popup login method, then you can uncheck it and use the other code i provided. I provided two different code lines for the button depending on that setting.

 The pop up suit me :) Thank you, tell me deano is there an easy way to integrate your mod facebook in a splashpage please ?

Proud Hosted by Zarconia.net
4 May 2015
4 May 2015
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.