NUKE1989 Posted May 17, 2015 Posted May 17, 2015 So i am trying for like 4 hours now to update model number with easy populate and nothing happens. I think the problem is with the sort order add-on i added recently. I assume that having another value, the sort order value, wrecks easy populate. What do you think? Any ideas how to fix this? Or at least a better mass updater than easy populate? Thanks!
♥bruyndoncx Posted May 17, 2015 Posted May 17, 2015 the products model is the key for easypopulate to find products, so you can NOT update it through easypopulate - it just wont work using mysql you can do find/replace logic, or you can generate update scripts using text concatenation in excel KEEP CALM AND CARRY ON I do not use the responsive bootstrap version since i coded my responsive version earlier, but i have bought every 28d of code package to support burts effort and keep this forum alive (albeit more like on life support). So if you are still here ? What are you waiting for ?! Find the most frequent unique errors to fix: grep "PHP" php_error_log.txt | sed "s/^.* PHP/PHP/g" |grep "line" |sort | uniq -c | sort -r > counterrors.txt
NUKE1989 Posted May 18, 2015 Author Posted May 18, 2015 the products model is the key for easypopulate to find products, so you can NOT update it through easypopulate - it just wont work using mysql you can do find/replace logic, or you can generate update scripts using text concatenation in excel Are you 100% sure? I dont want to challenge your knowledge or something. I am totally noob. But i think i did update product model via easy populate before. Although maybe it was the exact time i did a mistake and i actually pressed normal so i copied the entire product listings and i had the items two times. I tried to update the price now and still i couldnt update it with easy populate. So i think the problem persists.... In any case i did change the product model with phpmyadmin. But i would really like to be able to use easy populate...
♥bruyndoncx Posted May 18, 2015 Posted May 18, 2015 well, you just did and i'm 1000% sure standard EP doesn't do that now what is wrong I can't tell, but I do know that any additional space left over in the field headers might alreay mess it up KEEP CALM AND CARRY ON I do not use the responsive bootstrap version since i coded my responsive version earlier, but i have bought every 28d of code package to support burts effort and keep this forum alive (albeit more like on life support). So if you are still here ? What are you waiting for ?! Find the most frequent unique errors to fix: grep "PHP" php_error_log.txt | sed "s/^.* PHP/PHP/g" |grep "line" |sort | uniq -c | sort -r > counterrors.txt
Recommended Posts
Archived
This topic is now archived and is closed to further replies.