Forum Replies Created

Viewing 7 replies - 1 through 7 (of 7 total)
  • Thread Starter macjeff

    (@macjeff)

    Ticket issued. Sorry I thought you only had forums for support.

    Thread Starter macjeff

    (@macjeff)

    Can you tell me where to upload the video only to you. The video would show user names and really do not want to expose them to public.

    Thread Starter macjeff

    (@macjeff)

    I dont know what else to do. I did find this post. Could this be the issue. Here are the facts. And I did update to the latest plugin just now

    I can send video/pictures if you tell me how but dont want to post that stuff on here for security.

    1. Without your plugin users works fine but none of your features. A new user gets a RED (1) next to it.
    2. With your plugin a new user gets your plugin a Red (1) and also users a Red (1). Both go away when approving which is correct.
    3. With your plugin on there is ALWAYS a black (1) in a white circle next to users (not your plugin). No matter what I do it wont go away. I only have about 8 users. They are all approved. I even tried to unapprove and reapprove them. That extra black (1) wont go away unless I disable your plugin.
    4. I had a wordpress programming expert look and he said its the plugin – maybe conflict. I am on older PHP but he does not think that is it.

    Let me know if you want videos, etc. or even site access but I will not post that publically.

    Thread Starter macjeff

    (@macjeff)

    well it got rid of the white (1) badge but now its RED. And all users are approved and no user messages so what is that (1) trying to tell me?

    Dont know if you want a screenshot but its just a RED circle with a 1 in it next to USERS (not next to your program) which goes away when you disable plugin. It was white so I think all you did is make it red.

    And again maybe its telling me something but I can see no notices that the badge count would tell me like plugins, the red (1) badge would mean there is a plugin update.,

    Thread Starter macjeff

    (@macjeff)

    Just tried and crashes site the instant its activated. Old version (the .6 version) is still working fine.

    Thread Starter macjeff

    (@macjeff)

    Developer fixed your code but you need to fix on your side!!

    Plugin issue with ternary operator on line no 31 pagerestrict.php

    Plugin have it like return $pr_options[$option] ?? false;

    it should be return $pr_options[$option] ? $pr_options[$option] : false;

    this problem shows up with latest WordPress5.7

    Issue in your plugin started at 2.5.0 and also in 2.5.1 and 2.5.2

    Thread Starter macjeff

    (@macjeff)

    Developer said something is buggy in the new code. Old version works fine. new version brings down the site. I asked him if he can provide more info but thats all I have for now.

Viewing 7 replies - 1 through 7 (of 7 total)