Nick

Nick

23p

16 comments posted · 0 followers · following 0

13 years ago @ Nick Says - Magento $this · 0 replies · +1 points

*sighs* :)

14 years ago @ Nick Says - Magento $this · 0 replies · +1 points

Ah yes. Forgot to add that in. Major help with PhpStorm.

14 years ago @ Nick Says - A Company while at Uni... · 1 reply · +1 points

I've added it to scribd and embedded now. Sorry, cleared out my dropbox and must have deleted it. Apologies.

14 years ago @ Nick Says - Magento How-to: Custom... · 0 replies · +2 points

Sorry guys, but that's not correct! The 404 is handled by the CMS module of Magento which, as default, redirects people to the CMS page with the identifier "no-route", although you can change this in the administration area.

To see the error page you could just add a "maintenance.flag" file to your site root. That'll pop your site into maintenance mode and serve the error template.

15 years ago @ Nick Says - A Developer's Guide to... · 0 replies · +3 points

Impossible to tell without knowing the error.

15 years ago @ Nick Says - Fool Proof Magento Upg... · 0 replies · +1 points

I\'m fairly sure that this is triggered when it can\'t find app/etc/local.xml. Did that file exist?

15 years ago @ Nick Says - Zend Server with Magen... · 0 replies · +2 points

This seemed to fix the problem. Thanks for the info.

16 years ago @ Nick Says - Fool Proof Magento Upg... · 0 replies · 0 points

Ah.. that, I did not consider. Assuming the changes are design only, I'd go through the upgrade steps again. If they were CMS pages, etc, then I'd first upgrade the site (making sure that the design works ONLY), then I'd do the page creation and updates on the live site.

A tool to do this properly would be quite nice.

16 years ago @ Nick Says - Building Phonegap on U... · 0 replies · +1 points

I'm afraid that isn't possible. You need to be on a Mac to develop for the i{Phone,Pad,Pod}.

16 years ago @ Nick Says - Magento including Java... · 0 replies · +1 points

Yes, you are right. I was quite content with the temporary fix, but it would be lazy of me not to actually fix it. I have updated the post with your instructions on how to fix. Thank you!