Results 1 to 10 of 45
-
4th Aug 2011, 01:17 PM #1OPMemberWebsite's:
scrls.co.ukFileserve cURL changes
Has anyone noticed that when using cURL to upload to fileserve it doesn't work anymore?
I have the PHPuploader setup but now it isn't working all of a sudden
Any help will be greatly appreciated_brazzO Reviewed by _brazzO on . Fileserve cURL changes Has anyone noticed that when using cURL to upload to fileserve it doesn't work anymore? I have the PHPuploader setup but now it isn't working all of a sudden Any help will be greatly appreciated :) Rating: 5
-
4th Aug 2011, 01:34 PM #2
-
4th Aug 2011, 01:43 PM #3OPMemberWebsite's:
scrls.co.ukAlready tried doing that myself here
PHP Code:$ch = curl_init($link);
curl_setopt($ch, CURLOPT_RETURNTRANSFER, 1);
curl_setopt($ch, CURLOPT_HEADER, 1);
curl_setopt($ch, CURLOPT_FOLLOWLOCATION, 1);
curl_setopt($ch, CURLOPT_REFERER, "http://www.fileserve.com/login.php");
curl_setopt($ch, CURLOPT_HTTPHEADER, array('Expect:'));
if($postfields)
{
-
4th Aug 2011, 01:44 PM #4MemberWebsite's:
PasteBot.appspot.comCan you show me the Entire Code. Maybe I'll be able to help
-
4th Aug 2011, 01:48 PM #5OPMemberWebsite's:
scrls.co.ukThere are way to many files to show you the entire code. It is just the PHPuploader open source code but with a few modifictions by me, i just cant seem to figure out where to put this referer.. i have scanned the functions.php for the code i add it but it just tells me to make sure the folder is chmodded, i check that it is so that is not the reason. Was working perfect until this fileserve change
-
5th Aug 2011, 11:47 AM #6MemberWebsite's:
PasteBot.appspot.comI just checked now, and it's working again.
I think it's working as before now.
-
9th Aug 2011, 12:19 AM #7OPMemberWebsite's:
scrls.co.ukajinkya9 no it doesn't work ?
I have just tried it yet again and the fileserve option does not work
-
9th Aug 2011, 03:30 AM #8MemberWebsite's:
PasteBot.appspot.comYou are a little late.
It was working between 5 August and 8 August. They've changed their code again.
I am working on it. I'll find a way out.
-
9th Aug 2011, 03:47 AM #9OPMemberWebsite's:
scrls.co.ukthanks ajinkya9 i have had a look around everywhere on the code but this does not work. Looked up about changing parts aswel but still nothing. Any help would be appreciated
-
9th Aug 2011, 10:15 AM #10MemberWebsite's:
epicimagehost.comMake sure you're not banned like me.
If you've got root:
wget http://fileserve.com
--2011-08-09 12:14:03-- http://fileserve.com/
Resolving fileserve.com... 209.222.23.222, 209.222.23.221
Connecting to fileserve.com|209.222.23.222|:80... failed: Connection refused.
Connecting to fileserve.com|209.222.23.221|:80... failed: Connection refused.
on my other box:
wget http://fileserve.com
--2011-08-09 12:57:00-- http://fileserve.com/
Resolving fileserve.com... 209.222.23.221, 209.222.23.222
Connecting to fileserve.com|209.222.23.221|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [text/html]
Saving to: `index.html'
[ <=> ] 22,482 137K/s in 0.2s
2011-08-09 12:57:01 (137 KB/s) - `index.html' saved [22482]
Sponsored Links
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
Premium link generator for fileserve using cURL - error
By nummi in forum Web Development AreaReplies: 1Last Post: 12th Sep 2011, 07:18 PM -
Is there any Fileserve expert help me to understand Fileserve statistic?
By MSL6600 in forum File Host DiscussionReplies: 12Last Post: 25th Jun 2011, 08:35 AM -
How to remote upload from Fileserve to Fileserve?
By azertred in forum File Host DiscussionReplies: 10Last Post: 29th Oct 2010, 09:27 AM -
FileServe-Warez and FileServe-Porn
By ShareShiz in forum Site ReviewsReplies: 10Last Post: 2nd Sep 2010, 04:54 AM -
[linux] Uploading to FileServe via curl
By Snell in forum Tutorials and GuidesReplies: 0Last Post: 19th Jun 2010, 12:52 PM
themaCreator - create posts from...
Version 3.53 released. Open older version (or...