- on my backend wp-admin page - show 3 lines of: - /home2/xxxx/public_html/wp-content/plugins/vc-ts/ts-visual-composer-extend.php on line 772 
 /home2/xxxx/public_html/wp-content/plugins/vc-ts/ts-visual-composer-extend.php on line 772
 /home2/xxxx/public_html/wp-content/plugins/vc-ts/ts-visual-composer-extend.php on line 772- the line is: - $this->TS_VCSC_PublicPostTaxosSelect[$taxonomy->label . ‘ (‘ . $taxonomy->object_type[0] . ‘)’] = $taxonomy->name; - do you know why somehow? - please. ; ) 
- Undefined offset: 0 in /home2/xxxx/public_html/wp-content/plugins/vc-ts/ts-visual-composer-extend.php on line 772 
 Undefined offset: 0 in /home2/xxxx/public_html/wp-content/plugins/vc-ts/ts-visual-composer-extend.php on line 772
 Undefined offset: 0 in /home2/xxxx/public_html/wp-content/plugins/vc-ts/ts-visual-composer-extend.php on line 772
- You have WP_DEBUG set to true and most probably you have this plugin active 
 https://codecanyon.net/item/visual-composer-extensions-addon/7190695- Either set WP_DEBUG to false or you may ask the plugin developer to fix the notices. - Regards 
 Brajesh
- Please see this before making the changes. 
 https://codex.wordpress.org/WP_DEBUG- Regards 
 Brajesh
- it should not be ‘false’ it should be false without any quotation. 
- If the site is live, I do suggest keeping debug off. If it is a development server keep it on and get the notices fixed. - That should be the strategy. - Regards 
 Brajesh
The topic ‘When I activate this plugin, there's a conflict …’ is closed to new replies.