Database query error

My site keeps getting this Database query error so I put it in debug mode and got the below. I am not sure what to make of this.

 

Error
Database query error
Query:
SELECT DISTINCT `Key` FROM `sys_pre_values`
Mysql error:
Got error 28 from storage engine
Found error in the file '/home/deepanim/public_html/inc/prof.inc.php' at line 17.
Called 'fromCache' function with erroneous argument #2.

Debug backtrace:
Array
(
    [1] => Array
        (
            [file] => /home/deepanim/public_html/inc/classes/BxDolDb.php
            [line] => 237
            [function] => error
            [class] => BxDolDb
            [type] => ->
            [object] => BxDolDb Object
                (
                    [error_checking] => 1
                    [error_message] => Got error 28 from storage engine
                    [host] => localhost
                    [port] => 
                    [socket] => 
                    [dbname] => deepanim_dolp178
                    [user] => *****
                    [password] => *****
                    [link] => Resource id #27
                    [current_res] => 
                    [current_arr_type] => 1
                    [oParams] => BxDolParams Object
                        (
                            [_oDb] => BxDolDb Object
 *RECURSION*
                            [_oCache] => BxDolCacheFile Object
                                (
                                    [sPath] => /home/deepanim/public_html/cache/
                                )

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

                    [oDbCacheObject] => BxDolCacheFile Object
                        (
                            [sPath] => /home/deepanim/public_html/cache/
                        )

                )

            [args] => Array
                (
                    [0] => Database query error
                    [1] => 
                    [2] => SELECT DISTINCT `Key` FROM `sys_pre_values`
                )

        )

    [2] => Array
        (
            [file] => /home/deepanim/public_html/inc/classes/BxDolDb.php
            [line] => 252
            [function] => res
            [class] => BxDolDb
            [type] => ->
            [object] => BxDolDb Object
                (
                    [error_checking] => 1
                    [error_message] => Got error 28 from storage engine
                    [host] => localhost
                    [port] => 
                    [socket] => 
                    [dbname] => deepanim_dolp178
                    [user] => *****
                    [password] => *****
                    [link] => Resource id #27
                    [current_res] => 
                    [current_arr_type] => 1
                    [oParams] => BxDolParams Object
                        (
                            [_oDb] => BxDolDb Object
 *RECURSION*
                            [_oCache] => BxDolCacheFile Object
                                (
                                    [sPath] => /home/deepanim/public_html/cache/
                                )

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

                    [oDbCacheObject] => BxDolCacheFile Object
                        (
                            [sPath] => /home/deepanim/public_html/cache/
                        )

                )

            [args] => Array
                (
                    [0] => SELECT DISTINCT `Key` FROM `sys_pre_values`
                )

        )

    [3] => Array
        (
            [function] => getAll
            [class] => BxDolDb
            [type] => ->
            [object] => BxDolDb Object
                (
                    [error_checking] => 1
                    [error_message] => Got error 28 from storage engine
                    [host] => localhost
                    [port] => 
                    [socket] => 
                    [dbname] => deepanim_dolp178
                    [user] => *****
                    [password] => *****
                    [link] => Resource id #27
                    [current_res] => 
                    [current_arr_type] => 1
                    [oParams] => BxDolParams Object
                        (
                            [_oDb] => BxDolDb Object
 *RECURSION*
                            [_oCache] => BxDolCacheFile Object
                                (
                                    [sPath] => /home/deepanim/public_html/cache/
                                )

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

                    [oDbCacheObject] => BxDolCacheFile Object
                        (
                            [sPath] => /home/deepanim/public_html/cache/
                        )

                )

            [args] => Array
                (
                    [0] => SELECT DISTINCT `Key` FROM `sys_pre_values`
                )

        )

    [4] => Array
        (
            [file] => /home/deepanim/public_html/inc/classes/BxDolDb.php
            [line] => 544
            [function] => call_user_func_array
            [args] => Array
                (
                    [0] => Array
                        (
                            [0] => BxDolDb Object
                                (
                                    [error_checking] => 1
                                    [error_message] => Got error 28 from storage engine
                                    [host] => localhost
                                    [port] => 
                                    [socket] => 
                                    [dbname] => deepanim_dolp178
                                    [user] => *****
                                    [password] => *****
                                    [link] => Resource id #27
                                    [current_res] => 
                                    [current_arr_type] => 1
                                    [oParams] => BxDolParams Object
                                        (
                                            [_oDb] => BxDolDb Object
 *RECURSION*
                                            [_oCache] => BxDolCacheFile Object
                                                (
                                                    [sPath] => /home/deepanim/public_html/cache/
                                                )

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

                                    [oDbCacheObject] => BxDolCacheFile Object
                                        (
                                            [sPath] => /home/deepanim/public_html/cache/
                                        )

                                )

                            [1] => getAll
                        )

                    [1] => Array
                        (
                            [0] => SELECT DISTINCT `Key` FROM `sys_pre_values`
                        )

                )

        )

    [5] => Array
        (
            [file] => /home/deepanim/public_html/inc/prof.inc.php
            [line] => 17
            [function] => fromCache
            [class] => BxDolDb
            [type] => ->
            [object] => BxDolDb Object
                (
                    [error_checking] => 1
                    [error_message] => Got error 28 from storage engine
                    [host] => localhost
                    [port] => 
                    [socket] => 
                    [dbname] => deepanim_dolp178
                    [user] => *****
                    [password] => *****
                    [link] => Resource id #27
                    [current_res] => 
                    [current_arr_type] => 1
                    [oParams] => BxDolParams Object
                        (
                            [_oDb] => BxDolDb Object
 *RECURSION*
                            [_oCache] => BxDolCacheFile Object
                                (
                                    [sPath] => /home/deepanim/public_html/cache/
                                )

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

                    [oDbCacheObject] => BxDolCacheFile Object
                        (
                            [sPath] => /home/deepanim/public_html/cache/
                        )

                )

            [args] => Array
                (
                    [0] => sys_prevalues_keys
                    [1] => getAll
                    [2] => SELECT DISTINCT `Key` FROM `sys_pre_values`
                )

        )

    [6] => Array
        (
            [file] => /home/deepanim/public_html/inc/prof.inc.php
            [line] => 47
            [function] => getPreKeys
            [args] => Array
                (
                )

        )

    [7] => Array
        (
            [file] => /home/deepanim/public_html/inc/prof.inc.php
            [line] => 13
            [function] => compilePreValues
            [args] => Array
                (
                )

        )

    [8] => Array
        (
            [file] => /home/deepanim/public_html/inc/admin_design.inc.php
            [line] => 11
            [args] => Array
                (
                    [0] => /home/deepanim/public_html/inc/prof.inc.php
                )

            [function] => require_once
        )

    [9] => Array
        (
            [file] => /home/deepanim/public_html/inc/admin.inc.php
            [line] => 11
            [args] => Array
                (
                    [0] => /home/deepanim/public_html/inc/admin_design.inc.php
                )

            [function] => require_once
        )

    [10] => Array
        (
            [file] => /home/deepanim/public_html/inc/design.inc.php
            [line] => 9
            [args] => Array
                (
                    [0] => /home/deepanim/public_html/inc/admin.inc.php
                )

            [function] => require_once
        )

    [11] => Array
        (
            [file] => /home/deepanim/public_html/index.php
            [line] => 25
            [args] => Array
                (
                    [0] => /home/deepanim/public_html/inc/design.inc.php
                )

            [function] => require_once
        )

)

Settings:
array (
  'enable_global_couple' => '',
  'votes' => 'on',
  'zodiac' => '',
  'anon_mode' => '',
  'reg_by_inv_only' => '',
  'enable_cmts_profile_delete' => '',
  'member_online_time' => '1',
  'search_start_age' => '18',
  'search_end_age' => '75',
  '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',
  'MetaDescription' => 'My Dolphin Description',
  'MetaKeyWords' => '',
  'enable_tiny_in_comments' => '',
  'sys_make_album_cover_last' => 'on',
  'sys_album_default_name' => 'Hidden',
  'news_enable' => 'on',
  'feeds_enable' => 'on',
  'enable_contact_form' => 'on',
  'default_country' => 'US',
  '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' => '',
  'newusernotify' => 'on',
  'sys_album_auto_app' => 'on',
  'site_email' => 'admin@thedeepanimallovers.com',
  'site_title' => 'My Dolphin',
  'site_email_notify' => 'admin@thedeepanimallovers.com',
  'sys_ps_enable_create_group' => '',
  'sys_ps_enable_default_values' => '',
  'sys_ps_enabled_group_1' => '',
  'sys_ps_enabled_group_2' => 'on',
  'sys_ps_enabled_group_3' => 'on',
  'sys_ps_enabled_group_4' => 'on',
  'sys_ps_enabled_group_5' => 'on',
  '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' => 'on',
  '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' => '',
  'sys_recaptcha_key_private' => '',
  'enable_watermark' => '',
  'transparent1' => '0',
  'Water_Mark' => '',
  'lang_default' => 'en',
  '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_uridnsbl_enable' => 'on',
  'sys_akismet_enable' => '',
  'sys_akismet_api_key' => '',
  'sys_antispam_block' => '',
  'sys_antispam_report' => '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' => 'hi, hey, hello, all, i, i'm, i'd, am, for, in, to, a, the, on, it's, is, my, of, are, from, i'm, me, you, and, we, not, will, at, where, there',
  '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.1',
  'license_code' => 'BG9G39HYJK',
  'license_expiration' => '0',
  'license_checksum' => '0f74d6fb555c7f714cd944de78ee23bd',
  'enable_dolphin_footer' => '',
  'sys_ftp_login' => '',
  'sys_ftp_password' => '',
  'sys_ftp_dir' => '',
  '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://thedeepanimallovers.com/templates/base/images/bx_splash_image.jpg');">
<div class="bx-splash-txt-bg" style="position: absolute; z-index: 1; bottom: 0px; width: 100%; height: 96px; background-color: #ffffff; opacity: 0.7;"><img src="http://thedeepanimallovers.com/templates/base/images/spacer.gif" /></div>
<div class="bx-splash-txt" style="position: absolute; z-index: 2; bottom: 0px; width: 100%; height: 96px;">
<div class="bx-splash-txt-cnt bx-def-margin" style="position: relative; opacity: 1.0;">
<div class="bx-splash-txt-l1" style="font-size: 36px;">Welcome to the community!</div>
<div class="bx-splash-txt-l2 bx-def-font-grayed" style="font-size: 14px;">This social networking site is powered by <a href="http://www.boonex.com/dolphin">Dolphin Community Software</a> from BoonEx.</div>
<div class="bx-splash-action bx-def-padding-sec-topbottom" style="position: absolute; top: 0px; right: 0px;"><button class="bx-btn bx-btn-primary" onclick="window.open ('join.php','_self');">Join</button> <button class="bx-btn" style="margin-left: 10px;" onclick="showPopupLoginForm(); return false;">Login</button></div>
</div>
</div>
</div>',
  'splash_visibility' => 'disable',
  'splash_logged' => 'on',
  'sys_html_fields' => 'a:6:{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:5:"blogs";a:4:{i:0;s:13:"POST.PostText";i:1;s:16:"REQUEST.PostText";i:2;s:16:"POST.Description";i:3;s:19:"REQUEST.Description";}s:6:"events";a:2:{i:0;s:16:"POST.Description";i:1;s:19:"REQUEST.Description";}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: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:4:"wall";a:2:{i:0;s:12:"POST.content";i:1;s:15:"REQUEST.content";}}',
  'sys_json_fields' => '',
  'sys_exceptions_fields' => 'a:2:{s:6:"system";a:1:{i:0;s:20:"COOKIE.memberSession";}s:22:"system_email_templates";a:164:{i:0;s:36:"POST.bx_events_admin_become_fan_Body";i:1;s:39:"REQUEST.bx_events_admin_become_fan_Body";i:2;s:39:"POST.bx_events_admin_become_fan_Subject";i:3;s:42:"REQUEST.bx_events_admin_become_fan_Subject";i:4;s:29:"POST.bx_events_broadcast_Body";i:5;s:32:"REQUEST.bx_events_broadcast_Body";i:6;s:32:"POST.bx_events_broadcast_Subject";i:7;s:35:"REQUEST.bx_events_broadcast_Subject";i:8;s:36:"POST.bx_events_fan_become_admin_Body";i:9;s:39:"REQUEST.bx_events_fan_become_admin_Body";i:10;s:39:"POST.bx_events_fan_become_admin_Subject";i:11;s:42:"REQUEST.bx_events_fan_become_admin_Subject";i:12;s:30:"POST.bx_events_fan_remove_Body";i:13;s:33:"REQUEST.bx_events_fan_remove_Body";i:14;s:33:"POST.bx_events_fan_remove_Subject";i:15;s:36:"REQUEST.bx_events_fan_remove_Subject";i:16;s:30:"POST.bx_events_invitation_Body";i:17;s:33:"REQUEST.bx_events_invitation_Body";i:18;s:33:"POST.bx_events_invitation_Subject";i:19;s:36:"REQUEST.bx_events_invitation_Subject";i:20;s:32:"POST.bx_events_join_confirm_Body";i:21;s:35:"REQUEST.bx_events_join_confirm_Body";i:22;s:35:"POST.bx_events_join_confirm_Subject";i:23;s:38:"REQUEST.bx_events_join_confirm_Subject";i:24;s:31:"POST.bx_events_join_reject_Body";i:25;s:34:"REQUEST.bx_events_join_reject_Body";i:26;s:34:"POST.bx_events_join_reject_Subject";i:27;s:37:"REQUEST.bx_events_join_reject_Subject";i:28;s:32:"POST.bx_events_join_request_Body";i:29;s:35:"REQUEST.bx_events_join_request_Body";i:30;s:35:"POST.bx_events_join_request_Subject";i:31;s:38:"REQUEST.bx_events_join_request_Subject";i:32;s:23:"POST.bx_events_sbs_Body";i:33;s:26:"REQUEST.bx_events_sbs_Body";i:34;s:26:"POST.bx_events_sbs_Subject";i:35;s:29:"REQUEST.bx_events_sbs_Subject";i:36;s:27:"POST.bx_forum_notifier_Body";i:37;s:30:"REQUEST.bx_forum_notifier_Body";i:38;s:30:"POST.bx_forum_notifier_Subject";i:39;s:33:"REQUEST.bx_forum_notifier_Subject";i:40;s:22:"POST.t_Activation_Body";i:41;s:25:"REQUEST.t_Activation_Body";i:42;s:25:"POST.t_Activation_Subject";i:43;s:28:"REQUEST.t_Activation_Subject";i:44;s:22:"POST.t_AdminEmail_Body";i:45;s:25:"REQUEST.t_AdminEmail_Body";i:46;s:25:"POST.t_AdminEmail_Subject";i:47;s:28:"REQUEST.t_AdminEmail_Subject";i:48;s:22:"POST.t_AdminStats_Body";i:49;s:25:"REQUEST.t_AdminStats_Body";i:50;s:25:"POST.t_AdminStats_Subject";i:51;s:28:"REQUEST.t_AdminStats_Subject";i:52;s:27:"POST.t_bx_files_report_Body";i:53;s:30:"REQUEST.t_bx_files_report_Body";i:54;s:30:"POST.t_bx_files_report_Subject";i:55;s:33:"REQUEST.t_bx_files_report_Subject";i:56;s:26:"POST.t_bx_files_share_Body";i:57;s:29:"REQUEST.t_bx_files_share_Body";i:58;s:29:"POST.t_bx_files_share_Subject";i:59;s:32:"REQUEST.t_bx_files_share_Subject";i:60;s:19:"POST.t_Compose_Body";i:61;s:22:"REQUEST.t_Compose_Body";i:62;s:22:"POST.t_Compose_Subject";i:63;s:25:"REQUEST.t_Compose_Subject";i:64;s:24:"POST.t_Confirmation_Body";i:65;s:27:"REQUEST.t_Confirmation_Body";i:66;s:27:"POST.t_Confirmation_Subject";i:67;s:30:"REQUEST.t_Confirmation_Subject";i:68;s:21:"POST.t_CupidMail_Body";i:69;s:24:"REQUEST.t_CupidMail_Body";i:70;s:24:"POST.t_CupidMail_Subject";i:71;s:27:"REQUEST.t_CupidMail_Subject";i:72;s:18:"POST.t_Forgot_Body";i:73;s:21:"REQUEST.t_Forgot_Body";i:74;s:21:"POST.t_Forgot_Subject";i:75;s:24:"REQUEST.t_Forgot_Subject";i:76;s:21:"POST.t_FreeEmail_Body";i:77;s:24:"REQUEST.t_FreeEmail_Body";i:78;s:24:"POST.t_FreeEmail_Subject";i:79;s:27:"REQUEST.t_FreeEmail_Subject";i:80;s:25:"POST.t_FriendRequest_Body";i:81;s:28:"REQUEST.t_FriendRequest_Body";i:82;s:28:"POST.t_FriendRequest_Subject";i:83;s:31:"REQUEST.t_FriendRequest_Subject";i:84;s:33:"POST.t_FriendRequestAccepted_Body";i:85;s:36:"REQUEST.t_FriendRequestAccepted_Body";i:86;s:36:"POST.t_FriendRequestAccepted_Subject";i:87;s:39:"REQUEST.t_FriendRequestAccepted_Subject";i:88;s:22:"POST.t_MemChanged_Body";i:89;s:25:"REQUEST.t_MemChanged_Body";i:90;s:25:"POST.t_MemChanged_Subject";i:91;s:28:"REQUEST.t_MemChanged_Subject";i:92;s:25:"POST.t_MemExpiration_Body";i:93;s:28:"REQUEST.t_MemExpiration_Body";i:94;s:28:"POST.t_MemExpiration_Subject";i:95;s:31:"REQUEST.t_MemExpiration_Subject";i:96;s:19:"POST.t_Message_Body";i:97;s:22:"REQUEST.t_Message_Body";i:98;s:22:"POST.t_Message_Subject";i:99;s:25:"REQUEST.t_Message_Subject";i:100;s:23:"POST.t_MessageCopy_Body";i:101;s:26:"REQUEST.t_MessageCopy_Body";i:102;s:26:"POST.t_MessageCopy_Subject";i:103;s:29:"REQUEST.t_MessageCopy_Subject";i:104;s:32:"POST.t_sbsBlogpostsComments_Body";i:105;s:35:"REQUEST.t_sbsBlogpostsComments_Body";i:106;s:35:"POST.t_sbsBlogpostsComments_Subject";i:107;s:38:"REQUEST.t_sbsBlogpostsComments_Subject";i:108;s:27:"POST.t_sbsPollComments_Body";i:109;s:30:"REQUEST.t_sbsPollComments_Body";i:110;s:30:"POST.t_sbsPollComments_Subject";i:111;s:33:"REQUEST.t_sbsPollComments_Subject";i:112;s:30:"POST.t_sbsProfileComments_Body";i:113;s:33:"REQUEST.t_sbsProfileComments_Body";i:114;s:33:"POST.t_sbsProfileComments_Subject";i:115;s:36:"REQUEST.t_sbsProfileComments_Subject";i:116;s:26:"POST.t_sbsProfileEdit_Body";i:117;s:29:"REQUEST.t_sbsProfileEdit_Body";i:118;s:29:"POST.t_sbsProfileEdit_Subject";i:119;s:32:"REQUEST.t_sbsProfileEdit_Subject";i:120;s:26:"POST.t_sbsWallUpdates_Body";i:121;s:29:"REQUEST.t_sbsWallUpdates_Body";i:122;s:29:"POST.t_sbsWallUpdates_Subject";i:123;s:32:"REQUEST.t_sbsWallUpdates_Subject";i:124;s:33:"POST.t_sbs_bx_files_comments_Body";i:125;s:36:"REQUEST.t_sbs_bx_files_comments_Body";i:126;s:36:"POST.t_sbs_bx_files_comments_Subject";i:127;s:39:"REQUEST.t_sbs_bx_files_comments_Subject";i:128;s:22:"POST.t_SpamReport_Body";i:129;s:25:"REQUEST.t_SpamReport_Body";i:130;s:25:"POST.t_SpamReport_Subject";i:131;s:28:"REQUEST.t_SpamReport_Subject";i:132;s:26:"POST.t_SpamReportAuto_Body";i:133;s:29:"REQUEST.t_SpamReportAuto_Body";i:134;s:29:"POST.t_SpamReportAuto_Subject";i:135;s:32:"REQUEST.t_SpamReportAuto_Subject";i:136;s:24:"POST.t_Subscription_Body";i:137;s:27:"REQUEST.t_Subscription_Body";i:138;s:27:"POST.t_Subscription_Subject";i:139;s:30:"REQUEST.t_Subscription_Subject";i:140;s:22:"POST.t_TellFriend_Body";i:141;s:25:"REQUEST.t_TellFriend_Body";i:142;s:25:"POST.t_TellFriend_Subject";i:143;s:28:"REQUEST.t_TellFriend_Subject";i:144;s:29:"POST.t_TellFriendProfile_Body";i:145;s:32:"REQUEST.t_TellFriendProfile_Body";i:146;s:32:"POST.t_TellFriendProfile_Subject";i:147;s:35:"REQUEST.t_TellFriendProfile_Subject";i:148;s:25:"POST.t_UserConfirmed_Body";i:149;s:28:"REQUEST.t_UserConfirmed_Body";i:150;s:28:"POST.t_UserConfirmed_Subject";i:151;s:31:"REQUEST.t_UserConfirmed_Subject";i:152;s:22:"POST.t_UserJoined_Body";i:153;s:25:"REQUEST.t_UserJoined_Body";i:154;s:25:"POST.t_UserJoined_Subject";i:155;s:28:"REQUEST.t_UserJoined_Subject";i:156;s:17:"POST.t_VKiss_Body";i:157;s:20:"REQUEST.t_VKiss_Body";i:158;s:20:"POST.t_VKiss_Subject";i:159;s:23:"REQUEST.t_VKiss_Subject";i:160;s:25:"POST.t_VKiss_visitor_Body";i:161;s:28:"REQUEST.t_VKiss_visitor_Body";i:162;s:28:"POST.t_VKiss_visitor_Subject";i:163;s:31:"REQUEST.t_VKiss_visitor_Subject";}}',
  'cmdDay' => '10',
  'tags_last_parse_time' => '0',
  'cupid_last_cron' => '0',
  'sys_show_admin_help' => 'on',
  'sys_main_logo' => '',
  'main_div_width' => '1140px',
  'sys_template_cache_image_enable' => '',
  'sys_template_cache_image_max_size' => '5',
  'sys_sitemap_enable' => '',
  'sys_captcha_default' => 'sys_recaptcha',
  'sys_editor_default' => 'sys_tinymce',
  'bx_avatar_permalinks' => 'on',
  'bx_avatar_quality' => '90',
  'bx_avatar_site_avatars' => 'on',
  'blogAutoApproval' => 'on',
  'blog_step' => '10',
  'max_blogs_on_home' => '10',
  'max_blogs_on_profile' => '10',
  'max_blogs_on_index' => '3',
  'max_blog_preview' => '256',
  'bx_blogs_iconsize' => '45',
  'bx_blogs_thumbsize' => '110',
  'bx_blogs_bigthumbsize' => '340',
  'bx_blogs_imagesize' => '800',
  'category_auto_app_bx_blogs' => 'on',
  'permalinks_blogs' => 'on',
  'permalinks_module_chat' => 'on',
  'category_auto_app_bx_events' => 'on',
  'bx_events_permalinks' => 'on',
  'bx_events_autoapproval' => 'on',
  'bx_events_main_upcoming_event_from_featured_only' => '',
  'bx_events_max_email_invitations' => '10',
  'bx_events_perpage_main_upcoming' => '10',
  'bx_events_perpage_main_recent' => '4',
  'bx_events_perpage_main_past' => '6',
  'bx_events_perpage_participants' => '9',
  'bx_events_perpage_browse_participants' => '30',
  'bx_events_perpage_browse' => '14',
  'bx_events_perpage_homepage' => '5',
  'bx_events_homepage_default_tab' => 'upcoming',
  'bx_events_perpage_profile' => '5',
  'bx_events_max_rss_num' => '10',
  'permalinks_module_pageac' => 'on',
  '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',
  'bx_profile_customize_enable' => 'on',
  'bx_profile_customize_permalinks' => 'on',
  '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' => '',
  'shoutbox_update_time' => '7000',
  'shoutbox_allowed_messages' => '30',
  'shoutbox_process_smiles' => 'on',
  'shoutbox_clean_oldest' => '172800',
  'shoutbox_block_sec' => '86400',
  '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',
  'permalinks_module_wall' => 'on',
  'wall_enable_guest_comments' => '',
  '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' => '',
  'wall_events_hide_outline' => '',
  'bx_wmap_key' => '',
  'bx_wmap_permalinks' => 'on',
  'bx_wmap_homepage_lat' => '20',
  'bx_wmap_homepage_lng' => '70',
  'bx_wmap_homepage_zoom' => '1',
  'bx_wmap_homepage_map_type' => 'normal',
  'bx_wmap_separate_lat' => '20',
  'bx_wmap_separate_lng' => '35',
  'bx_wmap_separate_zoom' => '2',
  'bx_wmap_separate_map_type' => 'normal',
  'bx_wmap_homepage_control_type' => 'small',
  'bx_wmap_homepage_is_type_control' => 'on',
  'bx_wmap_homepage_is_scale_control' => '',
  'bx_wmap_homepage_is_overview_control' => '',
  'bx_wmap_homepage_is_map_dragable' => 'on',
  'bx_wmap_separate_control_type' => 'large',
  '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',
  'bx_wmap_home_profiles_control_type' => 'large',
  'bx_wmap_home_profiles_is_type_control' => 'on',
  'bx_wmap_home_profiles_is_scale_control' => 'on',
  'bx_wmap_home_profiles_is_overview_control' => 'on',
  'bx_wmap_home_profiles_is_map_dragable' => 'on',
  'bx_wmap_entry_profiles_control_type' => 'small',
  'bx_wmap_entry_profiles_is_type_control' => 'on',
  'bx_wmap_entry_profiles_is_scale_control' => '',
  'bx_wmap_entry_profiles_is_overview_control' => '',
  'bx_wmap_entry_profiles_is_map_dragable' => 'on',
  'bx_wmap_entry_profiles_zoom' => '10',
  'bx_wmap_entry_profiles_map_type' => 'normal',
  'bx_wmap_edit_profiles_control_type' => 'small',
  'bx_wmap_edit_profiles_is_type_control' => 'on',
  'bx_wmap_edit_profiles_is_scale_control' => '',
  'bx_wmap_edit_profiles_is_overview_control' => '',
  'bx_wmap_edit_profiles_is_map_dragable' => 'on',
  'bx_wmap_edit_profiles_zoom' => '10',
  'bx_wmap_edit_profiles_map_type' => 'normal',
  'bx_wmap_home_profiles_lat' => '20',
  'bx_wmap_home_profiles_lng' => '35',
  'bx_wmap_home_profiles_zoom' => '2',
  'bx_wmap_home_profiles_map_type' => 'normal',
  'bx_wmap_home_events_control_type' => 'large',
  'bx_wmap_home_events_is_type_control' => 'on',
  'bx_wmap_home_events_is_scale_control' => 'on',
  'bx_wmap_home_events_is_overview_control' => 'on',
  'bx_wmap_home_events_is_map_dragable' => 'on',
  'bx_wmap_entry_events_control_type' => 'small',
  'bx_wmap_entry_events_is_type_control' => 'on',
  'bx_wmap_entry_events_is_scale_control' => '',
  'bx_wmap_entry_events_is_overview_control' => '',
  'bx_wmap_entry_events_is_map_dragable' => 'on',
  'bx_wmap_entry_events_zoom' => '10',
  'bx_wmap_entry_events_map_type' => 'normal',
  'bx_wmap_edit_events_control_type' => 'small',
  'bx_wmap_edit_events_is_type_control' => 'on',
  'bx_wmap_edit_events_is_scale_control' => '',
  'bx_wmap_edit_events_is_overview_control' => '',
  'bx_wmap_edit_events_is_map_dragable' => 'on',
  'bx_wmap_edit_events_zoom' => '10',
  'bx_wmap_edit_events_map_type' => 'normal',
  'bx_wmap_home_events_lat' => '20',
  'bx_wmap_home_events_lng' => '35',
  'bx_wmap_home_events_zoom' => '2',
  'bx_wmap_home_events_map_type' => 'normal',
)
Called script: /index.php
Request parameters:
Array
(
    [bx-attr-hidden] => 1
    [memberSession] => QYW9nb4ATxSaT3tZcuaLTcH!uUP+Ha5b
    [memberID] => 1
    [memberPassword] => 6937d8202ada3a459f7e9d33eae83bb731f1cfd5
    [1] => 
    [__utma] => 92385240.2020489603.1365185011.1365258680.1365264208.7
    [__utmb] => 92385240.0.10.1365264208
    [__utmc] => 92385240
    [__utmz] => 92385240.1365185011.1.1.utmcsr=(direct)|utmccn=(direct)|utmcmd=(none)
)
Quote · 6 Apr 2013

MySQL error 28 means the drive was full.  Most likely the temp folder that mySQL is using is full.  Sometimes if you create a backup of files, it will fill the temp drive.  The solution; if you are not reaching the full space of the drive, is to change my.conf to set a temp folder that is just used by mySQL.  I once got this when I did a backup; it used the same temp folder as mySQL and thus, took down my site due to error 28.

Geeks, making the world a better place
Quote · 6 Apr 2013

If it is the temp folder, stop mySQL, clean out the temp folder, then restart the sql server.  You want to take your site off line and stop the server until you can get the file storage thing in order.  Otherwise you risk problems; maybe even corruption of the database.  Better safe than sorry.

Geeks, making the world a better place
Quote · 6 Apr 2013
 
 
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.