Facebook Twitter Gplus LinkedIn RSS
 
 
Home » Articles posted by Sprawl (Page 14)

Author Archive:


WordPress SQL Injections & Fixing Your Themes

Published on October 6th, 2013 by in Blog, Wordpress

With the update to WordPress 3.5, which happened quite a while ago, a number of popular themes (and some unpopular ones) started displaying the php warnings. Missing argument 2 for wpdb::prepare(), called in /wp/wp-content/themes/piano-black/sidebar.php on line 75 and defined In my case, the theme makers don’t speak English, so I’m stuck fixing this baby myself.
more »

Tags: ,

Fixing the PhoneGap Status Bar in iOS7

One of the most noticeable changes in iOS7 when developing an App with PhoneGap is the new Fullscreen “feature”. xcode and Phonegap don’t appear to respect any of the status bar settings, and you are stuck adjusting the CSS or editing the core PhoneGap files to compensate. Here is how my infamous Whipped zApp looks
more »

 

© 2012 zSprawl's zApps

Fork me on GitHub