| Issue 10: | f sock open | |
| 1 person starred this issue and may be notified of changes. | Back to list |
My host recently turned off f sock functions. My existing spreadshop plugin still works, and my readers can still buy shirts from me. However the admin page will no longer load, and it's now impossible to update the cache in order to display new products. Is there any hope of an admin page without using f sock open? |
|
,
Jun 06, 2008
you could try something using curl
Labels: -Type-Defect Type-Enhancement
|
|
,
Jul 09, 2008
Alas, if I knew curl i'd be a happy fellow! All I really need to do is figure some method of updating the plugin/cache without the ability to load the plugin admin page. That way my changes, and new items will show up. The plug, without f(open) still works, and shows the old version of the shop, and the old articles. Any direction there? |
|
,
Jul 09, 2008
Someone by email said they changed ref. url: citation: I figured out that spreadshirt doesn't use the same url that you have in the script. It is formed like this: http://(shopID).spreadshirt.com/us/US/Shop/ you have it listed: http://www.spreadshirt.com/shop.php?sid=(shopID) So I can figure it out just from that. Thanks for your suggestion. |
|
,
Jul 15, 2008
What modifications to spreadshop.php need to be made because of this? Are there changes that need to be made throughout or just on that one line? |
|
|
|