Change fep-category to show only specific categories Helewix.com How To HendrikWiese Other Tech and Gaming Blog wordpress by HendrikWiese - August 30, 2016August 30, 20160 So you will need to change the submission-form.php 1. Open it by going to Plugins > Editor 2. From the top right dropdown list select Frontend Publishing and click on the select button 3. In the plugin files section on the right locate front-end-publishing/views/submission-form.php and click on it 4. Next we will find
Subterfuge – No module named defaults Application Configuration error Helewix.com How To HendrikWiese In the News Linux Other Subterfuge sudoers Ubuntu by HendrikWiese - April 4, 2016August 22, 20160 Subterfuge - No module named defaults - resolved Why does this happen? After scratching my head for a couple of minutes over this I realized that this was a compilation or rather package error by the subterfuge. And happens because the configuration file that Ubuntu is referring to inside the urls.py file
SOLUTION: Outlook printing weekly calendar shows 1 hour for 30 min meetings Helewix.com How To HendrikWiese Microsoft Other Outlook Outlook 2010 Outlook 2016 Windows by HendrikWiese - February 5, 2016August 22, 20160 When your Outlook printing weekly calendar shows 1 hour for 30 min meetings I had this problem today with one of my executives. When trying Outlook printing it automatically prints 30 min traveling meetings over a hour when using the Weekly Calendar Style. This was 'n big problem for him since
Get our Free Body Mass Index Calculator KG Android Free Application Free Body Mass Index Calculator Helewix.com How To HendrikWiese Other Tech and Gaming Blog by HendrikWiese - February 17, 2014August 16, 20160 Download our Free BMI Calculator by clicking here. Our app will calculate your BMI in KG based on your length and weight.
Get our UIF Calculator Android App Android Free Application Helewix.com Android Apps Helewix.com How To HendrikWiese Other by HendrikWiese - February 17, 2014February 5, 20160 Get our UIF Calculator Android App by clicking here. Our UIF Calculator will calculate how much you can expect to receive from your Unemployment Insurance Fund when you are on Maternity leave or have lost your day job.
Get our Free Fax to Email Android App Android Free Application Helewix.com Android Apps Helewix.com How To HendrikWiese Mobile Application Other by HendrikWiese - February 17, 2014February 5, 20160 Our New Android App Get our Free Fax to Email App on Android by clicking here! With this application you are allowed to create as many free fax to email numbers that you want, so create fax to email numbers for all your friends family and co-workers
Exchange 2010 – Exchange Management Shell (EMS) Export a list of all users in a specific Mailbox Database to CSV EMS Exchange Exchange Management Shell Helewix.com How To HendrikWiese Microsoft Other Windows Server by HendrikWiese - October 28, 2013February 5, 20160 This is very easy using EMS. WHAT WILL OUR CSV FILE LOOK LIKE: Display Name - Is exactly what it implies Server Name - What server the users mailbox currently resides on Primary Email Address Email Addresses - All smtp aliases currently associated with the user's account All you will need to change in
Solution: Android Studio: Could not find any version that matches com.android.support:appcompat-v7:+. Android Android Stodio Eclipse Helewix.com How To HendrikWiese Java Development Kit Mobile Application Other by HendrikWiese - October 21, 2013February 5, 20160 I got the following error when trying to run an application that was created in Eclipse on Android Studio. Could not find any version that matches com.android.support:appcompat-v7:+. This is what I did to fix it. 1. Ensure that you close Android Studio. 2. If you have not already done so download the SDK
Solution: Eclipse error ‘A Java Runtime Environment (JRE)…..No Java virtual machine was found ‘ 64-bit Android Eclipse Helewix.com How To HendrikWiese Java Development Kit Other Windows 7 by HendrikWiese - October 7, 2013February 5, 20160 I tried to run Eclipse on my Windows 7 64-bit machine and got the following error: A Java Runtime Environment (JRE) or Java Development Kit (JDK) must be available in order to run Eclipse. No Java virtual machine was found after searching the following locations: D:\eclipse\jre\bin\javaw.exe javaw.exe in your current PATH This is
Export Last Logon times in Active Directory using Powershell Acrive Directory Helewix.com How To HendrikWiese Other Powershell scripting Windows Windows Server by HendrikWiese - September 11, 2013February 5, 20160 Ok so this is how you export Last Logon times in Active Directory using Powershell What you will need: Administrator rights on your AD Environment Download and install the Quest Free Powershell Commands for Active Directory After installing the Quest Scripts on your Domain Controller do the following: Changes that you need to do to