Abstract

Send private message

You must be logged in to send a private message.

Friends

No friends yet.

Activity

  • Abstract added a new discussion topic Saving Admin setting plugin in the group Elgg Technical Support
    Hi Everyone, I'm new to elgg, busy to customizing it. I've created my first plugin. Now I want to have some addional settings which can be choosen from in: Administration -> Tool Administration  -> my plugin settings I've got the form...
    • found it. Add this to your initilize function in the start.php file to handle the post values:

      register_plugin_hook('plugin:setting', 'plugin', '[your_plugin_name]');

  • Abstract replied on the discussion topic Admin password
    I found it out. You need to register as the first user and then you have administration rights.  I find it really strange it isn't said anyware in the INSTALL text file. It's one of the most important things. I installed this software 3 times... view reply
  • Abstract added a new discussion topic Admin password in the group Elgg Technical Support
    Hi Everyone, What is the detauls login for the admin panel. I installed the software everything is working, however no question what kind of admin login I want. I can't find a config fill to set it and also in the documentation I can't find it. Am...
    • I found it out. You need to register as the first user and then you have administration rights.  I find it really strange it isn't said anyware in the INSTALL text file. It's one of the most important things. I installed this software 3 times just because I though every time I missed the place were your have to give the login details.

    • I have installed elgg before successfully, and I did an installation for a test site the other day and had forgotten this... and abandoned the installation... it would be useful to have better instructions (about lots of things)

  • Abstract joined the group Elgg Technical Support