Very useful if you run as a ‘restricted user’ (i.e. not a ‘power user’ or ‘administrator’): Step 1: Get a CMD shell (‘DOS box’) as Administrator: [cc lang=’dos’ line_numbers=’false’]runas /user:administrator cmd[/cc]
Very useful if you run as a ‘restricted user’ (i.e. not a ‘power user’ or ‘administrator’): Step 1: Get a CMD shell (‘DOS box’) as Administrator: [cc lang=’dos’ line_numbers=’false’]runas /user:administrator cmd[/cc]
Symptom: An XML file saved as something.php.html Apache was trying to parse it as PHP and throwing an error because Short_open_tag was ‘on’ Fix: Add the following to an .htaccess file in the folder (or a parent folder): [cc lang=’apache’…
All seems well with the recent fixes, so I have bumped to version 0.1.8. Download from the Tina MVC plugin page on WordPress.org or download from SeeIT.org here.
There have been numerous updates to the framework over the past few weeks, mostly getting the various http redirects and user login, registration and password reminder pages to play nicely with WordPress. It seems to be working fine now, but…