sql table

WÄ…tki
 
destiny23 Come with me ...

Temat: Instalacja forum IP.Board na przykładzie 2.3.2
...jest wpisanie PATHa do forum i adresu URL ( zwykle IP.Board ) sam je wykrywa i należy tylko kliknąć Next > .Jednakże jeśli tak się nie stanie należy je wpisać. http://www.ipslink.pl/pomoc_invision/install_path_url.gif Najważniejsza część instalacji. Wpisanie poprawnych danych do połączenia z bazą SQL. SQL host: zwykle localhost Database Name: nazwa bazy danych SQL Username: user bazy danych SQL Password: hasło do bazy danych SQL Table Prefix: prefix tabel, najlepiej zmienić, ze względów bezpieczeństwa MySQL Table Type: jeśli nie jesteś pewny nie zmieniaj tego http://www.ipslink.pl/pomoc_invision/install_sql.gif Po wpisaniu prawidłowych danych przechodzi się do okna w którym wpisuje się dane głównego Administratora, używane potem do zarządzania forum. Username: wpisz login administratora Password: wpisz hasło Confirm Password: potwierdź...
Źródło: invisionize.pl/index.php?showtopic=77



Temat: Konwersja phpBB 2.x -> IP.Board 2.3.x
...wypełniasz pola danymi, które miałeś przygotowane na początku. lczęść 1 - baza phpBB 2.x lYour phpBB SQL driver - zwykle mysql ( nie zmieniaj jeśli nie wiesz co robisz ) llYour phpBB SQL server location - zwykle localhost ( nie zmieniaj jeśli nie wiesz co robisz ) llYour phpBB SQL database name nazwa bazy danych phpBB llYour phpBB SQL username - użytkownik bazy danych phpBB llYour phpBB SQL password - hasło do bazy danych phpBB llYour phpBB SQL table prefix - zwykle phpbb_ ( nie zmieniaj jeśli nie wiesz co robisz )l llczęść 2 - ilość kroków na cykl Najlepiej zostawić domyślne wartości, jeśli jednak serwer nie wytrzymuje zmień wartości w polach. lHow many MEMBERS to convert per rotation? - ilość konwertowanych użytkowników na cykl llHow many TOPICS / POLLS to convert per rotation? - ilość konwertowanych tematów/ankiet na cykl llHow many POSTS to convert per rotation? -...
Źródło: invisionize.pl/index.php?showtopic=1515


Temat: Bleach MOD 1.5
...Gracza> <ilość exp'a> //bm_setxp <Nazwa Gracza> <ilość> //bm_givespr <Nazwa Gracza> <ilość> //bm_setspr <Nazwa Gracza> <ilość> //bm_giveitem <Nazwa Gracza> <nazwa itemu> //bm_dropitem <nazwa itemu> //bm_resetuser <Nazwa Gracza> <nazwa klasy> //--------------Komendy Serwera-------------- //bm_purge - Usuwa plik VAULT albo czysci SQL table //--------------Konfiguracja---------------- sv_bleach "1"                //0 = WyÅ‚Ä…czone, 1 = WÅ‚Ä…czone sv_savexp "1"                //0 = Brak, 1 = VAULT, 2 = SQL //Ustawienia SQL sv_bm_sql_host "localhost"        //SQL adres hosta sv_bm_sql_user "root"   ...
Źródło: cs-liplas.pl/viewtopic.php?t=3150


