Peržiūrėti temą
PHP-Fusion Mods :: PHP-Fusion modifikacijų forumas :: Pageidaujami infusionai, panelės, modifikacijos.
v6 Musu komanda Intro-panel'ej.
|
|
ghost31 |
parašyta 2009-11-15 20:36
|
Naujokas![]() Reputacija: 0 Pranešimai: 3 Įstojo: 2007-11-11 |
Kaip iterpti musu komanda i intro panele, Intro panel kodas cia: /*---------------------------------------------------+ | PHP-Fusion 6 Content Management System +----------------------------------------------------+ | Copyright � 2002 - 2007 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 +----------------------------------------------------*/ /*---------------------------------------------------+ | This php code part of Intro Panel for PHP-Fusion | an alternate way to display Welcome message combined | with relevant important information in Tabs. | | Code modified for improvement and $locale standards | by Homy http://www.php-fusion.se 2007-03-03 +----------------------------------------------------*/ // Infusion titles & description // 000 is used as greeting phrase above the tabs $locale['ip_000'] = "Sveiki atvyke i ".$settings['sitename'].""; //TAB ONE //001 is the tab TITLE for the FIRST show tab upon site load $locale['ip_001'] = "Pasisveikinimo zinute ;]"; //010 is the text/html contained within tab one (001) $locale['ip_010'] = " Welcome ;)![]() //TAB TWO // Next tab title in order $locale['ip_002'] = "musu komanda"; //Next tab content in order $locale['ip_020'] = "MUSU KOMANDA NORIU ITERPTI CIA"; //TAB THREE // Next tab title in order $locale['ip_003'] = "Apie Portala"; //Next tab content in order $locale['ip_030'] = " informacija apie portala"; //TAB FOUR // Next tab title in order $locale['ip_004'] = "BLANK"; //Next tab content in order $locale['ip_040'] = "BLANK"; //TAB FIVE // Next tab title in order $locale['ip_005'] = "BLANK"; //Next tab content in order $locale['ip_050'] = "BLANK"; //TAB ETC...define new locale definitions for more tabs and info. //Remember to edit the tabs.js file accordingly. ?> Musu komandos kodas: //opentable(" openside("M?s� komanda"); $result = dbquery("SELECT * FROM ".$db_prefix."users WHERE user_level>='102' ORDER BY user_level DESC,user_id"); while($data = dbarray($result)) { echo " } $level102 = $locale['user2']; // Administrator $level103 = $locale['user3']; // Super Administrator closetable(); Redagavo ghost31 2009-11-15 20:36 |
samsas |
parašyta 2009-11-16 15:12
|
![]() Naujokas ![]() Reputacija: 0 Pranešimai: 22 Įstojo: 2008-07-30 |
Irasyk ir veikia |
ghost31 |
parašyta 2009-11-16 15:15
|
Naujokas![]() Reputacija: 0 Pranešimai: 3 Įstojo: 2007-11-11 |
Meta : Parse error: syntax error, unexpected T_STRING in /usr/home/www/ftp/modux33/infusions/intro_panel/locale/English.php on line 37
Redagavo ghost31 2009-11-16 15:25 |
samsas |
parašyta 2009-11-16 15:26
|
![]() Naujokas ![]() Reputacija: 0 Pranešimai: 22 Įstojo: 2008-07-30 |
Tu biski aiskiau paaiskink kokia ten intro panele ir ka tu nori padaryti |
ghost31 |
parašyta 2009-11-16 15:30
|
Naujokas![]() Reputacija: 0 Pranešimai: 3 Įstojo: 2007-11-11 |
nu ten kur vietoj welcome message, yra keturi langai ir ant kiekvieno paspaudus gali info surasyt ivairia, tai as noreciau ten kad man butu musu komanda panele. nu kitaip sakant i viena panele iterpti antra. |
samsas |
parašyta 2009-11-16 15:36
|
![]() Naujokas ![]() Reputacija: 0 Pranešimai: 22 Įstojo: 2008-07-30 |
Na tokiu atveju negaliu nieko patarti ,nes nesu susidures su tokiu dalyku dar. |
Peršokti į forumą: |