Changing Image default path.

  • strict warning: Declaration of T3Params::set() should be compatible with JObject::set($property, $value = NULL) in /home/humas.ui.ac.id/public_html/sites/all/themes/engines/joomlart/core/params.php on line 0.
  • strict warning: Non-static method T3Cache::getInstance() should not be called statically in /home/humas.ui.ac.id/public_html/sites/all/themes/engines/joomlart/libraries/t3.php on line 4.
  • strict warning: Non-static method T3Profile::getInstance() should not be called statically in /home/humas.ui.ac.id/public_html/sites/all/themes/engines/joomlart/libraries/t3.php on line 6.
  • strict warning: Non-static method T3Xml::getInstance() should not be called statically in /home/humas.ui.ac.id/public_html/sites/all/themes/engines/joomlart/libraries/t3.php on line 7.
  • strict warning: Non-static method T3Path::addPath() should not be called statically in /home/humas.ui.ac.id/public_html/sites/all/themes/engines/joomlart/libraries/t3.php on line 27.
  • strict warning: Non-static method T3Path::addPath() should not be called statically in /home/humas.ui.ac.id/public_html/sites/all/themes/engines/joomlart/libraries/t3.php on line 28.
  • strict warning: Non-static method T3Path::addPath() should not be called statically in /home/humas.ui.ac.id/public_html/sites/all/themes/engines/joomlart/libraries/t3.php on line 29.
  • strict warning: Non-static method T3Path::addPath() should not be called statically in /home/humas.ui.ac.id/public_html/sites/all/themes/engines/joomlart/libraries/t3.php on line 30.
  • strict warning: Non-static method T3Cache::getInstance() should not be called statically in /home/humas.ui.ac.id/public_html/sites/all/themes/engines/joomlart/libraries/t3.php on line 4.
  • strict warning: Non-static method T3Profile::getInstance() should not be called statically in /home/humas.ui.ac.id/public_html/sites/all/themes/engines/joomlart/libraries/t3.php on line 6.
  • strict warning: Non-static method T3Xml::getInstance() should not be called statically in /home/humas.ui.ac.id/public_html/sites/all/themes/engines/joomlart/libraries/t3.php on line 7.
  • strict warning: Non-static method T3Path::addPath() should not be called statically in /home/humas.ui.ac.id/public_html/sites/all/themes/engines/joomlart/libraries/t3.php on line 27.
  • strict warning: Non-static method T3Path::addPath() should not be called statically in /home/humas.ui.ac.id/public_html/sites/all/themes/engines/joomlart/libraries/t3.php on line 28.
  • strict warning: Non-static method T3Path::addPath() should not be called statically in /home/humas.ui.ac.id/public_html/sites/all/themes/engines/joomlart/libraries/t3.php on line 29.
  • strict warning: Non-static method T3Path::addPath() should not be called statically in /home/humas.ui.ac.id/public_html/sites/all/themes/engines/joomlart/libraries/t3.php on line 30.
  • strict warning: Non-static method T3Path::addPath() should not be called statically in /home/humas.ui.ac.id/public_html/sites/all/themes/engines/joomlart/libraries/t3.php on line 38.
  • strict warning: Non-static method T3Path::addPath() should not be called statically in /home/humas.ui.ac.id/public_html/sites/all/themes/engines/joomlart/libraries/t3.php on line 38.
  • strict warning: Non-static method T3Path::getPaths() should not be called statically in /home/humas.ui.ac.id/public_html/sites/all/themes/engines/joomlart/libraries/t3.php on line 48.
  • strict warning: Non-static method T3Profile::getInstance() should not be called statically in /home/humas.ui.ac.id/public_html/sites/all/themes/engines/joomlart/joomlart.engine on line 226.
  • strict warning: Non-static method T3Path::getTplFile() should not be called statically in /home/humas.ui.ac.id/public_html/sites/all/themes/engines/joomlart/joomlart.engine on line 257.
  • strict warning: Non-static method T3Path::getPath() should not be called statically in /home/humas.ui.ac.id/public_html/sites/all/themes/engines/joomlart/core/path.php on line 216.
  • strict warning: Non-static method T3Cache::getInstance() should not be called statically in /home/humas.ui.ac.id/public_html/sites/all/themes/engines/joomlart/core/path.php on line 83.
  • strict warning: Non-static method T3Profile::getInstance() should not be called statically in /home/humas.ui.ac.id/public_html/sites/all/themes/engines/joomlart/joomlart.engine on line 226.
  • strict warning: Non-static method T3Path::getNodeTpl() should not be called statically in /home/humas.ui.ac.id/public_html/sites/all/themes/engines/joomlart/joomlart.engine on line 255.
  • strict warning: Non-static method T3Path::getPath() should not be called statically in /home/humas.ui.ac.id/public_html/sites/all/themes/engines/joomlart/core/path.php on line 206.
  • strict warning: Non-static method T3Cache::getInstance() should not be called statically in /home/humas.ui.ac.id/public_html/sites/all/themes/engines/joomlart/core/path.php on line 83.

Hi i was not very sure on which thread to post this so i did it here.
Basically i use node import module to bulk import products for ubercart. In the image column in the .csv file i import i simply place the name of the image and the system automatically retrieves that image from the sites/default/files folder.

My question therefore is the following. Lets say i want to change this path to a folder somewhere else, in the root for example, or from a folder from another site hosted in my server, can this be possible? withought having to use for example
../../../new folder/new folder2/etc.jpg

Thanks in advance