txt
Narys
Margas
Pranešimai: 99
Įstojęs: 2008 Sau. 12 17:01:09
|
Laba diena atsiunciau moda "banner_panel" is kategorijos "Modai šiame saite" viskas labai puikiai veikia. bet man rejkia ta pati padaryti kad butu ir 468x60 ir 120x60 kad butu abu tie patis modai tik vienas 468x60 o kitas 120x60 . kaip rejkia sudublioti? padekite pasakyki kokius failus rejkia redaguoti? 
|
Dandžu
Narys
Ekspertas

Pranešimai: 3265
Įstojęs: 2007 Lie. 23 13:07:47
|
Nu tai klonuok modą tik su skirtingom užklausom ir failų pavadinimais.
|
txt
Narys
Margas
Pranešimai: 99
Įstojęs: 2008 Sau. 12 17:01:09
|
o kaip tas uzklausas pakeisti ?

|
Dandžu
Narys
Ekspertas

Pranešimai: 3265
Įstojęs: 2007 Lie. 23 13:07:47
|
infusion.php faile pervadink. Paskui dar faile kažkuriam pakeisk iš 468 į 120.
|
txt
Narys
Margas
Pranešimai: 99
Įstojęs: 2008 Sau. 12 17:01:09
|
<?php
/*---------------------------------------------------+
| PHP-Fusion 6 Content Management System
+----------------------------------------------------+
| Copyright © 2002 - 2005 Nick Jones
| http://www.php-fusion.co.uk/
+----------------------------------------------------+
| Released under the terms & conditions of v2 of the
| GNU General Public License. For details refer to
| the included gpl.txt file or visit http://gnu.org
+----------------------------------------------------*/
if (!defined("IN_FUSION") || !checkrights("I")) { header("Location: ../../index.php"); exit; }
// Check if locale file is available matching the current site locale setting.
if (file_exists(INFUSIONS."banner_panel/locale/".$settings['locale'].".php")) {
// Load the locale file matching the current site locale setting.
include INFUSIONS."banner_panel/locale/".$settings['locale'].".php";
} else {
// Load the infusion's default locale file.
include INFUSIONS."banner_panel/locale/English.php";
}
// Infusion general information
$inf_title = $locale['BRS000'];
$inf_description = $locale['BRS001'];
$inf_version = "2.0.4";
$inf_developer = "AusiMods";
$inf_email = "support@ausimods.net";
$inf_weburl = "http://www.ausimods.net";
$inf_folder = "banner_panel"; // The folder in which the infusion resides.
$inf_admin_image = ""; // Leave blank to use the default image.
$inf_admin_panel = "admin/index.php"; // The admin panel filename if required.
$inf_link_name = $locale['BRS002']; // if not required replace $locale['xxx102']; with "";
$inf_link_url = "index.php"; // The filename you wish to link to.
$inf_link_visibility = "101"; // 0 - Guest / 101 - Member / 102 - Admin / 103 - Super Admin.
$inf_newtables = 1; // Number of new db tables to create or drop.
$inf_insertdbrows = 0; // Numbers rows added into created db tables.
$inf_altertables = 2; // Number of db tables to alter (upgrade).
$inf_deldbrows = 0; // Number of db tables to delete data from.
// Delete any items not required here.
$inf_newtable_[1] = "banner(
bid int( 11 ) NOT NULL AUTO_INCREMENT ,
cid int( 11 ) NOT NULL default '0',
imptotal int( 11 ) NOT NULL default '0',
impmade int( 11 ) NOT NULL default '0',
clicks int( 11 ) NOT NULL default '0',
imageurl varchar( 100 ) NOT NULL default '',
clickurl varchar( 200 ) NOT NULL default '',
date datetime default NULL ,
enddate DATETIME NOT NULL ,
status ENUM( '0', '1' ) NOT NULL,
PRIMARY KEY ( bid )
) TYPE=MyISAM;";
//early update
//dbquery("DROP TABLE IF EXISTS ".$db_prefix."bannerfinish;");
$inf_droptable_[1] = "banner";
//early update
//$inf_altertable_[1] = "banner ADD enddate DATETIME NOT NULL;";
//$inf_altertable_[2] = "banner ADD status ENUM( '0', '1' ) NOT NULL ;";
//$inf_deldbrow_[1] = "other_table";
?>
Kurias cia vietas redaguoti ?
|
txt
Narys
Margas
Pranešimai: 99
Įstojęs: 2008 Sau. 12 17:01:09
|
Nu padekite prasau visus pavadinimus jau pakeiciau instgalioji kita bet toje kitoje tie patis banneriai kaip ir senoje kaip padaryti please help  
|
Zidezzon2
Narys
Spalvotas
Pranešimai: 68
Įstojęs: 2008 Rugp. 16 22:08:00
|
Sharkman tau meluoja Redaguok view.php faila
|
txt
Narys
Margas
Pranešimai: 99
Įstojęs: 2008 Sau. 12 17:01:09
|
nemanau kad rejkia view nes blogai butent infusione adminkeje . padekite 
|
Zidezzon2
Narys
Spalvotas
Pranešimai: 68
Įstojęs: 2008 Rugp. 16 22:08:00
|
view.php redaguok tau sakau 
|
txt
Narys
Margas
Pranešimai: 99
Įstojęs: 2008 Sau. 12 17:01:09
|
gal gali padeti ?
|
Zidezzon2
Narys
Spalvotas
Pranešimai: 68
Įstojęs: 2008 Rugp. 16 22:08:00
|
Kodėl tu visdar ne Nevykėlių grupės narys?
|
txt
Narys
Margas
Pranešimai: 99
Įstojęs: 2008 Sau. 12 17:01:09
|
Tu idiotas prasau padeti bl nevykeliu vadina nevykelis nera tas kuris nemoka...
|
Zidezzon2
Narys
Spalvotas
Pranešimai: 68
Įstojęs: 2008 Rugp. 16 22:08:00
|
txt parašė:
Tu idiotas prasau padeti bl nevykeliu vadina nevykelis nera tas kuris nemoka...
Pasakiau ką reik daryti
|
txt
Narys
Margas
Pranešimai: 99
Įstojęs: 2008 Sau. 12 17:01:09
|
o issamiau gali ? kurias vietas keisti ten rejkia ?
|
Zidezzon2
Narys
Spalvotas
Pranešimai: 68
Įstojęs: 2008 Rugp. 16 22:08:00
|
Džiaukis, kad aš šiandien toks geras. 
Čia 120x60. 
|