
28.08.2006, 22:57
|
|
Green member - Level 3
Регистрация: 02.11.2004
Сообщений: 1,337
Провел на форуме: 2398258
Репутация:
648
|
|
Before change make copy DB and replaced files!
=================================
Variant 1
=================================
Step 1:
Download -> http://webfile.ru/1078892
Step 2:
Copy dumper.php in a root of a site.
Step 3:
Come under the reference www.yoursite.ru/dumper.php
Enter a login and the password.
Step 4:
Open a file shop_2006-08-28_17-20.sql, and replace CHARSET=cp1251 on necessary to you. Save.
Step 5:
Copy shop_2006-08-28_17-20.sql in a folder www.yoursite.ru/backup/
Step 6:
Refresh page www.yoursite.ru/dumper.php
Step 7:
Choose "Restore", choose Base, and from the list choose shop_2006-08-28_17-20.sql
Press button "Restore"
Step 8:
Copy on a server system/index.php and admin/sections.php and admin/templates/koobi4/sections/section_show.tpl
...
All should work
=================================
Variant 2
=================================
Step 1:
Open (original koobi 4.2.4) /system/index.php:
$limit = ($_REQUEST['pp']=="") ? 15 : $_REQUEST['pp'];
and number 15 to change for the number necessary to you.
...
All should work
__________________
+ (это не крестик, это плюсик!)
__________________
•
•
•
|
|
|