Viewing 11 replies - 1 through 11 (of 11 total)
  • Plugin Author conormccauley

    (@conormccauley)

    Hi there,

    It is very much possible to add results for existing registered users. It may be that a “display name” has not been specified for the registered user you are trying to find.

    It is a shame you have opted to go ahead and rate the plugin with such a low score, a free plugin which I put 100’s of voluntary hours into, without consulting the support forum first.

    Conor.

    Thread Starter DJ_Caribou

    (@dj_caribou)

    Hi,

    I verify but “display name” is specify for all of my members.

    If I create a user with your plugin. This user is not display when I want add new result.

    The drop down menu to select the user is always empty : no registered user and no user added with the plugin.

    Plugin Author conormccauley

    (@conormccauley)

    Hi again. I can’t explain why that is happening I’m afraid without inspecting your setup.

    I can’t be sure but I’m guessing its some configuration or permission issue on your side because the autocomplete searches all registered users in the wordpress database, it doesn’t care or even know if they are created with the WP-athletics plugin or not.

    I assume you are adding results via the admin “add results” page?

    Thread Starter DJ_Caribou

    (@dj_caribou)

    Yes I use the admin “add results” page.

    My setup is standart. WordPress 3.9.1. I just changed prefix of tables.

    Thread Starter DJ_Caribou

    (@dj_caribou)

    I think I find the problem.

    In the plugin, some requests use $wpdb->prefix for table name and other not.

    For example, SELECT display_name FROM wp_users WHERE id = r.user_id) as athlete_name FROM $this->RESULT_TABLE r

    Plugin Author conormccauley

    (@conormccauley)

    OK thanks for discovering this, I will investigate code and hopefully report back with a fix.

    Thread Starter DJ_Caribou

    (@dj_caribou)

    I modified the file wp-athletics-db.php to use dynamic prefix instead of static prefix and now everything is ok.

    Do you want I send it to you ?

    Plugin Author conormccauley

    (@conormccauley)

    Please do, thanks.

    Thread Starter DJ_Caribou

    (@dj_caribou)

    Where can I send it ? (give me an email)

    I’m trying to make the French translation. Do you want it when I will have finished ?

    I changed my feedback.

    I notice another issue. When I activate the plugin, the contain of text widget is not display. I try with default text widget, with “enhanced Text” plugin and with “Allow Javascript in Text Widget” plugin. Allows same result : when your plugin is activated, the contain of these widgets is not display (only title)

    Plugin Author conormccauley

    (@conormccauley)

    Thank you very much for your help

    conormccauley at gmail dot com

    I do not quite understand the issue with the widget?

    Thread Starter DJ_Caribou

    (@dj_caribou)

    I use the default WordPress text widget to display something. But when I activate wp-athletic, the contain of my text display disapears.
    I try other text widget (like “enhanced Text” or “Allow Javascript in Text Widget”) and the result is the same. When wp-athletic plugin is activate the contains of other widget disapear.

Viewing 11 replies - 1 through 11 (of 11 total)
  • The topic ‘Easy to use, good features’ is closed to new replies.