-
Posts
9,522 -
Joined
-
Last visited
-
Days Won
186
Everything posted by Michael
-
There's no module for OpenProvider with Blesta, you can hire a developer or ask the guys at OpenProvider if they could make a Blesta module.
-
haha I need too got a lot of pictures too of them deleting comments.
-
Blesta has a built in importer which you can use: Settings > Company > Plugins: Import Manager. And there's two tutorials: https://docs.blesta.com/display/user/WHMCS+5.2 http://whmcsrefugees.com PS: The importer works on v5.x.x and v6.x.x
-
Sounds like it mate haha.
-
They have to click manage on the service row and click addons
-
Ah so that's good Paul is amazing, but still not sure why the reseller you bought from won't renew the support and updates for you
-
yeah I wonder if @Paul can help?
-
Oh sugar that's not good.
-
You're welcome, you can also grab the beta from the blesta downloads manager and just give it a spin
-
The theme should work on v4, you may have to do a few edits on the v4 theme, but that's only really the js / navbar to include the order bit as far as I'm aware.
-
PMSL a competitor who tried to compete has gone open source: https://whsuite.com/ so it's coming up roses now.
-
yeah with no quota's so it could be less for the higher price or worse and lol with their history would be a big risk for anyone.
-
Loving it, it has really made my year so much better lol. What will they update next? owned license prices?
-
He wants to set the yearly as default until you change it in the dropdown. For example if you offer 3 terms and they click order they see monthly, well some want it on yearly by default.
-
Ken closed it due to personal reasons but not sure why: I wonder if it's just a one off error which might be caused by double clicking or something else.
-
Aren't they using that mate in 4.0? I know the guys are using namespace for minPHP and the modules, etc
-
I use the blestacms so that's not the portal well (cms) so that might be why but oh well LOL.
-
I got 0 for them until I changed it, I think it's related to: https://dev.blesta.com/browse/CORE-2168
-
Since the base_uri only works on the portal pages (until 4.0 I believe) you can use this fix: Replace: $this->base_uri With: $site_url And Above this: $this->Javascript->setInline(' Put: $site_url = "https://yourdomain.com/blesta_folder/";
-
Just the buttons. You can find the changelog here: https://dev.blesta.com/jira/secure/ReleaseNote.jspa?projectId=10000&version=10603
-
That looks fine, on my installation 3.6.2 that line has: <strong><?php echo $this->CurrencyFormat->format($this->Html->ifSet($total), $this->Html->ifSet($currency->code));?></strong> Which is the same...
