Hello
i got some error in my easy populate
Warning: fopen(/home/myweb/public_html/tempEP/ep_debug_log.txt) [function.fopen]: failed to open stream: Permission denied in /home/myweb/public_html/admin/includes/functions/extra_functions/easypopulate_functions.php on line 222
Warning: fwrite(): supplied argument is not a valid stream resource in /home/myweb/public_html/admin/includes/functions/extra_functions/easypopulate_functions.php on line 223
Warning: fclose(): supplied argument is not a valid stream resource in /home/myweb/public_html/admin/includes/functions/extra_functions/easypopulate_functions.php on line 224
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/myweb/public_html/admin/easypopulate.php on line 853
Warning: Cannot modify header information - headers already sent by (output started at /home/myweb/public_html/admin/includes/functions/extra_functions/easypopulate_functions.php:222) in /home/myweb/public_html/admin/easypopulate.php on line 1201
Warning: Cannot modify header information - headers already sent by (output started at /home/myweb/public_html/admin/includes/functions/extra_functions/easypopulate_functions.php:222) in /home/myweb/public_html/admin/easypopulate.php on line 1202
Warning: Cannot modify header information - headers already sent by (output started at /home/myweb/public_html/admin/includes/functions/extra_functions/easypopulate_functions.php:222) in /home/myweb/public_html/admin/easypopulate.php on line 1206
Warning: Cannot modify header information - headers already sent by (output started at /home/myweb/public_html/admin/includes/functions/extra_functions/easypopulate_functions.php:222) in /home/myweb/public_html/admin/easypopulate.php on line 1210
v_products_model,v_products_image,v_products_name_1,v_products_description_1,v_products_url_1,v_specials_price,v_specials_last_modified,v_specials_expires_date,v_products_price,v_products_weight,v_last_modified,v_date_added,v_products_quantity,v_manufacturers_name,v_categories_name_1,v_categories_name_2,v_categories_name_3,v_categories_name_4,v_categories_name_5,v_categories_name_6,v_categories_name_7,v_categories_name_8,v_categories_name_9,v_categories_name_10,v_tax_class_title,v_status,v_product_is_always_free_shipping,"v_ product_is_call",v_metatags_products_name_status,v_metatags_title_status,v_metatags_model_status,v_metatags_price_status,v_metatags_title_tagline_status,v_metatags_title_1,v_metatags_keywords_1,v_metatags_description_1
How can i fix it???
Thank you!!