I have imported many products in a site and found out that there are duplicates. I was trying to use the WP Post Corrector to delete the duplicate ones and leave only one product of each duplicate items. When I used the WP Post Corrector, I always encounter this error “No data received
Unable to load the webpage because the server sent no data.
Here are some suggestions:
Reload this webpage later.
Error 324 (net::ERR_EMPTY_RESPONSE): The server closed the connection without sending any data.” . I was deleting at around 270 items. Anybody encountered this error?
I get a load of PHP errors/notices about deprecated code. This doesn’t give me much confidence in code
starts off complaining about has_cap
I was running against php 5.3.5
]]>I can find how to change custom post types in this plugin. It is nice, but without this feature it is not quite interesting. Do this plugin can change them? Thank you in advance
]]>When i activate this plugin i got this message on the top of admin area:
Warning: Cannot modify header information – headers already sent by (output started at Z:\home\lab.lab\www\wp-includes\functions.php:2722) in Z:\home\lab.lab\www\wp-includes\option.php on line 563
Warning: Cannot modify header information – headers already sent by (output started at Z:\home\lab.lab\www\wp-includes\functions.php:2722) in Z:\home\lab.lab\www\wp-includes\option.php on line 564
And
Notice: has_cap was called with an argument that is deprecated since version 2.0! Usage of user levels by plugins and themes is deprecated. Use roles and capabilities instead. in Z:\home\lab.lab\www\wp-includes\functions.php on line 2722
How can i remove that?
]]>Hi there,
Thanks for the great plugin.
I need too add a custom tag which is “brand”. Could you tell what title I should use in CSV file to insert the custom tag. I tried just “brand” but it doesn’t work.
Thanks
]]>It seems like bulk update feature is not working. I tried everything, but it’s not working. Click submit and nothing happens, just reloads the page.
This is a key feature, hoping it will be resolved soon.
]]>hi,
when i upload csv with images, they all have a size of 580x480px and the image ratio is wrong.
in bulk-upload.php i found
$post_attach_arr = array(“width”=>580,”height” =>480,”hwstring_small”=> “height=’150′ width=’150′”, “file”=> $post_image[$m],);
i deletes the values 580 and 480 but no success…
how can i display the image attachments with correct ratio?
please help! ??
Hi, how you can replace the field delimiter in CSV file
The fact that the comma is often used in the text, and the base does not boot correctly, can be replaced At least for the semicolon?
Hello, I have a CSV file header record may contain the same value, and each record in the CSV is an ID but it does not match the ID entries in WordPress, can I check on the arbitrary field when updating records?
The structure of the CSV:
post_title, category, post_status, custom1, custom2, custom3, stom4, MYIDCUSTOM
so on ployu MYIDCUSTOM audited accounts?
]]>In the csv sample and plugin admin page it is mentioned that “post_title” column should included in the CSV file “
I have made csv exactly as given in sample but geetoing error as “PRODUCT_NAME” column should included in the CSV file “
What should I do? Please help
]]>Trying to properly set up the names of columns but the example was taken down.
]]>The plugin is not working. When I click the link of the Pluging in the Tools menu in WP came a blank page!
]]>Getting the following 2 errors loading the plugin interface from the admin sidebar:
Warning: include_once(<removed>/wordpress/wp-content/plugins/wp-post-corrector\admin_bulk.php) [function.include-once]: failed to open stream: No such file or directory in <removed>/wordpress/wp-content/plugins/wp-post-corrector/wp_export.php on line 67
Warning: include_once() [function.include]: Failed opening '<removed>/wordpress/wp-content/plugins/wp-post-corrector\admin_bulk.php' for inclusion (include_path='.:/usr/local/lib/php-5.2.17/lib/php') in <removed>/wordpress/wp-content/plugins/wp-post-corrector/wp_export.php on line 67
]]>