Extension talk:YouTubeAuthSub

From mediawiki.org
Latest comment: 15 years ago by 82.56.181.138

Doesn't work for me.

I followed the instructions and set all the variables including $wgYTAS_DeveloperId, $wgYTAS_User and $wgYTAS_Password. I'm using $wgYTAS_UseClientLogin=true.

Loading Special:YouTubeAuthSub page gives me "name lookup timed out" and "Error generating authorization token, try refreshing".

If I change curl_setopt($ch, CURLOPT_TIMEOUT, 4); to curl_setopt($ch, CURLOPT_TIMEOUT, 10); the first error message goes away but still nothing.

--82.56.181.138 17:07, 27 April 2008 (UTC)Reply

Database[edit]

"Create this table in your database:"

whitch database ? I dont know where my database is or how i can access it. i use xampp on my local pc.