• I just installed the plugin and got this error.

    Undefined variable: text_domain in /home/sptosi/public_html/wp/bosco-tech/wp-content/plugins/wp-category-posts-list/wp-category-post-list.php on line 56

    This is line 56:

    $itgdb_wp_cpl_plugin = new itgdb_wp_cpl_loader(__FILE__, $text_domain);

    Anybody have an idea what’s going on? I’ve updated past the supported version of WP, but I was hoping that wasn’t necessarily the conflict.

    http://wordpress.org/extend/plugins/wp-category-posts-list/

Viewing 3 replies - 1 through 3 (of 3 total)
  • rwdrummond

    (@rwdrummondcoxnet)

    I encountered the same problem today. On wp 3.5.2 and cpl 2.0.3.

    Also on WordPress 3.5.2. Also getting the same error. Everything was working fine throughout the day, then suddenly the site started throwing the same error mentioned above. Coincidentally (?), The error first occurred after adding

    define('SAVEQUERIES', true);

    to my wp-config for ‘Debug Bar,’ but removing the line had no effect.

    Thread Starter lettergrade

    (@lettergrade)

    Should have mentioned: also on WP 3.5.2

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Error on Install: Undefined variable: text_domain’ is closed to new replies.