[COOKBOOK] How to connect Yii with Twitter!

Read is here: http://www.yiiframew…oc/cookbook/35/

Thanks for sharing your great work!

i was following all the steps mention on this link.but couldn’t get success…would you please explain me how it works… i was getting this error when i follow this step.

"Alias "pogostick.components.twitter.CPSTwitterApi" is invalid. Make sure it points to an existing directory or file."

i’ve check all my directory structure for it.but could get exact problem.

  1. Where did you install the extensions?

  2. Did you place an alias in your config file? (i.e. Yii::setPathOfAlias( ‘pogostick’, ‘/path/to/installation/directory’ )

  3. Did you install the PECL OAuth extension?

hello Jerry,

i got this error when the twitter connect extension

any clue to solve this?

PHP Error

Undefined variable: _apiKey

/var/www/pogostick/base/CPSApiComponent.php(439)