Hello!
It looks exactly like this:
define('OS_DELIM', '');
Hello!
It looks exactly like this:
define('OS_DELIM', '');
Try using this:(ie: add a double-quote between the two single-quotes)Code:define('OS_DELIM', '"');
.
Zen Cart - putting the dream of business ownership within reach of anyone!
Donate to: DrByte directly or to the Zen Cart team as a whole
Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.
worked perfectly with your fix.
Thanks : ) : )
having the same problem , changed to define('OS_DELIM', ' " ');but still getting same error
Result code: 1
0 => '"mysqldump"' is not recognized as an internal or external command,
1 => operable program or batch file.
Failure: The database has NOT been saved.
can U help me Dr.Byte
Ambra
---------------------------------
You have one or two problems ...
a) You stated you changed the define, but what you posted includes extra spaces around the double-quote mark, which would cause a problem.
b) It's very possible that the computer/server you're running it on doesn't even have the mysqldump binary/executable file on it. If you know that it does, you could try editing the /admin/includes/languages/english/backup_mysql.php file and set the actual path to it (instructions in the file). If it doesn't have the program on the server, then ... you can't use this addon until you install the mysql programs.
.
Zen Cart - putting the dream of business ownership within reach of anyone!
Donate to: DrByte directly or to the Zen Cart team as a whole
Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.
Dr. byte, good add on but you will be dealing with many problems. Woulds be better to write two contribs. One for the windows server and one for UNIX. This problem is going to haunt you...
Thanks for sharing your exceptionally astute insight. Too bad whatever you're trying to say doesn't make any sense.
.
Zen Cart - putting the dream of business ownership within reach of anyone!
Donate to: DrByte directly or to the Zen Cart team as a whole
Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.
Windows hosting is very particular and garbage IMO... So if we all did that there would be very little if any mods for Win servers... Then there would be complaints about that as well, I am sure.
If you are using Windows hosting with all of it idiosyncrasies, then clearly these are your cross to bear. Remember that these modules and the resulting support are on a volunteer basis... also that most web hosting is Linux/Apache based... So logically speaking MOST of what you are going to get from said Zen Cart users is for the Unix platform.
~Melanie
PRO-Webs, Inc. since 2003 :: Zen Cart Hosting :: Zen Cart SEO – 12 Steps to Success
**I answer questions in the forum, private messages are not conducive to a helpful community.