koobi v.4.2.4 koobi v.4.4.5 or up vesion please help me... I'm use koobi 4.2.4 I want select news on the startpage v.4.2.4 (default 15 on index.php page) I want news on the startpage (use default 15 on index.php page) Thank you..... ......if update koobi v.4.2.4 to koobi v.4.4.5 ( files update )
I am sorry for bad English... ... Will make difficultly. Update up to version 4.4.5 is better. Try to find in DB or in files php where to be stored this value to default. ... If you send version 4.2.4, I can probably help you.
I'm send koobi 4.2.4 to you http://naiken2000.googlepages.com/KOOBI424.rar lang english.tpl I want select news on the startpage v.4.2.4 (use newsticker.tpl) default news limit 5 prepage on index.php page because...15 prepage to long
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