Title: PHP Notice to fix
Last modified: August 21, 2016

---

# PHP Notice to fix

 *  [EditionsLVA](https://wordpress.org/support/users/editionslva/)
 * (@editionslva)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/php-notice-to-fix/)
 * Hello
    This plugin gives a Notice: Undefined property: Custom_CSS_Manager_Plugin::
   $page_menu in /home/web/phplibrairies/wordpress/wp-content/plugins/custom-css-
   manager-plugin/custom-css-manager-plugin.php on line 262
 * You should just declare private $page_menu in this file to fix it.
    Thanks
 * [https://wordpress.org/plugins/custom-css-manager-plugin/](https://wordpress.org/plugins/custom-css-manager-plugin/)

Viewing 1 replies (of 1 total)

 *  Thread Starter [EditionsLVA](https://wordpress.org/support/users/editionslva/)
 * (@editionslva)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/php-notice-to-fix/#post-4774860)
 * Another Notice: Use of undefined constant SB_LOADER – assumed ‘SB_LOADER’ in /
   home/web/phplibrairies/wordpress/wp-content/plugins/custom-css-manager-plugin/
   custom-css-manager-plugin.php on line 416
 * You should put plugin_basename( __FILE__ ) instead of plugin_basename(SB_LOADER)
   or define SB_LOADER somewhere…

Viewing 1 replies (of 1 total)

The topic ‘PHP Notice to fix’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/custom-css-manager-plugin_cacaca.
   svg)
 * [Custom CSS Manager](https://wordpress.org/plugins/custom-css-manager-plugin/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/custom-css-manager-plugin/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/custom-css-manager-plugin/)
 * [Active Topics](https://wordpress.org/support/plugin/custom-css-manager-plugin/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/custom-css-manager-plugin/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/custom-css-manager-plugin/reviews/)

 * 1 reply
 * 1 participant
 * Last reply from: [EditionsLVA](https://wordpress.org/support/users/editionslva/)
 * Last activity: [12 years, 2 months ago](https://wordpress.org/support/topic/php-notice-to-fix/#post-4774860)
 * Status: not resolved