Title: Undefined variable: slideText
Last modified: August 22, 2017

---

# Undefined variable: slideText

 *  [alagahd](https://wordpress.org/support/users/alagahd/)
 * (@alagahd)
 * [8 years, 12 months ago](https://wordpress.org/support/topic/undefined-variable-slidetext/)
 * I found I received an error of “Undefined variable: slideText” in line 203 of
   functions.php until I added `$slideText = '';` around line 127:
 *     ```
       function loadslider($atts) {
           global $wpdb;
   
           $slideText = '';
   
           $atts = shortcode_atts( array(
       ```
   
 * Is anyone else finding this error?
 * I am running Version: 1.5 of the plugin.

Viewing 1 replies (of 1 total)

 *  Plugin Author [girish.tiwari](https://wordpress.org/support/users/girishtiwari/)
 * (@girishtiwari)
 * [8 years, 11 months ago](https://wordpress.org/support/topic/undefined-variable-slidetext/#post-9505297)
 * Hi [@alagahd](https://wordpress.org/support/users/alagahd/),
 * Thank you for noticing this issue. Have you enabled error reporting? This is 
   just a warning and we will fix and update this on the next update. In the meantime,
   you can keep the customized code.

Viewing 1 replies (of 1 total)

The topic ‘Undefined variable: slideText’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wp-image-refresh_79949a.svg)
 * [WP IMAGE REFRESH](https://wordpress.org/plugins/wp-image-refresh/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-image-refresh/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-image-refresh/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-image-refresh/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-image-refresh/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-image-refresh/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [girish.tiwari](https://wordpress.org/support/users/girishtiwari/)
 * Last activity: [8 years, 11 months ago](https://wordpress.org/support/topic/undefined-variable-slidetext/#post-9505297)
 * Status: not resolved