Jump to content

Amit Kumar Mishra

Members
  • Posts

    257
  • Joined

  • Last visited

  • Days Won

    24

Everything posted by Amit Kumar Mishra

  1. in the php ini editor, you may increase the time to 300 from 30 although this is a huge time, and things must get executed within this time, but you may try and comment here if this works also to mention, under 30seconds, at times the blesta, wordpress, etc installer also fails do update if this resolves the issue
  2. you know something @throttle, the more you use it, the more you will start to love it
  3. humm so far, so good at least one help.. i will do this and test it ASAP, and update you here, in case there is some issue, and in case i require a bit more guidance
  4. +1 for security measures how can you #BlestaDevelopers think every thing from the begening great work @Paul & Team
  5. hi when we try to reset our password (client side) and enter any password, it says "email sent" rather it should say "invalid email" or "email not found", or any thing meaningful, incase the email is not registered with the blesta install this is just a suggestion not sure, if this has ever been brought to notice or not, not even sure, if any work is being done on this or not in case this is already on the to-do list, this may just be ignored
  6. but Brijesh wrote to me what i wrote here but yes, you know i was after you since long to get this done, and was also after Brijesh and his team to get this done they never told me that they are working on it, they just said they will work when the release gets stable but i am eagerly awaiting this plugin thanks for updating me @Paul
  7. hi developers i was working on something for blesta, at present you may call it a plugin where i get stuck is if i keep can setup two routes say, in // Route all except the following to the CMS plugin (if the plugin exists) if (file_exists(PLUGINDIR . 'cms')) { Router::route('^(?!' . $admin_loc . '|api|callback|cron|404|uploads|' . $client_loc . '|install|order|plugin|widget)', '/cms/main/index/$1'); } the functionalities of my plugin dont serve the pages now if i put my plugindir . 'mydir' the plugin i am coding is working, but the blesta's own cms portal is not working what i aim to achieve is the cms (portal plugin to work) and along with it, my plugin to serve a few pages, either static or dynamic so, i am stuck with how to get both the things to work? any help from any developers would be highly appreciated thanks
  8. no Paul i must admit i am in constant touch with softaculous, and you know they are actually not actively working on it around 4 days back, they wrote back to me that this release of blesta is still in beta, and they will do it once the release is public they are, i must admit, actually working on softaculous, but not on this plugin/hooks any ways, lets keep our fingers crossed, that they do not get any further excuse after some time and we get a wonderful auto-installer to work with #Blesta
  9. hi if softaculous be informed about this, their long awaited module/plugin would be okay and ready (just a humble request to remind them) https://dev.blesta.com/browse/CORE-2355 so users gets one more chance to shift to blesta
  10. but the browsers cannot translate the image files... by the way i never meant to hurt the feelings or sentiments related to language
  11. long time no work on this...
  12. if this be translated to english, some help would surely follow
  13. hi if these could be translated to english, may be more help could be there
  14. hey not sure if concrete5 integrates with blesta? not advocating for blestacms, but i do not see any substitute of it at present feel like you should consider it also, not sure if this could be transferred? @Blesta.Store will be able to say, if this could be transferred, though you have mentioned about the administrative fee
  15. i can sponsor box for this (without the root) say with the cpanel and the said plugin can we discuss the other aspects in PM
  16. just wondering why not client id is set to the mysql autoincremented id this may prevent it from happening as for multicompany, you may still have the present autoincrement value to be set as client id or may be fetch client id from the incremented mysql value like get the present id and set it as the client id not sure if this will be a big task or some small patch may the coders reply on this
  17. you mean this Allow PHP to be run when logged in as a reseller to WHM [?] Special care should be taken when enabling this functionality since PHP will be running as root. Any application you permit to run under this setup should make special security considerations to avoid catastrophe.
  18. i agree i feel, i will try and get some time to code this and may be donate it to community lets see, if i can
  19. hi there is no news about this since long time...
  20. i agree this must be a "must" in the "quick todo list"
  21. would you be requiring the root login or any other login will do
  22. any permanent fix for this so that it may not get over-written in upgrades
  23. you i saw that seems like i even gave a like for some sort of a feature request like this but incase i do the edits, in every update it will get over-ridden i was thinking if in case there is some direct tweak
  24. yes i wish to allow only username, not email as option how to get it achieved?
×
×
  • Create New...