Results 1 to 4 of 4
-
8th Jun 2012, 10:46 AM #1OPMemberWebsite's:
wscripts.net damnlolscript.com lulzjet.comCurl login issues
I have a mod for my script WLOL to autopost to pinterest.
Until now was working fine on all my clients but now i tried installling on a site and isn't working.
The cookies aren't saved correctly i guess.
The only change in the cookie file that i see is this:
#HttpOnly_.pinterest.com
on my site i have only this:
.pinterest.com
I really can't see the issue here
Code:# Netscape HTTP Cookie File # http://curl.hax******rfc/cookie_spec.html # This file was generated by libcurl! Edit at your own risk. pinterest.com FALSE / FALSE 1370600284 csrftoken d3d4ef7fd062d6b74df29dd18a963 #HttpOnly_.pinterest.com TRUE / FALSE -1616061126 _pinterest_sess "eJwNy7EKgzAQANC/6Ry1Q5ejCDmww12wXJRMQlMHIw4lhdj7+mZ60xueYunhd1NsN7usn32Yb1NrXohwX77bsQIJqRNsyIYrjwCXvOa8vYElNpTQUIrF2b6whB+nYFjHs57C6uuJJ2moYkvJwx/gpCRD"
Code:# Netscape HTTP Cookie File # http://www.netscape.com/newsref/std/cookie_spec.html # This file was generated by libcurl! Edit at your own risk. pinterest.com FALSE / FALSE 1370596812 csrftoken d3d4ef7fd062dde74df29dd18a963 .pinterest.com TRUE / FALSE -1616309291 _pinterest_sess "eJwtzLEKgzAUheG3celQtTqGEoiDhXwXtIkXTYKRUTEvsffpm6HCWD/5j0+Y6Jd1xvTw2f7sfIFnU0nTs2pc4D3pf5007AQRcUc9AtQcjRDS856f+s/yi7T3UgZ12bp6CjzmQDCHBXGlRkZVxMC1R25TtGUKqszC5Y5UxNHH6W0IMbJktCEiycC9r8icgEvxAzDxOPE="
t3od0r Reviewed by t3od0r on . Curl login issues I have a mod for my script WLOL to autopost to pinterest. Until now was working fine on all my clients but now i tried installling on a site and isn't working. The cookies aren't saved correctly i guess. The only change in the cookie file that i see is this: #HttpOnly_.pinterest.com on my site i have only this: Rating: 5
-
8th Jun 2012, 10:51 AM #2MemberWebsite's:
WarezRocker.info Share4U.org Imdb.WarezRocker.info DownTurko.org Host-Palace.com HeroTurko.pro
-
8th Jun 2012, 10:52 AM #3Member
are mixed request's?
http://www.domain.com
&
http://domain.com
for http://domain.com
working cookie is below
Code:pinterest.com FALSE / FALSE 1370600284 csrftoken d3d4ef7fd062d6b74df29dd18a963
for http://www.domain.com
working cookie is
Code:#HttpOnly_.pinterest.com TRUE / FALSE -1616061126 _pinterest_sess "eJwNy7EKgzAQANC/6Ry1Q5ejCDmww12wXJRMQlMHIw4lhdj7+mZ60xueYunhd1NsN7usn32Yb1NrXohwX77bsQIJqRNsyIYrjwCXvOa8vYElNpTQUIrF2b6whB+nYFjHs57C6uuJJ2moYkvJwx/gpCRD"
if u can tell domain name & paste section of script i can help a bit!
-
8th Jun 2012, 11:53 AM #4OPMemberWebsite's:
wscripts.net damnlolscript.com lulzjet.comi use
Code:curl_setopt($ch, CURLOPT_COOKIEJAR, $cookie); curl_setopt($ch, CURLOPT_COOKIEFILE, $cookie);
This is sent on my client site: http://pastebin.com/h0XQG1i6
Sponsored Links
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
Curl IPB help
By xwarlordx in forum Web Development AreaReplies: 3Last Post: 23rd Aug 2011, 06:33 AM -
PHP CURL Submiter
By heppinnz in forum phpBBReplies: 2Last Post: 7th Apr 2011, 05:57 AM -
cURL Pro Coders.
By kohkindachi in forum Completed TransactionsReplies: 2Last Post: 5th Dec 2010, 12:30 AM -
curl problem
By cyberz in forum Technical Help Desk SupportReplies: 5Last Post: 6th Aug 2010, 09:05 PM
themaCreator - create posts from...
Version 3.24 released. Open older version (or...