Send private message

You must be logged in to send a private message.

Group membership

Activity

  • ProToha replied on the discussion topic Custom Index and Latest Pages
    Ismayil Khayredinov, thank you, thank you, thank you!!!!! it works perfect now!! Thank you! :) view reply
  • ProToha replied on the discussion topic Custom Index and Latest Pages
    thank you for the answer, DhrupDeScoop! but this doesn't fix my problem, at first of course I got the full code from the file I mention in the first message, then played a lot with this - deleted owner and changed $num to 4, but whith this or... view reply
  • ProToha added a new discussion topic Custom Index and Latest Pages in the group Beginning Developers
    Hi, All :) I have a question about custom_index. Ive used the code from the example custom_index plugin and it works perfect to show latest blogs, files etc... but I have to add latest pages. so we're using this code to show...
    • thank you for the answer, DhrupDeScoop!

      but this doesn't fix my problem, at first of course I got the full code from the file I mention in the first message, then played a lot with this - deleted owner and changed $num to 4, but whith this or without it shows

      (text links: public, history, edit and graphic buttons: rate, delete)

      over each page anyway, but I need to show it just like its look on the profile page, the same, but without these links and buttons, so it will look like blogs, bookmarks and other stuff in the custom_index. Maybe there're some other strings which I can add to $options?

    • add elgg_push_context('widgets'); before and elgg_pop_context(); after your code

    • Ismayil Khayredinov, thank you, thank you, thank you!!!!!

      it works perfect now!!

      Thank you! :)

  • ProToha joined the group Beginning Developers
  • ProToha replied on the discussion topic registration: email confirmation problem
    After contact with the admin of my server, they found that sendmail server doesn't start at all, after some fixes I start getting emails from the elgg, I just can't imagine how I can get emails from wordpress before, thats why I thought that this is... view reply
  • ProToha replied on the discussion topic registration: email confirmation problem
    thanks for the answer! :) Saw these links already and checking of spam folders wasmy first action after I didn't get confirmation email, that is strange that wordpress send emails without problems, probably I have to contact my server admin with... view reply
  • ProToha added a new discussion topic registration: email confirmation problem in the group Feedback and Planning
    Hi, Everybody! :) I have a problem with Elgg, trying to register from another browser and email on the elgg site which I'm developing now and after registration completed it says that I'll get confirm email soon, email is never arrived! :( I can...
    • thanks for the answer! :)

      Saw these links already and checking of spam folders wasmy first action after I didn't get confirmation email, that is strange that wordpress send emails without problems, probably I have to contact my server admin with the description of problem, but not sure if this will help.

      Thank you anyway for your response! :)

    • Is it only the activation email that fails to arrive? What about notifications about new private messages or other notification emails? Do they arrive or not? You might need to change the notification settings of the Elgg account first to get email notification sent. If these emails also don't arrive while wordpress works, something might be broken with your Elgg installation. You mentioned you use phpmailer in another thread. Maybe this is causing the problem.

      If only the activation emails don't arrive while other notification emails do, I would guess it's a spam filter problem somewhere.

    • After contact with the admin of my server, they found that sendmail server doesn't start at all, after some fixes I start getting emails from the elgg, I just can't imagine how I can get emails from wordpress before, thats why I thought that this is problem isn't in the server side.

      I'm really confused, sorry for this topic guys!!! :)

      If this is possible maybe somebody from admins will delete this, as it looks like that my topic duplicates the same problem which I found before in lots of other topics here.

      I'm really sorry and thank you for your patience and answers!