+ Reply to Thread
Results 1 to 6 of 6

Thread: Poll Plugin Issue...Again

Hybrid View

  1. #1

    Poll Plugin Issue...Again

    Hi,

    I am not sure why, maybe another plugin causing this?

    At the bottom of the polls page, https://www.worldclassads.com/classifieds/polls.html I see the following message: I believe I had to click vote or view results link to get this message, but I didn't check before hand.

    Code:
    Only registered members can view the code.
    Thank you - Your Welcome
    Brian

  2. #2
    Guru
    Join Date
    Jul 2019
    Location
    Australia
    Posts
    657
    Maybe try delete that poll. Redo?
    Boatfind.com
    Boatfind.com.au

  3. #3
    Quote Originally Posted by kiowa View Post
    Maybe try delete that poll. Redo?
    I had this issue in the past, I remember deleting the poll, and I believe that did fix the issue, but why would I need to delete the plugin? Is there a work a round for this?
    Thank you - Your Welcome
    Brian

  4. #4
    I can't click anything to vote.
    And I did see the error message at the bottom. I don't see why another plugin caused this because there was no relation? But you could try to disable the suspect plugin and see if it fixed the issue

  5. #5
    Flynax developer Rudi's Avatar
    Join Date
    Dec 2014
    Location
    Planet Earth
    Posts
    3,137
    Hello,

    Try to do the following:

    go to plugins > polls > rlPolls.class.php > public function get

    replace:
    PHP Code:
    Only registered members can view the code
    with:
    PHP Code:
    Only registered members can view the code

  6. #6
    Hi Rudi,

    I just tried replacing the code, but still shows the same error at the bottom of the polls page, and also still unable to vote.

    Update: I have undid the changes, in case you go to look. I did test and it did not work.
    Update #2: Oddly enough, I set the last polling question to inactive, and they all work! I guess I will leave that question as it stands.

    Not a problem.

    [QUOTE=Rudi;32886]Hello,

    Try to do the following:

    go to plugins > polls > rlPolls.class.php > public function get

    replace:
    PHP Code:
    Only registered members can view the code
    with:
    PHP Code:
    Only registered members can view the code
    /QUOTE]
    Last edited by Brian Jester; April 6, 2021 at 02:32 PM.
    Thank you - Your Welcome
    Brian

+ Reply to Thread