Results 1 to 3 of 3

Thread: Error please

  1. #1
    Join Date
    Dec 2008
    Posts
    6

    Default Error please

    See this message

    ERROR: Unable to execute query

    SELECT * FROM guest_info WHERE guest_ip='189.xx.xx.xx' AND log_date='05-01-09'

    Table 'guest_info' is marked as crashed and should be repaired

  2. #2
    Join Date
    Sep 2008
    Posts
    1,019

    Default Re: Error please

    Your guest_info table has probably gotten so large that it got corrupt. You will need to go into mySQL (you can use something like phpMyAdmin) and empty out that table. Then, run a repair on the table. Finally, execute an optimize on it.
    vShare Solutions
    Custom vShare Modules and Services

    Now, your visitors can watch videos on your site using their mobile or tablet device with the Mobility Mod for vShare 2.8!

  3. #3
    Join Date
    Dec 2008
    Posts
    6

    Default Re: Error please

    thanks

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •