Results 1 to 2 of 2

Thread: I tried creating a poll and now I get this error

  1. #1
    Join Date
    Jul 2008
    Posts
    8

    Default I tried creating a poll and now I get this error

    I tried adding my first poll, and after I clicked save I got this message.

    Code:
    POLL:[Start Date:2004-01-01 End Date:0000-00-00 ]s
        Qty: What do you think of this site?
    ERROR: Unable to execute query
    
    SELECT count(*) as poll_id from vote_result WHERE answer='Meh, I don't really care.'
    
    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 't really care.'' at line 1

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

    Default Re: I tried creating a poll and now I get this error

    Your problem is in the answer. Your answer is:

    Code:
    Meh, I don't really care.
    You will need to remove that apostrophe.
    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!

Similar Threads

  1. Not creating USER Directorys!
    By docrst in forum Installation Support
    Replies: 6
    Last Post: 06-20-2008, 12:28 AM
  2. Creating A new Page
    By west in forum Template Modifications
    Replies: 4
    Last Post: 02-16-2008, 02:08 AM
  3. Uploading. creating thuimbs, then convert error
    By datasmith in forum Installation Support
    Replies: 1
    Last Post: 01-11-2008, 08:26 AM
  4. Creating and Managing Playlist Files (Long)
    By SportsGamingTV.com in forum Template Modifications
    Replies: 8
    Last Post: 08-30-2007, 05:38 AM
  5. Poll bugs
    By leki in forum Fixed Bugs
    Replies: 4
    Last Post: 08-11-2007, 09:57 PM

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
  •