.
スポンサーリンク

返信する: OpnePNE3

url  email  imgsrc  image  code  quote
サンプル
bold  italic  underline  linethrough    


ニッ にっこり シュン エッ!? ん? フフッ げらげら むぅ べー  [もっと...]

オプション

参照

Re: Re: opCommunityTopicPlugin1.1.0
投稿者: serizawa 投稿日時: 2013/3/20 18:56

./plugins/opCommunityTopicPlugin/lib/util/opCommunityTopicPluginUtil.class.php

修正案1

1 <?php
 2
 3 class opCommunityTopicPluginUtil
 4 {
 5   public static function sendNewCommentNotification ($fromMember, $toMember, $topicId){
 6     $rootPath = sfContext::getInstance()->getRequest()->getRelativeUrlRoot();
 7     $url = $rootPath.'/communityTopic/'.$topicId;
 8
 9     sfApplicationConfiguration::getActive()->loadHelpers(array('I18N'));
10     $message = format_number_choice('[1]1 topic has new comments|(1,Inf]%1% topics hav    e new comments', array('%1%'=>'1'), 1);
11
12
if($Member->member_id != NULL){
    opNotificationCenter::notify($fromMember, $toMember, $message, array('category'=>'    other', 'url'=>$url, 'icon_url'=>null));
       }
13   }
14 }
検索

ページの一覧 索引

ログイン

ユーザー名:


パスワード:





パスワード紛失  |新規登録

メインメニュー

更新ページ

ad
スポンサーリンク

投稿一覧

オンライン状況
34 人のユーザが現在オンラインです。 (4 人のユーザが フォーラム を参照しています。)

登録ユーザ: 0
ゲスト: 34

もっと...