Did you check it in the vendor area, not in the admin panel?
Yes, double checked now, no go, it seems that cart is not pulling the file. I double checked directory path and file name as well, everything seems correct.
Posted 04 September 2018 - 01:25 PM #21
Did you check it in the vendor area, not in the admin panel?
Yes, double checked now, no go, it seems that cart is not pulling the file. I double checked directory path and file name as well, everything seems correct.
Posted 04 September 2018 - 01:26 PM #22
Yes, double checked now, no go, it seems that cart is not pulling the file. I double checked directory path and file name as well, everything seems correct.
You checked app/addon/my_changes/controllers/backend/products.post.php file, right? And is My changes add-on enabled?
Simtech Development | sales@simtechdev.com | www.simtechdev.com
CERTIFIED CS-CART PARTNER | LICENSES | DEVELOPMENT | ADD-ONS | DESIGN | UPGRADE
Google Analytics Enhanced Ecommerce - get advanced ecommerce analytics
Posted 04 September 2018 - 10:46 PM #23
You checked app/addon/my_changes/controllers/backend/products.post.php file, right? And is My changes add-on enabled?
Double checked my_changes addon is enabled and working for hiding field on General Tab. [root@host public_html]# cd app/addons/my_changes/controllers/ backend/ common/ [root@host public_html]# cd app/addons/my_changes/controllers/backend/ [root@host backend]# ls products.post.php [root@host backend]# vi products.post.php [root@host backend]# ls -la total 12 drw-rw-rw- 2 root root 4096 Sep 4 17:38 . drw-r--r-- 4 root root 4096 Sep 3 16:06 .. -rw-rw-rw- 1 root root 379 Sep 3 15:59 products.post.php [root@host backend]#
Posted 05 September 2018 - 05:16 AM #24
Double checked my_changes addon is enabled and working for hiding field on General Tab. [root@host public_html]# cd app/addons/my_changes/controllers/ backend/ common/ [root@host public_html]# cd app/addons/my_changes/controllers/backend/ [root@host backend]# ls products.post.php [root@host backend]# vi products.post.php [root@host backend]# ls -la total 12 drw-rw-rw- 2 root root 4096 Sep 4 17:38 . drw-r--r-- 4 root root 4096 Sep 3 16:06 .. -rw-rw-rw- 1 root root 379 Sep 3 15:59 products.post.php [root@host backend]#
Please provide me with temporary FTP access to your store and I will check the issue.
Simtech Development | sales@simtechdev.com | www.simtechdev.com
CERTIFIED CS-CART PARTNER | LICENSES | DEVELOPMENT | ADD-ONS | DESIGN | UPGRADE
Google Analytics Enhanced Ecommerce - get advanced ecommerce analytics
Posted 05 September 2018 - 05:59 AM #25
Try to add the following line to products.post.php file
fn_print_r($_REQUEST);
Then go to product details page and check if you see debug information
P.S. Make sure that the My changes module is installed and has the Active status (Add-ons -> Manage Add-ons)
Posted 06 September 2018 - 01:39 PM #26
Please provide me with temporary FTP access to your store and I will check the issue.
Sent you ftp access
Posted 07 September 2018 - 05:33 AM #27
Sent you ftp access
Please check PM.
Simtech Development | sales@simtechdev.com | www.simtechdev.com
CERTIFIED CS-CART PARTNER | LICENSES | DEVELOPMENT | ADD-ONS | DESIGN | UPGRADE
Google Analytics Enhanced Ecommerce - get advanced ecommerce analytics