Hi All,
I managed to sort out the second item regarding the file not found .I edited the script as follows
Script Name:modules/products/products-orderlist-final.php
if($cat=='pharma') {
$dbtable='care_pharma_orderlist';
$title=$LDPharmacy;
$breakfile=$root_path.'modules/pharmacy/apotheke.php';
}else{
$dbtable='care_med_orderlist';
$title=$LDMedDepot;
$breakfile=$root_path.'modules/med_depot/medlager.php';
}
$thisfile=basename(__FILE__);
//what it was before
//$breakfile=$root_path.$breakfile.URL_APPEND;
//what it is now
$breakfile=$breakfile.URL_APPEND;
Regards,
Brian
Telemed International <[EMAIL PROTECTED]> wrote:
Telemed International <[EMAIL PROTECTED]> wrote:
HiThe Medibot and OrderBot in the Medical Depot and Pharmacy module don't seem sto be working.When I select them nothing happens can somebody please assist me.Also when I try to end an order in the Medocal Depot and Pharmacy I get the following error: file not foundRegardsBrian__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
Do you Yahoo!?
Yahoo! Small Business - Try our new resources site!

