Search

Search


Your search string: admin

Ubuntu 14.04 and Virtualmin Part 2

Welcome to our second part of how to install Virtualmin on Ubuntu 14.04 and run your own web hosting environment.Missed the first part? Read it here.Your server is up and running but not quite finished yet. In ...

Read more

Ubuntu and SSH

Today we will give you a few important comand lines for your next SSH session you will need one day when you run your own server. Let's cut the text and get straight to work.Run updates for Ubuntusudo apt-get ...

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

CMS 2.1

Happy 4th of April! We are proud to release CMS 2.1 with a brand new template called Mosaic, CMS now offers 2 templates within the package with almost unlimited options. We have not just added a new template ...

Read more

Responsive Demo

We have improved our demo section with easy to use script switcher and one click responsive tests. Switch between Desktop, Tablet and Smartphone sizes with one click.You can now easily switch between ...

Read more

LCPS Admin

From all our customers requested now available. The administration panel for managing your Live Chat PHP Servers and Clients.Main Features Manage clients from all your locations. Semi manage clients with ...

Read more

Cloud Chat 3 / 1.1.1

We have just released Cloud Chat 3 - Version 1.1.1. Please update as sooon as possible via Auto Updater or if you like manually.We have received a report about a possible XSS flaw within the code and it has ...

Read more

HelpDesk 3 - Silver

Welcome to HelpDesk 3We are proud to announce the silver release* of HelpDesk 3, a complete support solution that will make your life much easier.Features Easy Installation Department(s) Support Tickets ...

Read more

Cloud Chat 3 / Version 2.0

Sunshine and 8 degrees celsius. Happy Day! We are proud to announce the availability of Cloud Chat 3 - Version 2.0! It has been hard work for the last 3 Month but it was absolutely worth it.It has now never ...

Read more

Cloud Chat 3 - Version 2.0.2

We have released Cloud Chat 3 - Version 2.0.2 which fixes various bug fixes in the live chat and administration panel. Run the Auto Updater for the Live Chat Server and replace a few files for the ...

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

Hook: php_admin_user_rename

Use this hook to execute PHP code in the admin/user.php file.For example:$jakdb->query('UPDATE '.DB_PREFIX.'faqcomments SET username = '.smartsql($defaults['jak_username']).' WHERE userid = ...

Read more

Hook: php_admin_user_delete

Use this hook to execute PHP code in the admin/user.php file.For example:$jakdb->query('UPDATE '.DB_PREFIX.'faqcomments SET userid = 0 WHERE userid = '.$page2.'');if you like to include a ...

Read more

Hook: php_admin_user_delete_mass

Use this hook to execute PHP code in the admin/user.php file.For example:$jakdb->query('UPDATE '.DB_PREFIX.'faqcomments SET userid = 0 WHERE userid = '.$page2.'');if you like to include a ...

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_setting

Use this hook to execute PHP code in the admin/setting.php file.For example:$plugin_setting = working...;if you like to include a file:APP_PATH.'plugins/yourplugin/file_to_include.php';

Read more

Hook: php_admin_setting_post

Use this hook to execute PHP code in the admin/setting.php file.For example:if ($defaults['jak_lang'] == '') { $errors['e6'] = $tl['error']['e29']; }

Read more

Hook: php_admin_user

Use this hook to execute PHP code in the admin/user.php file.For example:$plugin_user = Display stuff when showing user in admin;if you like to include a file:APP_PATH.'plugins/yourplugin/file_to_include.php';

Read more

Hook: php_admin_user_edit

Use this hook to execute PHP code in the admin/user.php file.For example:$plugin_user_edit = Display stuff when edit user;if you like to include a file:APP_PATH.'plugins/yourplugin/file_to_include.php';

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

Chat history

Hello Sir jerome -I would like to show you some problem in the live chat 01- I have the same problem as this position: https://jakweb.ch/support/t/9/business-chat-button 02-the operators (super admin) her all ...

Read more

Wrong title on user search

Hi,I tested CMS on XAMPP, localhost.I found strange behavior CMS.1.  General Settings > UsersI have only one Super User, call him 'Admin'. In users table I have only this user. When I want click to ...

Read more

CMS 1.4 - Blog sidebar location

Hi Jerome,I did not find how to set up sidebar location in the main web page of the blog. I was looking for:1. Admin panel > Blog > SettingsHow can I change sidebar location in main page of the blog?

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 - help for sidebar position

Hi Jerome,I think it would be useful to create help for sidebar position in each page. An why?If I use settings for Sidebar position in style switcher, than Sidebar location in each page does not work. I think ...

Read more

CMS 1.4.2 - access only to part of the content

Hi Jerome,I understand that each page has access rights according to user groups.How do I set access rights to content?For exampleI have page 'home' with content:<p>Text one is only for user-group ...

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 - blog

Hi Jerome,I have other questions.BlogIn the blog I do not want to use the time display in your format e.g. '5 days ago' but I want to show the normal date and time '21.11.2015  - 20:04'. How do ...

Read more

I don't see the online operators from admin

Hello again, Im currently testing it with my operators and as admin i cant see the online operators.. any Suggestion?

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
30 result(s) were found.