Jump to content

Nelsa

Members
  • Posts

    408
  • Joined

  • Last visited

  • Days Won

    12

Everything posted by Nelsa

  1. I don't remeber when I laugh last time like now...ha-ha ...literally they earn on you and than charge you fee because they succeed to earn from you.
  2. As I said you are missing includes directory..and in that directory all content you add should be stored..from js..to html....try to make directory manually and than try add js or html ...as I see permissions for dir is 775 so it should be fine...which brings us to ownership...you change dir ownership but should check group ownership,,, You can run ls -l /path/to/file After that you'll see chmod + user ownership(labeled uid) and + group ownership (labeled gud)
  3. Nelsa

    Plesk Module Bugs

    Yes, in past there was problem even with auto provision on plesk behind NAT...because public IP has to be set in module Plesk throw error every time ...now it is solved but still expect IP
  4. Nelsa

    Plesk Module Bugs

    Well IP can't be just removed and replaced by hostname because Plesk need IP to create account,without IP it will not create account at all...so you can't just change IP to host name. There are more solutions for this...first without changing module would be to have one dedicated IP just for hostname and than just set rule in .htaccess to redirect IP to hostname. I have it now for my dedicated IP... if you intend to change module make sure to leave IP as it is and just add one more field for host name.>..and than use it as login link in service tab.
  5. You can use CSS Java Toolbox plugin form Naja/Blesta Addons.... select just client template and it will exclude admin tpl ..I have do it at this way for few clients....after you plugin is installed just click on menage--->than "add custom html code"--->and than you'll have two options,first is to select between " All pages" or "admin tpl" or "client tpl " and as last step select "before the </body> tag". If you want exclude admin area select "client tpl/pages" ,your code will be placed at bottom of every page ...it is where i put <script></script> even if i do it manualy....
  6. You can try https://www.site24x7.com/ ,you can integrate widget in to your website.
  7. Someone said already there is no bad advertising ,look it at that way.In fact even worst blesta reviews I sow are not so bad at all,if you look negative reviews from competitions you'll see real flaws,security related issues,stability issues.....for blesta it is mostly slow development,someone didnt find some module...at the end the best way to see how product is good is to look bad reviews
  8. You can read here about penton's sites hacked (it is link I find on WHT ) http://www.csoonline.com/article/3093018/security/mac-forums-hot-scripts-and-web-hosting-talk-databases-for-sale.html In short they say these sites owned by Penton are compromited(1,7 million users); Mac-Forums, Hot Scripts, and Web Hosting Talk Data is selling through "The Real Deal Dark Web" marketplace but I didn't chek ...what to say luckly they only had forum account and profil data...But I suppose there is some users or even host masters who use same passwords everywhere..like root passwords..etc..this should be big warning to everyone...
  9. Last time I cheked it is not just WHT but complete databases from 4 of 5 Penton's websites....all user data from these 4 websites are available....e-mails,usernames, ..and other profile fields stored in DB .. till now about 60% of passwords are decrypted..the rest is not decrypted yet..probably passwords from users who used harder passwords I read somewhere that all user will have to use reset pass link but I didn't see it on published on WHT but I couldn't log in with mine so I suppose it is true.. To be hones when you lok all penton's sites...one wordpress 3.9 second W.P 4.x.x version , vBulletin 4...must feel like in museum,maybe this is not reason but just fact that they use outdated version will make them targeted much more . I understand that such big user base is not easy to upgrade but they should have resouce for this..or they just worry for income..
  10. Something like closed Alpha...available to active developers.I think this would be good for blesta since some third party plugins are without officially counterpart and in same time so important for huge number of users.
  11. Nelsa

    Release 3.6.1

    Hi,4.0.xx are bug fixes releases and ment for patch fixes and minor changes of existing releases. New funcionallity you should expect in major releases 4.x.xx. So if new domain menagment is not introduced in 4.0(we already know it will not be in 4.0)than you can expect it in major upgrade 4.1. If I remember correctly they say it will be introduced in 4.1
  12. Nelsa

    Release 3.6.1

    Hey I just pinted to one of your post which looks to me like inappropriate,I don't have anything against critizm ,giving suggestions..etc and I'm not defending anyone when it comes Blesta development,I just think we should communicate at proper way. I'm always open for discussion about anything but it should be done properly,with facts and without be provocative..that is all.When it comes to blesta bussiness model...well it is their problem and I will not comment that... Yes domain menagment is something that makes things harder for me also but we all know domain menagment will not be changed till 4.1 so I can only wait,when it comes invoicing in my case it is not at top of the list....but I think deleting should be one of the option. I think it is not included because in most countries it is forbiden to delete invoice but not in all..Even in countries where it is forbiden to delete invoice if someone want to do it..will do it at one or other way. Since this is topic dedicated to B 4 i will not go deeper...
  13. Why don't set one DNS system for all cPanel servers?You can set primary and secondary nameservers on two servers and serve all cpanel servers with them.To run things properly you need 1x DNS server for every nameserver any way...otherwise there is no point to have 2 or more nameservers on same server
  14. Try to void invoice first...or maybe you can't do it while logged in as admin and user in same time..like I say I didn't try this maybe 3-4 time in total.. so I'm just thinking what could be and giving you idea...I will try to duplicate and see what happens when there is no open invoice or when log in directly as client.. EDIT Well voiding invoice will activate service so user can cancel it ...so you can't try this solution 'cause service is not pending any more,and I tried to cancel logged in directly as user but I got same thing"permission denied"..so I suppose client can't cancel pending service but should wait some one from blesta staff to confirm.This make sense since there is unpaid invoice assigned to pending service.
  15. Did you select "Allow Clients to Cancel Services" option in Client groups.To be honest I tested "cancel" pending service option while logged in as client just few times and I sow error "permission denied" but never that one...did you try that by yourself logged in as user
  16. You can execute cron through url till you solve issue..in fact you can use it forever...there is no difference..when it comes to result and what is important.it will work everywhere.. ,this would be cron command.... GET https://yoururl.com/blesta_dir/cron/?cron_key=PUT_HERE_CRON_KEY Just change url,blesta_dir and cron key Cron key can be found in blesta settings->system->automation Just to be clear thjis cron can be set on different server,hosting account you have with other provider,third party cron provider....etc and it will work at same way. Here is free cron provider https://cron-job.org/ You can set cron even every minute...so you can use command above and set there every 5 minute unlike every 15 on your hosting account.
  17. Hey I just installed mailparse on jobplease server with centos 6.8( I forgot to do it two days ago when worked on his server and now he send message asking ) ,and as I expect just running install command didn't work..I got error you see in code box which in short mean there is no re2c installed,because this happen very offten i will put complete process. mkdir .libs cc -I. -I/root/tmp/pear/mailparse -DPHP_ATOM_INC -I/root/tmp/pear/pear-build-rootzycCFE/mailparse-2.1.6/include -I/root/tmp/pear/pear-build-rootzycCFE/mailparse-2.1.6/main -I/root/tmp/pear/mailparse -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -DHAVE_CONFIG_H -g -O2 -c /root/tmp/pear/mailparse/mailparse.c -fPIC -DPIC -o .libs/mailparse.o /bin/sh /root/tmp/pear/pear-build-rootzycCFE/mailparse-2.1.6/libtool --mode=compile cc -I. -I/root/tmp/pear/mailparse -DPHP_ATOM_INC -I/root/tmp/pear/pear-build-rootzycCFE/mailparse-2.1.6/include -I/root/tmp/pear/pear-build-rootzycCFE/mailparse-2.1.6/main -I/root/tmp/pear/mailparse -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -DHAVE_CONFIG_H -g -O2 -c /root/tmp/pear/mailparse/php_mailparse_mime.c -o php_mailparse_mime.lo cc -I. -I/root/tmp/pear/mailparse -DPHP_ATOM_INC -I/root/tmp/pear/pear-build-rootzycCFE/mailparse-2.1.6/include -I/root/tmp/pear/pear-build-rootzycCFE/mailparse-2.1.6/main -I/root/tmp/pear/mailparse -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -DHAVE_CONFIG_H -g -O2 -c /root/tmp/pear/mailparse/php_mailparse_mime.c -fPIC -DPIC -o .libs/php_mailparse_mime.o re2c -b /root/tmp/pear/mailparse/php_mailparse_rfc822.re > /root/tmp/pear/mailparse/php_mailparse_rfc822.c /bin/sh: re2c: command not found make: *** [/root/tmp/pear/mailparse/php_mailparse_rfc822.c] Error 127 ERROR: `make' failed The mailparse.so object is not in /usr/local/lib/php/extensions/no-debug-non-zts-20100525 Tidying /usr/local/lib/php.ini... No changes Tidying /usr/local/cpanel/3rdparty/php/54/etc/php.ini... No changes re2c installed Here is complete process for this(centos 6.8 + cpanel) install re2c Install php-devel and mbstring if not already yum install php-devel php-mbstring Download and install re2c 1.Download correct rpm for centos 6(complete list if not Centos 6 x86_64 http://dl.fedoraproject.org/pub/epel/6/x86_64/) wget http://dl.fedoraproject.org/pub/epel/6/x86_64/re2c-0.13.5-1.el6.x86_64.rpm 2.Install epel-release rpm: rpm -Uvh re2c-0.13.5-1.el6.x86_64.rpm 3. Install re2c yum install re2c Now Install mailparse If runing php 6 or lower run: pear install pecl/mailparse-2.1.6 If runing php 7 + run: pear install pecl/mailparse You'll got similar content at the end: Build process completed successfully Installing '/usr/local/lib/php/extensions/no-debug-non-zts-20100525/mailparse.so' install ok: channel://pecl.php.net/mailparse-2.1.6 Extension mailparse enabled in php.ini
  18. Nelsa

    Release 3.6.1

    Sorry but your post above(not this one I quote,but previous ) is not constructive criticism...constructive criticism is when you post your opinion about blesta with valid facts without advertising their competition or post provocative comments....but unlike Mike I think that post should stay..maybe even bold it...it say more about you than about blesta or WHMCS. It is Ok to use WHMCS I use it once.....but I don't see why post such provocative comments...like you are angry . I mean it is not ex Wife..it just ex-billing script....to be honest your post above is like it was made by 10 year old kid .....I don't see any point ....you sound like angry bride ....
  19. Going to sleep..worked last whole night..good luck
  20. Some tips : The difference between the "pear" and "pecl" commands is that "pecl" disables php.ini so that you can overwrite extension .so that would otherwise be in use and locked for write. So, unless mbstring is built into PHP (not a loaded module in php.ini), you won't be able to install mailparse.Dev package you need for phpize tools....
  21. If you don't succeed with package menager than you'll have to enable epel repo install from there or download and build from source
  22. Yes there is no that package in repository.......I don't know which centos you are running..supose 6.5
  23. Hey I forgot to tell you...for devel conflict Did you try yum install php5-dev than try to install 2.1.6 version which is compatibile for you... These commands install mostly recent variant and mostly now incompatibile with older variants
  24. I have do this more than 100 times and never was the same..you have at least 10 working solutions ,he can install it from epel repo..also Installing lower version is easy just need to specify..... like pecl install mailparse-2.1.6 .problem can cause many things but like I said I don't remeber when I install this from first..even on Ubuntu...switching to php 5.4 will also resolve issue...
×
×
  • Create New...