xml feed path
-
Hi
where is the feed path for give to best price?https://www.ads-software.com/plugins/woo-xml-feed-skroutz-bestprice/
-
Did you clicked create feeds?
If everything works fine 2 links will be shown to you.
Also if the the plugin works, please change your 1-star review.Hi
Yes i clicked there but i see only the skroutz and best price logos . no path!
Can you give me a demo of path?
Εχω το Avada themeThe files will be at
https://site.gr/wp-content/uploads/skroutz/skroutz.xml
and
https://site.gr/wp-content/uploads/best-price/bp.xmlBut if no link appears it means that there will be an error in the creation. And you should check the errorlog.
thanks for youre responce!!!
I remove the 1 star but for me no lucky….
I have not error log file or i dont know the path of this!
My site is on subdomain: https://www.domainname.gr/e-tameiaki/error log:
[Fri Apr 01 11:42:54 2016] [warn] [client 87.202.184.75] mod_fcgid: stderr: PHP Parse error: syntax error, unexpected ‘[‘ in /var/www/vhosts/prismacomp.gr/httpdocs/e-tameiaki/wp-content/plugins/woo-xml-feed-skroutz-bestprice/createsk.php on line 14, referer: https://prismacomp.gr/e-tameiaki/wp-admin/plugins.php?plugin_status=all&paged=1&s
[Fri Apr 01 11:43:29 2016] [warn] [client 87.202.184.75] mod_fcgid: stderr: PHP Parse error: syntax error, unexpected ‘[‘ in /var/www/vhosts/prismacomp.gr/httpdocs/e-tameiaki/wp-content/plugins/woo-xml-feed-skroutz-bestprice/createsk.php on line 14, referer: https://prismacomp.gr/e-tameiaki/wp-admin/admin.php?page=skroutz_xml_admin_menu
[Fri Apr 01 12:10:16 2016] [warn] [client 87.202.184.75] mod_fcgid: stderr: PHP Parse error: syntax error, unexpected ‘[‘ in /var/www/vhosts/prismacomp.gr/httpdocs/e-tameiaki/wp-content/plugins/woo-xml-feed-skroutz-bestprice/createsk.php on line 14, referer: https://prismacomp.gr/e-tameiaki/wp-admin/admin.php?page=skroutz_xml_create_page
[Fri Apr 01 12:10:36 2016] [warn] [client 87.202.184.75] mod_fcgid: stderr: PHP Parse error: syntax error, unexpected ‘[‘ in /var/www/vhosts/prismacomp.gr/httpdocs/e-tameiaki/wp-content/plugins/woo-xml-feed-skroutz-bestprice/createsk.php on line 14, referer: https://prismacomp.gr/e-tameiaki/wp-admin/admin.php?page=skroutz_xml_admin_menu
[Fri Apr 01 12:10:46 2016] [error] [client 46.12.201.12] Premature end of script headers: index.php, referer: https://www.bestprice.gr/item/19624654/blackview-blackview-smartphone-5-portokali-quad-core-64-bit-dual-sim-cam-8mp-4g.html
[Fri Apr 01 12:11:41 2016] [warn] [client 87.202.184.75] (104)Connection reset by peer: mod_fcgid: error reading data from FastCGI server, referer: https://prismacomp.gr/e-tameiaki/wp-admin/admin.php?page=skroutz_xml_create_page
[Fri Apr 01 12:11:41 2016] [error] [client 87.202.184.75] Premature end of script headers: admin.php, referer: https://prismacomp.gr/e-tameiaki/wp-admin/admin.php?page=skroutz_xml_create_page
[Fri Apr 01 12:11:52 2016] [warn] [client 87.202.184.75] mod_fcgid: stderr: PHP Parse error: syntax error, unexpected ‘[‘ in /var/www/vhosts/prismacomp.gr/httpdocs/e-tameiaki/wp-content/plugins/woo-xml-feed-skroutz-bestprice/createsk.php on line 14, referer: https://prismacomp.gr/e-tameiaki/wp-admin/admin.php?page=skroutz_xml_create_pageHi,
can you change the code on createsk.php from
if (!file_exists(wp_upload_dir()['basedir'].'/skroutz')) { wp_mkdir_p(wp_upload_dir()['basedir'].'/skroutz'); } if (!file_exists(wp_upload_dir()['basedir'].'/skroutz/skroutz.xml')) { touch(wp_upload_dir()['basedir'].'/skroutz/skroutz.xml'); } if (file_exists(wp_upload_dir()['basedir'].'/skroutz/skroutz.xml')) { $xmlFile = wp_upload_dir()['basedir'].'/skroutz/skroutz.xml'; } else { echo "Could not create file."; }
to
if (!file_exists(wp_upload_dir()[basedir].'/skroutz')) { wp_mkdir_p(wp_upload_dir()[basedir].'/skroutz'); } if (!file_exists(wp_upload_dir()[basedir].'/skroutz/skroutz.xml')) { touch(wp_upload_dir()[basedir].'/skroutz/skroutz.xml'); } if (file_exists(wp_upload_dir()[basedir].'/skroutz/skroutz.xml')) { $xmlFile = wp_upload_dir()[basedir].'/skroutz/skroutz.xml'; } else { echo "Could not create file."; }
There seems to be a problem with
‘
in your site
thks…
I done it but again no lucky… the message on error log is:[Mon Apr 04 14:03:34 2016] [warn] [client 87.202.184.75] mod_fcgid: stderr: PHP Parse error: syntax error, unexpected ‘[‘ in /var/www/vhosts/prismacomp.gr/httpdocs/e-tameiaki/wp-content/plugins/woo-xml-feed-skroutz-bestprice/createsk.php on line 14, referer: https://prismacomp.gr/e-tameiaki/wp-admin/admin.php?page=skroutz_xml_admin_menu
[Mon Apr 04 14:03:43 2016] [warn] [client 87.202.184.75] mod_fcgid: stderr: PHP Parse error: syntax error, unexpected ‘[‘ in /var/www/vhosts/prismacomp.gr/httpdocs/e-tameiaki/wp-content/plugins/woo-xml-feed-skroutz-bestprice/createsk.php on line 14, referer: https://prismacomp.gr/e-tameiaki/wp-admin/admin.php?page=skroutz_xml_admin_menu
[Mon Apr 04 14:04:08 2016] [warn] [client 87.202.184.75] mod_fcgid: stderr: PHP Parse error: syntax error, unexpected ‘[‘ in /var/www/vhosts/prismacomp.gr/httpdocs/e-tameiaki/wp-content/plugins/woo-xml-feed-skroutz-bestprice/createsk.php on line 14, referer: https://prismacomp.gr/e-tameiaki/wp-admin/admin.php?page=skroutz_xml_admin_menu
[Mon Apr 04 14:04:21 2016] [warn] [client 87.202.184.75] mod_fcgid: stderr: PHP Parse error: syntax error, unexpected ‘[‘ in /var/www/vhosts/prismacomp.gr/httpdocs/e-tameiaki/wp-content/plugins/woo-xml-feed-skroutz-bestprice/createsk.php on line 14, referer: https://prismacomp.gr/e-tameiaki/wp-admin/admin.php?page=skroutz_xml_create_page*** σημ. το eval ε?ναι active απ? τον provider
?χουμε καμ?α λ?ση για αυτ? το πρ?βλημα;;
Κι εγ? το πα?δεψα, αλλ? δεν κατ?φερα τ?ποτα… ??-
This reply was modified 8 years ago by
tsipiou.
Βρ?κα τι ?φταιγε! ?ταν η ?κδοση τη? PHP. Απ? 5.3.272.0 αναβ?θμισα σε 5.6.292.0 και ?παιξε με τη μια!
-
This reply was modified 8 years ago by
- The topic ‘xml feed path’ is closed to new replies.