Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • Andre Prior Friend
    #192237

    Hello,

    In Social Feed Plugin, I want to delete profiles but when I click on delete and accept the alert, nothing happens. Same goes when I change something and click on SAVE Profile. Any help?

    Ninja Lead Moderator
    #512346

    Maybe you are using Joomla 3.2?

    Social Feed Plugin is not compatible with JOOMLA 3.2, we’re working on the upgrade. For now, you can try to fix with my solution

    Open plugins/system/jasocial_feed/admin.php file

    From

    $app->initialise(array(
    'language' => $app->getUserState('application.lang')
    ));

    change to

    $app->initialise();

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

This topic contains 2 replies, has 2 voices, and was last updated by  Ninja Lead 10 years, 11 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum