Skip to content
  • Tutorials
  • The Code
  • The Blog
  • The Info
Menu Close
  • Tutorials
  • The Code
  • The Blog
  • The Info
Ryan Welcher

Developer Advocate, Developer, WordPress Core Contributor

Monthly Archives: October 2010

  1. Home>
  2. 2010>
  3. October

Compiler Error 1203

  • Post author:Ryan
  • Post published:October 30, 2010
  • Post category:The Code
  • Post comments:0 Comments

I ran into this one last night while working on the new site for RockfordGrill.com. I have to admit this one stumped me and I had to do a whole bunch of digging around to figure it out. Once I discovered the issue, it made perfect sense but at the time (about 1:30 am) I was at a loss.

1203: No default constructor found in base class.

(more…)

Continue ReadingCompiler Error 1203

Runtime Error 2048

  • Post author:Ryan
  • Post published:October 20, 2010
  • Post category:The Code
  • Post comments:0 Comments

This is one that has nailed me a couple of times. It is a Sandbox Security violation error which means that one of your SWF’s tried to access a file from a different url – which is a big no-no in flash. (more…)

Continue ReadingRuntime Error 2048

Syndicate Design Splash

  • Post author:Ryan
  • Post published:October 20, 2010
  • Post category:The Work
  • Post comments:0 Comments

Our website is still under construction but I got inspired last night and changed the splash page.

(more…)

Continue ReadingSyndicate Design Splash

RockfordGrill.com

  • Post author:Ryan
  • Post published:October 20, 2010
  • Post category:The Work
  • Post comments:0 Comments

Yesterday we launched the new website for RockfordGrill.com. The project was a lot of fun and a great foray into some new techniques and technologies.

(more…)

Continue ReadingRockfordGrill.com

Preload This!

  • Post author:Ryan
  • Post published:October 7, 2010
  • Post category:The Blog
  • Post comments:0 Comments

Creating a Preloader in AS3

Creating a preloader in AS3 is pretty straight forward and really should be used any time your pulling resources into an SWF at runtime and yes I know the title is stupid. (more…)

Continue ReadingPreload This!

Getting rid of the WordPress Version number

  • Post author:Ryan
  • Post published:October 4, 2010
  • Post category:The Blog
  • Post comments:0 Comments

One way to help secure your WordPress install is to remove the version number from your meta tags:

<meta name="generator" content="WordPress 3.0.1" />

(more…)

Continue ReadingGetting rid of the WordPress Version number

Removing “Private” and “Protected” from WordPress post titles

  • Post author:Ryan
  • Post published:October 4, 2010
  • Post category:The Code
  • Post comments:0 Comments

Here is a great snippet of code that removes “Private” and “Protected” from your password protected posts in WordPress. Just drop it into your functions.php file. (more…)

Continue ReadingRemoving “Private” and “Protected” from WordPress post titles

Keep your content up to date!

  • Post author:Ryan
  • Post published:October 3, 2010
  • Post category:The Blog
  • Post comments:0 Comments

I was looking around on Facebook today and after about 6 random links ended up on a website for a local marketing/media broker company. I was looking through the links…

Continue ReadingKeep your content up to date!

Where to find me

  • Twitch
  • YouTube
  • Twitter
  • GitHub

Recent Posts

  • Live Stream Recap: Adding e2e tests to custom a Gutenberg block
  • Requesting data in Gutenberg with getEntityRecords
  • Introduction to WordPress SlotFill
  • Limiting the block count for InnerBlocks
  • @GoodFirstBugs bot is back!

WordPress Core Contributions

  • [54132]
  • [53104]
  • [51006]
  • [50953]
  • [47881]
  • [47294]
  • [46869]
  • [46868]
  • [46843]
  • [46842]

View all 57 tickets on Trac.

Top Posts & Pages

  • Requesting data in Gutenberg with getEntityRecords
  • Limiting the block count for InnerBlocks
  • Change the WordPress post updated messages
  • Better Unit Testing with DataProviders
  • About

WP Codex Contributions

  • For Plugin API/Action Reference/wp dashboard setup
  • For Plugin API/Filter Reference/gettext
  • For Plugin API/Filter Reference/gettext

View all 3 changes in the Codex.

Copyright - OceanWP Theme by OceanWP