XPressME Integration Kit

Trac

Opened 14 years ago

Last modified 14 years ago

#249 closed バグ(bug)

WordPressの一般設定の「ブログのアドレス (URL)」のが変更出来ない — at Version 2

Reported by: toemon Owned by: toemon
Priority: 普通 Milestone: Ver.2.2.0(J.H Bonham)
Component: 一般 Version: 2.2.0 RC1
Severity: 普通 Keywords:
Cc:

Description (last modified by toemon)

XOOPS側の.htaccessでURLを変更した場合
[例]

RewriteEngine on
RewriteRule ^xp_trunk/(.*)$ /cube/modules/xp_trunk/$1 [L]

WordPressの一般設定の「ブログのアドレス (URL)」の変更が必要になるが、
<a href="http://trac.xpressme.info/XPressME/ticket/109">チケット109</a>の修正でWordPressの一般設定の「ブログのアドレス (URL)」のが変更出来ないようになっていたが、変更が可能なように修正する。

Change History (2)

comment:1 Changed 14 years ago by toemon

  • Description modified (diff)

comment:2 Changed 14 years ago by toemon

  • Description modified (diff)
Note: See TracTickets for help on using tickets.