![]() |
SKU: SKUxxxxx Showing up after a modification.
If I modify a product and click save the SKU shows up as SKU: SKUxxxxx when it should just be SKU:xxxxx. It inserts the letters SKU into the SKU # box. Why doe's it do that and what is the fix?
|
It could be happening in your template (include/product_modify.tpl) or in the php. What modifications did you make?
|
The only mods I did were the continue shopping and something and the search by sku mod. I uploaded the tpl you metioned but it didn't help. Also found out the it happens when I add a new product. 8O
Anyone know what tpl I need to edit or replace? |
I found this code in include/product_modify.php
Code:
if (empty($product_info)) { I'm not sure why that is in there... but it could be where your prefix is coming from. Update: It looks like when you add a new product it defaults the SKU to be the productid prepended by SKU. You should be able to change it as you fill out the item info. |
All times are GMT -8. The time now is 11:19 PM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.