Cyberspace on a stick

Complete Geek

» Currently browsing: How-to


Forum topics don’t show in Drupal

September 7th, 2009 at 7:48 pm » Comments (0)

Many people have complained that, with recent updates to Drupal 5, forum topics don’t show anymore. If you’re having trouble in Drupal 6, this solution should work, too. Fortunately, the problem is easily fixed.



Make YouTube play in WordPress without a plugin

August 26th, 2009 at 9:21 pm » Comments (0)

This is a two-step process: 1. Get a copy of the JW player SWF file and put in in the same directory as wp-config.php. Sometimes, it’s called player.swf, sometimes mediaplayer.swf, and even player-licensed.swf. It depends on which version of the JW Player you have. 2. Enter some of the embed code from YouTube to fill [...]



Make old extensions compatible with FireFox 3.5

July 25th, 2009 at 8:16 pm » Comments (0)

Got an old extension that quit when Mozilla got deep into the 3.0 series? Make it work again with a couple of mouse clicks.



Fix WordPress ‘Press This’ 404 error

June 23rd, 2009 at 6:11 pm » Comments (0)

Are you getting a 404 page error when you try to use the WordPress “Press This” bookmarklet? There’s an easy fix. The problem is that the URI encoding is getting mixed up with the mod_rewrite function. For the fix, we’ll assume you have already dragged the “Press This” shortcut to your browser’s bookmark bar).