テーマのインストールに関して
マーケットプレイスより
・Simply - Brown のテーマをDLして使用したかったのですが
mysqlt error: [1062: Duplicate entry 'simple_cta' for key 'btHandle']
in EXECUTE("INSERT INTO BlockTypes(btID,btHandle,btName,btDescription,
btActiveWhenAdded,btCopyWhenPropagate,btIncludeAll,btIsInternal,
btDisplayOrder,btInterfaceWidth,btInterfaceHeight,pkgID)
VALUES (NULL,'simple_cta','Call to Action','Add a Call to Action to the Site',1,0,0,0,27,'370','350','3')")
上記の様なエラーが出てしまいインストール出来ませんでした。
管理画面からと、直接FTPでのインストールを試みましたが
双方同じエラーが表示されました。
サーバはヘテムルとサクラの2サーバで試しましたがこちらも双方同じ状態です。
私の設定に問題があるのでしょうか。
環境は
# concrete5 バージョン
5.6.2.1
# concrete5 パッケージ
Rigid Light - Theme (2.1.1), Simply Brown - Theme (2.1).
# concrete5 オーバーライド
languages/ja_JP
# サーバーソフトウェア
Apache
# サーバーAPI
cgi-fcgi
# PHPバージョン
5.4.11
# PHP エクステンション
bcmath, bz2, calendar, cgi-fcgi, Core, ctype, curl, date, dom, ereg, exif, fileinfo, filter, ftp, gd, gettext, hash, htscanner, iconv, imap, json, libxml, mbstring, mcrypt, mhash, mysql, mysqli, mysqlnd, openssl, pcntl, pcre, PDO, pdo_mysql, pdo_sqlite, Phar, posix, readline, Reflection, session, shmop, SimpleXML, soap, sockets, SPL, SQLite, sqlite3, standard, sysvsem, sysvshm, tidy, tokenizer, xml, xmlreader, xmlrpc, xmlwriter, xsl, zip, zlib.
# PHP 設定
max_execution_time - 30
log_errors_max_len - 1024
max_file_uploads - 20
max_input_nesting_level - 64
max_input_time - -1
max_input_vars - 1000
memory_limit - 128M
post_max_size - 5M
sql.safe_mode - Off
upload_max_filesize - 5M
mysql.max_links - Unlimited
mysql.max_persistent - Unlimited
mysqli.max_links - Unlimited
mysqli.max_persistent - Unlimited
pcre.backtrack_limit - 1000000
pcre.recursion_limit - 100000
session.cache_limiter - nocache
session.gc_maxlifetime - 7200
soap.wsdl_cache_limit - 5
となっております。
インストールできないthemeがあるとすると
有料themeの購入時は非常に手痛いので
アドバイス頂ければ有難いです。
どうぞ宜しくお願い致します。
takuro hishikawa
Re: テーマのインストールに関して