Jump to content

Blesta Addons

Alpha Developers
  • Posts

    4,868
  • Joined

  • Last visited

  • Days Won

    389

Everything posted by Blesta Addons

  1. This feature is important , specially in tickets . and if the client stay in the page , an ajax request to fetch new reply every X minutes and show a popup box notify with new response available will be the best of the best .(something like the gmail notice ) also for admin in backoffice , for example , if the admins/moderators are logged , when a new ticket or new reply by cleint , it show theme a popup message about this new ticket will be the best of the best (something like the push messages of andriod and ios devices).
  2. i have tested from the scratch with the edited files as suggested by paul , but the same probleme . no error in the browser , it's a timeout probleme , i have put a setting for 5 minutes but still not importing all the data . i think the probleme is my big database data as i told in my first post . is possible to make the plugin go with steps ?
  3. your probleme will not resolve until you should update all the fields in the database , i have already discussed this with the staff in the forum and in thier support ticket . the probleme if you use the importer plugin , normally the plugin should match and update the fields , for example , in V2.5 the imported should convert the fields user1 & user2 to match the domain-name and orderid fields . also is not nessasary that the logicboxe module store the ns1/ns2/ns3/ns4 and orderid . because the logicboxes API let you get the orderid by the domaine name , and when you get the order-id you can get the other info/contact/dns and all the other details via the API . so i suggest the staff to change the module to not store such fields and keep just the domain-name field .
  4. i have tested also in blesta site , look for countries : france italy morocco Sudan albania algeria and maybe other that i have not tested .
  5. i will try this ... is there any tip to delete all the imported data ? i have make a mistake to not backup blesta when it was installed
  6. Hello the state field has not ordered well , iit should ordered from A to Z to help the customers/clients select thier state easly .
  7. Hello still the probleme exist in importation ... the plugin can't import all the data !!! i have changed the apache setting , the time out , and all other aspect . any option to fix the plugin ?
  8. Hello All ; is a long time that i was away from this forum and blesta activity , for apersonal case . today i have tried to prepare the transfer from the v2.5 to the new version 3.1.3 with the import module , but i have no succes in all import . the packages has been successfully imported . the useres not all . the services not all . maybe is a timeout probleme , as the database has a huge number of clients (about 3600) and services (more than 8000 services) . i think if the dev can make the import work with ajax system or in steps methode is better . first import packages , then users (no more than 400 or 500 in oneshoot ) and services also in parties (300 or 500 ) . somthing like http://ddddddd.com/blesta/admin/settings/company/plugins/manage/7/blesta/2.5/?action=import&step1=packages http://ddddddd.com/blesta/admin/settings/company/plugins/manage/7/blesta/2.5/?action=import&step2=users&from=0 http://ddddddd.com/blesta/admin/settings/company/plugins/manage/7/blesta/2.5/?action=import&step2=users&from=500 http://ddddddd.com/blesta/admin/settings/company/plugins/manage/7/blesta/2.5/?action=import&step2=users&from=1500 http://ddddddd.com/blesta/admin/settings/company/plugins/manage/7/blesta/2.5/?action=import&step2=users&from=2000 http://ddddddd.com/blesta/admin/settings/company/plugins/manage/7/blesta/2.5/?action=import&step3=services&from=0 http://ddddddd.com/blesta/admin/settings/company/plugins/manage/7/blesta/2.5/?action=import&step3=services&from=500 http://ddddddd.com/blesta/admin/settings/company/plugins/manage/7/blesta/2.5/?action=import&step3=services&from=1000 i believe this issue will be fixed . and now the big probleme that i front , is orderbox module . it import the service and the package . but all the domains imported is not linked with the domain is the orderbox platteform . why ? because the module in version 3 , need the orderid and the nameservers to be confugured . and the imported services has not this value in it . what we should do ? 1 - either a batch script (module that check every domain in blesta and check it in orderbox plattforme and import the missing values . 2- change the database mannually , and that is impossible , as we have more than 2000 domaines in the systeme . the blesta dev can help in this ....
  9. Logicboxes is included is not in the deal . resell.biz will be your best choice ... they use logicboxes platteforme .
  10. i'm using the same function here , with some hange , i have the function placed in a decoded file (ioncube) http://coderzone.org/library/Easy-Password-Encryption-and-Decryption_1100.htm
  11. i suggest to make some revolution in the pricing system . to avoid multiple package for one product with multiple price . let say Product A normal price = 15$ , as Addon with Product B = 12$ as Addon with Product C = 10$ as Addon with Product G = 0$ i know we can do this with multiple backages and groups and somes coupons , but is possible will be great ...
  12. one of the best thing in blesta v3 , is the way they manage the crypted field (passwords) . storing field with the MD5 or other Hashing systems/algorithmes is usefful , but blesta can retrieve the crypted password and use them in the système as plain text again transparency . i love this way ... what i want to ask now , how blesta do this ? blesta use a function to decrypt the passwords/crypted fields and other function to decode/decrypt the password ? i beleive they can not decode the MD5 password, so i supposed that they use it own cyption/decryption systèm . can the blesta dev share some tips or way to achieve this ? or is a secret of the work !!
  13. That should not be in the cpanel module , normally should be done via plugin , as the others do , native modules, and modules or components that add fonctionnalities to the native module . We are waiting the cpanel extended module to see how they add the others function , I believe they need to code module that should be attached to the cpanel native module .
  14. are you using JIRA ? if yes is easy to do it . and i believe is usefful to push the request directly to the jira instead of forum .
  15. I have already requested a advanced template for domain + hosting , the actual order form is not pro for this use .
  16. If this is the case you need to report a bug
  17. Auto close should be exist already !!!
  18. Blesta Addons

    Release 3.0.1

    just add it to jira ...
  19. if this is the case ... i'm very interested how it should be done !!!! we have already spoke about attache plugin to a module or the inverse in this thread http://www.blesta.com/forums/index.php?/topic/673-attach-plugin-to-a-module/ , but no aswer and we haven't arrived to any worked code ... ican't wait , just to see how they attache the module A to the Module B .
×
×
  • Create New...