keweli Posted June 1, 2010 Share Posted June 1, 2010 I don't know if it was some setting that went wrong, but when I edit product now it says Current product: no namePlease look at the attached image Link to comment Share on other sites More sharing options...
keweli Posted June 1, 2010 Author Share Posted June 1, 2010 Looking at the source code, I see one text field is missing: Name: <input size="55" type="text" id="name_2" name="name_2" value="DWA-525"><sup> *Invalid characters: <>;=#{} [removed]updateCurrentText();[removed] I saw on one that is working should be: [code] Name: <input size="55" type="text" id="name_1" name="name_1" value="OVLENG Earphone with Mic- L24MV"><sup> *Invalid characters: <>;=#{} <input size="55" type="text" id="name_2" name="name_2" value="OVLENG L24 MV Earphone with Mic"><sup> *Invalid characters: <>;=#{} Choose language: [removed]updateCurrentText();[removed] Link to comment Share on other sites More sharing options...
keweli Posted June 2, 2010 Author Share Posted June 2, 2010 Nevermind, problem solved, can close this thread Link to comment Share on other sites More sharing options...
Recommended Posts