This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

[MODULE] CoinCorner BitCoin Module
#4
RE: [MODULE] CoinCorner BitCoin Module
the structure of your module.zpm is not compliant with sentora structure..
You use basic html (or how do i name itTongue)
Code:
<html>
       <head>
       <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
       <title>Spleric Web Services | <@ ModuleName @> Services</title>
       </head>
<body>
       <h1>Accept BitCoins through CoinCorner&trade;</h1>
       <hr />
       <p>Complete a 100% anonymous transactions through CoinCorner with low transaction rates on BitCoins for your Web App!</p>
       <a target="_blank" href="https://www.coincorner.com/ForBusiness?refer=somedomain.com"><button class="button-loader btn btn-primary" id="button">Setup Account</button></a>
</body>
</html>

But needs to be something like:

Code:
<div class="zmodule_content panel" id="zmodule_header_<@ ModuleName @>">
   <div class="panel-heading">
       <img src="<@ ModuleIcon @>" width="35" height="35" border="0" alt="<@ ModuleName @>">

       <div class="zmodule_title">
           <@ ModuleName @>
       </div>

       <div class="zmodule_desc" id="zmodule_desc_<@ ModuleName @>"><@ ModuleDesc @></div>

   </div>    
 
   blablablabla

</div>  

My Sentora DemoMy GithubAuxio Github
Zentora themeS-Type themeCstyleX theme
flat-color-iconssmall-n-flat-icons

Sentora's development takes way too long, so i'm transitioning to HestiaCP.
Reply
Thanks given by: TGates


Messages In This Thread
[MODULE] CoinCorner BitCoin Module - by Xversion - 09-06-2016, 09:12 PM
RE: [MODULE] CoinCorner BitCoin Module - by Ron-e - 09-07-2016, 06:07 AM
RE: [MODULE] CoinCorner BitCoin Module - by Ron-e - 09-09-2016, 05:38 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
[MODULE] phpMyAdmin-AU (Auto-Update) TGates 14 41 ,202 06-15-2021, 06:54 AM
Last Post: TGates
[MODULE] SenBrand - Basic Branding module for Sentora TGates 20 44 ,116 06-04-2021, 11:47 AM
Last Post: ccr1969
[Module] Let's Encrypt Bizarrus 51 105 ,148 01-31-2021, 11:48 AM
Last Post: spoonman

Forum Jump:


Users browsing this thread: 1 Guest(s)