Hey there’s a bug for All in One SEO, though I have solved it, I think you need to fix it for the coming updates, that would make the future upgrade better.
The bus is due to the function capitalize and the PHP native function ucwords, which causes the Asian characters show wrongly in HTML title tag
My friend rewrite the function “capitalize” so it works now.
function capitalize($s)
{
$s = trim($s);
$tokens = explode(’ ‘, $s);
for ($i = 0, $n = count($tokens); $i <$n; $i++)
{
$matches = array();
preg_match(’/^(.{1})(.*)$/us’, $tokens[$i], $matches);
$tokens[$i] = strtr($matches[1], ‘abcdefghijklmnopqrstuvwxyz’, ‘ABCDEFGHIJKLMNOPQRSTUVWXYZ’) . $matches[2];
}
$s = implode(’ ‘, $tokens);
return $s;
}
Fatal error: Call to undefined function mb_strtolower() in /data/www/sites/1/idoo.com/z/a/zayin/site/wp-content/plugins/onekclickmeta/oneclickmeta.php on line 61
Hi Uberdose, I have built the Platinum SEO plugin that offers all that your super plugin did..It has some additional features too…and i will be supporting this plugin…
I agree this was such a fabulous plugin but I guess it’s not updated now? Anybody know if there is an update or if something similar will do the job? I really appreciated this plugin, it was great!
Uberdose, You have not updated your blog in a while, and have given someone else the all-in-one-seo plugin, I guess you moved on to other things. However, the post that exist now have valuable content. I am curious with your SEO skill what you are doing now?
April 18th, 2008 at 11:01 pm
props to firefly…good call
May 10th, 2008 at 4:17 am
Lost my love, lost my land
Lost the last place I could stand
There’s no place I can be
Since I’ve found Serenity
June 1st, 2008 at 11:14 am
Hey there’s a bug for All in One SEO, though I have solved it, I think you need to fix it for the coming updates, that would make the future upgrade better.
The bus is due to the function capitalize and the PHP native function ucwords, which causes the Asian characters show wrongly in HTML title tag
My friend rewrite the function “capitalize” so it works now.
function capitalize($s)
{
$s = trim($s);
$tokens = explode(’ ‘, $s);
for ($i = 0, $n = count($tokens); $i <$n; $i++)
{
$matches = array();
preg_match(’/^(.{1})(.*)$/us’, $tokens[$i], $matches);
$tokens[$i] = strtr($matches[1], ‘abcdefghijklmnopqrstuvwxyz’, ‘ABCDEFGHIJKLMNOPQRSTUVWXYZ’) . $matches[2];
}
$s = implode(’ ‘, $tokens);
return $s;
}
Thanks for your great plugin
June 13th, 2008 at 3:30 pm
[…] Via Joystiq […]
June 14th, 2008 at 7:30 pm
Hey why have you discontinued All in One SEO Pack plugin?
It was so great
June 15th, 2008 at 2:47 am
Aaaaaaaaah can somebody help me with All in Seo
I use your pluggin and it destroy my blog
now i have that on the home page :
Fatal error: Call to undefined function mb_strtolower() in /data/www/sites/1/idoo.com/z/a/zayin/site/wp-content/plugins/onekclickmeta/oneclickmeta.php on line 61
Can you help me plz
June 15th, 2008 at 6:33 am
@Wolf: It will be continued, I’m in talks with several developers.
@Zayin: The error you posted appears in oneclickmeta, not in SEO pack.
June 23rd, 2008 at 1:13 pm
Hi Uberdose, I have built the Platinum SEO plugin that offers all that your super plugin did..It has some additional features too…and i will be supporting this plugin…
Regards,
Rajesh
June 30th, 2008 at 1:26 pm
Found my love, found my land
Doesn’t matter where I stand
Happiness is inside me
No matter where I might be
August 7th, 2008 at 10:49 pm
Off topic but nice poetry
August 10th, 2008 at 9:33 pm
could google take away my pr because i host 3 websites on the same ip? i had pr4 and now i have 0
November 7th, 2008 at 3:12 am
I agree this was such a fabulous plugin but I guess it’s not updated now? Anybody know if there is an update or if something similar will do the job? I really appreciated this plugin, it was great!
Dan
November 25th, 2008 at 9:57 pm
wow, strong words and quite nice graphics.
could you please get back to me. wish to discuss a buss-offer.
Cheers
December 5th, 2008 at 9:10 pm
Uberdose, You have not updated your blog in a while, and have given someone else the all-in-one-seo plugin, I guess you moved on to other things. However, the post that exist now have valuable content. I am curious with your SEO skill what you are doing now?
December 6th, 2008 at 12:13 pm
Hi Mark, I’m doing something entirely different, not even close to SEO. I guess I will post again once I have released something
January 13th, 2009 at 3:45 pm
Download the Firefly theme song: http://koew.net/36
Nice picture
June 22nd, 2009 at 4:17 pm
I love the theme song to Firefly. One of the greatest tv shows ever, I wish there were more of them.