-
Posts
6,728 -
Joined
-
Last visited
-
Days Won
841
Everything posted by Paul
-
Do you offer custom Blesta development services? Let us know!
Paul replied to Paul's topic in The Lounge
Great, thanks guys. I'll be taking a look at this shortly. In the meantime, here's the page these are going on to give you an idea. https://www.blesta.com/development/- 19 replies
-
- blesta development
- development
-
(and 4 more)
Tagged with:
-
Yep, only navigation cached.
-
Do you offer custom Blesta development services? Let us know!
Paul replied to Paul's topic in The Lounge
Can you guys both provide 1 or 2 paragraphs of text that explains a bit about your company and what you do? What you specialize at, etc? I will be posting a page shortly, right now it'll just have MG on it, and I'll add you guys when I have some text from you. (Double check grammar/spelling. I reserve the right to tweak it if I want.)- 19 replies
-
- blesta development
- development
-
(and 4 more)
Tagged with:
-
Do you have the GD extension in your PHP? If not, try adding it. Also, try re-adding your logo or background image to your invoice. Does the logo and/or background image appear when trying to open an existing invoice?
-
Services that are cancelled in Blesta cannot be "un-cancelled", so it might make sense to cancel via the API unless I'm missing something.
-
I'm not able to reproduce this on Chrome 53.0.2785.116 on Windows 7. I wonder if it as unique to Chrome on OSX.
-
if($licenceValid) { echo("Yay! A valid licence!"); } else { echo("Arrgh! Hide the rum! Ye might be a pirate!"); } LOL Your code makes me happy.
-
I believe you have to create the ACL for the reseller in WHM first, then you select it in Blesta for the package you are creating.
- 17 replies
-
What was the content of the email in the loop? Was the from address at the same domain? Blesta has a built in loop detection, which should kill loops after 5 or 10 messages automatically.. so, interested in understanding more about this particular issue. Feel free to PM me with more details if you want to keep it private.
-
So it didn't work at all? Not sure what was going on with Exim. Does it work normally for email tickets that have body content?
-
The Mass Mailer will use whatever mailer you're set up for. Does Amazon SES support SMTP? If so, then you can set it up as your SMTP server in Blesta and all mail will go out through it, including Mass Mailer email. There is also an export feature as part of the Mass Mailer, so you can export your data for use in a 3rd party email campaign software like Campaign Monitor, Mailchimp, etc.
-
Can you confirm that CORE-1877 is resolved in 4.0 b1? It shouldn't be possible to get a missing ticket.
-
Glad you like the new look! People should be able to create new and interesting themes as well, as we made some changes to themes to accomplish the clean look.
-
Update looks really great!
-
So does the always run fraud check work currently in beta 1 of v4?
Paul replied to timnboys's topic in The Lounge
What task are you referencing? Do you mean fraud checks for every order, even existing customers? -
That'll probably work best, I've commented on the task. We'll see how that looks.
-
We are using certain elements from Bootstrap in the admin area in v4, like Buttons, columns, and some other things. Converting the admin area fully to Bootstrap would be a huge endeavor, so we are doing so gradually where it makes sense. The new admin login form, and installation/upgrade is all Bootstrap.
-
I believe CORE-1877 will only affect new tickets.
-
There isn't. However, it should take them back to the client area if they click My Account.
-
Please see CORE-2270. I attached a screenshot mockup of what I'm thinking.
-
Can you consistently replicate this? Anyone else confirm?
-
Interesting. This module will be replaced, probably in beta 2, with a much more complete and robust version.
-
I couldn't watch the video, because flash. But the question is, where should a Company/System settings options appear? The best place I can think of (because it's not going where it was in 3.x) is to put it right above the left navigation for settings. Perhaps a Bootstrap button or button group that spans the width of that area. [Company] [System] [ Left Navigation ]