-
Posts
9,522 -
Joined
-
Last visited
-
Days Won
186
Everything posted by Michael
-
You're more than welcome.
-
It's not been asked before because I think people don't mind it being domain haha. But to change it you can do by going to: /components/modules/cpanel/language/en_us/cpanel.php change the line: $lang['Cpanel.service_field.domain'] = "Domain"; to: $lang['Cpanel.service_field.domain'] = "Please enter the full domain name you wish to host"; However please note when upgrading this module it will be overwritten I'm not sure if this works but probably would be worth an attempt: Go to: /language/en_us/_custom.php And add this line: $lang['Cpanel.service_field.domain'] = "Please enter the full domain name you wish to host"; It might overwrite it and be there when you upgrade the module.
-
I don't think it is and I know wallet is for the USA only. Not sure if a module is in development for it either
-
You'll need to edit the database per service. I just leave it as it is when I re-add a service.
-
Yes, Packages > Order Form > Add Order Form Then click on Type: Client Registration. URL Example: https://licensecart.com/billing/order/main/index/register
-
Modern Blesta... mixture of dark colours. Admin Previews: Client Previews: Download URL: http://license.club/blesta/modern-theme.zip
-
Haha go on then for the fun of it guys.
-
You're welcome mate, however you did found the fix haha bloody perms
-
bit weird that it was 000 :s
-
They aren't charging you guys straight away however suggest you charge your customers to get used to the new system. Well on the Global plans they aren't: http://cdn.resellerclub.com/mailers/rc/global-pp-now-free-06-05-14.html
-
Yeah it does take time to do it, I also had to install BFD to ignore my IP
-
haha I tried editing the wizard boxes (Copying the files and editing) and got it working but no boxes LOL and I thought screw it and gave up.
- 33 replies
-
- blesta order forms
- cloud oder forms
- (and 7 more)
-
If it goes down to the worst I'll enter one, been holding off because I'm a distributor, and would be nice if it was just customers
-
Can you please re-upload the files and overwrite the files with the files from the blesta folder, you might need to use FTP for this. Then try again it looks like a file is missing.
-
They sure do mate haha
- 33 replies
-
- blesta order forms
- cloud oder forms
- (and 7 more)
-
can you enable errors please: /config/blesta.php Configure::errorReporting(-1); turns on Configure::errorReporting(0); turns off
-
Oh no there isn't unless you force USD I suppose.
-
Go to: /components/gateways/nonmerchant/paypal_payments_standard/paypal_payments_standard.php Edit: public function getCurrencies() { return array("AUD", "BRL", "CAD", "CZK", "DKK", "EUR", "HKD", "HUF", "ILS", "JPY", "MYR", "MXN", "NOK", "NZD", "PHP", "PLN", "GBP", "SGD", "SEK", "CHF", "TWD", "THB", "TRY", "USD"); } To: public function getCurrencies() { return array("AUD", "BRL", "CAD", "CZK", "DKK", "EUR", "HKD", "HUF", "ILS", "JPY", "MAD", "MYR", "MXN", "NOK", "NZD", "PHP", "PLN", "GBP", "SGD", "SEK", "CHF", "TWD", "THB", "TRY", "USD"); }
-
Bloody awesome mate thanks and can't wait for the curve one, I tried making a order form and failed so it's not easy to do.
- 33 replies
-
- blesta order forms
- cloud oder forms
- (and 7 more)
-
The new one is amazing but I was talking about something like this:
- 33 replies
-
- blesta order forms
- cloud oder forms
- (and 7 more)
-
Ensure you've cd /blesta mv ./* ../ I think (You need to move the files from the blesta folder to your public_html.
-
Internal server error you're best looking at the error_logs on your webhosting mate.
-
Love it mate thanks
-
Never knew you could do that on Stardevelop live chat, and there is a plugin you can use which is called the Shared Login. You can use that.