-
Posts
9,522 -
Joined
-
Last visited
-
Days Won
186
Everything posted by Michael
-
I don't get anything with the errors on lol it's like I'm missing a page or cocked up: https://licensecart.com/plugin/count_tickets/main Zip: https://licensecart.com/remote/plugins.zip
-
Lol mate trust me to duck up as you told me what to do, got a white page. Do you have Skype mate?
-
Done mate changed the top one to <?php class CountTicketsController extends AppController
-
yeah mate so we can show the tickets open on the structure page like client overview and maybe if we can get that sorted maybe be able to pull other content from the database like "How many active services" a client has active etc :).
-
I would need to learn how to do a basic plugin but if it's simple and you're up for it it would help the community and maybe expand what can be done and I'll donate a bit towards it mate.
-
Is there a way to grab things from the database for use on the structure using something like: $client_ticket_id = $client->id; $status_opened = "open"; $ticket_numbers = $this->Record->select()->from("support_tickets")->where('client_id', $client_ticket_id)->where('status', $status_opened)->fetch(); $ticket_open = count($ticket_numbers);
-
upgrade via web , didn't show a succes or redirect to admin dashboard
Michael replied to Blesta Addons's topic in Bugs
does the CLI work? I upgraded licensedemo from 3.6.2 to 4.0.0 beta but I used the CLI, I also used the web fresh which worked on the testing server. -
hehe can I drag him away from the other place?
-
oh, whoops.
-
You sure can you have to use the Universal Module and that and you can just save the product without any fields and they will go threw fine. If you really want a module and use that company why not ask them if they can do a Blesta version?
-
Sorry but you are at the wrong community if you want to use that module since it's not made for "Blesta" it's made for a competitor and why won't it work with Blesta I'll give you a clue... "Different code" Blesta uses MinPHP their secure framework, the other use a third party Laravel.
-
I believe that's fixed in 4.0.0-b2 mate: CORE-1485
-
might have been lol.
-
but where lol I couldn't find it lol but I knew there was one somewhere.
-
There's letting them know what you want and then there pestering: A pest is "a plant or animal detrimental to humans or human concerns (as agriculture or livestock production)"; alternative meanings include organisms that cause nuisance and epidemic disease associated with high mortality (specifically: plague). The part of the pest I'm talking about is being a "nuisance" You don't need to keep nagging them, when is it coming, when is it coming, when is it coming. I can say the same thing to you if you like? Every month I'll open a PM to you pestering you about when are you going to pester the guys on 4.1.x?
-
+1 I thought there was a feature request for this somewhere but I can't find it.
-
I agree with the admin only feature request you did before but maybe we can go a step further maybe in the configs the guys could allow us to enable it and also who can see so Admin or Public, so if you can't log in you can switch to public
-
Ah sugar I'm missing something then, I know they turned off the stack rack become a "white hacker" claimed it was insecure.
-
blesta.php: Configure::errorReporting(-1); // Override minPHP's debugging setting. true to enable debugging, false to disable it Configure::set("System.debug", true);
-
Don't be surprised he's like a kid who is so excited Christmas is coming and keeps checking the calendar and pestering his parents "Is it Christmas yet?" every single day until they go "It's tomorrow and you better sleep well or Santa won't come", or the person who you go on holiday with and he keeps on saying "Are we there yet?" all the way until the parents shout "YES!" Instead of following the development he posts, when is 4.0 out, when is the beta going to be live? It's got a Beta 2 and if there's bugs in it there will be a Beta 3, if there's more bugs there will be a beta 4 for god sake stop making pointless bloody posts. BETA 2: http://dev.blesta.com/projects/CORE/versions/11001 ------- V3.0.0: 3 Beta's V3.1.0: 2 Beta's V3.2.0: 3 Beta's V3.3.0: 2 Beta's V3.4.0: 2 Beta's V3.5.0: 5 Beta's V3.6.0: 2 Beta's V4.0.0: Who knows how many Beta's: http://dev.blesta.com/projects/CORE?selectedItem=com.atlassian.jira.jira-projects-plugin:release-page&status=all&page=1
-
Depends and no they don't that would cost a lot of time and people will moan that the time isn't used on the software itself saying that Blesta is the most securest billing system on the market and unless they don't follow the coding style or are really bad at coding you shouldn't have any issues with third party addons. Naja7Host hosts plugins which are free are open-source so you can review the code yourself if you wish to do so.