How to find and remove malware on a hacked WordPress site
It finally happened to me.
It finally happened to me.
Trovebox (formerly OpenPhoto) is a great self-hosted alternative to Flickr. Unfortunately its UI is a bit lacking, and the designers have made some rather stubborn and questionable usability decisions that make Trovebox a little less perfect than it could be.
Google Analytics is a must-have tool in any webmaster’s toolbox. Using it, you can find out demographic information about who is visiting your site, how long they stay, what pages they tend to view, and (with Webmaster Tools enabled) what… Continue Reading
I’m working through the above-mentioned crash course to make my workflow more efficient since I’m tired of re-coding lots of simple stuff. The instructor makes an error on section 2 (“Modeling Magazines in the Database”) on video 4 (“Linking models together… Continue Reading
I’m noticing one problem with the Ultimo theme in that once you install it, none of the included example pages have an associated layout selected for them (1 column, 2 column, etc.). If, like me, you assume that since no… Continue Reading
Missing Controller Error: PostsController could not be found. Error: Create the class PostsController below in file: app/Controller/PostsController.php Simple problem with a simpler solution. I was following the cookbook guide to the letter but CakePHP wouldn’t see my controller, even though… Continue Reading