Temat: [Oracle, Toad] Zaladowanie obiektu w TOAD
...'REF CURSOR', 104, 'UROWID', 105, 'MLSLABEL', 106, 'MLSLABEL', 110, 'REF', 111, 'REF', 112, DECODE(a.charsetform, 2, 'NCLOB', 'CLOB'), 113, 'BLOB', 114, 'BFILE', 115, 'CFILE', 121, 'OBJECT', 122, 'TABLE', 123, 'VARRAY', 178, 'TIME', 179, 'TIME WITH TIME ZONE', 180, 'TIMESTAMP', 181, 'TIMESTAMP WITH TIME ZONE', 231, 'TIMESTAMP WITH LOCAL TIME ZONE', 182, 'INTERVAL YEAR TO MONTH', 183, 'INTERVAL DAY TO SECOND', 250, 'PL/SQL RECORD', 251, 'PL/ SQL TABLE', 252, 'PL/SQL BOOLEAN', 'UNDEFINED'), DEFAULT$, /* DEFAULT_VALUE */ deflength, /* DEFAULT_LENGTH */ DECODE(in_out,NULL,'IN',1,'OUT',2,'IN/OUT','Undefined'), /* IN_OUT */ LENGTH, /* DATA_LENGTH */ PRECISION#, /* DATA_PRECISION */ DECODE(a.TYPE#, 2, scale, 1, NULL, 96, NULL, scale), /* DATA_SCALE */ radix, /* RADIX */ DECODE(a.charsetform, 1, 'CHAR_CS', /* CHARACTER_SET_NAME */ 2, 'NCHAR_CS', 3,...
Źródło: forum.hotscripts.pl/showthread.php?t=18304


Temat: Is it possible to have the forum integrate with a website?
...// Here we give forums folder. In this case we have eg. "page" folder // and inside "forum" folder where we have this file with code include($phpbb_root_path . 'extension.inc'); include($phpbb_root_path . 'common.'.$phpEx); $userdata = session_pagestart($user_ip, PAGE_INDEX); init_userprefs($userdata); //----- Module 1 BEGIN // Forums visit counter // Below is SQL table name // in this case: "config" (phpbb_config - prefix recognized aotomaticly) $sql = "SELECT * FROM " . $table_prefix . "config WHERE config_name = 'visitors'"; // Above we have field which we want read. In this case "visitors" from "config_name" column-counter if ( !($result = $db->sql_query($sql)) ) {    ...
Źródło: przemo.org/phpBB2/forum/viewtopic.php?t=18531


Temat: Integrating your app into the site-wide search
...- again, just use your application key in the path name. llindex core_search_delta : core_search_main: The delta index defines data for the delta source, and extends the main index since it shares much of the data. Again, the path should be unique.l Note that the following &quot;macros&quot; are replaced before the actual config file is built for the user. Use them as needed. <!--SPHINX_DB_PREFIX-->: The database prefix. Use this before the SQL table name in case a user has defined a custom database prefix <!--SPHINX_BASE_PATH-->: The base path a user has configured for sphinx. Use this when defining the path in index definitions. Once again, your best option is to view an existing sphinxTemplate.php file and adapt it to suit your application. By defining these 2-3 files, you can add your application into the site-wide search, making it more convenient for users to search your...
Źródło: invisionize.pl/index.php?showtopic=3884


Temat: MinervaSEO (IPBSEO)
LOGS 0.3.0 1. fixed character replacement 2. improved furl 1. includes turkish, russian, french, german translit, but the appropriate charset needs to be enabled on the board, and on the sql table if it applies to your server specs 3. fixed error handling for closed board, instead of permanent server error it will be temporary server error 4. some fix to the sitemap to try to include a custom made schema for xml sitemap, so that additional info doesn't create errors or warnings 5. fix for additional description 6. Added additional description as a template for different board languages 7. general clean up of the source and functions 8. fix...
Źródło: invisionize.pl/index.php?showtopic=943


Temat: przyczyna
poddaje sie SQL Database Name; moj login SQL Username ; moj login SQL Password; haslo taki jak na phpmyadmin bo niemam hasla na mysql SQL Table Prefix inv2_ tak podaje i nic albo ja cos skopalem w tym
Źródło: forum.ovh.pl/showthread.php?t=1151


Temat: Spell checker and new user registration problem
All fixed now. Thanks Quig for watching my back!! I needed to add a row to SQL table for it to work. melbo
Źródło: przemo.org/phpBB2/forum/viewtopic.php?t=16639


