-
Posts
9,522 -
Joined
-
Last visited
-
Days Won
186
Everything posted by Michael
-
"priority" is down to the demand mate. mostly are focused on features like mass mailer, new domain management, aff system, improving solusvm, etc.
-
It's due to a invalid tag or space somewhere in the welcome email for the package.
-
Way To Add Custom Fields To Support Entries
Michael replied to hostingDifferent-Scott's topic in Feature Requests
Coming soon it's all planned, can't find the thread here but it's CORE-450 -
that's correct you don't need to worry about upgrading and edit / remove what you like
-
inside the folder there's a config.json.
-
inside the folder there's a config.json
-
/app/views/client/bootstrap/ it comes with 3.2.0, 3.3.0 and 3.4.0
-
http://www.blesta.com/forums/index.php?/topic/3180-plugin-announcement-released/
-
Click my Blesta Addons url or check the marketplace.
-
Looking amazing mate
-
on the server do you mean SSH or something else? use \cp -rf ./blesta/* ./ \cp -rf ./hotfix-php5.5/blesta/app* ./app/
-
It's what happens when you upload the files or extract them. In InterWorx I've had it where it didn't overwrite. When I was helping a client on her cPanel, a warning poped up causing me to have to remove the 3.2 files out of the folder and save the config. Then move the files from 3.4 and replace the config for it to upgrade. If you uploading by FTP you could have the issue of a time out or anything. that's why I use SSH to ensure I can force the overwriting.
-
Your missing some files I would say.
-
Reset your password. Or follow: https://licensecart.com/billing/plugin/support_manager/knowledgebase/view/4/help-i-m-locked-out/1/
-
Feature in Blesta 3.4 The client makes a Contact account for the other user, then they tick the support check box to allow them to log in and view tickets / reply to tickets etc.
-
This should be a feature request, but since it's a support. Go to PHPMyAdmin and go to the Blesta database. Find the table: support_tickets then click on structure then edit the priority stuff. You might need to edit some files as-well to change them from awaiting_reply but yeah there you go.
-
It does unless you remove the files which you've customized or just copy the bootstrap folder and then rename it, rename the config and select the new folder from the Look and Feel's Template page: The Invoice only shows in your browser if it's supported. Chrome doesn't support it and therefore downloads the invoice. If your not a fan of using a new template or editing the current one you can use the CSS / JS / PHP / HTML Plugin which Naja7host did which allows you to customize files without editing them directly.
-
Must be something Chrome didn't like in Bootstrap 3.2
-
A lot of people like to top up their account with credit to cover invoices, same with other systems you can add credit. Also if you have $5.00 in your PayPal and your bill is $10.00, you can pay $5.00 towards your invoice until you have the other $5.00. I'll pass this onto Paul but I think all you need is a tick box to disable the partial payment and / or disable the add credit without a invoice due. I've tried this but I can't seem to find the correct value for the number of invoices. File: /app/views/client/bootstrap/client_pay.pdt <?php $num_unpaid_invoices = count($invoice_info); // echo $num_unpaid_invoices; // Testing to see if get's correct number. if( $num_unpaid_invoices != '0'){?> <button type="submit" class="btn btn-default pull-right"> <i class="fa fa-arrow-circle-right"></i> <?php $this->_("ClientPay.index.field_submit");?> </button> <?php } ?>
-
Ok so you need to remove both tick boxes on the Accepted Payment Types like here: http://screencast.com/t/fpkbd8EmICy0 And then you'll need to do some customization as there's no feature for the non credit / partial payments?
-
When trying to make a payment. Red: Merchant Gateways (eg: Credit Cards) Green: Non Merchant (eg: PayPal, BitPay, Offline) Blue: Account Credit
-
What's your version of chrome, I use Chrome Version 39.0.2171.95 m (64-bit) What's your blesta domain?
-
Welcome mate, yeah they will be expanding the documentation fully soon but let's get the features first haha
-
I don't get that, and I upgraded to the stable version on our demo installation: http://screencast.com/t/EpoZDJ7J