Leaderboard
Popular Content
Showing content with the highest reputation on 05/19/2015 in Posts
-
Seriously Impressed
ariq01 reacted to HostKnight for a topic
Hey guys, I have worked on so many different sites that use WHMCS for the billing and administration, it was only last week where I decided to work on a small reseller for myself to get some experience with client management (have a friend helping with the technical). Neither of us had heard of Blesta but the reseller offered us a licence for it and well, we couldn't be happier. The script is amazing, we love the default layout, the way everything works and just how damn easy it is to use. We're now a week in customising the website and Blesta and i've had to consult the manual twice, both times it's been a simple issue of me not looking close enough. Then the topics on this forum, especially the marketplace, it's honestly amazing to see a group of people work together and contribute so much. My only regrets is not finding Blesta before, so kudos to everyone here, I shall definitely be suggesting this script over other billing software from now on. (Bit of an odd first thread but I felt it was needed seeing how impressed we were about the script)1 point -
Integrating Plugins And Such To Client Dashboard?
Michael reacted to EidolonHost for a question
Oooh. You mean the other portions of your tutorial. Gotcha. I will be messing with this, yes. I plan on doing that when I head back home for the night and work on the dev server hosted there.1 point -
Hey, good to see you both. Been staying busy?1 point
-
Do you have the GD library available to PHP?1 point
-
Awesome, and thanks Mike! (It's good to have someone in the UK on the forums while it's dark here )1 point
-
Don't worry, you helped me, it was the cron job, I did not set them up properly . It's solved now, thanks tho.1 point
-
this would be an excellent addition +11 point
-
1 point
-
Staff Group - Allow Only To Manage One Group Of Clients
Joseph H reacted to Blesta Addons for a topic
+1 ... good additions1 point -
Uk Addresses Not Correct Information. (State / Province) Field.
Blesta Addons reacted to Max for a question
In The Netherlands postal codes are in the format "1234 AB" That doesn't prevent the system from getting confused if there are additional character codes added to the address though. I know, because the postal services here attach a sticker like this to your mail if delivery has been delayed, because it had to be manually processed: Occasionally receive those on mailings from the USA, where the sender's software added some kind of invented state code (like XX) to the address on the same line as the postal code. The sticker suggests you contact the sender and tell him to put a properly formatted address on the envelop next time.1 point -
Would be good for account managers so +1 to this.1 point
-
The meta data is added during a POST request from the manage page of the module. You would need to check the POST data being submitted from that page.1 point
-
Integrating Plugins And Such To Client Dashboard?
EidolonHost reacted to Michael for a question
It's the javascript then try moving the JS for Blesta and your integration around.1 point -
Gpg-Signed E-Mails
EidolonHost reacted to Paul for a topic
The read notification is annoying. I never, ever, ever send read receipts. Some mail servers like Mandrill can make use of message tagging and track opens, which are useful for statistical purposes for various types of emails. It would be interesting to be able to add special headers to outgoing email to enable some of these features on a per-template basis.1 point -
Smtp Relay Testing
EidolonHost reacted to jwogrady for a topic
Writing credentials to the database doesn't mean the credentials worked. Would be nice to have a test script that sends and confirms SMTP authentication.1 point -
Is the smoke coming out of the module black or white? Or could you be a tiny bit more specific, than "doesn't work"?1 point
-
Admin passwords in WHMCS are interestingly slightly less secure than their client passwords. They are MD5, and can be supported by enabling legacy password support in config/blesta.php. Client passwords on the other hand are salted, and Cody says they can be supported if we make a core change to Blesta to support both legacy MD5 and the ones WHMCS uses. We haven't decided if this is something we want to do yet.1 point
