Twitter plugin

Hello,

I have installed the Twitter plugin by the following the instructions in the readme text file. When I add the following line of code I receive a blank white page:

   <?php if (@$GLOBALS['TWITTERAPI_ENABLE_LOGIN']): ?>
    <a href="<?php echo twitterLogin_getTwitterLoginUrl();?>">Login with Twitter</a><br/><br/>
  <?php endif ?>

I have used Firebug to try and figure out the problem and under the errors tab it says:

NetworkError: 500 Internal Server Error

Could somone please help me to resolve this problem? I do not have the Facebook plug-in installed but I will do this once Twitter is working.

Thank you,

Greg

Hello,

It seems there is a colon in the readme file example code that was causing the problem:

<?php if (@$GLOBALS['TWITTERAPI_ENABLE_LOGIN']): ?>

Once I removed the colon before the question mark the code worked correctly.

Hope this helps!

Greg

Hello,

I have purchased the Twitter login plugin but I am not able to get it working. I am being taken to Twitter's website to login but then I am taken to the twitter-connect.php page, which is just a blank white page with the message, "You must activate the Twitter Login plugin before you can access this page."

I have of course enabled the plugin in cmsAdmin so I don't know what it's not recognising that it's activated.

Could someone please suggest what the problem might be?

Thank you,

Greg

Hi Greg,

I have actually got this working too so no need to help with this.

Thanks again as always.

Greg

By Pamel13 - February 1, 2013

Hello,

That's a very nice idea...thanks for sharing.