Forum Replies Created

Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter ivanov1981

    (@ivanov1981)

    Hi,

    yep, this is only mssql issue.

    Cheers,
    Alex

    Thread Starter ivanov1981

    (@ivanov1981)

    Hi, guys!
    I’ve finally found that the problem is in the database abstraction (http://ww.wp.xz.cn/plugins/wordpress-database-abstraction/installation)

    It cuts queries if table columns names contain MySQL keywords. For example we have “after_vote_template” column that will be deleted because there is AFTER keword in MySQL.

    So, I have to open an issue for wordpress-database-abstraction team.

    Thanks for your help!

    Thread Starter ivanov1981

    (@ivanov1981)

    Hi!

    The file is a MySQL script. My wordpress uses MSSQL.
    I modified the script to work with MSSQL. wp_yop_poll_templates table appears, but wordpress still does not see templates. I see only

    “You haven’t used our template editor to create any yop poll templates!
    Please create your poll template first.”

    Seems that the plugin does mot work with MSSQL database. Am I right?

    Thread Starter ivanov1981

    (@ivanov1981)

    Hi!

    I clicked “Save Poll Template” to save a template with name filled out only. Then I went to Templates and I didn’t see the saved template. The list is empty again.
    I opened MS SQL Server Management studio, navigate to the wordpess database tables and didn’t see wp_yop_poll_templates table. Only the following tablse exist:

    wp_yop_pollmeta,
    wp_yop_poll_logs,
    wp_yop_poll_bans,
    wp_yop_poll_votes_custom_fields,
    wp_yop_poll_answermeta

    Regards,
    Alex

    Thread Starter ivanov1981

    (@ivanov1981)

    Thank you for the answer, but it did not help.
    I deleted all other plugins and reintalled YOP poll. No templates listed.

    Only the following:
    “You haven’t used our template editor to create any yop poll templates!
    Please create your poll template first.”

    Best regards,
    Alex

Viewing 5 replies - 1 through 5 (of 5 total)