Leaderboard
Popular Content
Showing content with the highest reputation on 03/04/2014 in all areas
-
There is a known issue where going to /admin/upgrade can cause an error and prevent you from running the upgrader. It has to do with maintenance mode being enabled. You may run the following via a shell to upgrade with maintenance mode on.. php ./index.php admin/upgrade Or, disable maintenance mode and try again via /admin/upgrade in your browser. See CORE-1081 for details on this bug. It is resolved and will be in the next release.2 points
-
I thought we were keeping the thread fresh. Come to think of it, this is in the wrong forum. </closed>2 points
-
Hello again Blestars Article updated to support new Blesta 3.2 with Bootstrap (25-04-2014) We see that are many clients that use, or want to use Wordpress and integrate Blesta, but dont know to, here is a few tips on how to 1º- Install Wordpress (If you dont have alredy installed) 2º- Go to your wordpress admin an click on Pages->Add New 3º- - Enter the Title you want ex: "My Blesta" - Click on "Text" and add the code below (change the URL "http://your-blesta-domain-instalation/" below to fit your blesta domain and folder instalation) : <div style="width: 500px !important; height: 600px !important; padding: 10px !important"> <iframe style="width: 500px !important; height: 600px !important; padding: 10px !important" frameborder="0" frameborder="0" src="http://your-blesta-domain-instalation/"></iframe> </div> - Click on "Publish" and enjoy If you have a problem, just post your wordpress Blesta Integration, and we can help you changing your template to fit. There are outher alternatives, but it needs more compability and more work, but for now this is the easy way Regards, PV1 point
-
Stripe is a merchant gateway and does not work like PayPal at all, so it's not possible. A payment account exists in Blesta, and Blesta makes the necessary API calls to Stripe when it wants to charge a card (and passes the token). Allowing Stripe to inject javascript code in the process means that a feature is necessary by which all merchant gateways could do the same.1 point
-
Thanks Mike and Paul, for helping me out.. The problem was not Blesta ,and i did not enable the maintenance mode. The problem was in the Gohigheris J!Blesta plugin.that i have installed, for later use.. I uninstalled the J!Blesta plugin for now.. And did make the upgrade..and all was going well.. So thumbs up.. regards marcel1 point
-
Many thanks to all of you Blestars To answer all your questions: 1º- To see online visitores do this: Login to Blesta Live Chat -Click on Menu->Online Visitores 2º- To clean online visitores (if it has an abnormal number on cache like on Blesta Menu) Login to Blesta Live Chat - Click on Menu->Online Visitores->Clear List 3º- To go in "Offline Mode": Login to Blesta Live Chat - Click on Menu->Green Man (click on the litle green man to go Red (Red=offline)) 4º- To go in "Online Mode": Login to Blesta Live Chat - Click on Menu->Red Man (click on the litle red man to go Green (Green=online)) We are going in few days, release the Blesta Live Chat Beta 1.1 with several fixes and more integration betwin Blesta and Live Chat The Blesta Live Chat is "Mobile Ready", but it needs some twicking to fully support any Tablet, Mobile, etc. It is in ower plans to release this twicking Regards, PV1 point
-
The Lounge is the best place for this.1 point
-
Check out /components/invoice_templates/default_invoice/default_invoice_pdf.php, lines 15-30. I wonder if we should allow the font size to be set in invoice customization.1 point
-
There are others successfully running Blesta on Windows, and we're committed to fix any issues that arise on that OS. Still, we recommend Linux over Windows.1 point
-
Just an update to this, we made the roadmap public. You can view it at dev.blesta.com. Please note that when we made this public, all tasks in the system were marked private. We are gradually making existing tasks public, and most new tasks are created public.1 point
-
No it's not. Please try these: 1. Re-upload the 3.1.2 patch files fully. 2. Check if you have config/blesta.php If you have the blesta.php and re-uploaded try this: Go to config/blesta.php Edit: Configure::errorReporting(0); To: Configure::errorReporting(-1); And go to /admin/upgrade or if you have a custom routes for the admin /whateverset/upgrade/ And does it have a error? If so post it here for the guys to help you1 point
-
I say Windows is the software not tested properly. But I am bias.1 point
-
Domain Contacts
flangefrog reacted to interfasys for a topic
I'm not able to add a domain to a client at the moment, logicbox gives me a {"status":"ERROR","message":"An unexpected error has occurred"} even though, I asked the console not to provision the domain. But from what I understand from your reply, whois management is performed after registration. What I'd like to see at registration time are dropdowns Registrant: [customer, custom1, etc., new contact] Admin contact: [default admin, customer, custom1, etc., new contact] Billing contact: [default admin, customer, custom1, etc., new contact] Tech contact: [default tech, customer, custom1, etc., new contact] That way a domain is properly configured right from the start, for people hosting with us and adding domain names. People who know what they're doing can pick a different existing contact or create a new one. I like what I'm hearing about phase 2 and I hope you'll consult with all of us when trying to put it all together. There is not a single billing platform which does it right, although AWBS was quite close last time I checked. It's not too much of an issue if people don't care about whois data and only use a single registrar for all their domain needs, but it's a headache otherwise.1 point -
If someone on the company end thinks that a ticket is solved, and marks it as solved, and the client still has an issue, they should be able to re-open the ticket, instead of having to open a new ticket. I believe Zendesk has a "Solved" state for up to 3-4 days, where tickets can still be reopened, and then they have a "Closed" state, where tickets can no longer be opened, and users can only create follow up tickets. Here's a post on how that works: https://support.zend...-Closed-ticket- And also having an option to create a follow up ticket for closed tickets, so that the new ticket contains a reference/link to the original ticket, would be an awesome option as well.1 point