• I am having a bizarre error with Wortify. It is something to do with the way I am handling the databases! It install’s fine and it operating with no problems at all but whenever you try and do something else on the site like for example post a blog I get errors like this:

    [18-Mar-2014 10:46:50 UTC] WordPress database error 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 '' at line 7 for query
            SELECT
                COUNT(comment_ID)
            FROM
                sar_comments
            WHERE
                comment_type = "" AND comment_approved="1" AND comment_parent="0"  AND
                comment_post_ID=  made by require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/graphene/404.php'), get_header, locate_template, load_template, require_once('/themes/graphene/header.php'), wp_head, do_action('wp_head'), call_user_func_array, wp_enqueue_scripts, do_action('wp_enqueue_scripts'), call_user_func_array, graphene_localize_scripts, graphene_get_comment_count

    It is just my limited understanding of WordPress I think? It isn’t even using the $wpdb object so I don’t understand what this error is!

Viewing 5 replies - 1 through 5 (of 5 total)
  • Can you please list what other plugins you have installed on you webpage?

    Wortify is working with a clean install of WP, and usually this seems to indicate a misbehaviour with other plugins.

    Thread Starter Simon Antony Roberts

    (@mynamesnot)

    r u able to post and do all the functionality of the site? I noticed when wortify is installed I can’t use XSL API or post new blogs or change any content.

    Sure will list away:

    • Akismet
    • Contact Form
    • Facebook Comments
    • Google XML Sitemaps
    • Twitter
    • Ultimate TinyMCE

    That’s it quiet simple?

    Thread Starter Simon Antony Roberts

    (@mynamesnot)

    Yeah the sort of Thrown togetherness of WordPress with no definition class modeler or OOP/OOCI structure, certainly leaves room for misbehavior with other plugins, it has not anyway definitions for OOP name spaces of individual components!

    Thread Starter Simon Antony Roberts

    (@mynamesnot)

    Yeah it was another plugin pal… Oh well!

    Moderator Jan Dembowski

    (@jdembowski)

    Forum Moderator and Brute Squad

    If you mean this plugin

    http://ww.wp.xz.cn/plugins/wortify/

    Can you please re-post this in that plugin’s dedicated support sub-forum.

    http://ww.wp.xz.cn/support/plugin/wortify#postform

    Edit: Never mind, I missed all your posts that were in the spam queue.

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

The topic ‘Need help with Wortify plugin’ is closed to new replies.