Jump to content

zmen

Member
  • Posts

    13
  • Joined

  • Last visited

About zmen

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

zmen's Achievements

Junior Member

Junior Member (1/3)

0

Reputation

  1. Ok. Found bug. Form dont working if account language is not english. If get english at account, form start working. Just try ur self.
  2. Hello. Open /admin/supportcenter.php, when choose something for "Displaying Overview For" page just reload to today. Can someone how to debug this ? Where the problem? Already try to disable all hooks, addons, and so on.
  3. I could not do urs example. Just do: <div class="container{if $skipMainBodyContainer}-fluid without-padding{/if}{if $templatefile == 'custom_page'}-fluid without-padding{/if}"> But how i must write it to use many page in if or just copy many times this if? And i remove pageheader with this: {if $templatefile != 'custom_page'} <div class="header-lined"> <h1>{$title}{if $desc} <small>{$desc}</small>{/if}</h1> {if $showbreadcrumb}{include file="$template/includes/breadcrumb.tpl"}{/if} </div> {/if} So the same question (a few pages) And you say that i can do this with hook. Can you write the example ?
  4. header.tpl <section id="main-body"> <div class="container{if $skipMainBodyContainer}-fluid without-padding{/if}"> <div class="row"> {if !$inShoppingCart && ($primarySidebar->hasChildren() || $secondarySidebar->hasChildren())} {if $primarySidebar->hasChildren() && !$skipMainBodyContainer} <div class="col-md-9 pull-md-right"> {include file="$template/includes/pageheader.tpl" title=$displayTitle desc=$tagline showbreadcrumb=true} </div> {/if} <div class="col-md-3 pull-md-left sidebar"> {include file="$template/includes/sidebar.tpl" sidebar=$primarySidebar} </div> {/if} <!-- Container for main page display content --> <div class="{if !$inShoppingCart && ($primarySidebar->hasChildren() || $secondarySidebar->hasChildren())}col-md-9 pull-md-right{else}col-xs-12{/if} main-content"> {if !$primarySidebar->hasChildren() && !$showingLoginPage && !$inShoppingCart && $templatefile != 'homepage' && !$skipMainBodyContainer} {include file="$template/includes/pageheader.tpl" title=$displayTitle desc=$tagline showbreadcrumb=true} {/if}
  5. Hello. I want to create custom page without breadcrumb and container (col-xs-12). Because i have elements with full width. I see val $skipMainBodyContainer, but how i can use it on custom page? Create page with this: https://developers.whmcs.com/advanced/creating-pages/
  6. Job done if all VPS will be hosted on my node. But if i need to reboot VPS from another node, which will buy from another hoster?
  7. Using OpenVZ. But need to reboot all vps, openvz or KVM. Script must login to server and send command reboot.
  8. Hello. Need to create a module for WHMCS. Functions of the module: 1. Restart VPS Linux server Ip address is taken from the additional field(custom field). User and password for the server specified in the code module. (One for each server) Function of button: Sent reboot command to the server. Possibility pressing no more than onetime in every 5 minutes. 2. Editing a text file on the server. In the text file one line. File path edit in code. (Same file path for all servers) The module should not be encoded. Sorry for bad English.
  9. Hello. When configurate module settings, whmcs dont see configurable options. For example TCadmin module. In custom fileds created some fields, and in configurable Options created too, but it dont see it. This "bug" find after update from 5.3.6 to 5.3.7 Screenshoot:
  10. Они мне уже третий день отвечают...
  11. Разница в 35$. Кто сравнивает такие цены, у них наверно бизнес очень "крупный". Люди платят за качество и спят спокойно, а шарятся по форумам в поисках перевода. Вы извините, но вы бы ещё нулленную версию нашли бы и перевод искали бы.
  12. Какая здесь конкуренция? Цена что здесь, что у них одна и таже. Смысл брать здесь, а потом искать на форуме перевод? Если можно взять у них, с переводом, с русским суппортом и т.д. Это ИМХО, а также факт. И не стоит кидать в меня каки и т.д. Я сказал своё мнение и только.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated