Quotes

Hi Everyone!

Can someone tell me why im getting this Database error in

SELECT `Text`, `Author` FROM `bx_quotes_units` ORDER BY RAND() LIMIT 1

Mysql error: Got error 28 from storage engine

Found error in the file '/home1/xxxxx/public_html/xxxxx/modules/boonex/quotes/classes/BxQuotesDb.php' at line 41.
Called 'getRow' function with erroneous argument #0.


Debug backtrace:

Post Reply - if you going to help - No for - bla bla bla bla
Quote · 15 Jul 2010

Maybe a problem with the database? Have you tried repairing the tables?

Quote · 15 Jul 2010

Yes I dit it today but

I never have this problem before

Maybe a problem with the database? Have you tried repairing the tables?

Post Reply - if you going to help - No for - bla bla bla bla
Quote · 15 Jul 2010

Hi Everyone!

Can someone tell me why im getting this Database error in

SELECT `Text`, `Author` FROM `bx_quotes_units` ORDER BY RAND() LIMIT 1

Mysql error: Got error 28 from storage engine

Found error in the file '/home1/xxxxx/public_html/xxxxx/modules/boonex/quotes/classes/BxQuotesDb.php' at line 41.
Called 'getRow' function with erroneous argument #0.


Debug backtrace:

there no some of errors, maybe your server was overloaded

PS: If possible do not write me personally, please try to ask on the forum first
Quote · 16 Jul 2010

Here are simple explanation:

http://bytes.com/topic/mysql/answers/818003-1030-got-error-28-storage-engine

--------------

Error 28 means "No space left on device".

Even if there is a lot of space left, the query you are executing may need to create temporary tables and such during it's execution, which will obviously require extra space.

You will just have to get some more and/or free up some HD space.

Quote · 16 Jul 2010

But wat I need to do

were I get HD space

Here are simple explanation:

http://bytes.com/topic/mysql/answers/818003-1030-got-error-28-storage-engine

--------------

Error 28 means "No space left on device".

Even if there is a lot of space left, the query you are executing may need to create temporary tables and such during it's execution, which will obviously require extra space.

You will just have to get some more and/or free up some HD space.

Post Reply - if you going to help - No for - bla bla bla bla
Quote · 16 Jul 2010

HD space. (Hard Drive Space). The error means you running out of available drive space on the server your site is hosted on.

This you will need to take this issue up with your hosting provider. Mention the error code. Mysql error: Got error 28 from storage engine.

Temporary files, log files, old backup files, ect need to be removed from server to free up space, or install a bigger hard drive. If it's a VMS then more space needs to be allocated.

https://www.deanbassett.com
Quote · 16 Jul 2010

Hi Deano!

I talk to my hosting  and they say this

I realy need to fix this my email is getting full of this database error I have to remove my email because im getting many and many email about this

____________________________________________

That says line 41 has an error with an argument--it would need a 
professional to review it, but it doesn't appear to be a hosting server
issue.

My first thought is perhaps some file isn't uploaded?
It says "erroneous argument", and that is about a coding concern.

If it is a recent sudden issue, perhaps change the php.ini setting for
register_long_arrays? (change it be on)

But I still have to revert to their support or to a professional for this

John Pratt
Hostmonster.com

Found error in the file
'*/home/xxxxx/public_html/xxxxxxx/modules/boonex/quotes/classes/BxQuotesDb.php*'
at line *41*.
Called '*getRow*' function with erroneous argument #*0*.
Post Reply - if you going to help - No for - bla bla bla bla
Quote · 19 Jul 2010

Please Please >> Any I dea I realy need to fix this

Thank'

Post Reply - if you going to help - No for - bla bla bla bla
Quote · 20 Jul 2010

No clue. But it does seem like your host ignored this part of the error. Mysql error: Got error 28 from storage engine which has a very specific meaning which we allready mentioned.

https://www.deanbassett.com
Quote · 21 Jul 2010

Hello,

I get this error all the time.  It has a lot to do with your hosting company.  I never had this problem until I switched to HOSTFORWEB.  It is your hosting companies issue and their fault.  I keep sending mine help tickets to fix the issue.

Please visit michaelsofmaryland.com & fatwow.com
Quote · 24 Oct 2010

