Live Chat 3, Helpdesk or Cloud Chat 3. Live Communication that works! JUST DOMORE GET STARTED Stop installing bloated scripts that all do the ...
Read moreIn this tutorial we create a sleek and simple welcome page with a countdown timer based on HTML5, CSS3 and Bootstrap. Because we are using Bootstrap it is simple and we have a guarantee it works in all major ...
Read moreOur goal today is to create a slide out box with either jQuery or plain Javascript. We need a div with two sub div's a little bit of css and Javascript or jQuery for the click event, with hover you could ...
Read moreI'm sure you have seen the new facebook like button?! Like it?We do, actually that is one thing that has been asked for ages and finally they build it into the system. In this article we build a facebook like ...
Read moreAdvent Advent.December is here and another Year is almost over. Time runs quickly and we hope you not a thing.Today we have another freebie for you: SMS Script with Nexmo. Send text messages from your ...
Read moreChristmas is close and most of you would probably like to have a snowing effect on your website. Thanks to Javascript, CSS3 and HTML5 Canvas it is done with ease.You can add a snowing effect to any container ...
Read moreWe have started a new service called search engine optimisation or short SEO (shut down) and the best part for now it is absolutely free.With over 47 seo and website tools we have great collection that will be ...
Read moreReady for a Freebie? Our Business One Page based on the latest Bootstrap 4 is now available for download. It comes in 6 different colour schemes and with a fully working contact form of course. We have also ...
Read moreWe are happy to announce the availability of HelpDesk 1.9. We could have called it version 2.0 because we have changed over 150 files, but not yet.Chat and tickets are now sorted and searched via datatables, ...
Read moreWe have released Cloud Chat 3 - Version 2.1 which includes various new features and fixes all reported bugs in the live chat and administration panel. Run the Auto Updater for the Live Chat Server and replace ...
Read moreWe have just published a new release for Cloud Chat 3. Get ready for some performance improvements, bug fixes and library updates.The new cookie standard is also in place, so we are ready when it is ...
Read moreUse 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 moreUse 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 moreUse 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 moreUse 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 moreUse this hook to execute PHP language code in the admin/index.php file.For example:if (file_exists(APP_PATH.'plugins/yourplugin/admin/lang/'.$jkv[lang].'.ini')) { $tld = ...
Read moreUse this hook to execute PHP code in the admin/index.php file.This hook is located when you open the administration panel.For example:$JAK_CMS_VERSION = $jaknewversion;$JAK_CMS_NEWS = $jaknewnews;if you like ...
Read moreUse this hook to execute PHP code in the admin/setting.php file.For example:$jakdb->query('ALTER TABLE '.DB_PREFIX.'pages DROP INDEX `title`');
Read moreThis hook is located in admin/template/index.php and is made for displaying news about your plugin.You can include a file, for example:plugins/yourplugin/template/news_on_index.php
Read moreIf you server is running on Apache you can use the build in optimisation for short url's. This gives you the possibilities to have shorter and cleaner URL's and a better search engine performance.To use the ...
Read moreUse this hook to execute PHP code in the index.php file between the page.For example:// Confirm user if ($page == 'rf_ual') { if (is_numeric($page1) && is_numeric($page2) && ...
Read moreOk so I just installed the system and there are a heap of directories and files all with open permissions. My web hosting security policy will not allow folders with 777 & files with 664 ...
Read moreHi Jerome,I can't translate word 'Tags' in '$PAGE_TITLE' in this pageindex.php?p=tags&sp=dolorIn this page work all perfectindex.php?p=tagsIn tags.php in root of CMS is// Post the page title ...
Read moreOn the settings operator/index.php?p=settings there is an option that shows Close ticket after (day(s)). But, it doesn't close the tickets. I place 7 days, and the ticket is active after ...
Read moreHello, When I assign a web project to a customer ( operator/index.php?p=clients&sp=edit&ssp= ) it will only take 1 option. I press All, but only the one that was originally selected ...
Read morei get the following error message when i try to edit any of the payment option I receive following error.Warning: include_once(/home/gfmintl/public_html/plugins/ecommerce/admin/template/editpayment.php): ...
Read moreHello,I made few standard responses, from operator/index.php?p=responseticket. I made a few bullet points and about 4 paragraphs. The bug is that I used it on ticket response, but only showed the last part ...
Read moreafter install i get the re-directed to the follwoing page http://your_domain_goes_here/admin/index.php?p=setting&sp=s i have lost a hour already looking for the line to change.
Read moreHi Jerome and Maria.I need help please. I have problem with loading fontawesome files.If I clear cache of web browser and then I loading web pages, then font awesome is missing.I tested external files with ...
Read morewhether it is a button to add a variable user logged in to the client had immediately set the name you see the administrator?e.g:/index.php?p=start&user=mail@mail.pl;lang=pl&slide=2or in some other way?
Read moreHello, ive been able to add a new link to the menu and want to make a new page template with content. How can this be done?I have created the hotel list file in ...
Read more