New Landing How can we help? Themeforest Theme Support Dante oauth twitter feed plugin

Viewing 10 posts - 1 through 10 (of 10 total)
  • Posted in: Dante
  • #32998
    aswtmelody
    Member
    Post count: 16

    Hello there,
    When I go to activate the oauth twitter feed plugin I get the following error, and it will not activate.

    Fatal error: Cannot redeclare class OAuthException in /home3/lsanashv/public_html/wordpress/wp-content/plugins/oauth-twitter-feed-for-developers/oauth/OAuth.php on line 8

    I am not sure what needs to be done to correct this.
    The only other plugins installed are the ones that came with the theme, as its a new install.

    Any assistance would be appreciated.

    Thanks,
    Alicia

    #33005
    aswtmelody
    Member
    Post count: 16

    Doing this allowed it to be activated, in case anyone has the same issue.

    change OAuth.php

    class OAuthException extends Exception {
    // pass
    }

    to

    if (!class_exists(‘OAuthException’)) {
    class OAuthException extends Exception {
    // pass
    }
    }

    #33051
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Thanks for posting this. This must be something server related then – hopefully the plugin author will fix it soon!

    – Ed

    #39126
    sheermagazine
    Member
    Post count: 13

    Hi I tried to do this but now i get the error


    Plugin could not be activated because it triggered a fatal error.
    Fatal error: Cannot redeclare class OAuthException in /home/sites/travelbugged.co.uk/public_html/wp-content/plugins/oauth-twitter-feed-for-developers/oauth/OAuth.php on line 7

    I would appreciate any help if you might know how to fix this.

    #39245
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Hi @sheermagazine,

    Have you tried with the latest version of the plugin? Have you tried the solution above?

    – Ed

    #39250
    sheermagazine
    Member
    Post count: 13

    yeah i have the latest version installed

    and i tried the above and the plugin still will not activate
    i really want to be able to use it in my site, tried searching for other solutions but nothing seems to work.

    #39252
    sheermagazine
    Member
    Post count: 13

    I am now using Dante but had the same problem in neighbourhood too

    #39286
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Hi there,

    Please try the attached version of the plugin.

    – Ed

    #39298
    sheermagazine
    Member
    Post count: 13

    It worked! Thank you so much for you help!

    Great support and amazing theme! very much appreciated!

    #39751
    Tahir – SUPPORT
    Member
    Post count: 1212

    Hi Sheermagazine,

    Thanks for the Feedback.

    All the Best
    Tahir

Viewing 10 posts - 1 through 10 (of 10 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register