CURL Bug
-
Dear folk,
i’m having trouble with CURL. Transposh works fine on WordPress, but when pick up the content per PHP CURL into another site, the translation does not works anymore and the default language page ist served.
So i’m using folling Options
CURLOPT_HEADER” , false
CURLOPT_RETURNTRANSFER” , 1
CURLOPT_URL” , “https://blog.nature-rocket.com/en/Buy-astaxanthin”
CURLOPT_ENCODING” , ‘gzip,deflate’
CURLOPT_FOLLOWLOCATION” , trueThe Reason is probably the 302 redirection problem i can’t solved.
The page I need help with: [log in to see the link]
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘CURL Bug’ is closed to new replies.