oh man I just seen a post by John Pratt from Hostmonster.  Let me just save you all a bunch of time right now.  DON'T USE HOSTMONSTER.  They try to pack millions of members into a small server.  They will never admit it's their fault.

This error is your hosting companies fault.  Wake up John!!!

Please visit michaelsofmaryland.com & fatwow.com
Quote · 24 Oct 2010

 

oh man I just seen a post by John Pratt from Hostmonster.  Let me just save you all a bunch of time right now.  DON'T USE HOSTMONSTER.  They try to pack millions of members into a small server.  They will never admit it's their fault.

This error is your hosting companies fault.  Wake up John!!!

Hostmonster and Bluehost (they are the same company), along with many of the other cheaper hosting providers do this. Though to be fair, you're not suppose to use Dolphin on their shared servers.

BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin
Quote · 24 Oct 2010

Hostmonster

Is a bad hosting company the support is full of $(%(%*%

 

i hope that hosting go dows one day

i'm still waiting for hostmonster to send me my fcking refund

Post Reply - if you going to help - No for - bla bla bla bla
Quote · 24 Oct 2010

I totally agree.  I used Hostmonster for about a year until I decide to give them the boot.  They are not a good hosting company.  They are for people who want to create a basic HTML personal web site that uses the least amount of resources as possible.  Their techs are very rude.  Anyway, I have received great tech support from HOSTFORWEB so far even though I have gotten this "Mysql error: Got error 28 from storage engine" two times.  They went in and reset their server within 45 minutes after my site crashed.  Even though it is frustrating, they did fix it and ensured me they are working on moving some of their bigger accounts to other servers to get some space freed up.  They even told me this was their fault which I thought was nice to hear.  Hostmonster would never admit this.

Please visit michaelsofmaryland.com & fatwow.com
Quote · 24 Oct 2010

I had this BIG PROBLEM for days and I finally found the solution!! 

FOR ME AT LEAST! 

My problem was in the database! I watch all the given base and there were problems in some tables! 

what I've done, I delete the tables with errors and I put the backup that I had! 

I hope this helps someone!! 

merci

 

Repairing dolphin

 

dolphin.Profiles                          OK

dolphin.RayBoardBoards                    OK

dolphin.RayBoardCurrentUsers              OK

dolphin.RayBoardUsers                     OK

dolphin.RayChatCurrentUsers               OK

dolphin.RayChatMemberships                OK

dolphin.RayChatMembershipsSettings        OK

dolphin.RayChatMessages                   OK

dolphin.RayChatProfiles                   OK

dolphin.RayChatRooms                      OK

dolphin.RayChatRoomsUsers                 OK

dolphin.RayImContacts                     OK

dolphin.RayImMessages                     OK

dolphin.RayImPendings                     OK

dolphin.RayImProfiles                     OK

dolphin.RayMp3Files                       OK

dolphin.RayMp3Tokens                      OK

dolphin.RayShoutboxMessages               OK

dolphin.RayVideoFiles                     OK

dolphin.RayVideoTokens                    OK

dolphin.RayVideo_commentsFiles            OK

dolphin.RayVideo_commentsTokens           OK

dolphin.States                            OK

dolphin.aqb_bnr_banners                   OK

dolphin.aqb_bnr_discounts                 OK

dolphin.aqb_bnr_prices                    OK

dolphin.aqb_bnr_transactions              OK

dolphin.aqb_bnr_types                     OK

dolphin.aqb_city_admins                   OK

dolphin.aqb_city_cmts                     OK

dolphin.aqb_city_cmts_track               OK

dolphin.aqb_city_files                    OK

dolphin.aqb_city_images                   OK

dolphin.aqb_city_likes                    OK

dolphin.aqb_city_main                     OK

dolphin.aqb_city_rating                   OK

dolphin.aqb_city_rating_track             OK

dolphin.aqb_city_sounds                   OK

dolphin.aqb_city_videos                   OK

dolphin.aqb_city_views_track

Error    : Incorrect file format 'aqb_city_views_track'

error    : Corrupt

dolphin.aqb_fbi_info                      OK

dolphin.aqb_points_actions                OK

dolphin.aqb_points_history                OK

dolphin.aqb_points_levels                 OK

dolphin.aqb_points_memlevels_pricing      OK

dolphin.aqb_points_memlevels_settings     OK

dolphin.aqb_points_modules                OK

dolphin.aqb_points_transactions           OK

dolphin.aqb_points_vouchers_codes         OK

dolphin.aqb_points_vouchers_transactions  OK

dolphin.aqb_pts_member_menu_visibility    OK

dolphin.aqb_pts_page_blocks_visibility    OK

dolphin.aqb_pts_profile_fields            OK

dolphin.aqb_pts_profile_types             OK

dolphin.aqb_pts_top_menu_visibility       OK

dolphin.aqb_smdf_custom_dependencies      OK

dolphin.aqb_smdf_dependencies             OK

dolphin.audittrail                        OK

dolphin.bx_ads_category                   OK

dolphin.bx_ads_category_subs              OK

dolphin.bx_ads_cmts                       OK

dolphin.bx_ads_main                       OK

dolphin.bx_ads_main_media                 OK

dolphin.bx_ads_rating                     OK

dolphin.bx_ads_views_track                OK

dolphin.bx_ads_voting_track               OK

dolphin.bx_blogs_cmts                     OK

dolphin.bx_blogs_main                     OK

dolphin.bx_blogs_posts                    OK

dolphin.bx_blogs_rating                   OK

dolphin.bx_blogs_views_track

Error    : Incorrect file format 'bx_blogs_views_track'

error    : Corrupt

dolphin.bx_blogs_voting_track             OK

dolphin.bx_crss_main                      OK

dolphin.bx_events_activity                OK

dolphin.bx_events_admins                  OK

dolphin.bx_events_cmts                    OK

dolphin.bx_events_cmts_track              OK

dolphin.bx_events_featured_orders         OK

dolphin.bx_events_files                   OK

dolphin.bx_events_forum                   OK

dolphin.bx_events_forum_actions_log       OK

dolphin.bx_events_forum_attachments       OK

dolphin.bx_events_forum_cat               OK

dolphin.bx_events_forum_flag              OK

dolphin.bx_events_forum_post              OK

dolphin.bx_events_forum_signatures        OK

dolphin.bx_events_forum_topic             OK

dolphin.bx_events_forum_user              OK

dolphin.bx_events_forum_user_activity     OK

dolphin.bx_events_forum_user_stat         OK

dolphin.bx_events_forum_vote              OK

dolphin.bx_events_images                  OK

dolphin.bx_events_invite                  OK

dolphin.bx_events_invoices                OK

dolphin.bx_events_main                    OK

dolphin.bx_events_monitored_groups        OK

dolphin.bx_events_news_cmts               OK

dolphin.bx_events_news_cmts_track         OK

dolphin.bx_events_news_images             OK

dolphin.bx_events_news_main               OK

dolphin.bx_events_news_rating             OK

dolphin.bx_events_news_rating_track       OK

dolphin.bx_events_orders                  OK

dolphin.bx_events_packages                OK

dolphin.bx_events_participants            OK

dolphin.bx_events_rating                  OK

dolphin.bx_events_rating_track            OK

dolphin.bx_events_rss                     OK

dolphin.bx_events_sounds                  OK

dolphin.bx_events_sponsor_cmts            OK

dolphin.bx_events_sponsor_cmts_track      OK

dolphin.bx_events_sponsor_images          OK

dolphin.bx_events_sponsor_main            OK

dolphin.bx_events_sponsor_rating          OK

dolphin.bx_events_sponsor_rating_track    OK

dolphin.bx_events_venue_cmts              OK

dolphin.bx_events_venue_cmts_track        OK

dolphin.bx_events_venue_images            OK

dolphin.bx_events_venue_main              OK

dolphin.bx_events_venue_rating            OK

dolphin.bx_events_venue_rating_track      OK

dolphin.bx_events_videos                  OK

dolphin.bx_events_views_track

Error    : Incorrect file format 'bx_events_views_track'

error    : Corrupt

dolphin.bx_events_youtube                 OK

dolphin.bx_facebook_accounts              OK

dolphin.bx_fdb_comments                   OK

dolphin.bx_fdb_comments_track             OK

dolphin.bx_fdb_entries                    OK

dolphin.bx_fdb_voting                     OK

dolphin.bx_fdb_voting_track               OK

dolphin.bx_files_cmts                     OK

dolphin.bx_files_cmts_albums              OK

dolphin.bx_files_favorites                OK

dolphin.bx_files_main                     OK

dolphin.bx_files_rating                   OK

dolphin.bx_files_types                    OK

dolphin.bx_files_views_track              OK

dolphin.bx_files_voting_track             OK

dolphin.bx_forum                          OK

dolphin.bx_forum_actions_log              OK

dolphin.bx_forum_attachments              OK

dolphin.bx_forum_cat                      OK

dolphin.bx_forum_flag                     OK

dolphin.bx_forum_post                     OK

dolphin.bx_forum_signatures               OK

dolphin.bx_forum_topic                    OK

dolphin.bx_forum_user                     OK

dolphin.bx_forum_user_activity            OK

dolphin.bx_forum_user_stat                OK

dolphin.bx_forum_vote                     OK

dolphin.bx_groups_admins                  OK

dolphin.bx_groups_cmts                    OK

dolphin.bx_groups_cmts_track              OK

dolphin.bx_groups_fans                    OK

dolphin.bx_groups_files                   OK

dolphin.bx_groups_forum                   OK

dolphin.bx_groups_forum_actions_log       OK

dolphin.bx_groups_forum_attachments       OK

dolphin.bx_groups_forum_cat               OK

dolphin.bx_groups_forum_flag              OK

dolphin.bx_groups_forum_post              OK

dolphin.bx_groups_forum_signatures        OK

dolphin.bx_groups_forum_topic             OK

dolphin.bx_groups_forum_user              OK

dolphin.bx_groups_forum_user_activity     OK

dolphin.bx_groups_forum_user_stat         OK

dolphin.bx_groups_forum_vote              OK

dolphin.bx_groups_images                  OK

dolphin.bx_groups_main                    OK

dolphin.bx_groups_rating                  OK

dolphin.bx_groups_rating_track            OK

dolphin.bx_groups_sounds                  OK

dolphin.bx_groups_videos                  OK

dolphin.bx_groups_views_track

Error    : Incorrect file format 'bx_groups_views_track'

error    : Corrupt

dolphin.bx_nouvelles_admins               OK

dolphin.bx_nouvelles_cmts                 OK

dolphin.bx_nouvelles_cmts_track           OK

dolphin.bx_nouvelles_fans                 OK

dolphin.bx_nouvelles_files                OK

dolphin.bx_nouvelles_forum                OK

dolphin.bx_nouvelles_forum_actions_log    OK

dolphin.bx_nouvelles_forum_attachments    OK

dolphin.bx_nouvelles_forum_cat            OK

dolphin.bx_nouvelles_forum_flag           OK

dolphin.bx_nouvelles_forum_post           OK

dolphin.bx_nouvelles_forum_signatures     OK

dolphin.bx_nouvelles_forum_topic          OK

dolphin.bx_nouvelles_forum_user           OK

dolphin.bx_nouvelles_forum_user_activity  OK

dolphin.bx_nouvelles_forum_user_stat      OK

dolphin.bx_nouvelles_forum_vote           OK

dolphin.bx_nouvelles_images               OK

dolphin.bx_nouvelles_main                 OK

dolphin.bx_nouvelles_rating               OK

dolphin.bx_nouvelles_rating_track         OK

dolphin.bx_nouvelles_sounds               OK

dolphin.bx_nouvelles_videos               OK

dolphin.bx_nouvelles_views_track

Error    : Incorrect file format 'bx_nouvelles_views_track'

error    : Corrupt

dolphin.bx_pageac_member_menu_visibility  OK

dolphin.bx_pageac_page_blocks_visibility  OK

dolphin.bx_pageac_rules                   OK

dolphin.bx_pageac_top_menu_visibility     OK

dolphin.bx_photos_cmts                    OK

dolphin.bx_photos_cmts_albums             OK

dolphin.bx_photos_favorites               OK

dolphin.bx_photos_main                    OK

dolphin.bx_photos_rating                  OK

dolphin.bx_photos_views_track

Error    : Incorrect file format 'bx_photos_views_track'

error    : Corrupt

dolphin.bx_photos_voting_track            OK

dolphin.bx_pmt_cart                       OK

dolphin.bx_pmt_modules                    OK

dolphin.bx_pmt_providers                  OK

dolphin.bx_pmt_providers_options          OK

dolphin.bx_pmt_transactions               OK

dolphin.bx_pmt_transactions_pending       OK

dolphin.bx_pmt_user_values                OK

dolphin.bx_poll_cmts                      OK

dolphin.bx_poll_cmts_track                OK

dolphin.bx_poll_data                      OK

dolphin.bx_poll_rating                    OK

dolphin.bx_poll_voting_track              OK

dolphin.bx_profile_custom_images          OK

dolphin.bx_profile_custom_main            OK

dolphin.bx_profile_custom_themes          OK

dolphin.bx_profile_custom_units           OK

dolphin.bx_quotes_units                   OK

dolphin.bx_repertoires_category           OK

dolphin.bx_repertoires_category_subs      OK

dolphin.bx_repertoires_cmts               OK

dolphin.bx_repertoires_main               OK

dolphin.bx_repertoires_main_media         OK

dolphin.bx_repertoires_rating             OK

dolphin.bx_repertoires_views_track        OK

dolphin.bx_repertoires_voting_track       OK

dolphin.bx_shoutbox_messages              OK

dolphin.bx_simple_messenger_messages      OK

dolphin.bx_simple_messenger_privacy       OK

dolphin.bx_sites_cmts                     OK

dolphin.bx_sites_cmts_track               OK

dolphin.bx_sites_main                     OK

dolphin.bx_sites_rating                   OK

dolphin.bx_sites_rating_track             OK

dolphin.bx_sites_stw_requests             OK

dolphin.bx_sites_stwacc_info              OK

dolphin.bx_sites_views_track              OK

dolphin.bx_sounds_cmts                    OK

dolphin.bx_sounds_cmts_albums             OK

dolphin.bx_sounds_favorites               OK

dolphin.bx_sounds_rating                  OK

dolphin.bx_sounds_views_track

Error    : Incorrect file format 'bx_sounds_views_track'

error    : Corrupt

dolphin.bx_sounds_voting_track            OK

dolphin.bx_spy_data                       OK

dolphin.bx_spy_friends_data               OK

dolphin.bx_spy_handlers                   OK

dolphin.bx_store_cmts                     OK

dolphin.bx_store_cmts_track               OK

dolphin.bx_store_customers                OK

dolphin.bx_store_forum                    OK

dolphin.bx_store_forum_actions_log        OK

dolphin.bx_store_forum_attachments        OK

dolphin.bx_store_forum_cat                OK

dolphin.bx_store_forum_flag               OK

dolphin.bx_store_forum_post               OK

dolphin.bx_store_forum_signatures         OK

dolphin.bx_store_forum_topic              OK

dolphin.bx_store_forum_user               OK

dolphin.bx_store_forum_user_activity      OK

dolphin.bx_store_forum_user_stat          OK

dolphin.bx_store_forum_vote               OK

dolphin.bx_store_product_files            OK

dolphin.bx_store_product_images           OK

dolphin.bx_store_product_videos           OK

dolphin.bx_store_products                 OK

dolphin.bx_store_rating                   OK

dolphin.bx_store_rating_track             OK

dolphin.bx_store_views_track

Error    : Incorrect file format 'bx_store_views_track'

error    : Corrupt

dolphin.bx_videos_cmts                    OK

dolphin.bx_videos_cmts_albums             OK

dolphin.bx_videos_favorites               OK

dolphin.bx_videos_rating                  OK

dolphin.bx_videos_views_track

Error    : Incorrect file format 'bx_videos_views_track'

error    : Corrupt

dolphin.bx_videos_voting_track            OK

dolphin.bx_wall_comments                  OK

dolphin.bx_wall_comments_track            OK

dolphin.bx_wall_events                    OK

dolphin.bx_wall_handlers                  OK

dolphin.bx_wmap_locations                 OK

dolphin.bx_wmap_parts                     OK

dolphin.bx_zip_countries_geonames         OK

dolphin.bx_zip_countries_google           OK

dolphin.dbcs_ip_address                   OK

dolphin.sys_account_custom_stat_elements  OK

dolphin.sys_acl_actions                   OK

dolphin.sys_acl_actions_track             OK

dolphin.sys_acl_level_prices              OK

dolphin.sys_acl_levels                    OK

dolphin.sys_acl_levels_members            OK

dolphin.sys_acl_matrix                    OK

dolphin.sys_admin_ban_list                OK

dolphin.sys_albums                        OK

dolphin.sys_albums_objects                OK

dolphin.sys_alerts                        OK

dolphin.sys_alerts_handlers               OK

dolphin.sys_antispam_block_log            OK

dolphin.sys_banners                       OK

dolphin.sys_banners_clicks                OK

dolphin.sys_banners_shows                 OK

dolphin.sys_block_list                    OK

dolphin.sys_box_download                  OK

dolphin.sys_categories                    OK

dolphin.sys_cmts_profile                  OK

dolphin.sys_cmts_track                    OK

dolphin.sys_color_base                    OK

dolphin.sys_countries                     OK

dolphin.sys_cron_jobs                     OK

dolphin.sys_dnsbl_rules                   OK

dolphin.sys_dnsbluri_zones                OK

dolphin.sys_email_templates               OK

dolphin.sys_fave_list                     OK

dolphin.sys_friend_list                   OK

dolphin.sys_greetings                     OK

dolphin.sys_injections                    OK

dolphin.sys_injections_admin              OK

dolphin.sys_ip_list                       OK

dolphin.sys_ip_members_visits             OK

dolphin.sys_localization_categories       OK

dolphin.sys_localization_keys             OK

dolphin.sys_localization_languages        OK

dolphin.sys_localization_string_params    OK

dolphin.sys_localization_strings          OK

dolphin.sys_menu_admin                    OK

dolphin.sys_menu_admin_top                OK

dolphin.sys_menu_bottom                   OK

dolphin.sys_menu_member                   OK

dolphin.sys_menu_mobile                   OK

dolphin.sys_menu_mobile_pages             OK

dolphin.sys_menu_service                  OK

dolphin.sys_menu_top                      OK

dolphin.sys_messages                      OK

dolphin.sys_modules                       OK

dolphin.sys_modules_file_tracks           OK

dolphin.sys_objects_actions               OK

dolphin.sys_objects_auths                 OK

dolphin.sys_objects_captcha               OK

dolphin.sys_objects_categories            OK

dolphin.sys_objects_charts                OK

dolphin.sys_objects_cmts                  OK

dolphin.sys_objects_editor                OK

dolphin.sys_objects_member_info           OK

dolphin.sys_objects_search                OK

dolphin.sys_objects_site_maps             OK

dolphin.sys_objects_social_sharing        OK

dolphin.sys_objects_tag                   OK

dolphin.sys_objects_views                 OK

dolphin.sys_objects_vote                  OK

dolphin.sys_options                       OK

dolphin.sys_options_cats                  OK

dolphin.sys_page_compose                  OK

dolphin.sys_page_compose_pages            OK

dolphin.sys_page_compose_privacy          OK

dolphin.sys_permalinks                    OK

dolphin.sys_pre_values                    OK

dolphin.sys_privacy_actions               OK

dolphin.sys_privacy_defaults              OK

dolphin.sys_privacy_groups                OK

dolphin.sys_privacy_members               OK

dolphin.sys_profile_fields                OK

dolphin.sys_profile_rating                OK

dolphin.sys_profile_views_track

Error    : Incorrect file format 'sys_profile_views_track'

error    : Corrupt

dolphin.sys_profile_voting_track          OK

dolphin.sys_profiles_match                OK

dolphin.sys_profiles_match_mails          OK

dolphin.sys_sbs_entries                   OK

dolphin.sys_sbs_messages                  OK

dolphin.sys_sbs_queue                     OK

dolphin.sys_sbs_types                     OK

dolphin.sys_sbs_users                     OK

dolphin.sys_sessions                      OK

dolphin.sys_shared_sites                  OK

dolphin.sys_stat_member                   OK

dolphin.sys_stat_site                     OK

dolphin.sys_tags                          OK

Quote · 12 May 2014

Wow, I just mention UFO360's name and someone bumps a 4 year old thread of his...weird...

BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin
Quote · 12 May 2014
 
 
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.