Camera Icon

Got an event that needs shooting?  I've covered multiple events for marathon-photos.com and can capture the scenes & emotions that make your event unique.

Some samples of my own work are at Digital Formula on Flickr.

Wand Icon

Do you or your business need a website but you're unsure where to start?  Get in touch now and we'll get it sorted.

I focus on usable functionality & can setup smaller sites using Wordpress within hours of the order being placed.  Magic!

Globe Icon

So, you've already got a website but need help managing it?  I can help you.

Don't worry about knowing every single detail.  I'll find out the most important stuff and work with you to reach your goal, not someone else's.

said on twitter: LOL spammers really do bank on the ignorance of their targets huh? A file with a .jpg.exe extension ... really? http://t.co/0TgobjQc

 
Short URL
Warning: This article is older than 180 days and may contain inaccurate information.  Please use the information below at your own risk.

Fixing QuickSave extension for EE2

I recently upgraded my ExpressionEngine installation from version 2.1.1 to version 2.1.3 build 20101220.  The installation worked fine but I found that the excellent extension from VayaCode, QuickSave, didn't put the preview or close buttons below the entry's fields.

Luckily the fix was pretty simple - all I had to do was re-add the appropriate code to the /system/expressionengine/config/hooks.php file.  Here's the code:

$hook['post_controller_constructor'][] = array(
   'class'    => 'Quicksave_ext',
   'function' => 'cp_tweaks',
   'filename' => 'ext.quicksave.php',
   'filepath' => 'third_party/quicksave'
);

After making this small change your QuickSave extension's Save, Save and Preview & Save and Close buttons will be back where they're supposed to be.

» Tags: expressionengine, php, quicksave, vayacode
DigitalFormula is an experiment in HTML5 and CSS3 design by Chris Rasmussen, an amateur/casual designer based in Melbourne, Australia. -37.813611 144.963056