david.a

About me:
Email: david.idiomas247@gmail.com

Send private message

You must be logged in to send a private message.

Group membership

Activity

  • david.a replied on the discussion topic Custom html/css/js etc in Pages
    Screenshot - the limited version. The desired effect. view reply
  • david.a replied on the discussion topic Custom html/css/js etc in Pages
    DhrupDeScoop, you have completely missed or misunderstood the problem at hand. Of course I could easily link to a pre-built static html page with the code embedded etc, and yes it would work, but that is not what I am asking here. I am asking how I... view reply
  • david.a added a new discussion topic Custom html/css/js etc in Pages in the group Elgg Technical Support
    I have found a very useful jquery tooltip plugin which suits our needs for future online language courses. We are happy with the functionality and would like to implement it to Elgg (pages, or group pages), but the editor doesn't accept the HTML,...
  • david.a added a new discussion topic NI / NC - Add on for member expiry in the group Professional Services
    Hi all, I've searched high and low but could not find a plugin for this specific task. We are setting up a paid membership system which allows a time limit (specifically 4 months) upon payment. Our first idea was to operate it manually; have an...
    • David, please check this plugin. It may implement what you need.

    • @David , we have developed and implemented this system of paid users and user subscription expiry for some of our clients. Currently there is no free plugin available anywhere here.  You can send a mail to webgalli[at]gmail[dot]com for more information on this paid subscription plugin.

      Regards, Team Webgalli
      webgalli[at]gmail[dot]com
      Skype : "drsanupmoideen" or "team.webgalli"

    • Lovegin John

      @David,

      You can find an advanced elgg membership plugin at Socialcommerce.in. This has the following features. I hope this will suit your needs.

      Users

      1. Trial period provided at the time of registration only.

      2. Users can register as both free user and premium users

      3. Trail period assigned to the premium users only

      4. Recurring payments and non-recurring payments are assigned to the premium users only

      5. When a user registers as the premium user the trial amount is charged at the initial stage and the after the trial period, the membership charges is taken on each recurring period.

      6. Users can upgrade to new membership category, but has to cancel the previous payment in paypal; else payment will be taken for that also as recurring.

      7. If the user cancels the payment of the active membership, their membership will be changed to FREE

      8. Notification mail will be send to the users of each process, except the cancellation of the previous payment in the PayPal

      9. Payment of each category on registration and upgradation is done using PayPal

      10. If non recurring mode ,then notification will be sent to the users before 15 days of expiring the membership and on the day of expiring also notification will be send to the admin and user. 11. In PayPal - Automatic recurring payments is available to PayPal Premier and Business accounts only. It is not available to PayPal Personal account.

       

      Admin

      1. Admin can create/edit/delete membership Premium categories

      2. Can set whether to allow users to upgrade membership,

      3. Can set the subscription details

      4. Can set the trail period details

      5. Can set whether recurring payment/non-recurring details are needed or not

      6. Can set the no. of installments/recurring times

      7. Can upgrades users membership 8. Receive notification mails on upgrading and canceling membership

       

      Regards,
      Lovegin John.
      Skype: webcubes

  • david.a joined the group Professional Services
  • david.a added a new discussion topic Isolating the PHP code for a custom login page. in the group Elgg Technical Support
    Yes, I know, another question! :p I am in the process of modifying elgg, and it's going well (only 2 crashes so far). My next task is to re-build the usual login panel on a new page: The page, so far: www.toefl--online.com/login. I have the...
  • david.a added a new discussion topic Elgg and limits/overloads. in the group Elgg Technical Support
    Good afternoon all. I have a query regarding Elgg and what the system can handle. Has any form of stress test been performed on the system? Is there a general consensus on how many members, files, groups etc the system can take before slowing...
    • This is a server specific question that has very little to do with the software. It depends upon the memory, speed, network connection etc.

      If you Google "Elgg performance" you will find a lot to read on the issues.

    • @david.a -

      guess who here on the community has the largest elgg-based socnet web-site - probably in the galaxy ? it won't a be 'consensus' you'll find - few have gone to that stratosphere..

  •  To get rid of "Dashboard" link in the topbar. In your theme folder (theme/views/default/page_elements) there is a file elgg_topbar.php. Find the code: <div class="toolbarlinks"><a href="<?php echo $vars['url'];... view reply