tassoman / spreadshop

Automatically exported from code.google.com/p/spreadshop
0 stars 0 forks source link

After pushing the Update-Button, the message "can't connect to Spreadshirt-Site appears" #4

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Edit Shop-Description (or other fields!)
2. pushing the Update-Button
3. Message "can't connect to Spreadshit-Site" appears. There is NOTHING I
can do. Please help!

What is the expected output? What do you see instead?
No items appear on my internal Wordpress-Shop-Page. Page is empty.

What version of the product are you using? On what operating system?
wordpress 2.3.3, plugin-version 1.8 (current)

Please provide any additional information below.
maybe the address of the Spreadshirt-Shops changed and so the fetch of the
xml-file fails. The plugin worked properly, but after editing the desc and
clicking on update the message "can't connect to Spreadshit-Site" appears
over and over again, I can not do anything

Original issue reported on code.google.com by sascha.s...@gmail.com on 19 Oct 2007 at 9:29

GoogleCodeExporter commented 9 years ago
Please ask your ISP if connection by PHP outside webserver are allowed

Original comment by tassoman on 26 Oct 2007 at 11:12

GoogleCodeExporter commented 9 years ago
You were absolutely right!

Somehow my ISP messed up the complete "fopen"-thing!

Thank you very much!

And my best wishes for your development of the wp-2.3-version of this wonderful 
plugin!

peace!

Original comment by sascha.s...@gmail.com on 26 Oct 2007 at 12:39

GoogleCodeExporter commented 9 years ago
It's a strong security option I'll try to override in some way. But i cant 
guarantee.
Cause if security rules are set, wouldn't be wise trying to override.
You'd better change provider.

Original comment by tassoman on 26 Oct 2007 at 6:54

GoogleCodeExporter commented 9 years ago
unfortunately the plugin does not work without the "fopen = on", so I got no 
other
choice.

what would change with another provider? I mean, the plugin really needs the 
fopen
doesn't it? I don't think I had better options then, but that is only a 
guess... (or
is there a way to work without fopen, let me know=

kindest regards,

Original comment by sascha.s...@gmail.com on 27 Oct 2007 at 10:23

GoogleCodeExporter commented 9 years ago
Yes should be used [http://it.php.net/manual/en/function.fsockopen.php the 
function
fsoketopen]

Original comment by tassoman on 27 Oct 2007 at 11:25

GoogleCodeExporter commented 9 years ago
hmmm... unfortunately I do not understand very much of this "fsockopen"-thing.

should I set up an email to my provider he should be using "fsockopen" instead 
of
"fopen"? would that work also?

Original comment by sascha.s...@gmail.com on 27 Oct 2007 at 11:49