Jump to content

Michael

Moderators
  • Posts

    9,522
  • Joined

  • Last visited

  • Days Won

    186

Everything posted by Michael

  1. Is it working mate?
  2. You missed the username /home/Username/uploads if you've moved / made the uploads folder outside the public_html folder.
  3. Your upload folder url is wrong I believe it should be /home/username/uploads/ or /home/username/public_html/billing/uploads/ And you don't link to the system folder mate. The uploads folder should be 0777.
  4. So we need the language selector on the Blesta settings to update them? If we do, I'm sure the devs will look into it
  5. Ah so it was due to something in the db not setting to the language your using.
  6. Erm maybe you need to edit the hosts file, as Paul said on another thread, hostname and your IP in that, so the trial license doesn't think it's used on localhost. But I could be miles away from the answer. If it isn't that Paul, Cody and Tyson can help you.
  7. Mate where do we find the cron edits? Oh in: /language/en_us/cron.php
  8. Michael

    Piping Emails.

    Yikes thank god I don't have that issue I had 232 tickets closed since we opened in 2011
  9. No problem, hope you enjoy your trial mate.
  10. No we don't have one yet sorry mate, it is the next domain module released.
  11. Wish I could help however your best bet is to await Paul, Cody and Tyson to help you further because that looks confusing.
  12. You can always re-issue your license when you get the license. If you buy from Blesta, you do it in your control panel, however if you buy it from a Distributor (Licensepal, Licensechimp) you have to contact them directly by a support ticket and they will do it for you, until Blesta has their reseller module sorted for us .
  13. The document is in development, and your trial does have them , they are under: /admin/settings/company/modules/available/ and we only have Namecheap and Logicboxes (ResellerClub, NetEarthOne, ResellBiz) to choose from at the moment. Enom is on the way though.
  14. I see what you mean now, if you order a domain you don't go to select a hosting package unless you order that and then click order other items.
  15. It works for me, I went though the order, and I got at the checkout (Rs.3,500.00) for 1 year. and on the invoice it says: Description **************************************************************** Quantity Unit ****** Price ****** Cost R_Starter - cubicwebs.com (August 26, 2014 - August 26, 2015) **** 1 ************** 3500.00 **** 3500.00
  16. Michael

    Language Files

    Yeah Tyson will . I see what you mean haha I found this many: 1 - Plugins - system status: 1 - Admin Billing 5 - Admin Clients 1 - Admin Tools 1 - Contacts 1 - Cron Tasks 1 - Staff =============== 11 - Entries =============== 11 out of 740 Yikes, maybe they need exporting again as the new ones might not be added to the download package.
  17. Michael

    Language Files

    There should be loads of files in it? At the moment there's 7 files, so maybe they are shared in each one.
  18. Has it gone into their Junk folder?
  19. I was reading a thread on WebHostingTalk when Zomex said that they used Gate2Shop after 2Checkout closed their account (Like us) and I thought I'd check them out. They have a module for WHM** and others I'm not sure if they made the modules or if the software developers made it for their customers. But have you used them? Would you use them? Why? I've applied but as you know there's no module on Blesta yet. But is it something you guys are interested in before I ask them if they do a module etc. Website: http://www.g2s.com/e-commerce-en
  20. Is this on a local server because the IP doesn't load for me?
  21. Weird, I thought that bug was fixed. I Can confirm the bug and it doesn't order with a promotion too. Video: http://screencast.com/t/vVNjDL18WOeh
  22. Michael

    Piping Emails.

    Already is mate. #!/usr/bin/php -q <?php /* SVN FILE: $Id: index.php 52 2010-10-01 20:50:08Z cody $ */ /** * This file transfers control over to the dispatcher which will invoke the * appropriate controller. We also handle any exceptions that were not handled * elsewhere in the application, so we can end gracefully. * * @package minPHP * @version $Revision: 52 $ * @modifiedby $LastChangedBy: cody $ * @lastmodified $Date: 2010-10-01 13:50:08 -0700 (Fri, 01 Oct 2010) $ */ $start = microtime(true); try { include(dirname(__FILE__) . "/lib/init.php"); // Dispatch the Web request if (!empty($_SERVER['REQUEST_URI'])) Dispatcher::dispatch($_SERVER['REQUEST_URI']); // Dispatch the CLI request else Dispatcher::dispatchCli($argv); } catch (Exception $e) { try { // Attempt to raise any error, gracefully Dispatcher::raiseError($e); } catch (Exception $e) { if (Configure::get("System.debug")) echo $e->getMessage() . " on line <strong>" . $e->getLine() . "</strong> in <strong>" . $e->getFile() . "</strong>\n" . "<br />Printing Stack Trace:<br />" . nl2br($e->getTraceAsString()); else echo $e->getMessage(); } } $end = microtime(true); // Display rendering time if benchmarking is enabled if (Configure::get("System.benchmark")) echo "execution time: " . ($end-$start) . " seconds"; ?>
  23. You'll need to get it re-issued. Open a ticket up or pm Paul here.
  24. Michael

    Piping Emails.

    Meh this joke is not funny cPanel :L 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/index.php plugin/support_manager/ticket_pipe/index/1 generated by sales@cubicwebs.co local delivery failed ------ This is a copy of the message, including all the headers. ------ Return-path: <cubicwebs@gmail.com> Received: from mail-la0-f53.google.com ([209.85.215.53]:41668) by cubic2.cubicwebs.com with esmtps (TLSv1:RC4-SHA:128) (Exim 4.80.1) (envelope-from <cubicwebs@gmail.com>) id 1VDjmn-0008SR-KX for sales@cubicwebs.co; Mon, 26 Aug 2013 00:32:00 +0100 Received: by mail-la0-f53.google.com with SMTP id el20so1827547lab.26 for <sales@cubicwebs.co>; Sun, 25 Aug 2013 16:31:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=f67uNL0qUN4SveyEdKsD2hyqMwgVv2a96GKEMIB50u0=; b=y3SzijRNZQUQFDrm5HOAOLQpfcJgoSHyABegzWo1fFYan/M/TSSAtmldp47yfj6M89 JSwlWHUbB7EZNOwRHwq4CWRTyzyZXvy+I3CAgJLwRup3mGbnF0D4r1fSCKoJlGFfOHyH DG1oh9FBDWHOpyB8bV3KH6fLGBF1cUzLOxTbvPTxVX2eIqeiLWKE3w6nz/q82Ni5Owgu yl6q1UY1AV/F/0DNjiFFRMoLtQ6XBLssctu6u3BvOQEW2MR4TIv2EaXCMLthuEagIDOU HejeJ8vYhFsRv1+FIJVVn5LcCaEMKIjAu4SolJ5UC4qDL2jYSD2r+yfSYo9GKJogFC+v 66hg== MIME-Version: 1.0 X-Received: by 10.152.3.201 with SMTP id e9mr4323268lae.24.1377473516655; Sun, 25 Aug 2013 16:31:56 -0700 (PDT) Received: by 10.112.55.70 with HTTP; Sun, 25 Aug 2013 16:31:56 -0700 (PDT) Date: Mon, 26 Aug 2013 00:31:56 +0100 Message-ID: <CAFg25KHQamd+eBO8sYmhEcjQNNQjwd_i0Y9MvycwCQbhkouzyw@mail.gmail.com> Subject: Last try From: Michael Dance <cubicwebs@gmail.com> To: sales@cubicwebs.co Content-Type: multipart/alternative; boundary=089e013d14caa5da1204e4ce0b3d --089e013d14caa5da1204e4ce0b3d Content-Type: text/plain; charset=ISO-8859-1 Testing piping. --089e013d14caa5da1204e4ce0b3d Content-Type: text/html; charset=ISO-8859-1 <div dir="ltr">Testing piping.</div> --089e013d14caa5da1204e4ce0b3d--
  25. Yeah it's really cool
×
×
  • Create New...