Posted: Sun February 08, 2004 5:25 pm post office subject:
--------------------------------------------------------------------------------
I have from the Thread:
[ edit gaugau]removed silly quote[/edit ]
--> the path is correct
2- edit picmgmt.inc.php on line 126 replace:
$cur_dir = substr(dirname(__FILE__),0, -8);
$src_file = '"'.$cur_dir.'\\'.strtr($src_file, '/', '\\').'"';
$im_dest_file = str_replace('%', '%%', ('"'.$cur_dir.'\\'.strtr($dest_file, '/', '\\').'"'));
By
$cur_dir = "";
$src_file = '"'.strtr($src_file, '/', '\\').'"';
$im_dest_file = str_replace('%', '%%', ('"'.strtr($dest_file, '/', '\\').'"'));
Posted: Sun February 08, 2004 5:25 pm post office subject:
--------------------------------------------------------------------------------
I have from the Thread:
[ edit gaugau]removed silly quote[/edit ]
--> the path is correct
Ratio:
2 picmgmt.inc.php on LINE 126 replace edit:
Code:
$cur_dir = substr(dirname(__FILE__), 0, -8);
$src_file = ' "'.$cur_dir.'\\'.strtr($src_file, '/', '\\').'"';
$im_dest_file = str_replace('% ', '%%', (' "'.$cur_dir.'\\'.strtr($dest_file, '/', '\\').'"'));
By
Code:
$cur_dir = "";
$src_file = ' "'.strtr($src_file, '/', '\\').'"';
$im_dest_file = str_replace('% ', '%%', (' "'.strtr($dest_file, '/', '\\').'"'));
The text property I specified above replaces
I did not find the texts specified down unfortunately
3- edit picmgmtbatch.inc.php on line 129 replace:
$cur_dir = substr(dirname(__FILE__),0, -8);
$src_file = '"'.$cur_dir.'\\'.strtr($src_file, '/', '\\').'"';
$im_dest_file = str_replace('%', '%%', ('"'.$cur_dir.'\\'.strtr($dest_file, '/', '\\').'"'));
Also I did not find this text unfortunately:
By
$cur_dir = "";
$src_file = '"'.strtr($src_file, '/', '\\').'"';
$im_dest_file = str_replace('%', '%%', ('"'.strtr($dest_file, '/', '\\').'"'));
I get still the error message.
The Provider uses a modified (more developed) Safe_mode
I ask it again for assistance and on a balige answer.
Yours sincerely
Thomas Schuberth
translation by altavita