Search

Search


Your search string: language-hook

Bootstrap 4

Bootstrap 4 is in alpha, news are exciting however it is still a long time to go till the final release. We have downloaded the first alpha version and we can't wait to build our first software for you on ...

Read more

CMS 1.5

CMS 1.5 is now available, major improvements and a lot of bug fixes. As we grow quick, support questions, suggestions and feedback coming in on a daily base and of course we want to give you the best ...

Read more

HelpDesk 1.2

After our release of HelpDesk 1.1 we gained so many new customers and received a lot of new feedbacks, suggestions and bug reports. It makes us really happy to see our product live on many different domains ...

Read more

Live Chat Business 2.0

The best release since we launched Live Chat Business has arrived. Version 2.0 is now available in our download area for license holder or in our shop for new customers.Change logAdded auto answer ...

Read more

CMS 2.0

29.02.2016You will remember that date because it changed the way how we build and manage websites in the future.CMS 2.0We are pleased to announce the availability of CMS 2.0. The best and easiest way to build ...

Read more

HelpDesk 1.5

The little things that makes life easier.This update is all about little features and improvements in code and security. Please check the change log below.Change Log News are not limited to only show three ...

Read more

Gustos

We are happy to officially announce the availablity of Gustos. The one and only Restaurant and Bar Guide for Switzerland.The development of Gustos has been started over 2 Years ago and after testing the ...

Read more

Useful PHP Functions

Today we will share some really useful PHP functions that will make your life easier and faster when creating new code.PHP functions are great to reduce and simplify your code. As soon you use a code more then ...

Read more

HelpDesk 1.8

We are proud to announce the availability of HelpDesk 1.8. The complete support solution has now an integrated Chat Bot. We have also added a wilcard engage (proactive) feature, that allows you to fire the ...

Read more

Live Chat 2.6

We are happy to announce the new version for Live Chat Business. Version 2.6 will come with a lot of new features, like wild card proactive (engage) and a brand new chat bot. Wildcard Engage / ProActive ...

Read more

How big is CMS?

CMS is very lightweight and super fast! It is straight forward and does not contain any unnecessary files or blown up functions. In fact CMS packed as a ZIP file is only around 4MB, have you every seen a ...

Read more

Hook: php_search

Use this hook to execute PHP code in the search.php file.For example:if ($SearchInput) { echo Your search term: .$SearchInput; }if you like to include a file:APP_PATH.'plugins/yourplugin/file_to_include.php';

Read more

Hook: php_tags

Use this hook to execute PHP code in the tags.php file.For example:if ($cleanTag) { echo Your tag: .$cleanTag; }if you like to include a file:APP_PATH.'plugins/yourplugin/file_to_include.php';

Read more

Hook: php_sitemap

Use this hook to execute PHP code in the sitemap.php file.For example:if ($cat) { echo Categories: .$cat; }if you like to include a file:APP_PATH.'plugins/yourplugin/file_to_include.php';

Read more

Hook: php_index_top

Use this hook to execute PHP code in the index.php file before anything else.For example:define('MY_VAR', cool);if you like to include a file:APP_PATH.'plugins/yourplugin/file_to_include.php';

Read more

Hook: php_index_bottom

Use this hook to execute PHP code at the very end in the index.php file.For example:if (isset($page3)) { echo CMS is ready...; } else { echo CMS is always ready...; }if you like to include a ...

Read more

Hook: php_rss

Use this hook to execute PHP code in the rss.php file.For example:if ($displayRSS) { echo My RSS: .$displayRSS; }if you like to include a file:APP_PATH.'plugins/yourplugin/file_to_include.php';

Read more

Hook: php_lang

Use this hook to execute PHP language code in the index.php file.For example:if (file_exists(APP_PATH.'plugins/yourplugin/lang/'.$jkv[lang].'.ini')) { $tlt = ...

Read more

Hook: php_pages_news

Use this hook to execute PHP code in the index.php and news.php file.This hook is used in pages and news, the same php code will be executed.For example:if (!empty($PAGE_ACTIVE)) { $myplugin = 1; }if you like ...

Read more

Hook: php_admin_usergroup

Use this hook to execute PHP code in the admin/usergroup.php file.For example:if (isset($defaults['jak_download'])) { $insert .= 'download = '.$defaults['jak_download'].', downloadpost = ...

Read more

Forgot Password

The forgot password function in Light, Business and Websocket is not working when used with other than the english language.That bug has been fixed and will be included within the next release.If you can't ...

Read more

CMS 1.4.1 - admin language en.ini

Hi Jerome,Small correction in admin english language from[cform]c = New formto [cform]c = New Form

Read more

CMS 1.4.1 - bad anchor to php.net with cs.ini

Hi Jerome,Other small fix please.I am preparing a translation into Czech language for you. I have file cs.ini .  But If I choose file cs.ini in General Settings > Settings than links to php.net is bad ...

Read more

CMS 1.4.1 - coding language

Hi Jerome,Last question for today and Good night.If I create new page, so I have 'Name' and 'Url' items.I add in 'Name' thisSystémová anténní řešeníand in URL I have ...

Read more

CMS 1.4.2 - translate template

How can I translate some plugin? I need translate plugin FAQ to czech language.I copy file from 'faq/admin/lang/en.ini' to 'cs.ini' and I translated all words but not works lang.ini files in FAQ and other ...

Read more

CMS 1.5.1 - Blog bug 5

BLOG plugin TinyMCE for comments.Language pack does not work.Init TinyMCE is in 'usreditor.js'. Config for language islanguage: jakWeb._lang,but still not work.

Read more

CMS 1.5.1 - language settings in ACP

Small correction in 'admin/template/header.php'from<html lang=en>to<html lang=<?php echo $site_language;?>>

Read more

CMS - language typo

Hi Jerome,How can I set the encoding in theof pageNow we have this in Czech languageANT&Eacute;NY, SATELITY, CENTR&Aacute;LN&Iacute; TELEVIZN&Iacute; SYST&Eacute;MY pro obytn&eacute; ...

Read more

Edit language error

Hi,I bought the CMS, everything is great, but when I click Edit Language an error:Warning: is_dir(): open_basedir restriction in effect. File(../lang/gr.ini/) is not within the allowed path(s): ...

Read more

some issues

Hi,we have some problems, but the chat is fantastic.1- the chat in our site made with Adobe Muse doesn't appear, but is shown in subdomain in php and opencart site such as map.travelcardinternational.uk - ...

Read more
30 result(s) were found.