|
|
|
|
|
для: 123php
(15.10.2007 в 02:17)
| | Выполните SQL запрос из файла 455_to_462_upgrade.sql (из папки upgrades) через интерфейс базы данных, т.е. phpMyAdmin, командная строка, и т.д. Замените все символы "#_" на префиксы своей таблицы. По умолчанию префикс таблицы Mambo установлен как " mos_".
Например: #_containers заменить на mos_containers, если ваша таблица имеет в имени одиночный символ подчеркивания.
PS. Префиксы изменять наверное в самом файле .sql, посмотрите его. | |
|
|
|
|
|
|
| не могу понять следующий шаг:
6) Run the SQL statements in the file called 455_to_462_upgrade.sql
in the upgrades folder via your normal database interface (ie) phpMyAdmin,
MySQL commandline, etc. You will need to replace all instances of "#_" with
whatever your table prefix is. By default the Mambo table prefix is set at "mos_".
Example: #_containers would change to mos_containers if your
table prefix was mos_ (that is a single underscore).
|
проком-те, plz | |
|
|
|
|