Hi! I’m clsung

Hi! I’m clsung

clsung’s blog site, or you can call me AlanSung

Hi! I’m clsung RSS Feed
 
 
 
 

升級至 php-5.0.5

唔, 有一個地方要改:

把 wp-includes/gettext.php 的第 66 行

return array_shift(unpack(‘V’, $this->STREAM->read(4)));

改成

$tmp = unpack(‘V’, $this->STREAM->read(4));
return array_shift($tmp);

就好了。

Share and Enjoy:
  • Digg
  • Sphinn
  • del.icio.us
  • Facebook
  • Mixx
  • Google
  • funp
  • Haohao
  • Hemidemi
  • Live
  • MisterWong
  • TwitThis
  • udn

2 Responses to “升級至 php-5.0.5”

  1. 1
    ychsiao:

    如果不用中文套件好像就不會有問題耶

  2. 2
    clsung:

    那是因為沒用到 gettext 呀 :p ,等到用到了,自然就會出現了。 :$

Leave a Reply

噗浪:

分類

Flickr

    clsung. Get yours at bighugelabs.com/flickr

Blogroll

    馬的警總回來了
Creative Commons Attribution-NonCommercial-ShareAlike 2.5 Taiwan
Creative Commons Attribution-NonCommercial-ShareAlike 2.5 Taiwan