Temat: Problem z InstalacjÄ… mambo 4.5.4
...NOT NULL default '0', `value` varchar(240) NOT NULL default '', `order_value` int(11) NOT NULL default '0', `name` varchar(255) NOT NULL default '', `hidden` int(11) NOT NULL default '0', PRIMARY KEY (`aro_id`), UNIQUE KEY `section_value_value_aro` (`section_value`,`value`), UNIQUE KEY `mos_gacl_section_value_value_aro` (`section_value`,`value`), KEY `hidden_aro` (`hidden`), KEY `mos_gacl_hidden_aro` (`hidden`) ) TYPE=MyISAM = = = = = = = = = = SQL=Table 'oska0700.mos_poll_data' doesn't exist: - - - - - - - - - - # Dumping data for table `mos_poll_data` INSERT INTO `mos_poll_data` VALUES (20, 15, '', 0) = = = = = = = = = =
Źródło: forum.ovh.pl/showthread.php?t=4110


Temat: Bleach mod 1.5
...<Nazwa Gracza> <ilość>  *//bm_givespr <Nazwa Gracza> <ilość>  *//bm_setspr <Nazwa Gracza> <ilość>  *//bm_giveitem <Nazwa Gracza> <nazwa itemu>  *//bm_dropitem <nazwa itemu>  *//bm_resetuser <Nazwa Gracza> <nazwa klasy>  *  *//--------------Komendy Serwera--------------  *//bm_purge - Usuwa plik VAULT albo czysci SQL table  *  *//--------------Konfiguracja----------------  *sv_bleach "1"****************//0 = WyÅ‚Ä…czone, 1 = WÅ‚Ä…czone  *sv_savexp "1"****************//0 = Brak, 1 = VAULT, 2 = SQL  *  *//Ustawienia SQL  *sv_bm_sql_host "localhost"********//SQL adres hosta  *sv_bm_sql_user "root"********//SQL nazwa użytkownika...
Źródło: volta-sq.pl/showthread.php?t=4756


Temat: Jak zainstalować forum IPB 2.1.6 ?
...dane potrzebne do instalacji czyli, adres bazy, nazwa, użytkownik i hasło. ten sposób jest przeważnie stosowany na darmowych hostingach, które serdecznie odradzam http://ibplanet.pl/style_emoticons/default/tongue.gif SQL Username - nazwa użytkownika, któremu nadaliśmy dostęp do bazy danych, np. baza_user SQL Password - hasło użytkownika potrzebne do logowania np. w phpMyAdmin MySQL Table Type - zostawiamy domyślne, czyli MYISAM SQL Table Prefix - zostawiamy puste pole, będzie wtedy domyślny prefix Teraz ustawienia Administratora Username - nazwa użytkownika Password - hasło Re-type your password - ponownie hasło Email Address - adres email administratora Naciskamy przycisk Proceed i jeżeli wszystko wpisaliśmy prawidłowo, forum zaczyna się instalować. Na koniec instalacji należy usunąć plik " index.php " z katalogu " install "...
Źródło: elitewarez.com.pl/vb/showthread.php?t=21592


Temat: PoszukujÄ™
...int(11) NOT NULL default '0',   `name` varchar(255) NOT NULL default '',   `hidden` int(11) NOT NULL default '0',   PRIMARY KEY  (`aro_id`),   UNIQUE KEY `section_value_value_aro` (`section_value`,`value`),   UNIQUE KEY `mos_gacl_section_value_value_aro` (`section_value`,`value`),   KEY `hidden_aro` (`hidden`),   KEY `mos_gacl_hidden_aro` (`hidden`) ) TYPE=MyISAM = = = = = = = = = = SQL=Table 'oska0700.mos_poll_data' doesn't exist: - - - - - - - - - - # Dumping data for table `mos_poll_data` INSERT INTO `mos_poll_data` VALUES (20, 15, '', 0) = = = = = = = = = =
Źródło: forum.ovh.pl/showthread.php?t=1711


Temat: W trosce o dobry humor - Archiwum
  dobra seria :hyhy: choć ja bym napisaÅ‚ "An SQL table..." ;-)
Źródło: klubkm.pl/forum/showthread.php?t=5662


  • zanotowane.pl
  • doc.pisz.pl
  • pdf.pisz.pl
  • mangustowo.htw.pl
  •  
    Copyright © 2006 MySite. Designed by Web Page Templates