Jump to content

Webhost Change: Undefined property: $Upload_directory


trinkyz

Recommended Posts

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 by trinkyz (see edit history)
Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...