• Home
  • Family
    • Esther
    • Jeremiah
    • Gabe
    • Spencer
    • Brigg
  • Posts
  • Photos
  • Family Histories
  • Files
  • Links
    • Caveman Youth Football
    • FileMaker Hacks
    • FileMaker Solutions
    • Great Mac Software
  • About Me
    • Contact Me
    • Resume
  • Login
Layne Shipley

PERSONAL

Menu

  • Home
  • Family
    • Esther
    • Jeremiah
    • Gabe
    • Spencer
    • Brigg
  • Posts
  • Photos
  • Family Histories
  • Files
  • Links
    • Caveman Youth Football
    • FileMaker Hacks
    • FileMaker Solutions
    • Great Mac Software
  • About Me
    • Contact Me
    • Resume
  • Login
  • Computers,  OS X Server

    Giving Apache Permission on OS X Server

    01/01/2016 / No Comments

    Apache runs as the user www-data:www-data, we just installed files as your local user. So we need to make sure Apache can access the files Open up Terminal.app run the following command. *Note: If you have changed the apache username and group, please use that instead of _www:_www* chown -R _www:_www /Library/Server/Web/Data/Sites/.com

    Read More

    You May Also Like

    All Stars

    06/19/2014

    Importing JSON Data Into FileMaker

    07/10/2014

    BYU vs the Big 12

    06/10/2014
  • Computers

    Create a OS X El Capitan Bootable USB Drive/Installer

    10/23/2015 / No Comments

    Get a USB Thumb Drive with at least 8G on it. Rename it to be title “untitled”. Down the the El Capitan installer (it should be saved in the “Applications” folder). Open the Terminal App Type in the following command: sudo /Applications/Install\ OS\ X\ El\ Capitan.app/Contents/Resources/createinstallmedia –volume /Volumes/Untitled –applicationpath /Applications/Install\ OS\ X\ El\ Capitan.app –nointeraction  

    Read More

    You May Also Like

    Unicode Information

    07/10/2014

    Why We Shoot Deer in the Wild

    03/15/2021

    WordPress Front-end Editor Error

    10/10/2014
  • Computers

    Programming Resources

    04/15/2015 / No Comments

    Free Basic IDE’s and Compilers Active Basic Visual Basic compiler and IDE which generates pure EXE files which are small in size, which do not require any extra runtim overheads. It supports ActiveX and OLE objects in the IDE. You need to have a Japanese-font browser plugin to view this page. Envelop Freeware Visual Basic compiler for Win32. Sadly, all further development of this tool has been stopped some time ago. Fnx Basic A freeware basic compiler to create Windows applications. The output is a single exe file which does not need any special dll’s. The information on the Fnx Website is minimal, but the download package includes a .chm…

    Read More

    You May Also Like

    XML parsing error: whitespace expected

    07/10/2014

    Unhiding the “admin” block in Moodle

    05/22/2014

    Where You Can Find Your Plex App Downloads

    01/28/2022
  • Blog,  Computers,  FileMaker

    Web Safe FileMaker Fonts

    03/23/2015 / No Comments

    Arial Courier Georgia Helvetica Lucid Grande Times Trebuchet Verdana Hiragoni Osaka  

    Read More

    You May Also Like

    Have you ever wanted to Quote in a calculation field?

    07/10/2014

    Why We Shoot Deer in the Wild

    03/15/2021

    Gabe JV Football Videos

    05/02/2025
  • Computers,  OS X Server

    Roundcube is Working with OS X 10.10 Again!

    12/20/2014 / No Comments

    The new installer can be found at: http://topicdesk.com/downloads/roundcube

    Read More

    You May Also Like

    Gabe JV Football Videos

    05/02/2025

    Maximum hits/per minute or second

    07/10/2014

    BYU vs the Big 12

    06/10/2014
  • Computers,  WPLMS

    WordPress Front-end Editor Error

    10/10/2014 / No Comments

    In my work i use a plugin for WordPress call WPLMS (WordPress Learning Management System).  After updating WordPress I began receiving a error messages.  I tried updating my theme (WPLMS).  I tried updating the plugins.  But the error was persistent. This was the error: “WordPress Front-end Editor currently only works between versions 3.9 and 4.0-alpha.” Finally, I was able to resolve the issue by manually deleting the plugin.   Then from the WPLMS theme installer package I took out the plugin and manually installed it. I’m not sure why the auto plugin updates wouldn’t update this… but it wouldn’t. Good luck everyone.

    Read More

    You May Also Like

    Exporting RTF text from a FileMaker field

    07/10/2014

    Using 360Works Plugins with FileMaker Server and IWP / XML

    07/10/2014

    Have you ever wanted to output quotes from a FileMaker calculation?

    07/17/2014
  • Computers,  FileMaker

    Have you ever wanted to output quotes from a FileMaker calculation?

    07/17/2014 / No Comments

    Have you ever wanted to output quotes from a FileMaker calculation?  Here’s the simple way to do it: Ex. Johnathan “Doe” Shipley In the FileMaker calculation your would write the following: “Johnathan \”Doe\” Shipley” Your output will then have quotes.

    Read More

    You May Also Like

    Sunday School Book of Mormon Disscussion

    04/13/2014

    Sending Email via FileMaker and Gmail

    07/10/2014

    Emron

    04/01/2014
  • Computers,  FileMaker

    Exporting RTF text from a FileMaker field

    07/10/2014 / No Comments

    On one of the projects I was working on, I came across a problem were I had data to export that needed to be exported with the RTF formatting maintained.  I was trying to create an index with some bolding etc. applied.  After looking for plugin etc. to do this I came across a simple solution.  If you’re using FileMaker on a mac you can use applescript to do this. (it may also be possible on Windows –  I don’t know) Basically, what I did is create a loop to go through my records.  Then essentially I copied the contents from the field and pasted them in my application.  …

    Read More

    You May Also Like

    Unhiding the “admin” block in Moodle

    05/22/2014

    Sending Email via FileMaker and Gmail

    07/10/2014

    WordPress Front-end Editor Error

    10/10/2014
  • Computers,  FileMaker

    Hosted FileMaker File Make Pre Upload Tips

    07/10/2014 / No Comments

    Before you upload your FileMaker database to be hosted check the following: Open File > Mange > Security Click Privilege Sets and the privilege set you want to edit. Edit “Access via FileMaker Network” to be checked.  This will allow you remote access for FileMaker and FileMaker Go. If you want IWP, check the “Access via Instant Web Publishing”. Now your file is ready for us to host!

    Read More

    You May Also Like

    Exporting RTF text from a FileMaker field

    07/10/2014

    Using 360Works Plugins with FileMaker Server and IWP / XML

    07/10/2014

    Maximum hits/per minute or second

    07/10/2014
  • Computers,  FileMaker

    Using 360Works Plugins with FileMaker Server and IWP / XML

    07/10/2014 / No Comments

    I have found recently that in order to 360Works plugins with FileMaker Server IWP (Instant Web Publishing) and XML they have to reinstalled in the proper folder on the FileMaker Server. Mac OS X: /Library/FileMaker Server/Web Publishing/publishing-engine/wpc/Plugins   On Windows the path is: C:\Program Files\FileMaker\FileMaker Server\Web Publishing\publishing-engine\wpc\Plugins   You may have to create the “Plugins” folder.   Once installed, restart the server and you should be good to go.

    Read More

    You May Also Like

    Hopewell

    10/17/2023

    Maximum hits/per minute or second

    07/10/2014

    Where You Can Find Your Plex App Downloads

    01/28/2022
123

Menu

Recent Posts

  • Gabe Freshman Highlights
  • Gabe JV Football Videos
  • Gabe Mission Photos
  • ExecuteSQL Show 1 Row of Search Results
  • Multi Join FileMaker ExecuteSQL Query

Categories

  • American Fork
  • Baseball
  • Bitcoin
  • Blog
  • Brigg
  • BTCPayServer
  • Computers
  • Documents
  • ExecuteSQL
  • FileMaker
  • Football
  • Football
  • Gabe
  • Gardening
  • General
  • Laugh
  • MacOS
  • Mission
  • Moodle
  • MU Wordpress
  • Music
  • OS X Server
  • Plex
  • Religion
  • Rugby
  • Shipley
  • Spencer
  • Sports
  • Wordpress
  • WPLMS

Meta

  • Register
  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org