• Resolved wiebke.wetzel

    (@wiebkewetzel)


    Hello,
    I am testing Cluevo to add a LMS to my website. So far I am a bit confused by the group functionality:

    1. I can’t create a new group. If I click on “Gruppe hinzufügen” (add group) in the user management the popup-window opens. I can enter a group name and description, I can chose members, but the button “Gruppe erstellen” (create group) has a red corner and won’t react.

    2. I am confused by the Field “Name der Gruppe” (group name) in the Lernstruktur (learning management). I am under the impression that this is the name of the academy and has nothing to do with the user groups. Am I right?

    I have a WordPress site on shared hosting with PHP 7.4 and SQL 5.7. The WordPress version is up to date (should be 5.4.2).

    Thanks for your support,
    Wiebke

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author CLUEVO

    (@cluevo)

    Hey wiebke,

    sorry for the late reply.

    1. I just tried this in the latest version and it worked on our testing setups. Do you get any javascript errors or something similar?

    2. You are right, this is just the name of the learning structure. What happened here I think is that the localization uses the same translation for both strings. We’ll clear that up in the next release.

    [ Signature deleted ]

    • This reply was modified 3 years, 10 months ago by Jan Dembowski.
    Thread Starter wiebke.wetzel

    (@wiebkewetzel)

    Hey CLUEVO team,

    I first tested it with debugging switched on in the config.php, that didn’t change anything. This is what the web developer console tells me in Firefox:

    This page uses the non standard property “zoom”. Consider using calc() in the relevant property values, or using “transform” along with “transform-origin: 0 0”. admin.php
    JQMIGRATE: Migrate is installed with logging active, version 1.4.1 jquery-migrate.js:23:17
    Layout was forced before the page was fully loaded. If stylesheets are not yet loaded this may cause a flash of unstyled content. jquery.js:3:25903
    unreachable code after return statement
    2 user.admin.js:643:6

    And in Safari I get these errors in the Java script console:

    [Log] JQMIGRATE: Migrate is installed with logging active, version 1.4.1 (jquery-migrate.js, line 23)
    [Log] Sending latency from page_performance – "1.44" – "myURL/wp-admin/admin.php" (page_performance.js, line 38)
    [Error] Failed to load resource: the server responded with a status of 404 () (admin.css.map, line 0)
    [Error] Failed to load resource: the server responded with a status of 404 () (toastr.js.map, line 0)
    [Error] Failed to load resource: the server responded with a status of 404 () (admin-overrides.css.map, line 0) 

    The file toastr.js.map is from another plugin which I deactivated. That didn’t help. The other two files are from Cluevo and they do exist.Thus I don’t know why they are reported missing.

    I hope that does give you some information. I am no developer, thus please let me know if I sent you the wrong information.

    • This reply was modified 3 years, 10 months ago by wiebke.wetzel.
    Moderator Jan Dembowski

    (@jdembowski)

    Forum Moderator and Brute Squad

    @cluevo I have archived your reply.

    While I know you have the best of intentions, it’s forum policy that you not ask users for admin or server access. Users on the forums aren’t your customers, they’re your open source collaborators, and requesting that kind of access can put you and them at high risk.

    If they are paying customers (such as people who bought a premium service/product from you) then by all means, direct them to your official customer support system. But in all other cases, you need to help them here on the forums.

    Thankfully are other ways to get information you need:

    You get the idea.

    We know volunteer support is not easy, and this guideline can feel needlessly restrictive. It’s actually there to protect you as much as end users. Should their site be hacked or have any issues after you accessed it, you could be held legally liable for damages. In addition, it’s difficult for end users to know the difference between helpful developers and people with malicious intentions. Because of that, we rely on plugin developers and long-standing volunteers (like you) to help us and uphold this particular guideline.

    When you help users here and in public, you also help the next person with the same problem. They’ll be able to read the debugging and solution and educate themselves. That’s how we get the next generation of developers.

    Plugin Author CLUEVO

    (@cluevo)

    @jdembowski: hm okay, sorry, did not notice. We’ll be better about this in the future!

    @wiebkewetzel: From the error log it looks like none of the messages are relevant to the issue you are describing. Another thing you can try: In your browser’s development tools there are should be a network tab that shows you what ressources the site is requesting. When you open this up and try to create a group an entry should appear with the server’s response. Can you check what kind of response it returns?

    [ Signature deleted ]

    • This reply was modified 3 years, 10 months ago by Jan Dembowski.
    • This reply was modified 3 years, 10 months ago by Jan Dembowski.
    Thread Starter wiebke.wetzel

    (@wiebkewetzel)

    Hello Cluevo,

    I will try to do some of the steps suggested by the moderator. I am no developer, so I don’t know if I will be successful.

    I will come back to this forum once I have some more information for you.

    Best regards,
    Wiebke

    Plugin Author CLUEVO

    (@cluevo)

    I’m closing this for now, feel free to open another issue if further problems arise.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘can’t create a group’ is closed to new replies.