X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Changing design (https://forum.x-cart.com/forumdisplay.php?f=51)
-   -   PRODUCT (deleted from database) (https://forum.x-cart.com/showthread.php?t=8000)

Light Speed 06-08-2004 09:12 PM

PRODUCT (deleted from database)
 
Is the PRODUCT (deleted from database) text hard coded into a file? I can't find it in a language and I want to edit it?

B00MER 06-08-2004 09:45 PM

'PRODUCT (deleted from database)' in C:\FoxServ\www\test\include\func.php (Matches Only):

02114: $products = array_merge($products,func_query("select $sql_tbl[order_details].*, 'PRODUCT (deleted from database)' as product from $sql_tbl[order_details] where $sql_tbl[order_details].orderid='$orderid' and $sql_tbl[order_details].productid in ('".join("','",array_keys($missing))."')"));

Light Speed 06-08-2004 09:48 PM

Thanks BOOMER!!


All times are GMT -8. The time now is 01:49 AM.

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.