Fork me on GitHub

User Admin - Last Registered Users  Bottom

  • When I click the link to show the last registers users, I get the following error message:
    Internal Server Error
    The server encountered an internal error or misconfiguration and was unable to complete your request.

    Please contact the server administrator, webmaster@jeanholland.com and inform them of the time the error occurred, and anything you might have done that may have caused the error.

    More information about this error may be available in the server error log.

    I wasn't sure which error log the message was referring to and have not been able to diagnose this.
  • songbird

    When I click the link to show the last registers users

    Where did you find this link? I couldn't find such link in the Users administration (index.php?module=Users&type=admin)

    The 10 latest registered users should be accessible from index.php?module=Profile&func=recentmembers (available from 'My Account' -> Members List)

    --
    -- Teb
    -- Dutch Zikula Community


    Support questions in a Personal Message will be ignored. Use the forums at all times!
  • When a non-administrative user logs in and you click My Account and then click Members List you get three choices. Members List, Last Registered Users and Users On Line. If this is a carryover from PostNuke, I would like to get rid of it. I don't understand why the upgrade would not have removed this if it wasn't going to work.
  • Exactly, that's what I said in the second part from my reply.
    All the links you mention work correctly on my upgraded site (from .764 to Zikula 1.1.1)

    Not quit sure what you want now... Do you want it removed, or get it working?

    --
    -- Teb
    -- Dutch Zikula Community


    Support questions in a Personal Message will be ignored. Use the forums at all times!
  • I upgraded from PostNuke to Zikula 1.1.1 and that is confirmed on my site.
    I would like to replace the User Administration with whatever comes with Zikula or perhaps I have to repair my data base. Right now when I set the number of records to view in The Account Panel Manager, Members List Items per page on Members List page Items per page on Members Online page Items per page on Recent Members page. All of these always come back blank with no number recorded. I think that's why I am getting zero length lists. If this is not part of Core Zikula then I would like to install the right thing. Thanks, Jean
  • So, based on what you reported above, this is definitely part of the Core modules and it should be working. I would like to get it working.
  • At my 1.1.1 site at index.php?module=Profile&type=admin&func=modifyconfig I have numbers filled in for Items per page on Members List page, Items per page on Members Online page and Items per page on Recent Members page. I am also able to change and save any new values. Does that work for you? If so, does this make the recentmembers-link in the Memberslist work?

    --
    -- Teb
    -- Dutch Zikula Community


    Support questions in a Personal Message will be ignored. Use the forums at all times!
  • No that is not working for me. I cannot put numbers in the fields. They are not being saved.
  • That's very weird... Are you receiving any (error) messages at all after saving those values?

    --
    -- Teb
    -- Dutch Zikula Community


    Support questions in a Personal Message will be ignored. Use the forums at all times!
  • No. Can you tell me what table in the data base holds those values. I will update them manually.
  • If you run

    Code

    select * from `nuke_module_vars` where pn_modname = 'Profile'
    at your database, you see the specific entries. Be aware these are serialized variables, do not modify them with just a number. Only change them if you know what you're doing.

    --
    -- Teb
    -- Dutch Zikula Community


    Support questions in a Personal Message will be ignored. Use the forums at all times!
  • 0 users

This list is based on users active over the last 60 minutes.