• Plugin says I ‘dont have sufficient privileges to perform this action’ every time I add data, dispite me having admin privileges. The data still logs OK, I just have to close the error page. Otherwise OK.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Tim

    (@tjalexander70)

    Same issue.

    There appears to be two minor errors in the fitnesstracker.php file.

    On lines 61 and 84, change these references:

    page=fitnesstracker/fitnesstracker.php

    to this:

    page=wp-fitness-tracker/fitnesstracker.php

    ..save the changes and see if that does away with the error.

    [edit] …or, if you don’t want to edit the php file, just change the name of the plugin folder from wp-fitness-tracker to fitnesstracker.

    It appears the author may have simply changed the plugin folder name at some point, without adjusting the file path in the plugin file itself.

    Tim

    (@tjalexander70)

    Thanks!! That fixes that error.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Error: 'Don't have sufficient privileges' after adding data’ is closed to new replies.