Get errror when trying to bulk taxonomies
The support doesn work on Saturdays and Sundays, so some Friday requests can be answered on Monday. If you have problems with registration ask help on contact us page pleaseIf you not got email within 24~36 business hours, firstly check your spam box, and if no any email from the support there - back to the forum and read answer here. DO NOT ANSWER ON EMAILS [noreply@pluginus.net] FROM THE FORUM!! Emails are just for your info, all answers should be published only here.
The support doesn work on Saturdays and Sundays, so some Friday requests can be answered on Monday.
Quote from Nalas on December 18, 2019, 16:08Hi, I have about 400o products and use Woobe very mush, but I have tried to change a taxonomies "Leverandør" to a specific one. I have set a filter "SKU" must begin with "5". But I get error, when I tried setting both SKU and product catagories to reduce the nummer of product, but still I get error.
Then I tried to mark 100 products and use binding editor (still with filter on SKU and productcatagori.) Then I get error as well, sometimes it change 50% before error but othertimes it only change the one I change.
Please help med so I can use this option as well (it has worked before with other taxanomies - but maybe the SKU begins with is the tricker?
Looking forward hearing from you
Hi, I have about 400o products and use Woobe very mush, but I have tried to change a taxonomies"Leverandør" to a specific one. I have set a filter"SKU" must begin with"5". But I get error, when I tried setting both SKU and product catagories to reduce the nummer of product, but still I get error.
Then I tried to mark 100 products and use binding editor (still with filter on SKU and productcatagori.) Then I get error as well, sometimes it change 50% before error but othertimes it only change the one I change.
Please help med so I can use this option as well (it has worked before with other taxanomies - but maybe the SKU begins with is the tricker?
Looking forward hearing from you
Quote from Pablo Borysenco on December 19, 2019, 11:58Hello
Please drop me wp-admin+FTP access - https://c2n.me/43SC6rb.png -> https://c2n.me/42BAoj4.png
Hello
Please drop me wp-admin+FTP access - https://c2n.me/43SC6rb.png -> https://c2n.me/42BAoj4.png
Quote from Nalas on January 1, 2020, 14:43I have sent Ftp acces etc in private message. Happy New year
I have sent Ftp acces etc in private message. Happy New year
Quote from Pablo Borysenco on January 2, 2020, 11:27Hello
Please drop me wp-admin access - https://c2n.me/45lLs96.png
Hello
Please drop me wp-admin access - https://c2n.me/45lLs96.png
Quote from Nalas on January 3, 2020, 12:34See private data for login info :D
See private data for login info :D
Quote from Pablo Borysenco on January 6, 2020, 12:38Hello
I did the tests. I did not receive these errors.
Can you create video with the error?
Hello
I did the tests. I did not receive these errors.
Can you create video with the error?
Quote from Nalas on January 13, 2020, 14:20I think I have created a video now (sorry completly beginner). I have set filter (SKu startes with 5, Atribute leverandør not "Dogman"), then I have ca 1300 product. Go to bulk, set attribute leverandør to "Dogman" and press Bulk. After some time I get error. See video https://ttprivatenew.s3.amazonaws.com/pulse/nalas-hunde-hotel/attachments/12283535/TinyTake13-01-2020-12-58-55.mp4
Sometimes I can create a bulk, gets the error but the field is changes anyway. If I change less than 100 products at a time the succes is better.
Hope this can help you
I think I have created a video now (sorry completly beginner). I have set filter (SKu startes with 5, Atribute leverandør not"Dogman"), then I have ca 1300 product. Go to bulk, set attribute leverandør to"Dogman" and press Bulk. After some time I get error. See video https://ttprivatenew.s3.amazonaws.com/pulse/nalas-hunde-hotel/attachments/12283535/TinyTake13-01-2020-12-58-55.mp4
Sometimes I can create a bulk, gets the error but the field is changes anyway. If I change less than 100 products at a time the succes is better.
Hope this can help you
Quote from Pablo Borysenco on January 14, 2020, 14:12Hello
I disabled this plugin - https://c2n.me/45uCf1A.png
and did it(bulk) without errors. As result: https://c2n.me/45uCxiu
Hello
I disabled this plugin - https://c2n.me/45uCf1A.png
and did it(bulk) without errors. As result: https://c2n.me/45uCxiu
Quote from Nalas on January 16, 2020, 23:38Thank you, it seems to be working now.
Would it be posible in future to be able to get the two plugins to work together? I have no idea on how to debug, code or anything, so can only hope for a feature so both plugins can work at the same time.
Again thank you so much for helping me.
Thank you, it seems to be working now.
Would it be posible in future to be able to get the two plugins to work together? I have no idea on how to debug, code or anything, so can only hope for a feature so both plugins can work at the same time.
Again thank you so much for helping me.
Quote from Pablo Borysenco on January 17, 2020, 12:25Hello
I think it's possible. But in this case, you need to customize the code of a third-party plugin.
I can tell you what code to add. But after each update of a third-party plugin, you should repeat the operation.
if (isset($_GET['page']) AND $_GET['page'] == 'woobe') {
return false;
}
Hello
I think it's possible. But in this case, you need to customize the code of a third-party plugin.
I can tell you what code to add. But after each update of a third-party plugin, you should repeat the operation.
if (isset($_GET['page']) AND $_GET['page'] == 'woobe') {
return false;
}