Search

Search


Your search string: index

Home

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 more

Welcome Page with Countdown

In 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 more

Slide Out Box

Our 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 more

Facebook Like Button

I'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 more

SMS Script with Nexmo

Advent 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 more

Let it snow...

Christmas 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 more

XML Sitemap - SEO

We 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 more

Business One Page

Ready 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 more

HelpDesk 1.9

We 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 more

Cloud Chat 3 - Version 2.1

We 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 more

Cloud Chat 3 - Version 2.5.2

We 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 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_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_lang

Use 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 more

Hook: php_admin_index

Use 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 more

Hook: php_admin_fulltext_remove

Use 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 more

Hook: tpl_admin_index

This 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 more

CMS and htaccess (Seo)

If 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 more

Hook: php_index_page

Use 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 more

Why Permissions of 0777?

Ok 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 more

CMS 1.5.1 - Tags

Hi 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 more

Close ticket after a set time interval

On 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 more

Client and web projects

Hello,  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 more

Payment gateway settings

i 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 more

Ticket standard responses

Hello,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 more

Cannot access admin panel

after 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 more

CMS - fontawesome

Hi 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 more

user logged

whether 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 more

Add new index template

Hello, 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
31 result(s) were found.