Jump to content

ModuleMatic

Members
  • Posts

    57
  • Joined

  • Last visited

  • Days Won

    3

Posts posted by ModuleMatic

  1. well ModuleMatic if you only have the regular license themeforest has some things to say to that:

     

    • 7.You can’t Sell the End Product, except to one client. (If you or your client want to Sell the End Product, you will need the Extended License.)

    • 8.You can’t re-distribute the Item as stock, in a tool or template, or with source files. You can’t do this with an Item either on its own or bundled with other items, and even if you modify the Item. You can’t re-distribute or make available the Item as-is or with superficial modifications. These things are not allowed even if the re-distribution is for Free.

      If you’re an Envato author you can use other items in your item’s preview without a license, under conditions. See the author licensing FAQs.

      For example: You can’t purchase an HTML template, convert it to a WordPress theme and sell or give it to more than one client. You can’t license an item and then make it available as-is on your website for your users to download.

    • 9.You can’t use the Item in any application allowing an end user to customise a digital or physical product to their specific needs, such as an “on demand”, “made to order” or “build it yourself” application. You can use the Item in this way only if you purchase a separate license for each final product incorporating the Item that is created using the application.

    http://themeforest.net/licenses/terms/regular

    I think you may need to read those terms as I am all for creating new & different things for blesta but if it violates the original author's license/terms then you might need to rethink that.

    this is what caught me on this specific situation:

    For example: You can’t purchase an HTML template, convert it to a WordPress theme and sell or give it to more than one client. You can’t license an item and then make it available as-is on your website for your users to download.

    well according to that you violated that as you purchased the template converted it to a blesta theme and you are selling it to more than

     

    yes by him saying one file is encoded yes it does phone home.(as why would it be encoded/him giving licenses/requiring licenses if he didn't have it "calling home" or "phoning home")

    modulematic I think he meant does it "call home" to your server definition there for you: http://www.webopedia.com/TERM/P/phone_home.html

     

    I will accept if I am wrong on this license issues since I am not a lawyer but it does spell it out pretty nicely where you could at least know what they meant without the legal jargon. 

     

    I'm not selling the theme, I'm selling the integration service, For this every buyer needs to send the License PDF to prove that have the rights to use this theme in their site. If the buyer proves that have the rights, I don't suspend the License after 7 days of the initial purchase. 

  2. Hi

    DNS Zone Editor - I get a funny message: The data was successfully updated - even if the approve blank record ;)

     

    in dns_zone.pdt

     

    //Show TXT Records
    			if($entry['type'] == 'TXT' && isset($entry['name'])) {
    		?>
    				<tr><td><?= $entry['ttl']; ?></td><td><?= $entry['name']; ?></td><td><input class="form-control" value="<?= $entry['txtdata']; ?>" disabled/></td><td><?= $entry['type']; ?></td><td><?= $entry['class']; ?></td><td><center><a href="?delete=<?= $entry['line']; ?>" <i class="fa fa-trash-o"></i></a></center></td></tr>
    		<?php
    			}
    
    you can change to

     

    //Show TXT Records
    			if($entry['type'] == 'TXT' && isset($entry['name'])) {
    		?>
    				<tr><td><?= $entry['ttl']; ?></td><td><?= $entry['name']; ?></td><td><textarea  disabled/><?= $entry['txtdata']; ?></textarea></td><td><?= $entry['type']; ?></td><td><?= $entry['class']; ?></td><td><center><a href="?delete=<?= $entry['line']; ?>" <i class="fa fa-trash-o"></i></a></center></td></tr>
    		<?php
    			}
    

    Thanks, I will apply the patch in the next update. :blesta:

  3. Would you care to elaborate?

    I moved blesta to its very own server a week ago which is why I decided to try the module again. I had the same problems on the old CPanel server to though. Same problems, two different servers.

    I actually think I've been trying the CyanDark module though. Is that the same as yours or different?

     

    Please Send me a PM with the PHP error that you gets with the module, You are Reseller or you have root access?

  4. As promised previously, today I've tried the plugin again and it still does't work.

     

    When clicking links such as 'Dashboard' and 'Softaculous' I just get PHP errors and when using the 'switch' links for CPanel and webmail the module directs you to 'https://localhost:2083'rather than your designated server hostname.  

     

    It just doesn't work, hoping the developer sorts out these issues as I'd really love to use this plugin.

     

    You are using a Control Panel in your Blesta Server?

     

    Looks like is a server configuration mistake.

  5. Hi.

     

    Does Blesta allow partial payments? I mean let say I create an invoice for a service that require 50% upfront. Does the system allow the end user to apply a partial payment? 

     

    Thanks.

     

    Yes, Allow Partial Payments, The client can insert the amount to pay. But you can't set a minimum of 50%.

  6. How hard is it to edit this theme to add custom menu items?

    Is it any different from the default theme in this regard?

     

    Does your theme "phone home" (as I'm no longer using themes that do this; too many security issues).

     

    Where can I see a live demo of this -- I'm not paying $50 based on images alone.

    Send me a PM, I can send you a trial license.
  7. Looking at the code, it appears that the nameservers are not included as email tags by the module.

     

    You can make them available by updating /components/modules/cpanelextended/cpanelextended.php.

    Find these lines:

    'module' => array(
        'host_name'
    ),
    

    update them to:

    'module' => array(
        'host_name',
        'name_servers'
    ),
    

    Once you make that change, the name servers should appear in emails that are sent.

    Thanks Tyson, I will make a update Soon with your fix. :blesta:

     

    Sorry to all users for the delay in the update and my responses in the forum, But I'm busy around this Days, I will make an Awesome Update Soon in response to my delay. :)

  8.  

     

    mate... you removed the other "S" I said: {module.name_server} not the whole top God SAKE MAN! *Joking*.

    {% for name_server in module.name_servers %}
    Name server: {module.name_server}
    {% endfor %}
    

    The top for name_server sets the Variable from the module.name_servers

     

    That means you can use that variable in a tag.

     

    Edit: I'm a British twat, ignore me :D

    {% for name_server in module.name_servers %}
    Name server: {name_server}{% endfor %}
    

    Thanks For Answer. :)

  9. Just a few ideas:

     

    Typo under switch

     

    "Switch instantly from our control panel to cPanel for manage your hosting account."

     

    should be "to manage"

     

    Random username

     

    I like the idea of random usernames however is it possible to change the order. Currently its random 4 characters followed by first 4 characters of domain. Is it possible to switch that around so its first 4 characters of domain followed by the random characters?

     

    Email switch

     

    I don't know if I'm mistaken but tasty used to have the ability to login to a specific email account. so in the drop down next to the email account which shows change password there was a login to webmail option. Could you implement something similar? In fact i think it would be best to move change quota to the dropdown and  add Login to Webmail in its place.

     

    Also I don't think webmail in the switch section is particularly useful as it logs in to the default account which is generally going to be garble that nobody uses. I think it should be removed in favour for switching to the desired email account from the emails menu.

     

    Thanks for the great work =]

    We will take your ideas in consideration for the next update. :blesta:

  10. Nice theme, but do we have to buy the rights to use it from Themeforest or did you buy the extended thingi?

    We have the regular License, but the buyer needs buy their own license and send the PDF license after buy the theme. If the buyer don't send the PDF License in 7 days, The license of the theme will be cancelled.

×
×
  • Create New...