trinkyz Posted March 31, 2015 Share Posted March 31, 2015 (edited) Hi, I just changed my web hosting and when i want to upload a background in my module "Background Manager", I have this error: Notice: Undefined property: BackgroundManager::$upload_directory in /home/cocconelle/public_html/modules/backgroundmanager/backgroundmanager.php on line 183 This is what i found at this line: $thumb_image->target_path = dirname( __FILE__ ) . '/' . $this->upload_directory . $this->thumb_name; I don't understand what it could be... Maybe I have to change some parameters? Anyone for help ? Thanks Edited March 31, 2015 by trinkyz (see edit history) Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now