New pages

Jump to: navigation, search
New pages
  
Hide registered users | Show bots | Show redirects
  • 14:03, 17 February 2016Adding fields (hist)[4,286 bytes]Andy (Talk | contribs) (Created page with "If you want to add a field to a form in the admin panel and have that value save to the database you can do so without massive code changes. For the sake of this guide, we wi...")
  • 13:02, 28 July 2015No Input File Specified (hist)[421 bytes]Andy (Talk | contribs) (Created page with "On some hosts (like Godaddy) you may see the error "No Input File Specified". To fix, create a file called php.ini on your server in the root folder of your domain name if it...")
  • 14:41, 19 May 2015Godaddy (hist)[339 bytes]Andy (Talk | contribs) (Created page with "If you want to use GoDaddy as a host and you find yourself getting "No input file specified" errors in the control panel, you'll need to create a php5.ini file in your weboot...")
  • 11:46, 18 May 2015Overriding An Asset (hist)[630 bytes]Andy (Talk | contribs) (Created page with "You can override images and other assets in AVCMS without overwriting the original file. Lets use an example image. Say you see an image and you see it's URL looks like this:...")
  • 09:29, 8 May 2015YAML (hist)[358 bytes]Andy (Talk | contribs) (Created page with "YAML files are simply text files. They can be opened with any text editor. AVCMS uses them for configuration and they have very simple, readable syntax. You can find out mor...")
  • 09:24, 8 May 2015Modifying URL's (hist)[2,739 bytes]Andy (Talk | contribs) (Created page with "You might want to modify the URL structure of certain pages to suit your personal tastes. All URL's can be overwritten in AVCMS using a config file called routes.yml placed in...")
  • 04:23, 18 April 2015Basics of AVCMS (hist)[2,364 bytes]Andy (Talk | contribs) (Created page with "== Installation == Check out the Installing AVCMS article for a guide on installing the script. == Changing Settings == One of the first things you may want to do after i...")
  • 04:06, 18 April 2015Installing AVCMS (hist)[2,707 bytes]Andy (Talk | contribs) (Created page with "== Installation & Upgrades == === Fresh Install === To start, upload all files from the /upload folder to your site using an FTP client or via your hosting control panel. O...") originally created as "Basics of AVCMS"
  • 07:42, 28 March 2015Bundles (hist)[3,316 bytes]Andy (Talk | contribs) (Created page with "Bundles allow for features and functionality to be added to AVCMS in a way that means they can be plugged-in and out without affecting other parts of the system. For example,...")
  • 10:02, 25 March 2015Templates (hist)[6,358 bytes]Andy (Talk | contribs) (Created page with "Templates in AVCMS are built using the [http://twig.sensiolabs.org/ Twig template engine]. == Getting started == If you are not familiar with the Twig template engine then y...")
  • 09:43, 25 March 2015Developer Mode (hist)[563 bytes]Andy (Talk | contribs) (Created page with "Developer mode can be activated by editing the front.php file. Within front.php find this line: <syntaxhighlight lang="php"> define('DEBUG_MODE', false); </syntaxhighlight>...")
  • 09:36, 25 March 2015Main Page (hist)[254 bytes]MediaWiki default (Talk)