Archive for the ‘General’ Category

How to remove “Powered by Invision Power Board” from HTML page title in IPB - not copyright removal

Tuesday, July 22nd, 2008

OK, I often get asked this over and over by people running sites based on Invision Power Board. It is specifically allowed to remove the “Powered by Invision Power Board” text from the HTML title tag - the title tag is dynamically generated usually with the Forum name, and sometimes followed by the topic title.

It’s important to note that this has nothing to do with the copyright removal, which requires payment to IPS.

While there are ways to remove the dynamic title variable from the IPB ACP, this is *not* recommended as having a static title tag will hurt your SEO efforts.

To remove the “Powered by Invision Power Board” text in IPB 2.3.x (and most earlier versions) you need to edit the /forums/sources/action_public/boards.php file.

At around line 190 in that file, there is the following bit of code:

190: $cp = " (Powered by Invision Power Board)";

Do not delete that line! Instead you could change it to:

190: $cp = "";

ScotiaBank phishing email attempt with link to scholaris.pl domain

Sunday, July 20th, 2008

Well this is one of the first ScotiaBank phishing email attempts I have received:

Dear Customer,

As part of our strict commitment to online security, we automatically terminate your secure
online session after an extended period of inactivity. This prevents unauthorized users from
accessing your account information,It’s just one of the many ways we strive to protect you
and your personal information online.

To return to your online session normally we are necessitating a verification process on your account
as an added measure to ensuring adequate security on your access online. Log in your access to complete
the verification process and ensure you fill in the required information. Sign-On to Scotia OnLine .

We are indeed sorry for the inconveniencies we have caused you, but also remember
that as a Scotiabank customer, your security remains our greatest priority.

Thanks for your co-operation.

Account Security Dept.
ScotiaBank.
________________________________________

Accounts Management As outlined in our User Agreement,& Scotia Bank will
periodically send you information about site changes and enhancements.
Please do not reply to this e-mail. Mail sent to this address cannot be answered.

The “Sign-On to Scotia OnLine” is a hyperlink to http://sp2lancut.scholaris.pl/mambots/editors/scotiaonline.htm

The sad part is that there still plenty of people being taken in by these phishing scams…

WordPress error message : Call to undefined function: ctype_digit() in /wordpress/wp-includes/link-template.php - bug fix here

Saturday, July 19th, 2008

If you use WordPress 2.5 or (gasp) earlier, you may encounter an error message “Call To Undefined Function: ctype_digit()” when you try to upload and attach an image to your post from inside the post editor.

More specifically, the bug will be something along the lines of :

PHP Fatal Error: Call to undefined function: ctype_digit() in /wordpress/wp-includes/link-template.php …

This is a known bug in WP 2.5, and obviously the most relevant solution is to upgrade to WordPress 2.6 which at this point is the latest stable release.

If you can’t upgrade for whatever reason (laziness doesn’t count) then you should be able to fix the image or photo upload issue by downloading a fresh copy of the link-template.php file which contains the bug fix for the ctype_digit() error. That preceding link, by the way, is to the file from the official WordPress file download link … that being said, always make sure you have a full backup available!

Firefox 3.0.1 released for download with critical security fixes including the Carpet Bomb threat on Firefox for Safari

Thursday, July 17th, 2008

Firefox 3.0.1 was just released for download and it’s highly recommended that you immediately upgrade your FF 3.x installation (tell me that you’re not running a beta or RC version of 3) as it includes several critical security fixes.

I’m hitting post on this article and then doing the upgrade on a few machines here at work… yeah, at work. :/

Will it blend ? Blendtec blends iPhone 3G into dust - blender & iPhone 3G dusty remains on eBay again!

Thursday, July 17th, 2008

Ah, after a nice Angus Burger from McD… a lunchtime article.

Well, Tom Dickson of Blendtec must have been amongst those waiting in line for the iPhone 3G as they’ve pulled off another one of their “Will it blend?” campaigns, only this time it’s with an iPhone 3G. Yes, the point is to display how powerful the somewhat pricey Blendtec blenders are.

This is a classic example of Web 2.0 mashed-up with Marketing 2.0 … brilliant strategy.

Check out the Blendtec iPhone 3G blending video:

As with the first Blendtec iPhone (1.0) that was turned into dust, the iPhone remains and blender are being auctioned off on eBay with proceeds going to the children’s charity Primary Children’s Medical Center.

I guess you could call this the ultimate “unlocked” iphone hehe.


(c) 2003-2008 Robin Majumdar - opinions expressed are not those of anyone else. (duh!)