Jump to content

MemoryX2

Members
  • Posts

    538
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by MemoryX2

  1. MemoryX2

    License Module

    I am not sure, but I think it will function very similar to the one already in use on Blesta.com. the client area part you can see at least.
  2. Thanks! I've still got a long way to go though.
  3. I have rebuilt most of the client interface now, but I still do not have the dashboard widgets loading. I don't understand how those work at all. Anybody know about these? Oh, and theirs more to go. A few pages, some refining here and there, but here's a glimpse (but no working widgets). http://dev.memoryx2....rs/client/login login: 3@memoryx2.com password: qwertyuiop If you send any tickets or anything I will not be able to get them. I locked my self out of the admin side of Blesta. I just haven't bothered reinstalling yet. (Development Part Only)
  4. I think it should be an option. Out beside quantity available a check box for automatic inventory manager. The inventory manager would automatically add back canceled services to the available inventory. It should be an option though because for some products primarily physical ones, the service may be cancelled but you may not have the item back to resale or the item may no longer be in new condition. This would mainly apply to non web-hosting clients
  5. MemoryX2

    License Module

    Yeah, it most definitely exists. It just isn't released yet.
  6. MemoryX2

    License Module

    The license module hasn't been released yet. I'm not sure on the eta or anything, all I know is it isn't out yet.
  7. I don't understand what you mean about they need to be re-added?
  8. I haven't had very good luck with cpanel extended myself. I also haven't tried it much either though.
  9. So, I thought about it in the past and even pursued it some, but I want to move my client area to Bootstrap. Only bootstrap. As in I want to remove all css from the header and have bootstrap only. I know how to do a lot of it, but their a few things that I'm confused on. When I change structue.pdt and client_main.pdt my widgets stop loading. How do I control where they load? Also, where can I change the css properties of the widgets? Thanks
  10. I honestly can't see why it matters. Their busy writing awesome software that works fantastically, who cares if they update their WordPress generator tag?
  11. It's all good, I completely understand. This made me laugh because I'm in the same boat except for on something else. At the rate I've been going I'm gonna be bald by tomorrow
  12. MemoryX2

    Php Questions

    Tyson, you're the MAN!! I'm thinking about moving to a theme sorta like the following. One thing I want is for everything to look exactly the same when moving from my front page static template to the back blesta client access. This is actually coded. No photoshoping, but If I do this I have a long way to go. Desktop: Tablet: Phone:
  13. MemoryX2

    Php Questions

    Thanks, what I've tried didn't work. It's this line here: $this->Form->create(); If I put anything inside create() then it just automatically becomes the action, If I add it after that line then it does nothing.
  14. MemoryX2

    Php Questions

    Okay, so I know this is going to seem like a stupid question to a lot of people but I need some help on this code. On the client side, the login form is created by the following code. This code gets the login path, crsf token and all that stuff... I need to add class="form-signin" to the form but I have no idea how to do so. I just want to form to have the default stuff, plus class="form-signin" <?php $this->WidgetClient->clear(); $this->Form->create(); if ($this->Html->ifSet($vars->forward_to)) $this->Form->fieldHidden("forward_to", $vars->forward_to); ?> Thanks
  15. Awesome, I'm not in a huge hurry. I've got some other projects that are taking up a lot of time at the moment. Thanks Paul.
  16. I will be happy to test
  17. Personally I think it would probably be better in project management. Anything I'm going to make a quote for is some type project.
  18. MemoryX2

    Email Piping

    Fixed. Thank you for your help, I forgot all about mailparse
  19. MemoryX2

    Email Piping

    Ah, that's gotta be it. I moved to a new vps. Thanks I will check that.
  20. MemoryX2

    Email Piping

    And now, again I have issues with this.. I know everything was working before upgrading to 3.0.4 but since I'm not really sure. I get return emails with the following: This message was created automatically by mail delivery software. A message that you sent could not be delivered to one or more of its recipients. This is a permanent error. The following address(es) failed: pipe to |/home/username/public_html/members/plugins/support_manager/pipe1.php generated by support@memoryx2.com local delivery failed The following text was generated during the delivery attempt: ------ pipe to |/home/username/public_html/members/plugins/support_manager/pipe1.php generated by support@memoryx2.com ------ Fatal error: Call to undefined function mailparse_msg_create() in /home/username/public_html/members/plugins/support_manager/vendors/mime_mail_parser/MimeMailParser.class.php on line 113 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en-us" lang="en-us" dir="ltr"> <head> <title>Blesta</title> <link rel="stylesheet" type="text/css" href="/home/username/public_html/members/plugins/support_manager/app/views/errors/css/styles.css" /> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> </head> <body> <div class="program_error"> <h3>Oh noes!</h3> <div class="contents"> <p>Call to undefined function mailparse_msg_create() on line <strong>113</strong> in <strong>/home/username/public_html/members/plugins/support_manager/vendors/mime_mail_parser/MimeMailParser.class.php</strong></p> </div> </div> </body> </html> Fatal error: Uncaught exception 'UnknownException' with message 'Invalid callback Session::sessionWrite, cannot access private method Session::sessionWrite()' in Unknown:0 Stack trace: #0 [internal function]: UnknownException::setErrorHandler(2, 'Invalid callbac...', 'Unknown', 0, NULL) #1 {main} thrown in Unknown on line 0 Warning: Invalid callback Session::sessionClose, cannot access private method Session::sessionClose() in Unknown on line 0 ------ This is a copy of the message, including all the headers. ------ Return-path: <emailaddress> Received: from mail-ie0-f174.google.com ([209.85.223.174]:39235) by enterprise.hq.memoryx2.com with esmtps (TLSv1:RC4-SHA:128) (Exim 4.80.1) (envelope-from <my email ) id 1VYqnr-0000Tu-3u for support@memoryx2.com; Wed, 23 Oct 2013 00:16:19 -0500 Received: by mail-ie0-f174.google.com with SMTP id qd12so491501ieb.33 for <support@memoryx2.com>; Tue, 22 Oct 2013 22:16:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:date:message-id:subject:from:to:content-type; bh=XIa9rqrkfxewFuIeAJ0xHK+b8sod2nalnIX2oeX8gm0=; b=aYHLdOtBA+K4Iox/Feb1n0tSpjBW02136BD5ECWqmuKWMfc3YWCCR9LBp3CnyQHftN yNY8wadjtFIocCCmUsYkE86u/82ZuWfUfqpY7wtYKCHEv7Jw9OQZO/RCgUn15Xf57ohE HXff+LUKWK7jo7MJyXPeClGXBsceDUhuzjIOdD4+CS9d+oHgKQ55Pv8JvmIDmdWdnQJW ovWUo40kt5Iz0INBCdNhy6/Tz5kk+C+9PZ3YT+DDqOExT+nDIhyIqfiEoUXeewGsvRGw +rtiDkq8/jw0rSj9mRoQHnfA8PbLsUZKCqgSktkIQuDMzTsg1Lam/mKRUXLWJkhQv2cH h17Q== MIME-Version: 1.0 X-Received: by 10.50.114.67 with SMTP id je3mr192606igb.59.1382505378378; Tue, 22 Oct 2013 22:16:18 -0700 (PDT) Sender: kylestheman1212@gmail.com Received: by 10.64.33.72 with HTTP; Tue, 22 Oct 2013 22:16:18 -0700 (PDT) Date: Wed, 23 Oct 2013 00:16:18 -0500 X-Google-Sender-Auth: 80N9gXu8VITG94BQycNfQXSIkSg Message-ID: <CAKupvYWwuAHOiArvPnwZmjWeAU7F2X7NEh=RpQ_5TWgSvcBxbQ@mail.gmail.com> Subject: test From: Kyle Wigginton <kyle@mx2.co> To: support@memoryx2.com Content-Type: multipart/alternative; boundary=047d7b3a9b40fa7ef704e9619df6 --047d7b3a9b40fa7ef704e9619df6 Content-Type: text/plain; charset=UTF-8 test --047d7b3a9b40fa7ef704e9619df6 Content-Type: text/html; charset=UTF-8 <div dir="ltr"><div class="gmail_default" style="font-family:georgia,serif;color:#000000">test</div></div> --047d7b3a9b40fa7ef704e9619df6--
  21. MemoryX2

    Rasberry Pi?

    That sounds awesome! Their is a university that built a super computer out of pi's, they chained like 50 together to cluster compute or something along those lines.
  22. I know their is some SSL stuff in the pipe line but I'm not sure what the priorities are. I think they are looking at gogetssl.com maybe that's right anyway
  23. Yup, me too. The only downside is you can't change the term.
  24. MemoryX2

    Rasberry Pi?

    After researching pandaboard more I would have to seriously consider this before buying one. http://www.hardkernel.com/renewal_2011/products/prdt_info.php?g_code=G135341370451
×
×
  • Create New...