You can subscribe to this list here.
| 2005 |
Jan
|
Feb
|
Mar
(95) |
Apr
(270) |
May
(111) |
Jun
|
Jul
|
Aug
(64) |
Sep
(130) |
Oct
(319) |
Nov
(17) |
Dec
(191) |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2006 |
Jan
(53) |
Feb
|
Mar
|
Apr
|
May
(6) |
Jun
(387) |
Jul
(102) |
Aug
(247) |
Sep
(120) |
Oct
(1) |
Nov
(8) |
Dec
(21) |
| 2007 |
Jan
(38) |
Feb
(36) |
Mar
|
Apr
(32) |
May
(135) |
Jun
(523) |
Jul
(192) |
Aug
(103) |
Sep
(533) |
Oct
(77) |
Nov
(23) |
Dec
(203) |
| 2008 |
Jan
(312) |
Feb
(1193) |
Mar
(404) |
Apr
(67) |
May
(62) |
Jun
(497) |
Jul
(297) |
Aug
(110) |
Sep
(335) |
Oct
(256) |
Nov
(50) |
Dec
(118) |
| 2009 |
Jan
(67) |
Feb
(10) |
Mar
(1) |
Apr
(1) |
May
|
Jun
(10) |
Jul
(61) |
Aug
|
Sep
(16) |
Oct
(45) |
Nov
(12) |
Dec
(14) |
| 2010 |
Jan
(30) |
Feb
|
Mar
|
Apr
(4) |
May
|
Jun
|
Jul
(7) |
Aug
(7) |
Sep
(5) |
Oct
(5) |
Nov
|
Dec
|
| 2011 |
Jan
(7) |
Feb
(3) |
Mar
(89) |
Apr
(11) |
May
(5) |
Jun
|
Jul
(8) |
Aug
(1) |
Sep
(2) |
Oct
|
Nov
(2) |
Dec
(89) |
| 2012 |
Jan
(7) |
Feb
(1) |
Mar
(1) |
Apr
|
May
|
Jun
|
Jul
|
Aug
(4) |
Sep
(3) |
Oct
(42) |
Nov
(1) |
Dec
|
| 2013 |
Jan
|
Feb
|
Mar
(19) |
Apr
(90) |
May
(38) |
Jun
(235) |
Jul
(38) |
Aug
(10) |
Sep
|
Oct
(29) |
Nov
|
Dec
|
| 2014 |
Jan
|
Feb
|
Mar
|
Apr
(6) |
May
(52) |
Jun
|
Jul
(7) |
Aug
|
Sep
(17) |
Oct
|
Nov
|
Dec
|
|
From: FlorinCB <ory...@us...> - 2008-10-04 08:03:26
|
Update of /cvsroot/mxbb/mx_contact/develop/language/lang_polish In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv842/develop/language/lang_polish Added Files: lang_main.php lang_main.txt Log Message: new version of contact module --- NEW FILE: lang_main.txt --- (This appears to be a binary file; contents omitted.) --- NEW FILE: lang_main.php --- <?php /*************************************************************************** * lang_contact.php * ------------------ * Version: 9.0.0 * Begin: Sunday, Sept 17, 2006 * Copyright: (C) 2006-07, Marcus * E-mail: ma...@ph... * $id: 23:08 21/06/2007 * * Translated by: Kastak * ***************************************************************************/ /*************************************************************************** * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * ***************************************************************************/ $lang['Contact_intro'] = 'Je¿eli masz jakie¶ pytania, uwagi, b±d¼ propozycje odno¶nie serwisu/forum lub masz jakie¶ problemy (z rejestracj±, logowaniem itp.) u¿yj poni¿szego formularza.'; $lang['Username'] = 'U¿ytkownik'; $lang['Real_name'] = 'Imiê'; $lang['Rname_require'] = 'Imiê *'; $lang['E-mail'] = 'Twój E-mail'; $lang['E-mail_require'] = 'Twój E-mail *'; $lang['Comments'] = 'Wiadomo¶æ'; $lang['Comments_require'] = 'Wiadomo¶æ *'; $lang['Attachment'] = 'Za³±cznik'; $lang['Feedback'] = 'Otrzymano wiadomo¶æ'; $lang['Real_name_explain'] = 'Wpisz swoje imiê. U³atwi nam to kontakt gdy jeste¶ niezarejestrowany.'; $lang['Explain_email'] = 'Wpisz swój E-mail. Na ten adres zostanie wys³ana odpowied¼.'; $lang['Comments_explain'] = 'Wpisz tu tre¶æ swojej wiadomo¶ci'; $lang['Flood_explain'] = '<br /><br />Ten formularz ma w³±czony system anty-floodowy. Mo¿esz wys³aæ tylko jedn± wiadomo¶æ co %s %s.' ; $lang['Comments_limit'] = '<br /><br />Administrator ustawi³ limit %s znaków.'; $lang['Attachment_explain'] = 'Do³±cz do wiadomo¶ci za³±cznik je¶li to konieczne, trafi on do administratora forum. Maksymalny rozmiar pliku to %sKb lub mniejszy.'; $lang['Guest'] = 'Go¶æ'; $lang['Notify_IP'] = 'Twoje IP bêdzie zapisane w celach bezpieczeñstwa.'; $lang['Fields_required'] = 'Pola oznaczone * s± obowi±zkowe.'; $lang['Contact_form'] = 'Formularz Kontaktowy'; $lang['Empty'] = 'Nie podano'; $lang['hours'] = 'godziny'; $lang['hour'] = 'godzinê'; $lang['Chars'] = ' znaków'; $lang['Captcha_code'] = 'Kod zabezpieczaj±cy *'; $lang['Captcha_code_explain'] = 'Przepisz kod z obrazka.'; // // Errors // $lang['Rname-Empty'] = 'Musisz wpisaæ swoje imiê.'; $lang['Comments-Empty'] = 'Musisz wpisaæ wiadomo¶æ.'; $lang['Comments_exceeded'] = 'Twoja wiadomo¶æ jest d³u¿sza ni¿ dozwolony limit.'; $lang['Email-Empty'] = 'Musisz wpisaæ swój adres e-mail.'; $lang['Email-Check'] = 'Adres e-mail jest nieprawid³owy.'; $lang['Attach-File_exists'] = 'Ju¿ istnieje plik o takiej nazwie, który zosta³ wys³any z twojego adresu IP.'; $lang['Attach-Too_big'] = 'Za³±cznik, który próbujesz wys³aæ ma zbyt du¿y rozmiar. Dozwolona maksymalna wielko¶æ pliku to %sKb lub mniejsza.'; $lang['Attach_dud'] = 'Za³±cznik, który próbowa³e¶ wys³aæ nie istnieje. Proszê sprawdziæ ponownie ¶cie¿kê do pliku.'; $lang['Attach-Uploaded'] = 'Twój za³±cznik zosta³ poprawnie dodany.'; $lang['Flood_limit'] = 'Przepraszamy, ale musisz poczekaæ %d godzin(y) zanim bêdziesz móg³ skorzystaæ ponownie z formularza kontaktowego.'; $lang['Illegal_ext'] = 'Ten typ pliku (%s) jest zabroniony!'; $lang['Unknown_ext'] = 'Ten typ pliku (%s) nie mo¿e byæ zaakceptowany!'; $lang['zip_advise'] = 'W razie konieczno¶ci, proszê spakowaæ plik (format zip) przed ponownym wys³aniem.'; $lang['POST_ERROR'] = 'B³±d podczas wysy³ania - proszê spróbowaæ ponownie!'; $lang['Image_error'] = 'B³±d podczas wysy³ania - przetworzenie tego obrazka by³o niemo¿liwe!'; $lang['Image_zip'] = 'Proszê spakowaæ ten typ obrazka przed wys³aniem (format zip).'; $lang['Code_Empty'] = 'Musisz wpisaæ kod z obrazka!'; $lang['Code_Wrong'] = 'Wpisany kod jest niepoprawny!'; $lang['Contact_error'] = '<b>Wyst±pi³ b³±d podczas wysy³ania wiadomo¶ci</b>'; $lang['Contact_success'] = '<b>Wiadomo¶æ zosta³a wys³ana.</b>'; $lang['Click_return_form'] = '<br /><br />Kliknij %sTutaj%s, aby wróciæ do formularza.'; $lang['Contact_Disabled'] = 'Formularz jest obecnie wy³±czony'; // // Admin // $lang['General_settings'] = 'Ustawienia Formularza'; $lang['Contact_title'] = 'Formularz Konktaktowy'; $lang['Contact_explain'] = 'Tutaj mo¿esz zmieniæ ustawienia i wygl±d formularza kontaktowego oraz obowi±zkowe pola.'; $lang['Req_settings'] = 'Wymagane pola'; $lang['Attachment_settings'] = 'Ustawienia Za³±czników'; $lang['Contact_updated'] = 'Zmiany zatwierdzone'; $lang['Click_return_contact'] = 'Kliknij %sTutaj%s aby wróciæ do konfiguracji.'; $lang['Admin_email_explain'] = 'Je¿eli pole pozostanie puste e-maile bêd± wysy³ane do g³ównego administratora forum.'; $lang['Form_Enable'] = 'Formularz w³±czony?'; $lang['kb'] = 'kilobajtów'; $lang['Hash'] = 'Kodowanie za³±czników'; $lang['Hash_explain'] = 'Wszystkie nazwy za³±czanych plików zostan± zmienione na losowy hash dla wiêkszego bezpieczeñstwa.'; $lang['md5'] = 'MD5'; $lang['no_hash'] = 'Brak'; $lang['auth_permission'] = 'Zezwolenia'; $lang['auth_perm_explain'] = 'Je¿eli za³±czniki s± dozwolone, mo¿esz wybraæ kto mo¿e uploadowaæ pliki.'; $lang['auth_guests'] = 'Go¶cie'; $lang['auth_members'] = 'U¿ytkownicy'; $lang['auth_mods'] = 'Moderatorzy'; $lang['auth_admins'] = 'Administratorzy'; $lang['Require_rname'] = 'Imiê'; $lang['Require_email'] = 'E-mail'; $lang['Require_comments'] = 'Wiadomo¶æ'; $lang['Permit_attachments'] = 'Za³±czniki w³±czone?'; $lang['Prune'] = 'W³±cz automatyczne czyszczenie'; $lang['Prune_explain'] = 'W³±cz to, aby wyczy¶ciæ wpisy SQL, które nie s± ju¿ potrzebne dla opcji "Interwa³ Anty-Floodowy", zmniejszy to rozmiar bazy danych.'; $lang['Max_file_size'] = 'Maksymalny rozmiar pliku'; $lang['Max_file_size_explain'] = 'Ustaw maksymalny dozwolony rozmiar pliku (za³±cznika). Pamiêtaj, wielko¶æ za³±cznika nie mo¿e przekraczaæ ustawieñ twojego php.ini. (%s)'; $lang['File_root'] = 'Katalog za³±czników'; $lang['File_root_explain'] = 'Wpisz nazwê folderu, w którym bêd± zapisywane za³±czniki. Folder musi mieæ ustawione CHMOD 777 i znajdowaæ siê w g³ównym katalogu forum.'; $lang['Flood_limit_admin'] = 'Interwa³ Anty-Floodowy'; $lang['Flood_limit_admin_explain'] = 'Ilo¶æ godzin, zanim bêdzie mo¿na wys³aæ nowy e-mail poprzez formularz kontaktowy. Ustaw \'0\', aby wy³±czyæ tê funkcjê (zalecane tylko dla testów).'; $lang['Char_limit_admin'] = 'Maksymalna ilo¶æ znaków'; $lang['Char_limit_admin_explain'] = 'Tutaj mo¿esz ustawiæ limit znaków dopuszczalny w wiadomo¶ci. Ustaw \'0\', aby wy³±czyæ limit.'; $lang['Captcha'] = 'Kod zabezpieczeñ'; $lang['Activate'] = 'Zabezpieczenie aktywne?'; $lang['Enable'] = 'W³±czone'; $lang['Disable'] = 'Wy³±czone'; $lang['Captcha_explain'] = 'W³±cz tê opcjê, aby u¿ytkownicy obowi±zkowo musieli przepisaæ kod z obrazka przed wys³aniem wiadomo¶ci. Zapobiega to przed nadu¿eciem formularza przez spamboty.'; $lang['Type'] = 'Rodzaj obrazka'; $lang['Type_explain'] = 'Wybierz typ obrazka, jaki ma byæ pokazany w twoim formularzu kontaktowym.'; $lang['Image_bg'] = 'Obrazek bazowy'; $lang['Coloured'] = 'Kolorowy'; $lang['Random'] = 'Losowy'; $lang['Copyright'] = '"Formularz kontaktowy" by <a href="http://www.phobbia.net" target="_phpbb"><b>Ma®©uS</b></a> © 2006-2007<br />(Original mod: darkassasin93)'; // // "Quick Delete" - Added to 7.0.0 // $lang['QDelete'] = 'Szybkie usuwanie'; $lang['QDelete_disabled'] = 'Opcja szybkiego usuwania zosta³a wy³±czona'; $lang['File_Not_Here'] = 'Ten za³±cznik najprawdopodobniej nie istnieje'; $lang['File_Removed'] = 'Plik zosta³ usuniêty pomy¶lnie.'; $lang['QDelete_explain'] = 'Zezwoliæ adminowi na szybkie usuwanie za³±cznika poprzez link podany w e-mailu?'; $lang['Remove_file'] = 'Aby usun±æ plik, kliknij na ten link: %s'; // // "Messages Log" - Added in 8.6.0 // $lang['Contact_date'] = 'Data'; $lang['Contact_ip'] = 'IP'; $lang['Contact_get'] = '%sPobierz%s'; $lang['Contact_remove'] = '%sUsuñ%s'; $lang['Msg_delete'] = 'Usuñ'; $lang['Contact_msgs_title'] = 'Formularz kontaktowy :: Logi wiadomo¶ci'; $lang['Contact_msgs_text'] = 'Tutaj znajduj± siê wiadomo¶ci, które zosta³y wys³ane poprzez formularz kontaktowy. Nowsze wiadomo¶ci s± jako pierwsze.<br /> • Wiadomo¶ci mog± zostaæ przegl±dniête i usuniête.<br /> • Za³±czniki mog± zostaæ pobrane na dysk i usuniête.'; $lang['Msg_del_success'] = 'Wiadomo¶ci usuniête'; $lang['File_del_success'] = 'Za³±cznik usuniêty'; $lang['Confirm_delete_msg'] = 'Czy jeste¶ pewien, ¿e chcesz usun±æ wiadomo¶æ(i)?'; $lang['Confirm_delete_file'] = 'Czy jeste¶ pewien, ¿e chcesz usun±æ ten za³±cznik'; $lang['File_Not_Here'] = 'Ten za³±cznik najprawdopodobniej nie istnieje'; $lang['Click_return_msglog'] = 'Kliknij %sTutaj%s, aby powróciæ do Logi wiadomo¶ci'; $lang['Msg_Log'] = 'Logi wiadomo¶ci w³±czone?'; $lang['Msg_Log_explain'] = 'Ta opcja pozwala Ci na zpisywanie wysy³anych e-maili w Twojej bazie danych, podgl±d bêdzie widoczny w Logach Wiadomo¶ci'; $lang['more'] = 'wiêcej'; // // "Thank You" - Added in 8.9.8 // $lang['Thankyou_settings'] = 'Ustawienia "Podziêkowañ"'; $lang['Thankyou_option'] = 'Podziêkuj nadawcy'; $lang['Thankyou_explain'] = 'Ustaw "¯aden", aby wy³±czyæ, "U¿ytkownicy", aby tylko zarejestrowani u¿ytkownicy otrzymywali podziêkowanie lub "Wszyscy", aby równie¿ go¶cie otrzymywali podziêkowanie.'; $lang['Thank_none'] = '¯aden'; $lang['Thank_members'] = 'U¿ytkownicy'; $lang['Thank_all'] = 'Wszyscy'; $lang['Thankyou_limit'] = 'Przepraszamy, ale nie akceptujemy wiêcej wiadomo¶ci z tego adresu e-mail przez najbli¿sze 24 godziny.'; ?> |
|
From: FlorinCB <ory...@us...> - 2008-10-04 08:03:26
|
Update of /cvsroot/mxbb/mx_contact/develop/language/lang_italian In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv842/develop/language/lang_italian Added Files: lang_main.php lang_main.txt Log Message: new version of contact module --- NEW FILE: lang_main.txt --- // // Contattaci // $lang['Viewing_contact_form'] = 'Consultando Modulo di Contatto'; $lang['Contact_form'] = 'Contattaci'; --- NEW FILE: lang_main.php --- <?php /*************************************************************************** * lang_contact.php - Italian * ---------------------------- * Version: 9.0.0 * Begin: Sunday, Sept 17, 2006 * Copyright: (C) 2006, Marcus * E-mail: ma...@ph... * $id: 21:22 01/06/2007 * * Translated by: Cavallino * E-mail: kav...@gm... * ***************************************************************************/ /*************************************************************************** * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * ***************************************************************************/ $lang['Contact_intro'] = 'Se vuoi esprimere commenti, giudizi o suggerimenti riguardo al sito, oppure se hai riscontrato problemi nella registrazione o nella connessione, utilizza questo modulo per contattare direttamente l\'amministratore.'; $lang['Username'] = 'Nome Utente'; $lang['Real_name'] = 'Nome Completo'; $lang['Rname_require'] = 'Nome Completo *'; $lang['E-mail'] = 'Indirizzo E-mail'; $lang['E-mail_require'] = 'Indirizzo E-mail *'; $lang['Comments'] = 'Commenti'; $lang['Comments_require'] = 'Commenti *'; $lang['Attachment'] = 'Allegato'; $lang['Feedback'] = 'Commento ricevuto'; $lang['Real_name_explain'] = 'Inserisci qui il tuo nome completo.<br />Questo ci aiuterà a contattarti meglio se non sei un utente registrato.'; $lang['Explain_email'] = 'Inserisci qui il tuo indirizzo e-mail.<br />Questo nel caso si renda necessaria una risposta diretta.'; $lang['Comments_explain'] = 'Inserisci qui i tuoi commenti.'; $lang['Flood_explain'] = '<br /><br />Questo modulo ha un sistema di controllo Anti-Flood.<br />Potrai inviare soltanto una richiesta ogni %s %s.'; $lang['Comments_limit'] = '<br /><br />L\'amministratore ha impostato un limite massimo di %s caratteri disponibili per scrivere il tuo messaggio.'; $lang['Attachment_explain'] = 'Se richiesto, inserisci qui un allegato, e sarà ricevuto dall\'amministratore. Sono permessi solo file di dimensione minore o uguale a %sKb.'; $lang['Guest'] = 'Ospite'; $lang['Notify_IP'] = 'Il tuo indirizzo IP sarà registrato per motivi di sicurezza.'; $lang['Fields_required'] = 'I campi contrassegnati con un * sono obbligatori.'; $lang['Contact_form'] = 'Modulo di Contatto'; $lang['Empty'] = 'Non specificato'; $lang['hours'] = 'ore'; $lang['hour'] = 'ora'; $lang['Chars'] = ' caratteri'; $lang['Captcha_code'] = 'Controllo Visuale *'; $lang['Captcha_code_explain'] = 'Per favore conferma il codice in immagine.<br />Questo è richiesto per combattere gli spambot.'; // // Errors // $lang['Rname-Empty'] = 'Il tuo nome completo non è stato inserito.'; $lang['Comments-Empty'] = 'Il campo commenti non è stato inserito.'; $lang['Comments_exceeded'] = 'Il tuo messaggio è più lungo di quanto permesso.'; $lang['Email-Empty'] = 'Il campo e-mail non è stato inserito.'; $lang['Email-Check'] = 'L\'indirizzo e-mail fornito non è valido.'; $lang['Attach-File_exists'] = 'Un file con quel nome esiste già dal tuo Indirizzo IP.'; $lang['Attach-Too_big'] = 'L\'allegato che hai provato ad inviare è troppo grande. Assicurati che sia di %sKb o inferiore.'; $lang['Attach_dud'] = 'L\'allegato che hai provato a caricare non esiste. Prego ricontrollare il link di caricamento.'; $lang['Attach-Uploaded'] = 'L\'allegato è stato caricato correttamente.'; $lang['Flood_limit'] = 'Spiacente, ma devi aspettare %d ora(e) per poter inserire un nuovo modulo.'; $lang['Illegal_ext'] = 'Questo tipo di file (%s) non è permesso!'; $lang['Unknown_ext'] = 'Questo tipo di file (%s) non può essere accettato!'; $lang['zip_advise'] = 'Se necessario, comprimi il file in zip prima di reinserirlo.'; $lang['POST_ERROR'] = 'Errore nel caricamento - Prego riprovare!'; $lang['Image_error'] = 'Errore nel caricamento - Impossibile processare questa immagine!'; $lang['Image_zip'] = 'Per favore comprimi in zip questo tipo di immagine prima di inviarla.'; $lang['Code_Empty'] = 'Non hai confermato il codice in immagine!'; $lang['Code_Wrong'] = 'Il codice inserito è errato!'; $lang['Contact_error'] = '<b>Si è verificato un errore provando ad inviare il tuo commento!</b>'; $lang['Contact_success'] = '<b>Il tuo messaggio è stato inviato correttamente!</b>'; $lang['Click_return_form'] = '<br /><br />Clicca %squi%s per ritornare al Modulo di Contatto'; $lang['Contact_Disabled'] = 'Il Modulo di Contatto è momentaneamente non disponibile'; // // Admin // $lang['General_settings'] = 'Impostazioni Generali'; $lang['Contact_title'] = 'Modulo di Contatto'; $lang['Contact_explain'] = 'Utilizza questa pagina per modificare alcune funzioni del Modulo di Contatto come il limite di Flood o i campi obbligatori.'; $lang['Req_settings'] = 'Impostazioni obbligatorie'; $lang['Attachment_settings'] = 'Impostazioni Allegati'; $lang['Contact_updated'] = 'Configurazione aggiornata correttamente'; $lang['Click_return_contact'] = 'Clicca %squi%s per ritornare alla configurazione del Modulo di Contatto'; $lang['Form_Enable'] = 'Abilita Modulo di Contatto'; $lang['kb'] = 'kilobytes'; $lang['Hash'] = 'Metodo di Hash Allegati'; $lang['Hash_explain'] = 'Tutti i file caricati possono essere rinominati con hash casuale, per aumentare la sicurezza.'; $lang['md5'] = 'MD5'; $lang['no_hash'] = 'No Hash'; $lang['auth_permission'] = 'Autorizzazioni Allegati'; $lang['auth_perm_explain'] = 'Se gli allegati sono permessi puoi selezionare chi può inserire file.'; $lang['auth_guests'] = 'Ospiti'; $lang['auth_members'] = 'Utenti'; $lang['auth_mods'] = 'Moderatori'; $lang['auth_admins'] = 'Amministratori'; $lang['Require_rname'] = 'Nome completo obbligatorio'; $lang['Require_email'] = 'E-mail obbligatoria'; $lang['Require_comments'] = 'Commenti obbligatori'; $lang['Permit_attachments'] = 'Permetti Allegati'; $lang['Prune'] = 'Abilita rimozione automatica'; $lang['Prune_explain'] = 'Abilita questa funzione per eliminare ogni istanza SQL che ha già eseguito il proprio lavoro di limite Flood a scopo di ridurre la dimensione del database.'; $lang['Max_file_size'] = 'Dimensione massima File'; $lang['Max_file_size_explain'] = 'La dimensione massima degli allegati per il loro salvataggio sul tuo Server Web. Ricorda che questo limite non può eccedere quello impostato nel file php.ini. (%s)'; $lang['File_root'] = 'Percorso File Allegati'; $lang['File_root_explain'] = 'Specifica la cartella nella quale sono salvati gli Allegati. La cartella dovrà avere i permessi CHMOD 777 ed è relativa al percorso di root dell\'installazione phpBB.'; $lang['Flood_limit_admin'] = 'Limite Flood'; $lang['Flood_limit_admin_explain'] = 'Questo campo definisce il tempo concesso prima che un utente possa inviare un nuovo modulo. Imposta a \'0\' per disabilitare questa funzione (raccomandato solo per test).'; $lang['Char_limit_admin'] = 'Numero massimo di caratteri'; $lang['Char_limit_admin_explain'] = 'Puoi impostare un limite adeguato su quanti caratteri possono comparire in un messaggio. Imposta a \'0\' per disabilitare questa funzione.'; $lang['Captcha'] = 'Opzioni Controllo Visuale'; $lang['Activate'] = 'Attivare il Controllo Visuale?'; $lang['Enable'] = 'Abilita'; $lang['Disable'] = 'Disabilita'; $lang['Captcha_explain'] = 'Abilita qui per richiedere agli utenti l\'inserimento di un codice prima di poter inviare il modulo. Questo eviterà l\'abuso del modulo dagli spambots.'; $lang['Type'] = 'Aspetto Controllo Visuale'; $lang['Type_explain'] = 'Seleziona il tipo di Controllo Visuale che desideri impostare nel tuo Modulo di Contatto.'; $lang['Image_bg'] = 'Immagine base'; $lang['Coloured'] = 'Colorato'; $lang['Random'] = 'Casuale'; $lang['Copyright'] = '"Contact Form" by <a href="http://www.phobbia.net/mods/" target="_phpbb"><b>Ma®©uS</b></a> © 2006-2007<br />(Original mod: darkassasin93)'; // // "Quick Delete" - Added to 7.0.0 // $lang['QDelete'] = 'Cancella veloce'; $lang['QDelete_disabled'] = 'La cancellazione veloce è stata disabilitata'; $lang['File_Not_Here'] = 'Questo allegato non è presente.'; $lang['File_Removed'] = 'Il file è stato cancellato correttamente.'; $lang['QDelete_explain'] = 'Permetti all\'amministratore di cancellare velocemente gli allegati attraverso un collegamento e-mail?'; $lang['Remove_file'] = 'Per cancellare questo file, segui questo link: %s'; // // "Log Messaggi" - Aggiunto nella 8.6.0 // $lang['Admin_email_explain'] = 'Se lasciato vuoto le e-mail saranno inviate all\'indirizzo dell\'amministratore di questo forum'; $lang['Contact_date'] = 'Data'; $lang['Contact_ip'] = 'IP'; $lang['Contact_get'] = '%sScarica%s'; $lang['Contact_remove'] = '%sRimuovi%s'; $lang['Msg_delete'] = 'Cancella'; $lang['Contact_msgs_title'] = 'Modulo di contatto :: Log Messaggi'; $lang['Contact_msgs_text'] = 'Questi sono i messaggi ricevuti attraverso il tuo modulo di contatto, con quelli più recenti mostrati prima.<br /> • I Messaggi si possono consultare e cancellare.<br /> • I file allegati si possono scaricare e cancellare.'; $lang['Msg_del_success'] = 'Il Messaggio è stato cancellato correttamente'; $lang['File_del_success'] = 'L\'allegato è stato cancellato correttamente'; $lang['Confirm_delete_msg'] = 'Sei sicuro di voler cancellare questo Messaggio?'; $lang['Confirm_delete_file'] = 'Sei sicuro di voler cancellare questo Allegato?'; $lang['File_Not_Here'] = 'L\'allegato non sembra essere presente.'; $lang['Click_return_msglog'] = 'Clicca %squi%s per ritornare ai Log Messaggi'; $lang['Msg_Log'] = 'Log Messaggi'; $lang['Msg_Log_explain'] = 'Attivando questa opzione potrai salvare i Messaggi nel tuo database per riferimento'; $lang['more'] = 'più'; // // "Thank You" - Added in 8.9.8 // $lang['Thankyou_settings'] = 'Impostazioni "Ringraziamento"'; $lang['Thankyou_option'] = 'Ringrazia il mittente'; $lang['Thankyou_explain'] = 'Imposta su "Nessuno" per disattivare, su "Membri" affinchè venga ricevuto solo dagli Utenti Registrati, oppure su "Tutti" per includere anche gli Ospiti.'; $lang['Thank_none'] = 'Nessuno'; $lang['Thank_members'] = 'Membri'; $lang['Thank_all'] = 'Tutti'; $lang['Thankyou_limit'] = 'Spiacente, non possiamo più accettare commenti da questo indirizzo e-mail per 24 ore.'; ?> |
|
From: FlorinCB <ory...@us...> - 2008-10-04 08:03:26
|
Update of /cvsroot/mxbb/mx_contact/develop/language/lang_polish/email In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv842/develop/language/lang_polish/email Added Files: contact.tpl contact_thanks.tpl Log Message: new version of contact module --- NEW FILE: contact_thanks.tpl --- (This appears to be a binary file; contents omitted.) --- NEW FILE: contact.tpl --- (This appears to be a binary file; contents omitted.) |
|
From: FlorinCB <ory...@us...> - 2008-10-04 08:03:26
|
Update of /cvsroot/mxbb/mx_contact/develop/language/lang_french/email In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv842/develop/language/lang_french/email Added Files: contact.tpl contact_thanks.tpl Log Message: new version of contact module --- NEW FILE: contact_thanks.tpl --- Subject: Your feedback confirmation Charset: iso-8859-1 Merci pour le retour sur {SITENAME}, ceci est une copie de votre rapport. Votre message est: {COMMENTS} --------------------------------------------------------- Details de Sécurité Heure d'envoi: {TIMEDATE} (GMT) Adresse IP: {USER_IP} --- NEW FILE: contact.tpl --- Subject: Feedback received Charset: iso-8859-1 Vous recevez ce message de retour provenant de {SITENAME} via Contact Form! Nom d'utilisateur: {USERNAME} Nom: {REAL_NAME} E-mail: {EMAIL} Commentaires: {COMMENTS} ---------------------------------------------------------- Ficher Attaché: {ATTACHMENT} {DELETE} ---------------------------------------------------------- Détails de sécurité Heure d'envoi: {TIMEDATE} (GMT) Addresse IP: {USER_IP} |
|
From: FlorinCB <ory...@us...> - 2008-10-04 08:03:25
|
Update of /cvsroot/mxbb/mx_contact/develop/language/lang_dutch In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv842/develop/language/lang_dutch Added Files: lang_main.php lang_main.txt Log Message: new version of contact module --- NEW FILE: lang_main.txt --- // // Contact Formulier // $lang['Viewing_contact_form'] = 'Maakt gebruik van Contact Formulier'; $lang['Contact_form'] = 'Contact Formulier'; --- NEW FILE: lang_main.php --- <?php /*************************************************************************** * lang_contact.php * ------------------ * Version: 9.0.0 * Begin: Sunday, Sept 17, 2006 * Copyright: (C) 2006, Marcus * E-mail: ma...@ph... * $id: 21:21 01/06/2007 * * Translated by: Dark Inca * E-mail: dar...@mu... * ***************************************************************************/ /*************************************************************************** * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * ***************************************************************************/ $lang['Contact_intro'] = 'Als je commentaar of suggesties hebt over de site, of als je problemen hebt met het registreren of inloggen van je account, gebruik dan dit formulier om de Admin zo snel mogelijk te contacteren.'; $lang['Username'] = 'Gebruikersnaam'; $lang['Real_name'] = 'Echte Naam'; $lang['Rname_require'] = 'Echte Naam *'; $lang['E-mail'] = 'E-mail Adres'; $lang['E-mail_require'] = 'E-mail Adres *'; $lang['Comments'] = 'Commentaar'; $lang['Comments_require'] = 'Commentaar *'; $lang['Attachment'] = 'Bijlage'; $lang['Feedback'] = 'Feedback ontvangen'; $lang['Real_name_explain'] = 'Vul je naam hier in. Dit helpt ons je te contacteren als je niet bent geregistreerd.'; $lang['Explain_email'] = 'Vul je e-mail adres hier in. Deze wordt gebruikt indien we je direct willen beantwoorden.'; $lang['Comments_explain'] = 'Vul je feedback commentaar hier in.'; $lang['Flood_explain'] = '<br /><br />Dit formulier heeft een flood controle systeem. Je mag per %s %s dit formulier versturen.'; $lang['Comments_limit'] = '<br /><br />De Admin heeft een maximum van %s karakters toegestaan in je bericht.'; $lang['Attachment_explain'] = 'Post een bijlage hier, indien nodig, en het zal worden ontvangen door de board admin. Alleen bestanden van %sKb of kleiner zijn toegestaan.'; $lang['Guest'] = 'Gast'; $lang['Notify_IP'] = 'Je IP adres zal opgenomen worden voor veiligheids kwesties.'; $lang['Fields_required'] = 'Velden met een * zijn vereist.'; $lang['Contact_form'] = 'Contact Formulier'; $lang['Empty'] = 'Niet ingevuld'; $lang['hours'] = 'uren'; $lang['hour'] = 'uur'; $lang['Chars'] = ' karakters'; $lang['Captcha_code'] = 'Captcha *'; $lang['Captcha_code_explain'] = 'Bevestig de code in de afbeelding. Deze is nodig om spambots tegen te houden.'; // // Errors // $lang['Rname-Empty'] = 'Je echte naam is niet ingevuld.'; $lang['Comments-Empty'] = 'Er is geen commentaar ingevuld'; $lang['Comments_exceeded'] = 'Je bericht is langer dan toegestaan.'; $lang['Email-Empty'] = 'Je e-mail adress is niet ingevuld.'; $lang['Email-Check'] = 'je gegeven e-mail adress is niet geldig.'; $lang['Attach-File_exists'] = 'Het bestand bestaat al met die naam vanaf je IP adres.'; $lang['Attach-Too_big'] = 'De bijlage dat je probeerde te verzenden is te groot. Zorg ervoor dat het kleiner is dan %sKb .'; $lang['Attach_dud'] = 'De bijlage dat je probeerde te verzenden bestaat niet. Controleer je upload link.'; $lang['Attach-Uploaded'] = 'Je bijlage is succesvol geupload.'; $lang['Flood_limit'] = 'Sorry, maar je moet %d u(u)r(en) wachten totdat je een ander formulier kunt versturen.'; $lang['Illegal_ext'] = 'Dit bestandstype (%s) is niet toegestaan!'; $lang['Unknown_ext'] = 'Dit bestandstype %s) kan niet worden geaccepteerd!'; $lang['zip_advise'] = 'Indien nodig, zip het bestand voor dat je het opnieuw verzend.'; $lang['POST_ERROR'] = 'Upload Error - Probeer het aub opnieuw!'; $lang['Image_error'] = 'Upload Error - Onmogelijk om deze afbeelding te verwerken!'; $lang['Image_zip'] = 'Please zip dit type afbeelding voordat je het verzend.'; $lang['Code_Empty'] = 'Je hebt de code afbeelding niet bevestgd!'; $lang['Code_Wrong'] = 'De ingevulde code is niet correct!'; $lang['Contact_error'] = '<b>Er is een error voor gekomen wanneer je je feedback probeerde te verzenden!</b>'; $lang['Contact_success'] = '<b>Je bericht is succesvol verzonden !</b>'; $lang['Click_return_form'] = '<br /><br />Klik %sHier%s om terug te gaan naar het Contact formulier'; $lang['Contact_Disabled'] = 'Het Contact Formulier is momenteel niet beschikbaar'; // // Admin // $lang['General_settings'] = 'Algemene Instellingen'; $lang['Contact_title'] = 'Contact Formulier'; $lang['Contact_explain'] = 'Gebruik deze pagina om instellingen en kenmerken te veranderen van het Contact Formulier, evenal de benodigde velden.'; $lang['Req_settings'] = 'Behoefte Instellingen'; $lang['Attachment_settings'] = 'Bijlage Instellingen'; $lang['Contact_updated'] = 'Contact Configuratie Succesvol geupdate'; $lang['Click_return_contact'] = 'Klik %sHier%s om terug te gaan naar de Contact formulier instellingen'; $lang['Admin_email_explain'] = 'Indien leeg, e-mails zullen worden verzonden naar de hoofdbeheerder van dit forum.'; $lang['Form_Enable'] = 'Activeer contact formulier'; $lang['kb'] = 'kilobytes'; $lang['Hash'] = 'Bijlage Hashing Methode'; $lang['Hash_explain'] = 'Alle uploads kunnen worden hernoemt naar een willekeurige hash, voor verhoogde beveiliging.'; $lang['md5'] = 'MD5'; $lang['no_hash'] = 'Geen Hash'; $lang['auth_permission'] = 'Bijlage Toestemmingen'; $lang['auth_perm_explain'] = 'Als bijlagen toegestaan zijn, dan kan je selecteren wie bestanden kan uploaden.'; $lang['auth_guests'] = 'Gasten'; $lang['auth_members'] = 'Leden'; $lang['auth_mods'] = 'Moderators'; $lang['auth_admins'] = 'Admins'; $lang['Require_rname'] = 'Vereis Echte Naam'; $lang['Require_email'] = 'Vereis E-mail'; $lang['Require_comments'] = 'Vereis Commentaar'; $lang['Permit_attachments'] = 'Sta Bijlagen toe'; $lang['Prune'] = 'Activeer flood limiet tabel opruiming'; $lang['Prune_explain'] = 'Activeer dit om SQL entries te verwijderen die hun flood limiet functie al hebben gedaan, om database grootte te verkleinen.'; $lang['Max_file_size'] = 'Max Bestandsgrootte'; $lang['Max_file_size_explain'] = 'De maximum bestandsgrootte voor bijlages die worden opgeslagen op je webserver . Onthoud dat dit niet je php.ini instellingen kan overschrijven. (%s)'; $lang['File_root'] = 'Bijlage bestands map'; $lang['File_root_explain'] = 'De map waar alle bijlages worden opgeslagen. De map moet worden ge-CHMOD naar 777 en is relatief aan de phpBB map pad.'; $lang['Flood_limit_admin'] = 'Flood Limiet'; $lang['Flood_limit_admin_explain'] = 'Dit is de tijd die toegestaan voordat een gebruiker een nieuw formulier kan versturen. Set naar \'0\' om deze functie uit te schakelen (alleen aanbevolen voor testen).'; $lang['Char_limit_admin'] = 'Maximum Karakters'; $lang['Char_limit_admin_explain'] = 'Je kan de maximum aantal karakters setten die mogelijk zijn in je bericht. Set naar \'0\' om deze functie uit te schakelen.'; $lang['Captcha'] = 'Captcha opties'; $lang['Activate'] = 'Activeer Captcha?'; $lang['Enable'] = 'Inschakelen'; $lang['Disable'] = 'Uitschakelen'; $lang['Captcha_explain'] = 'Schakel deze optie in zodat gebruikers vereist zijn een code in te vullen voordat ze het formulier verzenden. Dit zal voorkomen dat spambots je formulier misbruiken.'; $lang['Type'] = 'Captcha uiterlijk'; $lang['Type_explain'] = 'Selecteer het type van Captcha dat je wilt laten zien op je formulier .'; $lang['Image_bg'] = 'Afbeelding gebaseerd'; $lang['Coloured'] = 'Gekleurd'; $lang['Random'] = 'Willekeurig'; $lang['Copyright'] = '"Contact Formulier" door <a href="http://www.phobbia.net/mods/" target="_phpbb"><b>Ma®©uS</b></a> © 2006-2007<br />(Originele mod: darkassasin93)'; // // "Quick Delete" - Added to 7.0.0 // $lang['QDelete'] = 'Snel verwijderen'; $lang['QDelete_disabled'] = 'De optie snel verwijderen is uitgeschakeld'; $lang['File_Not_Here'] = 'De bijlage lijkt niet te bestaat.'; $lang['File_Removed'] = 'Het bestand is succesvol verwijderd.'; $lang['QDelete_explain'] = 'Sta de Admin toe om bijlages snel te verwijderen via een e-mail link?'; $lang['Remove_file'] = 'Om dit bestande te verwijderen, volg deze link: %s'; // // "Messages Log" - Added in 8.6.0 // $lang['Contact_date'] = 'Datum'; $lang['Contact_ip'] = 'IP'; $lang['Contact_get'] = '%sDownload%s'; $lang['Contact_remove'] = '%sVerwijder%s'; $lang['Msg_delete'] = 'Verwijder'; $lang['Contact_msgs_title'] = 'Contact Formulier :: Berichten log'; $lang['Contact_msgs_text'] = 'Dit zijn de berichten die je hebt ontvangen via je Contact Formulier, met de niewste berichten eerst.<br /> • Berichten kunnen worden bekeken en verwijderd.<br /> • Toegevoegde bestanden kunnen worden opgehaald en verwijderd.'; $lang['Msg_del_success'] = 'Het bericht was succesvol verwijderd.'; $lang['File_del_success'] = 'De bijlage was succesvol verwijderd'; $lang['Confirm_delete_msg'] = 'Ben je zeker dat je dit bericht wilt verwijderen?'; $lang['Confirm_delete_file'] = 'Ben je zeker dat je deze bijlage wilt verwijderen?'; $lang['File_Not_Here'] = 'De bijlage lijkt niet te bestaan.'; $lang['Click_return_msglog'] = 'Klik %sHier%s om terug te keren naar de Berichten Log'; $lang['Msg_Log'] = 'Berichten Log'; $lang['Msg_Log_explain'] = 'Dit activeren laat je toe om berichten op te slaan in je database als referentie'; $lang['more'] = 'meer'; // // "Thank You" - Added in 8.9.8 // $lang['Thankyou_settings'] = '"Bedankt" instellingen'; $lang['Thankyou_option'] = 'Bedank de zender'; $lang['Thankyou_explain'] = 'Stel "Niemand" in om te deactiveren, "Leden" voor alleen geregistreerde gebruikers of "Iedereen" voor ook de gasten.'; $lang['Thank_none'] = 'Niemand'; $lang['Thank_members'] = 'Leden'; $lang['Thank_all'] = 'Iedereen'; $lang['Thankyou_limit'] = 'Sorry, we kunnen niet meer feedback accepteren van dit e-mailadres voor 24 uur.'; ?> |
|
From: FlorinCB <ory...@us...> - 2008-10-04 08:03:25
|
Update of /cvsroot/mxbb/mx_contact/develop/addons/Recipient List addon/root/language/lang_english In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv842/develop/addons/Recipient List addon/root/language/lang_english Added Files: lang_contacts.php Log Message: new version of contact module --- NEW FILE: lang_contacts.php --- <?php /*************************************************************************** * lang_contacts.php * ----------------- * Version: 1.0.0 * Begin: Sunday, Sept 17, 2006 * Copyright: (C) 2006, Marcus * E-mail: ma...@ph... * $id: 17:47 02/03/2007 * ***************************************************************************/ /*************************************************************************** * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * ***************************************************************************/ $lang['Contacts_list'] = 'Select a Recipient'; $lang['Contacts_explain'] = 'Your message will be sent to the Site Admin unless you choose another recipient'; // // Array of Recipients // $lang['contact_me']['3'] = 'Technical Support'; $lang['contact_me']['4'] = 'Billing Dept'; $lang['contact_me']['5'] = 'Human Resources'; $lang['contact_me']['6'] = 'Public Relations'; ?> |
|
From: FlorinCB <ory...@us...> - 2008-10-04 08:03:25
|
Update of /cvsroot/mxbb/mx_contact/admin In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv842/admin Added Files: admin_mass_mail.php admin_mass_newsletter.php Log Message: new version of contact module --- NEW FILE: admin_mass_mail.php --- <?php /*************************************************************************** * admin_mass_email.php * ------------------- * begin : Thu May 31, 2001 * copyright : (C) 2001 The phpBB Group * email : su...@ph... * * $Id: admin_mass_mail.php,v 1.1 2008/10/04 08:03:18 orynider Exp $ * ---------> Modified by R. U. Serious to 'Megmail'. :D <------------- * ****************************************************************************/ /*************************************************************************** * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * ***************************************************************************/ $def_wait = 5; $def_size = 2; define('IN_PHPBB', 1); define('IN_PORTAL', 1); if( !empty($setmodules) ) { $file = basename(__FILE__); $module['Contact_Form']['Mass_Mails'] = 'modules/mx_contact/admin/' . $file; return; } // // Load default header // $no_page_header = TRUE; $mx_root_path = './../../../'; $module_root_path = "./../"; $phpEx = substr(strrchr(__FILE__, '.'), 1); require($mx_root_path . 'admin/pagestart.' . $phpEx); include_once($module_root_path . 'includes/contact_constants.' . $phpEx); include_once($module_root_path . 'includes/functions_newsletter.' . $phpEx); // ********************************************************************** // Read language definition // ********************************************************************** if ( !file_exists($module_root_path . 'language/lang_' . $board_config['default_lang'] . '/lang_main.' . $phpEx) ) { include($module_root_path . 'language/lang_english/lang_main.' . $phpEx ); } else { include($module_root_path . 'language/lang_' . $board_config['default_lang'] . '/lang_main.' . $phpEx); } // // Increase maximum execution time in case of a lot of users, but don't complain about it if it isn't // allowed. // @set_time_limit(1200); $message = ''; $subject = ''; if ($mx_request_vars->is_get('mode')) { $sql = "CREATE TABLE ".CONTACT_MASS_TABLE ."( mail_id SMALLINT UNSIGNED NOT NULL AUTO_INCREMENT PRIMARY KEY, mailsession_id VARCHAR(32) NOT NULL, group_id MEDIUMINT(8) NOT NULL, email_subject VARCHAR(60) NOT NULL, email_body TEXT NOT NULL, batch_start MEDIUMINT(8) NOT NULL, batch_size SMALLINT UNSIGNED NOT NULL, batch_wait SMALLINT NOT NULL, status SMALLINT NOT NULL, user_id MEDIUMINT(8) NOT NULL )"; if ( !($result = $db->sql_query($sql)) ) { mx_message_die(GENERAL_ERROR, 'Could not create tables. Are you sure you are using mySQL? Are you sure the table does not already exist?', '', __LINE__, __FILE__, $sql); } } // // Do the job ... // if ( $mx_request_vars->is_post('message') || $mx_request_vars->is_post('subject') ) { $batchsize = (is_numeric($HTTP_POST_VARS['batchsize'])) ? intval($HTTP_POST_VARS['batchsize']) : $def_size; $batchwait = (is_numeric($HTTP_POST_VARS['batchwait'])) ? intval($HTTP_POST_VARS['batchwait']) : $def_wait; $mail_session_id = md5(uniqid('')); $sql_array = array( 'mailsession_id' => $mail_session_id, 'group_id' => '-1', 'email_subject' => str_replace("\'","''",trim($HTTP_POST_VARS['subject'])), 'email_body' => str_replace("\'","''",trim($HTTP_POST_VARS['message'])), 'batch_start' => '0', 'batch_size' => $batchsize, 'batch_wait' => $batchwait, 'status' => '0', 'user_id' => $userdata['user_id'], ); $sql = "INSERT INTO " . CONTACT_MASS_TABLE . $db->sql_build_array('INSERT', $sql_array); if (!($result = $db->sql_query($sql))) { mx_message_die(GENERAL_ERROR, 'Could not insert the data into '. CONTACT_MASS_TABLE, '', __LINE__, __FILE__, $sql); } $mail_id = $db->sql_nextid(); $url= mx_append_sid("admin_mass_mail.$phpEx?mail_id=".$mail_id."&mail_session_id=".$mail_session_id); $template->assign_vars(array( "META" => '<meta http-equiv="refresh" content="'.$batchwait.';url=' . $url . '">') ); $message = sprintf($lang['newsletter_mass_created_message'], '<a href="' . $url . '">', '</a>'); mx_message_die(GENERAL_MESSAGE, $message); } if ( isset($HTTP_GET_VARS['mail_id']) && isset($HTTP_GET_VARS['mail_session_id']) ) { @ignore_user_abort(true); $mail_id = intval($HTTP_GET_VARS['mail_id']); $mail_session_id = stripslashes(trim($HTTP_GET_VARS['mail_session_id'])); // Let's see if that session exists $sql = "SELECT * FROM ".CONTACT_MASS_TABLE." WHERE mail_id = $mail_id AND mailsession_id LIKE '$mail_session_id'"; if ( !($result = $db->sql_query($sql)) ) { mx_message_die(GENERAL_ERROR, 'Could not query '. CONTACT_MASS_TABLE , '', __LINE__, __FILE__, $sql); } $mail_data = $db->sql_fetchrow($result); if ( !($mail_data) ) { mx_message_die(GENERAL_MESSAGE, 'Mail ID and Mail Session ID do not match.', '', __LINE__, __FILE__, $sql); } //Ok, the session exists $subject = $mail_data['email_subject']; $message = $mail_data['email_body']; $group_id = $mail_data['group_id']; //Now, let's see if we reached the upperlimit, if yes adjust the batch_size $sql = ( $group_id != -1 ) ? "SELECT COUNT(u.user_email) FROM " . USERS_TABLE . " u, " . USER_GROUP_TABLE . " ug WHERE ug.group_id = $group_id AND ug.user_pending <> " . TRUE . " AND u.user_id = ug.user_id" : "SELECT COUNT(u.user_email) FROM " . USERS_TABLE. " u"; if ( !($result = $db->sql_query($sql)) ) { mx_message_die(GENERAL_ERROR, 'Could not select group members', '', __LINE__, __FILE__, $sql); } $totalrecipients = $db->sql_fetchrow($result); $totalrecipients = $totalrecipients['COUNT(u.user_email)']; $is_done =''; if (($mail_data['batch_start']+$mail_data['batch_size']) > $totalrecipients) { $mail_data['batch_size'] = $totalrecipients-$mail_data['batch_start']; $is_done = ', status = 1'; } // Create new mail session $mail_session_id = md5(uniqid('')); $sql = "UPDATE ".CONTACT_MASS_TABLE ." SET mailsession_id = '".$mail_session_id."', batch_start= ".($mail_data['batch_start']+$mail_data['batch_size']) .$is_done." WHERE mail_id = $mail_id"; if ( !($result = $db->sql_query($sql)) ) { mx_message_die(GENERAL_ERROR, 'Could not insert the data into '. CONTACT_MASS_TABLE, '', __LINE__, __FILE__, $sql); } // OK, now let's start sending $error = FALSE; $error_msg = ''; $sql = ( $group_id != -1 ) ? "SELECT u.user_email FROM " . USERS_TABLE . " u, " . USER_GROUP_TABLE . " ug WHERE ug.group_id = $group_id AND ug.user_pending <> " . TRUE . " AND u.user_id = ug.user_id" : "SELECT user_email FROM " . USERS_TABLE; $sql .= " LIMIT ".$mail_data['batch_start'].", ".$mail_data['batch_size']; if ( !($result = $db->sql_query($sql)) ) { mx_message_die(GENERAL_ERROR, 'Could not select group members', '', __LINE__, __FILE__, $sql); } if ( $row = $db->sql_fetchrow($result) ) { $bcc_list = ''; do { $bcc_list .= ( ( $bcc_list != '' ) ? ', ' : '' ) . $row['user_email']; } while ( $row = $db->sql_fetchrow($result) ); $db->sql_freeresult($result); } else { $message = ( $group_id != -1 ) ? $lang['Group_not_exist'] : $lang['No_such_user']; $error = true; $error_msg .= ( !empty($error_msg) ) ? '<br />' . $message : $message; } if ( !$error ) { include($module_root_path . 'includes/contact_emailer.'.$phpEx); // // Let's do some checking to make sure that mass mail functions // are working in win32 versions of php. // if ( preg_match('/[c-z]:\\\.*/i', getenv('PATH')) && !$board_config['smtp_delivery']) { $ini_val = ( @phpversion() >= '4.0.0' ) ? 'ini_get' : 'get_cfg_var'; // We are running on windows, force delivery to use our smtp functions // since php's are broken by default $board_config['smtp_delivery'] = 1; $board_config['smtp_host'] = @$ini_val('SMTP'); } $emailer = new emailer($board_config['smtp_delivery']); $email_headers = 'Return-Path: ' . $userdata['board_email'] . "\nFrom: " . $board_config['board_email'] . "\n"; $email_headers .= 'X-AntiAbuse: Board servername - ' . $board_config['server_name'] . "\n"; $email_headers .= 'X-AntiAbuse: User_id - ' . $userdata['user_id'] . "\n"; $email_headers .= 'X-AntiAbuse: Username - ' . $userdata['username'] . "\n"; $email_headers .= 'X-AntiAbuse: User IP - ' . contact_decode_ip($user_ip) . "\n"; $email_headers .= "Bcc: $bcc_list\n"; $emailer->set_mail_html(true); $emailer->use_template('contact_send_email'); $emailer->email_address($board_config['board_email']); $emailer->set_subject(htmlspecialchars_decode($subject)); $emailer->extra_headers($email_headers); $emailer->assign_vars(array( 'SITENAME' => $board_config['sitename'], 'BOARD_EMAIL' => $board_config['board_email'], 'MESSAGE' => $message) ); $emailer->send(); $emailer->reset(); if ($is_done =='') { $url= mx_append_sid("admin_mass_mail.$phpEx?mail_id=".$mail_id."&mail_session_id=".$mail_session_id); $template->assign_vars(array( "META" => '<meta http-equiv="refresh" content="'.$mail_data['batch_wait'].';url=' . $url . '">') ); $message = sprintf($lang['megamail_send_message'] ,$mail_data['batch_start'], ($mail_data['batch_start']+$mail_data['batch_size']), '<a href="' . $url . '">', '</a>'); } else { $url= mx_append_sid("admin_mass_mail.$phpEx"); $template->assign_vars(array( "META" => '<meta http-equiv="refresh" content="'.$mail_data['batch_wait'].';url=' . $url . '">') ); $message = $lang['megamail_done']. '<br />' . sprintf($lang['megamail_proceed'], '<a href="' . $url . '">', '</a>'); } mx_message_die(GENERAL_MESSAGE, $message); // mx_message_die(GENERAL_MESSAGE, $lang['Email_sent'] . '<br /><br />' . sprintf($lang['Click_return_admin_index'], '<a href="' . mx_append_sid("index.$phpEx?pane=right") . '">', '</a>')); } } if ( $error ) { $template->set_filenames(array( 'reg_header' => 'error_body.'.$tplEx) ); $template->assign_vars(array( 'ERROR_MESSAGE' => $error_msg) ); $template->assign_var_from_handle('ERROR_BOX', 'reg_header'); } // // Initial selection // $sql = "SELECT m.*, u.username, g.group_name FROM ".CONTACT_MASS_TABLE." m LEFT JOIN ". USERS_TABLE." u ON (m.user_id=u.user_id) LEFT JOIN ". GROUPS_TABLE." g ON (m.group_id=g.group_id)"; if ( !($result = $db->sql_query($sql)) ) { mx_message_die(GENERAL_MESSAGE, sprintf('Could not obtain list of email-sessions. If you want to create the table, click <a href=%s>here to install</a>', mx_append_sid('admin_mass_mail.php?mode=install')), '', __LINE__, __FILE__, $sql); } $row_class=0; if ( $mail_data = $db->sql_fetchrow($result) ) do { $url= mx_append_sid("admin_mass_mail.$phpEx?mail_id=".$mail_data['mail_id']."&mail_session_id=".$mail_data['mailsession_id']); $template->assign_block_vars('mail_sessions',array( 'ROW' => ($row_class % 2) ? 'row2' : 'row1', 'ID' => $mail_data['mail_id'], 'GROUP' => ($mail_data['group_id'] != -1) ? $mail_data['group_name'] : $lang['All_users'], 'SUBJECT' => $mail_data['email_subject'], 'BATCHSTART' => $mail_data['batch_start'], 'BATCHSIZE' => $mail_data['batch_size'], 'BATCHWAIT' => $mail_data['batch_wait'].' s.', 'SENDER' => $mail_data['username'], 'STATUS' => ($mail_data['status']==0) ? sprintf($lang['megamail_proceed'], '<a href="' . $url . '">', '</a>') : 'Done', )); } while( $mail_data = $db->sql_fetchrow($result) ); else $template->assign_block_vars('switch_no_sessions',array( 'EMPTY' => $lang['megamail_none'], )); $sql = "SELECT group_id, group_name FROM ".GROUPS_TABLE . " WHERE group_id <> 1"; if ( !($result = $db->sql_query($sql)) ) { mx_message_die(GENERAL_ERROR, 'Could not obtain list of groups', '', __LINE__, __FILE__, $sql); } $select_list = '<select name = "' . POST_GROUPS_URL . '"><option value = "-1">' . $lang['All_users'] . '</option>'; if ( $row = $db->sql_fetchrow($result) ) { do { $select_list .= '<option value = "' . $row['group_id'] . '">' . $row['group_name'] . '</option>'; } while ( $row = $db->sql_fetchrow($result) ); } $select_list .= '</select>'; // // Generate page // if (file_exists($mx_root_path . '/modules/mx_shared/tinymce/jscripts/tiny_mce/tiny_mce.js')) { $module_root_path_tmp = $module_root_path; $module_root_path = $mx_root_path . '/modules/mx_shared/'; $mx_page->add_js_file('tinymce/jscripts/tiny_mce/tiny_mce.js'); // Relative to module_root $module_root_path = $module_root_path_tmp; } $gen_simple_header = true; require($mx_root_path . 'admin/page_header_admin.'.$phpEx); $template->set_filenames(array( 'body' => 'admin/contact_newsletters.'.$tplEx) ); $template->assign_vars(array( 'MESSAGE' => $message, 'SUBJECT' => $subject, 'L_VERSION' => sprintf($contact_config['contact_version']), 'L_EMAIL_TITLE' => $lang['Email'], 'L_EMAIL_EXPLAIN' => $lang['Megamail_Explain'], 'L_COMPOSE' => $lang['Compose'], 'L_RECIPIENTS' => $lang['Recipients'], 'L_EMAIL_SUBJECT' => $lang['Subject'], 'L_EMAIL_MSG' => $lang['Message'], 'L_EMAIL' => $lang['Email'], 'L_NOTICE' => $notice, 'S_USER_ACTION' => mx_append_sid("admin_mass_mail.$phpEx"), 'S_GROUP_SELECT' => $select_list, 'L_TINY_MCE_LANGUAGE' => $board_config['default_lang'] ? $mx_user->encode_lang($board_config['default_lang']) : 'en', 'L_MAIL_SESSION_HEADER' => $lang['megamail_mass_header'], 'L_ID' => 'Id', 'L_GROUP' => $lang['group_name'], 'L_BATCH_START' => $lang['megamail_batchstart'], 'L_BATCH_SIZE' => $lang['megamail_batchsize'], 'L_BATCH_WAIT' => $lang['megamail_batchwait'], 'L_SENDER' => $lang['Auth_Admin'], 'L_STATUS' => $lang['megamail_status'], 'DEFAULT_SIZE' => $def_size, 'DEFAULT_WAIT' => $def_wait, )); $template->pparse('body'); require_once( $mx_root_path . 'admin/page_footer_admin.' . $phpEx ); ?> --- NEW FILE: admin_mass_newsletter.php --- <?php /*************************************************************************** * admin_contact_newsletter.php * ------------------- * begin : Thu May 31, 2001 * copyright : (C) 2001 The phpBB Group * email : su...@ph... * * $Id: admin_mass_newsletter.php,v 1.1 2008/10/04 08:03:18 orynider Exp $ * ---------> Modified by R. U. Serious to 'Megmail'. :D <------------- * ---------> Modified by OryNider to 'Newsletter'. :D <------------- * ****************************************************************************/ /*************************************************************************** * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * ***************************************************************************/ $def_wait = 5; $def_size = 1; define('IN_PHPBB', 1); define('IN_PORTAL', 1); if( !empty($setmodules) ) { $file = basename(__FILE__); $module['Contact_Form']['Mass_Newsletters'] = 'modules/mx_contact/admin/' . $file; return; } // // Load default header // $no_page_header = TRUE; $mx_root_path = './../../../'; $module_root_path = "./../"; $phpEx = substr(strrchr(__FILE__, '.'), 1); require($mx_root_path . 'admin/pagestart.' . $phpEx); include_once($module_root_path . 'includes/contact_constants.' . $phpEx); include_once($module_root_path . 'includes/functions_newsletter.' . $phpEx); // ********************************************************************** // Read language definition // ********************************************************************** if ( !file_exists($module_root_path . 'language/lang_' . $board_config['default_lang'] . '/lang_main.' . $phpEx) ) { include($module_root_path . 'language/lang_english/lang_main.' . $phpEx ); } else { include($module_root_path . 'language/lang_' . $board_config['default_lang'] . '/lang_main.' . $phpEx); } // // Increase maximum execution time in case of a lot of users, but don't complain about it if it isn't // allowed. // @set_time_limit(1200); $message = ''; $subject = ''; if ($mx_request_vars->is_get('mode')) { $sql = "CREATE TABLE ".CONTACT_MASS_TABLE ."( mail_id SMALLINT UNSIGNED NOT NULL AUTO_INCREMENT PRIMARY KEY, mailsession_id VARCHAR(32) NOT NULL, group_id MEDIUMINT(8) NOT NULL, email_subject VARCHAR(60) NOT NULL, email_body TEXT NOT NULL, batch_start MEDIUMINT(8) NOT NULL, batch_size SMALLINT UNSIGNED NOT NULL, batch_wait SMALLINT NOT NULL, status SMALLINT NOT NULL, user_id MEDIUMINT(8) NOT NULL )"; if ( !($result = $db->sql_query($sql)) ) { mx_message_die(GENERAL_ERROR, 'Could not create tables. Are you sure you are using mySQL? Are you sure the table does not already exist?', '', __LINE__, __FILE__, $sql); } } // // Do the job ... // if ( $mx_request_vars->is_post('message') || $mx_request_vars->is_post('subject') ) { $batchsize = (is_numeric($HTTP_POST_VARS['batchsize'])) ? intval($HTTP_POST_VARS['batchsize']) : $def_size; $batchwait = (is_numeric($HTTP_POST_VARS['batchwait'])) ? intval($HTTP_POST_VARS['batchwait']) : $def_wait; $mail_session_id = md5(uniqid('')); $sql_array = array( 'mailsession_id' => $mail_session_id, 'group_id' => '-1', 'email_subject' => str_replace("\'","''",trim($HTTP_POST_VARS['subject'])), 'email_body' => str_replace("\'","''",trim($HTTP_POST_VARS['message'])), 'batch_start' => '0', 'batch_size' => $batchsize, 'batch_wait' => $batchwait, 'status' => '0', 'user_id' => $userdata['user_id'], ); $sql = "INSERT INTO " . CONTACT_MASS_TABLE . $db->sql_build_array('INSERT', $sql_array); if (!($result = $db->sql_query($sql))) { mx_message_die(GENERAL_ERROR, 'Could not insert the data into '. CONTACT_MASS_TABLE, '', __LINE__, __FILE__, $sql); } $mail_id = $db->sql_nextid(); $url= mx_append_sid("admin_mass_newsletter.$phpEx?mail_id=".$mail_id."&mail_session_id=".$mail_session_id); $template->assign_vars(array( "META" => '<meta http-equiv="refresh" content="'.$batchwait.';url=' . $url . '">') ); $message = sprintf($lang['newsletter_mass_created_message'], '<a href="' . $url . '">', '</a>'); mx_message_die(GENERAL_MESSAGE, $message); } if ( isset($HTTP_GET_VARS['mail_id']) && isset($HTTP_GET_VARS['mail_session_id']) ) { @ignore_user_abort(true); $mail_id = intval($HTTP_GET_VARS['mail_id']); $mail_session_id = stripslashes(trim($HTTP_GET_VARS['mail_session_id'])); // Let's see if that session exists $sql = "SELECT * FROM ".CONTACT_MASS_TABLE." WHERE mail_id = $mail_id AND mailsession_id LIKE '$mail_session_id'"; if ( !($result = $db->sql_query($sql)) ) { mx_message_die(GENERAL_ERROR, 'Could not query '. CONTACT_MASS_TABLE , '', __LINE__, __FILE__, $sql); } $mail_data = $db->sql_fetchrow($result); if ( !($mail_data) ) { mx_message_die(GENERAL_MESSAGE, 'Mail ID and Mail Session ID do not match.', '', __LINE__, __FILE__, $sql); } //Ok, the session exists $subject = $mail_data['email_subject']; $message = $mail_data['email_body']; $group_id = '-1'; //$mail_data['group_id']; //Now, let's see if we reached the upperlimit, if yes adjust the batch_size $sql = "SELECT COUNT(email) FROM " . CONTACT_MSGS_TABLE . " WHERE newsletter = 1"; if ( !($result = $db->sql_query($sql)) ) { mx_message_die(GENERAL_ERROR, 'Could not select count subscribers', '', __LINE__, __FILE__, $sql); } $totalrecipients = $db->sql_fetchrow($result); $totalrecipients = $totalrecipients['COUNT(email)']; $is_done = ''; if (($mail_data['batch_start'] + $mail_data['batch_size']) > $totalrecipients) { $mail_data['batch_size'] = $totalrecipients - $mail_data['batch_start']; $is_done = ', status = 1'; } // Create new mail session $mail_session_id = md5(uniqid('')); $sql = "UPDATE ".CONTACT_MASS_TABLE ." SET mailsession_id = '".$mail_session_id."', batch_start= ".($mail_data['batch_start'] + $mail_data['batch_size']) .$is_done." WHERE mail_id = $mail_id"; if ( !($result = $db->sql_query($sql)) ) { mx_message_die(GENERAL_ERROR, 'Could not insert the data into '. CONTACT_MASS_TABLE, '', __LINE__, __FILE__, $sql); } // OK, now let's start sending $error = FALSE; $error_msg = ''; $sql = "SELECT email FROM " . CONTACT_MSGS_TABLE . " WHERE newsletter = 1"; //$sql .= " LIMIT ".$mail_data['batch_start'].", ".$mail_data['batch_size']; if ( !($result = $db->sql_query_limit($sql, $mail_data['batch_start'], $mail_data['batch_size'])) ) { mx_message_die(GENERAL_ERROR, 'Could not select subscribers', '', __LINE__, __FILE__, $sql); } if ( $row = $db->sql_fetchrow($result) ) { $bcc_list = ''; do { $bcc_list .= ( ( $bcc_list != '' ) ? ', ' : '' ) . $row['email']; } while ( $row = $db->sql_fetchrow($result) ); $db->sql_freeresult($result); } else { $message = "Users: " . count($row); //$lang['No_such_user']; $error = true; $error_msg .= ( !empty($error_msg) ) ? '<br />' . $message : $message; } if ( !$error ) { include($module_root_path . 'includes/contact_emailer.'.$phpEx); // // Let's do some checking to make sure that mass mail functions // are working in win32 versions of php. // if ( preg_match('/[c-z]:\\\.*/i', getenv('PATH')) && !$board_config['smtp_delivery']) { $ini_val = ( @phpversion() >= '4.0.0' ) ? 'ini_get' : 'get_cfg_var'; // We are running on windows, force delivery to use our smtp functions // since php's are broken by default $board_config['smtp_delivery'] = 1; $board_config['smtp_host'] = @$ini_val('SMTP'); } /* $sendloops = ceil((count($bcc_list)-1)/500); $sendstart = 0; for ($j = 0; $j <= $sendloops; $j++) { $emailer = new emailer($board_config['smtp_delivery']); $emailer->from($board_config['board_email']); $emailer->replyto($board_config['board_email']); for ($i = $sendstart; ($i < count($bcc_list)) && ($i < ($sendstart + 500)); $i++) { $emailer->bcc($bcc_list[$i]); } $sendstart = $sendstart + 500; } */ $email_headers = 'Return-Path: ' . $userdata['board_email'] . "\nFrom: " . $board_config['board_email'] . "\n"; $email_headers .= 'X-AntiAbuse: Board servername - ' . $board_config['server_name'] . "\n"; $email_headers .= 'X-AntiAbuse: User_id - ' . $userdata['user_id'] . "\n"; $email_headers .= 'X-AntiAbuse: Username - ' . $userdata['username'] . "\n"; $email_headers .= 'X-AntiAbuse: User IP - ' . contact_decode_ip($user_ip) . "\n"; $email_headers .= "Bcc: $bcc_list\n"; $emailer->set_mail_html(true); //$emailer->from($board_config['board_email']); //$emailer->replyto($userdata['board_email']); $emailer->use_template('contact_send_email'); $emailer->email_address($board_config['board_email']); $emailer->set_subject(htmlspecialchars_decode($subject)); $emailer->extra_headers($email_headers); $emailer->assign_vars(array( 'SITENAME' => $board_config['sitename'], 'BOARD_EMAIL' => $board_config['board_email'], 'MESSAGE' => htmlspecialchars_decode($message)) ); $emailer->send(); $emailer->reset(); if ($is_done =='') { $url= mx_append_sid("admin_mass_newsletter.$phpEx?mail_id=".$mail_id."&mail_session_id=".$mail_session_id); $template->assign_vars(array( "META" => '<meta http-equiv="refresh" content="'.$mail_data['batch_wait'].';url=' . $url . '">') ); $message = sprintf($lang['newsletter_mass_send_message'] ,$mail_data['batch_start'], ($mail_data['batch_start']+$mail_data['batch_size']), '<a href="' . $url . '">', '</a>'); } else { $url= mx_append_sid("admin_mass_newsletter.$phpEx"); $template->assign_vars(array( "META" => '<meta http-equiv="refresh" content="'.$mail_data['batch_wait'].';url=' . $url . '">') ); $message = $lang['newsletter_mass_done']. '<br />' . sprintf($lang['newsletter_mass_proceed'], '<a href="' . $url . '">', '</a>'); } mx_message_die(GENERAL_MESSAGE, $message); // mx_message_die(GENERAL_MESSAGE, $lang['Email_sent'] . '<br /><br />' . sprintf($lang['Click_return_admin_index'], '<a href="' . mx_append_sid("index.$phpEx?pane=right") . '">', '</a>')); } } if ( $error ) { $template->set_filenames(array( 'reg_header' => 'error_body.'.$tplEx) ); $template->assign_vars(array( 'ERROR_MESSAGE' => $error_msg) ); $template->assign_var_from_handle('ERROR_BOX', 'reg_header'); } // // Initial selection // $sql = "SELECT * FROM " . CONTACT_MASS_TABLE; if ( !($result = $db->sql_query($sql)) ) { mx_message_die(GENERAL_MESSAGE, sprintf('Could not obtain list of email-sessions. If you want to create the table, click <a href=%s>here to install</a>', mx_append_sid('admin_mass_newsletter.php?mode=install')), '', __LINE__, __FILE__, $sql); } $row_class = 0; if ( $mail_data = $db->sql_fetchrow($result) ) do { $url= mx_append_sid("admin_mass_newsletter.$phpEx?mail_id=".$mail_data['mail_id']."&mail_session_id=".$mail_data['mailsession_id']); $template->assign_block_vars('mail_sessions',array( 'ROW' => ($row_class % 2) ? 'row2' : 'row1', 'ID' => $mail_data['mail_id'], 'GROUP' => $lang['All_subcribers'], 'SUBJECT' => $mail_data['email_subject'], 'BATCHSTART' => $mail_data['batch_start'], 'BATCHSIZE' => $mail_data['batch_size'], 'BATCHWAIT' => $mail_data['batch_wait'].' s.', 'SENDER' => $mail_data['username'], 'STATUS' => ($mail_data['status'] == 0) ? sprintf($lang['newsletter_mass_proceed'], '<a href="' . $url . '">', '</a>') : 'Done', )); } while( $mail_data = $db->sql_fetchrow($result) ); else $template->assign_block_vars('switch_no_sessions', array( 'EMPTY' => $lang['newsletter_mass_none'], )); $select_list = '<select name = "' . POST_GROUPS_URL . '"><option value = "-1">' . $lang['All_subcribers'] . '</option>'; $select_list .= '</select>'; // // Generate page // if (file_exists($mx_root_path . '/modules/mx_shared/tinymce/jscripts/tiny_mce/tiny_mce.js')) { $module_root_path_tmp = $module_root_path; $module_root_path = $mx_root_path . '/modules/mx_shared/'; $mx_page->add_js_file('tinymce/jscripts/tiny_mce/tiny_mce.js'); // Relative to module_root $module_root_path = $module_root_path_tmp; } $gen_simple_header = true; require($mx_root_path . 'admin/page_header_admin.'.$phpEx); $template->set_filenames(array( 'body' => 'admin/contact_newsletters.'.$tplEx) ); $template->assign_vars(array( "S_CONTACT_ACTION" => mx_append_sid("admin_mass_newsletter.$phpEx"), 'S_GROUP_SELECT' => $select_list, 'L_VERSION' => sprintf($contact_config['newsletter_version']), 'MESSAGE' => $message, 'SUBJECT' => $subject, 'L_EMAIL_TITLE' => $lang['Email'], 'L_EMAIL_EXPLAIN' => $lang['newsletter_mass_Explain'], 'L_COMPOSE' => $lang['Compose'], 'L_RECIPIENTS' => $lang['Recipients'], 'L_EMAIL_SUBJECT' => $lang['Subject'], 'L_EMAIL_MSG' => $lang['Message'], 'L_EMAIL' => $lang['Email'], 'L_NOTICE' => $notice, 'L_TINY_MCE_LANGUAGE' => $board_config['default_lang'] ? $mx_user->encode_lang($board_config['default_lang']) : 'en', 'L_MAIL_SESSION_HEADER' => $lang['newsletter_mass_header'], 'L_ID' => 'Id', 'L_GROUP' => $lang['group_name'], 'L_BATCH_START' => $lang['newsletter_mass_batchstart'], 'L_BATCH_SIZE' => $lang['newsletter_mass_batchsize'], 'L_BATCH_WAIT' => $lang['newsletter_mass_batchwait'], 'L_SENDER' => $lang['Auth_Admin'], 'L_STATUS' => $lang['newsletter_mass_status'], 'DEFAULT_SIZE' => $def_size, 'DEFAULT_WAIT' => $def_wait, )); $template->pparse('body'); require_once( $mx_root_path . 'admin/page_footer_admin.' . $phpEx ); ?> |
|
From: FlorinCB <ory...@us...> - 2008-10-04 08:03:25
|
Update of /cvsroot/mxbb/mx_contact/develop In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv842/develop Added Files: contactform.png phobbia.net.url Log Message: new version of contact module --- NEW FILE: phobbia.net.url --- [InternetShortcut] URL=http://www.phobbia.net/mods IDList= IconFile=http://www.phobbia.net/favicon.ico IconIndex=1 [{000214A0-0000-0000-C000-000000000046}] Prop3=19,2 --- NEW FILE: contactform.png --- (This appears to be a binary file; contents omitted.) |
|
From: FlorinCB <ory...@us...> - 2008-10-04 08:03:25
|
Update of /cvsroot/mxbb/mx_contact/develop/images/Captcha sets/solar In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv842/develop/images/Captcha sets/solar Added Files: captcha1.png captcha2.png captcha3.png captcha4.png captcha5.png Log Message: new version of contact module --- NEW FILE: captcha1.png --- (This appears to be a binary file; contents omitted.) --- NEW FILE: captcha3.png --- (This appears to be a binary file; contents omitted.) --- NEW FILE: captcha2.png --- (This appears to be a binary file; contents omitted.) --- NEW FILE: captcha5.png --- (This appears to be a binary file; contents omitted.) --- NEW FILE: captcha4.png --- (This appears to be a binary file; contents omitted.) |
|
From: FlorinCB <ory...@us...> - 2008-10-04 08:03:25
|
Update of /cvsroot/mxbb/mx_contact/develop/images/Captcha sets/oily In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv842/develop/images/Captcha sets/oily Added Files: captcha1.png captcha2.png captcha3.png captcha4.png captcha5.png Log Message: new version of contact module --- NEW FILE: captcha1.png --- (This appears to be a binary file; contents omitted.) --- NEW FILE: captcha3.png --- (This appears to be a binary file; contents omitted.) --- NEW FILE: captcha2.png --- (This appears to be a binary file; contents omitted.) --- NEW FILE: captcha5.png --- (This appears to be a binary file; contents omitted.) --- NEW FILE: captcha4.png --- (This appears to be a binary file; contents omitted.) |
|
From: FlorinCB <ory...@us...> - 2008-10-04 08:03:25
|
Update of /cvsroot/mxbb/mx_contact/develop/images/Captcha sets/icecream In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv842/develop/images/Captcha sets/icecream Added Files: captcha1.png captcha2.png captcha3.png captcha4.png captcha5.png Log Message: new version of contact module --- NEW FILE: captcha1.png --- (This appears to be a binary file; contents omitted.) --- NEW FILE: captcha3.png --- (This appears to be a binary file; contents omitted.) --- NEW FILE: captcha2.png --- (This appears to be a binary file; contents omitted.) --- NEW FILE: captcha5.png --- (This appears to be a binary file; contents omitted.) --- NEW FILE: captcha4.png --- (This appears to be a binary file; contents omitted.) |
|
From: FlorinCB <ory...@us...> - 2008-10-04 08:03:25
|
Update of /cvsroot/mxbb/mx_contact/develop/addons/Reasons addon/root/language/lang_english In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv842/develop/addons/Reasons addon/root/language/lang_english Added Files: lang_contact_options.php Log Message: new version of contact module --- NEW FILE: lang_contact_options.php --- <?php /*************************************************************************** * lang_contact_options.php * ------------------------ * Version: 1.0.0 * Begin: Sunday, Sept 17, 2006 * Copyright: (C) 2006, Marcus * E-mail: ma...@ph... * $id: 13:20 20/02/2007 * ***************************************************************************/ /*************************************************************************** * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * ***************************************************************************/ $lang['Contact_options'] = 'Select a Reason'; $lang['No_option'] = 'You need to select a reason'; // // Array of Reasons // $lang['contact_option']['Feedback'] = 'Feedback/Suggestion'; $lang['contact_option']['Login/Registration Issues'] = 'Login/Registration Issues'; $lang['contact_option']['Report a Post'] = 'Report a Post'; $lang['contact_option']['Other'] = 'Other'; ?> |
|
From: FlorinCB <ory...@us...> - 2008-10-04 08:03:25
|
Update of /cvsroot/mxbb/mx_contact/develop/images/Captcha sets In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv842/develop/images/Captcha sets Added Files: icecream.jpg oily.jpg solar.jpg water.jpg Log Message: new version of contact module --- NEW FILE: solar.jpg --- (This appears to be a binary file; contents omitted.) --- NEW FILE: oily.jpg --- (This appears to be a binary file; contents omitted.) --- NEW FILE: icecream.jpg --- (This appears to be a binary file; contents omitted.) --- NEW FILE: water.jpg --- (This appears to be a binary file; contents omitted.) |
|
From: FlorinCB <ory...@us...> - 2008-10-04 08:03:25
|
Update of /cvsroot/mxbb/mx_contact/develop/language/lang_romanian In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv842/develop/language/lang_romanian Added Files: lang_main.php lang_main.txt Log Message: new version of contact module --- NEW FILE: lang_main.txt --- // // Formular de Contact // $lang['Viewing_contact_form'] = 'Vizualizare Modul de Contact'; $lang['Contact_form'] = 'Formular de Contact'; --- NEW FILE: lang_main.php --- <?php $lang['Contact_intro'] = 'If you have any comments, feedback or suggestions regarding the site, or if you are experiencing problems with registering or logging into your account, please use this form to contact the Admin directly.'; $lang['Username'] = 'Utilizator'; $lang['Real_name'] = 'Nume Real'; $lang['Rname_require'] = 'Nume Real *'; $lang['E-mail'] = 'Adresã E-mail'; $lang['E-mail_require'] = 'Adresã E-mail *'; $lang['Comments'] = 'Comentarii'; $lang['Comments_require'] = 'Comentarii *'; $lang['Attachment'] = 'Ataºamente'; $lang['Feedback'] = 'Primire Feedback'; $lang['Real_name_explain'] = 'Enter your name here. This helps us contact you better if you are not registered.'; $lang['Explain_email'] = 'Enter your e-mail address here. This is used incase we need to reply to you directly.'; $lang['Comments_explain'] = 'Enter your feedback comments here.'; $lang['Flood_explain'] = '<br /><br />This form has a flood control system in place. You may only submit a form once every %s %s.'; $lang['Comments_limit'] = '<br /><br />The Admin has set a maximum of %s characters allowed in your message.'; $lang['Attachment_explain'] = 'Post an attachment here, if required, and it will be received by the board Admin. Only files that are %sKb or lower are allowed.'; $lang['Guest'] = 'Musafir'; $lang['Notify_IP'] = 'Your IP address will be recorded for security purposes.'; $lang['Fields_required'] = 'Fields with a * are required.'; $lang['Contact_form'] = 'Formular de Contact'; $lang['Empty'] = 'Ne Specificat'; $lang['hours'] = 'ore'; $lang['hour'] = 'orã'; $lang['Chars'] = ' caractere'; $lang['Captcha_code'] = 'Captcha *'; $lang['Captcha_code_explain'] = 'Please confirm the code in the image. This is required to deter spambots.'; // // Errors // $lang['Rname-Empty'] = 'Your real name was not provided.'; $lang['Comments-Empty'] = 'The comments field was not filled in.'; $lang['Comments_exceeded'] = 'Your message is longer than is permitted.'; $lang['Email-Empty'] = 'The e-mail field was not filled in.'; $lang['Email-Check'] = 'Your e-mail address you provided was not valid.'; $lang['Attach-File_exists'] = 'A file already exists with that name from your IP Address.'; $lang['Attach-Too_big'] = 'The attachment you tried to send was too big. Make sure its %sKb or lower.'; $lang['Attach_dud'] = 'The attachment you tried to send does not exist. Please double check your upload link.'; $lang['Attach-Uploaded'] = 'Your attachment was successfully uploaded.'; $lang['Flood_limit'] = 'Sorry, but you must wait %d hour(s) until you can submit another form.'; $lang['Illegal_ext'] = 'This filetype (%s) is not permitted!'; $lang['Unknown_ext'] = 'This filetype (%s) cannot be accepted!'; $lang['zip_advise'] = 'If necessary, please zip the file before resubmitting.'; $lang['POST_ERROR'] = 'Upload Error - please try again!'; $lang['Image_error'] = 'Upload Error - Unable to process this image!'; $lang['Image_zip'] = 'Please zip this type of image before sending it.'; $lang['Code_Empty'] = 'You did not confirm the code image!'; $lang['Code_Wrong'] = 'The code you entered was incorrect!'; $lang['Contact_error'] = '<b>An error occurred when trying to send your feedback!</b>'; $lang['Contact_success'] = '<b>Your message was sent successfully!</b>'; $lang['Click_return_form'] = '<br /><br />Click %sHere%s to return to the Contact Form'; $lang['Contact_Disabled'] = 'The Contact Form is currently Unavailable'; // // Admin // $lang['General_settings'] = 'General Settings'; $lang['Contact_title'] = 'Contact Form'; $lang['Contact_explain'] = 'Use this page to alter the settings and features of the Contact Form, as well as field requirements.'; $lang['Req_settings'] = 'Requirement Settings'; $lang['Attachment_settings'] = 'Attachment Settings'; $lang['Contact_updated'] = 'Contact Configuration Updated Successfully'; $lang['Click_return_contact'] = 'Click %sHere%s to return to the Contact Form configuration'; $lang['Disable'] = 'Disable'; $lang['Form_Enable'] = 'Enable Contact Form'; $lang['kb'] = 'kilobytes'; $lang['Hash'] = 'Attachment Hashing Method'; $lang['Hash_explain'] = 'All uploads can be renamed with a random hash, for increased security.'; $lang['md5'] = 'MD5'; $lang['no_hash'] = 'No Hash'; $lang['auth_permission'] = 'Attachment Permissions'; $lang['auth_perm_explain'] = 'If attachments are permitted you can select who can upload files.'; $lang['auth_guests'] = 'Guests'; $lang['auth_members'] = 'Members'; $lang['auth_mods'] = 'Moderators'; $lang['auth_admins'] = 'Admins'; $lang['Require_rname'] = 'Require Real Name'; $lang['Require_email'] = 'Require E-mail'; $lang['Require_comments'] = 'Require Comments'; $lang['Permit_attachments'] = 'Permit Attachments'; $lang['Prune'] = 'Enable Pruning'; $lang['Prune_explain'] = 'Enable this to delete any SQL entries that have already done their flood limit job to reduce database size.'; $lang['Max_file_size'] = 'Max File Size'; $lang['Max_file_size_explain'] = 'The maximum file size for attachments for storing on your web server. Remember, this cannot exceed your php.ini setting. (%s)'; $lang['File_root'] = 'Attachment File Root'; $lang['File_root_explain'] = 'The folder in which any attachments are saved. The folder must be CHMOD 777 and is relative to the phpBB root path.'; $lang['Flood_limit_admin'] = 'Flood Limit'; $lang['Flood_limit_admin_explain'] = 'This is how long is allowed before a user can submit a new form. Set to \'0\' to disable this function (only recommended for testing).'; $lang['Char_limit_admin'] = 'Maximum Characters'; $lang['Char_limit_admin_explain'] = 'You can set an upper limit as to how many characters can be in a message. Set to \'0\' to disable this option.'; $lang['Captcha'] = 'Captcha Options'; $lang['Activate'] = 'Activate Captcha?'; $lang['Enable'] = 'Enable'; $lang['Disable'] = 'Disable'; $lang['Captcha_explain'] = 'Enable this to require users to enter a code before submitting a form. This will prevent spambots abusing the form.'; $lang['Type'] = 'Captcha Appearance'; $lang['Type_explain'] = 'Select the type of Captcha you want displayed on your form.'; $lang['Image_bg'] = 'Image based'; $lang['Coloured'] = 'Coloured'; $lang['Random'] = 'Random'; $lang['Copyright'] = '"Contact Form" by <a href="http://www.phobbia.net/mods/" target="_phpbb"><b>Ma®©uS</b></a> © 2006-2007<br />(Original mod: darkassasin93)'; // // "Quick Delete" - Added to 7.0.0 // $lang['QDelete'] = 'Quick Delete'; $lang['QDelete_disabled'] = 'Quick Delete option has been Disabled'; $lang['File_Not_Here'] = 'That Attachment does not appear to exist.'; $lang['File_Removed'] = 'The File has been successfully deleted.'; $lang['QDelete_explain'] = 'Allow Admin to Quick Delete Attachments via an E-mail link?'; $lang['Remove_file'] = 'To delete this file, follow this link: %s'; // // "Messages Log" - Added in 8.6.0 // $lang['Admin_email_explain'] = 'If left blank e-mails will be sent to the Site Admin address of this board.'; $lang['Contact_date'] = 'Date'; $lang['Contact_ip'] = 'IP'; $lang['Contact_get'] = '%sGet%s'; $lang['Contact_remove'] = '%sRemove%s'; $lang['Msg_delete'] = 'Delete'; $lang['Contact_msgs_title'] = 'Contact Form :: Messages Log'; $lang['Contact_msgs_text'] = 'These are the messages you have received via your Contact Form, with the newest messages listed first.<br /> • Messages can be reviewed and deleted.<br /> • Attached files can be retrieved and deleted.'; $lang['Msg_del_success'] = 'Message(s) deleted successfully'; $lang['File_del_success'] = 'Attachment deleted successfully'; $lang['Confirm_delete_msg'] = 'Are you sure you want to delete the Message(s)?'; $lang['Confirm_delete_file'] = 'Are you sure you want to delete this Attachment?'; $lang['File_Not_Here'] = 'That Attachment does not appear to exist.'; $lang['Click_return_msglog'] = 'Click %sHere%s to return to the Messages Log'; $lang['Msg_Log'] = 'Messages Log'; $lang['Msg_Log_explain'] = 'Activating this allows you to store messages in your database for reference'; $lang['more'] = 'more'; // // "Thank You" - Added in 8.9.8 // $lang['Thankyou_settings'] = '"Thank You" Settings'; $lang['Thankyou_option'] = 'Thank the Sender'; $lang['Thankyou_explain'] = 'Set as "None" to disable, "Members" for Registered users only to receive this, or "All" for Guests also.'; $lang['Thank_none'] = 'None'; $lang['Thank_members'] = 'Members'; $lang['Thank_all'] = 'All'; $lang['Thankyou_limit'] = 'Sorry, we are unable accept anymore feedback from this e-mail address for 24 hours.'; ?> |
|
From: FlorinCB <ory...@us...> - 2008-10-04 08:03:25
|
Update of /cvsroot/mxbb/mx_contact/develop/images/Captcha sets/water In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv842/develop/images/Captcha sets/water Added Files: captcha1.png captcha2.png captcha3.png captcha4.png captcha5.png Log Message: new version of contact module --- NEW FILE: captcha1.png --- (This appears to be a binary file; contents omitted.) --- NEW FILE: captcha3.png --- (This appears to be a binary file; contents omitted.) --- NEW FILE: captcha2.png --- (This appears to be a binary file; contents omitted.) --- NEW FILE: captcha5.png --- (This appears to be a binary file; contents omitted.) --- NEW FILE: captcha4.png --- (This appears to be a binary file; contents omitted.) |
|
From: FlorinCB <ory...@us...> - 2008-10-04 08:03:25
|
Update of /cvsroot/mxbb/mx_contact/develop/language/lang_german In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv842/develop/language/lang_german Added Files: lang_main.php lang_main.txt Log Message: new version of contact module --- NEW FILE: lang_main.txt --- // // Kontaktformular // $lang['Viewing_contact_form'] = 'Kontaktformular anzeigen'; $lang['Contact_form'] = 'Kontaktformular'; --- NEW FILE: lang_main.php --- <?php /*************************************************************************** * lang_contact.php - German * --------------------------- * * Version: 9.0.0 * Begin: Sunday, Sept 17, 2006 * Copyright: (C) 2006, Marcus * E-mail: ma...@ph... * $id: 21:22 01/06/2007 * * Translated by: Lefty74 * Translated by: IPB_Refugee * ***************************************************************************/ /*************************************************************************** * * This program is free software;you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation;either version 2 of the License, or * (at your option) any later version. * ***************************************************************************/ $lang['Contact_intro'] = 'Solltest Du Kommentare, Feedback oder Vorschläge in Bezug auf diese Seite haben, oder wenn Probleme beim Registrieren oder Einloggen aufgetreten sind, dann benutze bitte dieses Formular, um mit dem Administrator in Kontakt zu treten.'; $lang['Username'] = 'Benutzername'; $lang['Real_name'] = 'Wirklicher Name'; $lang['Rname_require'] = 'Wirklicher Name *'; $lang['E-mail'] = 'E-Mail Adresse'; $lang['E-mail_require'] = 'E-Mail Adresse *'; $lang['Comments'] = 'Kommentar'; $lang['Comments_require'] = 'Kommentar *'; $lang['Attachment'] = 'Attachment'; $lang['Feedback'] = 'Feedback erhalten'; $lang['Real_name_explain'] = 'Trage hier Deinen Namen ein. Dies hilft uns, mit Dir in Kontakt zu treten, falls Du nicht registriert bist.'; $lang['Explain_email'] = 'Trage hier Deine E-Mail Adresse ein. Diese wird benutzt, falls wir Dir direkt antworten müssen.'; $lang['Comments_explain'] = 'Gib hier Dein Feedback oder Deinen Kommentar ein.'; $lang['Flood_explain'] = '<br /><br />Dieses Formular besitzt ein Flood Control System. Du kannst dieses Formular nur einmal alle %s %s absenden.'; $lang['Comments_limit'] = '<br /><br />Der Admin hat maximal %s Zeichen in dieser Nachricht erlaubt.'; $lang['Attachment_explain'] = 'Wenn Du möchtest, kannst Du dem Administrator ein Attachment mitsenden. Nur Dateien mit höchstens %sKb sind erlaubt.'; $lang['Guest'] = 'Gast'; $lang['Notify_IP'] = 'Deine IP-Adresse wird aus Sicherheitsgründen gespeichert.'; $lang['Fields_required'] = 'Felder, die mit einem * gekennzeichnet sind, müssen ausgefüllt werden.'; $lang['Contact_form'] = 'Kontaktformular'; $lang['Empty'] = 'Nicht spezifiziert'; $lang['hours'] = 'Stunden'; $lang['hour'] = 'Stunde'; $lang['Chars'] = ' Zeichen'; $lang['Captcha_code'] = 'Captcha *'; $lang['Captcha_code_explain'] = 'Bitte bestätige den Sicherheitscode. Dies ist erforderlich, um Spambots die Arbeit zu erschweren.'; // // Errors // $lang['Rname-Empty'] = 'Dein wirklicher Name wurde nicht eingegeben.'; $lang['Comments-Empty'] = 'Das Kommentarfeld wurde nicht ausgefüllt.'; $lang['Comments_exceeded'] = 'Deine Nachricht ist länger als erlaubt.'; $lang['Email-Empty'] = 'Das E-Mail-Feld wurde nicht ausgefüllt.'; $lang['Email-Check'] = 'Deine eingegebene E-Mail-Adresse ist nicht gültig.'; $lang['Attach-File_exists'] = 'Eine Datei mit diesem Namen existiert schon von Deiner IP-Adresse.'; $lang['Attach-Too_big'] = 'Das Attachment war zu groß. Stelle sicher, dass die Größe maximal %sKb beträgt.'; $lang['Attach_dud'] = 'Das Attachment, das Du zu senden versucht hast, existiert nicht. Bitte überprüfe Deinen Uploadlink.'; $lang['Attach-Uploaded'] = 'Dein Attachment wurde erfolgreich hochgeladen.'; $lang['Flood_limit'] = 'Sorry, aber aus Sicherheitsgründen musst Du %d Stunde(n) warten, bis Du das Formular erneut benutzen kannst.'; $lang['Illegal_ext'] = 'Dieser Dateityp (%s) ist nicht erlaubt!'; $lang['Unknown_ext'] = 'Dieser Dateityp (%s) kann nicht akzeptiert werden!'; $lang['zip_advise'] = 'Falls notwendig, komprimiere die Datei, bevor Du sie erneut sendest.'; $lang['POST_ERROR'] = 'Upload Fehler - Bitte versuche es noch einmal!'; $lang['Image_error'] = 'Upload Fehler - Es ist nicht möglich, dieses Bild zu bearbeiten!'; $lang['Image_zip'] = 'Bitte komprimiere diesen Bildtyp, bevor Du ihn sendest.'; $lang['Code_Empty'] = 'Du hast den visuellen Sicherheitscode nicht bestätigt!'; $lang['Code_Wrong'] = 'Der eingegebene Code war nicht korrekt!'; $lang['Contact_error'] = '<b>Ein Fehler ist beim Senden Deines Feedbacks aufgetreten!</b>'; $lang['Contact_success'] = '<b>Deine Nachricht wurde erfolgreich gesendet!</b>'; $lang['Click_return_form'] = '<br /><br />Klicke %shier,%s um zum Kontaktformular zurückzukehren.'; $lang['Contact_Disabled'] = 'Das Kontaktformular ist zur Zeit leider nicht verfügbar'; // // Admin // $lang['General_settings'] = 'Generelle Einstellungen'; $lang['Contact_title'] = 'Kontaktformular'; $lang['Contact_explain'] = 'Benutze diese Seite, um die Einstellungen und Eigenschaften sowie die benötigten Felder des Kontaktformulars zu ändern.'; $lang['Req_settings'] = 'Einstellungen der benötigten Felder'; $lang['Attachment_settings'] = 'Einstellungen für Attachments'; $lang['Contact_updated'] = 'Die Konfiguration des Kontaktformulars wurde erfolgreich geändert.'; $lang['Click_return_contact'] = 'Klicke %shier%s, um zur Konfiguration des Kontaktformulars zurückzukehren.'; $lang['Admin_email_explain'] = 'Wenn das Feld nicht ausgefüllt wird, werden die E-Mails an den Administrator dieses Boards gesandt.'; $lang['Form_Enable'] = 'Aktiviere das Kontaktformular'; $lang['kb'] = 'Kilobytes'; $lang['Hash'] = 'Attachment Hashing Methode'; $lang['Hash_explain'] = 'Alle Uploads können mit einem Zufalls-Hash zwecks höherer Sicherheit umbenannt werden.'; $lang['md5'] = 'MD5'; $lang['no_hash'] = 'Kein Hash'; $lang['auth_permission'] = 'Attachmentbefugnisse'; $lang['auth_perm_explain'] = 'Wenn Attachments erlaubt sind, kannst Du auswählen, wer Dateien hochladen darf.'; $lang['auth_guests'] = 'Gäste'; $lang['auth_members'] = 'Benutzer'; $lang['auth_mods'] = 'Moderatoren'; $lang['auth_admins'] = 'Administratoren'; $lang['Require_rname'] = 'Wirklicher Name benötigt'; $lang['Require_email'] = 'E-Mail benötigt'; $lang['Require_comments'] = 'Kommentar benötigt'; $lang['Permit_attachments'] = 'Erlaube Attachments'; $lang['Prune'] = 'Aktiviere automatisches Löschen'; $lang['Prune_explain'] = 'Aktiviere diese Option, um SQL-Einträge zu löschen, die für den Floodschutz nicht mehr benötigt werden.'; $lang['Max_file_size'] = 'Maximale Dateigröße'; $lang['Max_file_size_explain'] = 'Die maximal zulässige Dateigröße je Attachment, das auf Deinem Webspace gespeichert wird. Vergiss nicht, dass der Wert nicht höher als die Einstellung in der php.ini sein kann. (%s)'; $lang['File_root'] = 'Attachment Dateien Ordner'; $lang['File_root_explain'] = 'Der Ordner, in dem die Attachments gespeichert werden. Dieser Ordner muss CHMOD 777 haben und relativ zum phpBB Root-Pfad angegeben werden.'; $lang['Flood_limit_admin'] = 'Flood Limit'; $lang['Flood_limit_admin_explain'] = 'Zeit, die vergehen muss, bevor ein Benutzer das Kontaktformular erneut verwenden kann. Trage \'0\' ein, um diese Funktion zu deaktivieren (nur zum Testen empfohlen).'; $lang['Char_limit_admin'] = 'Maximale Anzahl der Zeichen'; $lang['Char_limit_admin_explain'] = 'Du kannst ein Höchstlimit für Zeichen eingeben, die in einer Nachricht enthalten sein dürfen. Trage \'0\' ein, um diese Option zu deaktivieren.'; $lang['Captcha'] = 'Captcha Optionen'; $lang['Activate'] = 'Aktiviere Captcha?'; $lang['Enable'] = 'Aktiviere'; $lang['Disable'] = 'Deaktiviere'; $lang['Captcha_explain'] = 'Aktiviere diese Option, damit Benutzer einen Code vor dem Senden der Nachricht eingeben müssen. Dies soll verhindern, dass Spambots dieses Formular missbrauchen.'; $lang['Type'] = 'Captcha Aussehen'; $lang['Type_explain'] = 'Wähle die Art des Captchas aus, die Du in Deinem Formular anzeigen möchtest.'; $lang['Image_bg'] = 'Bild basierend'; $lang['Coloured'] = 'Farbig'; $lang['Random'] = 'Zufall'; $lang['Copyright'] = '"Contact Form" by <a href="http://www.phobbia.net/mods/" target="_phpbb"><b>Ma®©uS</b></a> ©2006-2007<br />(Original mod: darkassasin93)'; // // "Quick Delete" - Added to 7.0.0 // $lang['QDelete'] = 'Schnell-Löschung'; $lang['QDelete_disabled'] = 'Die Funktion der Schnell-Löschung wurde deaktiviert.'; $lang['File_Not_Here'] = 'Dieses Attachment scheint nicht zu existieren.'; $lang['File_Removed'] = 'Die Datei wurde erfolgreich gelöscht.'; $lang['QDelete_explain'] = 'Erlaubt dem Administrator, Attachments über einen E-Mail-Link schnell zu löschen.'; $lang['Remove_file'] = 'Um diese Datei zu löschen, klicke auf folgenden Link: %s'; // // "Messages Log" - Added in 8.6.0 // $lang['Contact_date'] = 'Datum'; $lang['Contact_ip'] = 'IP'; $lang['Contact_get'] = '%sSpeichern%s'; $lang['Contact_remove'] = '%sEntfernen%s'; $lang['Msg_delete'] = 'Löschen'; $lang['Contact_msgs_title'] = 'Kontaktformular :: Nachrichten-Log'; $lang['Contact_msgs_text'] = 'Hier findest Du die Nachrichten, die Du über das Kontaktformular erhalten hast, wobei die neuesten Nachrichten zuerst angezeigt werden.<br /> • Die Nachrichten können angesehen und gelöscht werden.<br /> • Angehängte Dateien können gesichert und gelöscht werden.'; $lang['Msg_del_success'] = 'Die Nachricht wurde erfolgreich gelöscht.'; $lang['File_del_success'] = 'Das Attachment wurde erfolgreich gelöscht.'; $lang['Confirm_delete_msg'] = 'Bist Du sicher, dass Du diese Nachricht löschen möchtest?'; $lang['Confirm_delete_file'] = 'Bist Du sicher, dass Du dieses Attachment löschen möchtest?'; $lang['File_Not_Here'] = 'Dieses Attachment scheint nicht zu existieren.'; $lang['Click_return_msglog'] = 'Klicke %shier%s, um zum Nachrichten-Log zurückzukehren.'; $lang['Msg_Log'] = 'Nachrichten-Log'; $lang['Msg_Log_explain'] = 'Die Aktivierung dieser Option erlaubt es, die Nachrichten zu Referenzzwecken in der Datenbank zu speichern.'; $lang['more'] = 'mehr'; // // "Thank You" - Added in 8.9.8 // $lang['Thankyou_settings'] = 'Einstellungen für Dankeschöns'; $lang['Thankyou_option'] = 'Danke dem Absender'; $lang['Thankyou_explain'] = 'Wer soll eine Dankes- bzw. Bestätigungsmail für seine Rückmeldung erhalten?'; $lang['Thank_none'] = 'Niemand'; $lang['Thank_members'] = 'Nur Mitglieder'; $lang['Thank_all'] = 'Jeder'; $lang['Thankyou_limit'] = 'Es tut uns Leid, aber wir können für die Dauer von 24 Stunden von dieser E-Mail-Adresse keine weitere Anfrage akzeptieren.'; ?> |
|
From: FlorinCB <ory...@us...> - 2008-10-04 08:03:25
|
Update of /cvsroot/mxbb/mx_contact/develop/language/lang_french In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv842/develop/language/lang_french Added Files: lang_main.php lang_main.txt Log Message: new version of contact module --- NEW FILE: lang_main.txt --- // // Contact Formulier // $lang['Viewing_contact_form'] = 'Maakt gebruik van Contact Formulier'; $lang['Contact_form'] = 'Contact Formulier'; --- NEW FILE: lang_main.php --- <?php /*************************************************************************** * lang_contact.php * ------------------ * Version: 9.0.0 * Begin: Sunday, Sept 17, 2006 * Copyright: (C) 2006, Marcus * E-mail: ma...@ph... * $id: 21:21 01/06/2007 * Translated by: Ram (www.phpbb-fr.com) * ***************************************************************************/ /*************************************************************************** * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * ***************************************************************************/ $lang['Contact_intro'] = 'Si vous avez le moindre commentaires, retour ou suggestions à propos du site, ou si vous avez recontrer des problème avec L\'enregistrement ou logging de votre compte, merci d\'utiliser ce formulaire pour contacer L\'administrateur directement.'; $lang['Username'] = 'Nom d\'utilisateur'; $lang['Real_name'] = 'Nom'; $lang['Rname_require'] = 'Nom *'; $lang['E-mail'] = 'Adresse E-mail'; $lang['E-mail_require'] = 'Adresse E-mail *'; $lang['Comments'] = 'Commentaires'; $lang['Comments_require'] = 'Commentaires *'; $lang['Attachment'] = 'Fichiers Attachés'; $lang['Feedback'] = 'Retour recu'; $lang['Real_name_explain'] = 'Entrer votre nom ici. Cela nous aidera à vous contacter plus facile si vous n\'êtes pas enregistré.'; $lang['Explain_email'] = 'Entrer votre adresse e-mail ici. Utilisée au cas où nous devrions vous répondre directement.'; $lang['Comments_explain'] = 'Entrer vos commentaires ici.'; $lang['Flood_explain'] = '<br /><br />Ce formulaire utilise un système de contrôle de flood. Vous pouvez soumettre votre formulaire une fois toutes les %s %s.'; $lang['Comments_limit'] = '<br /><br />L\'administrateur a entré un nombre de %s caractères maximun pour ce message.'; $lang['Attachment_explain'] = 'Postez votre fichier attaché ici, si requis, et il sera reçu par L\'administrateur du forum. Seulement les fichiers qui font %sKb ou moins peuvent être liés.'; $lang['Guest'] = 'Invité'; $lang['Notify_IP'] = 'Votre adresse IP va être enregistré pour des raisons de sécurité.'; $lang['Fields_required'] = 'Les champs avec un * sont requis.'; $lang['Contact_form'] = 'Formulaire'; $lang['Empty'] = 'Non Specifié'; $lang['hours'] = 'heures'; $lang['hour'] = 'heure'; $lang['Chars'] = ' caractères'; $lang['Captcha_code'] = 'Captcha *'; $lang['Captcha_code_explain'] = 'Merci de confirmer le code de L\'image. Ce champ est requis afin de dissuader le spam des éventuels robots.'; // // Errors // $lang['Rname-Empty'] = 'Votre vrai nom n\'a pas été approuvé.'; $lang['Comments-Empty'] = 'Le champ du commentaire n\'a pas été rempli.'; $lang['Comments_exceeded'] = 'Votre message est plus long que le nombre de caractères spécifiés.'; $lang['Email-Empty'] = 'Le champ du courrier électronique n\'a pas été rempli.'; $lang['Email-Check'] = 'L\'adresse e-mail que vous avez entré n\'est pas valide.'; $lang['Attach-File_exists'] = 'Un fichier existe déjà avec ce nom depuis votre adresse IP.'; $lang['Attach-Too_big'] = 'Le fichier que vous essayez d\'attacher est trop gros. Vérifiez qu\'il pèse %sKb ou moins.'; $lang['Attach_dud'] = 'Le fichier que vous avez essayé d\'envoyer n\'existe pas. Vérifiez votre fichier avant de recommencer.'; $lang['Attach-Uploaded'] = 'Votre fichier a été correctement uploadé.'; $lang['Flood_limit'] = 'Désolé, mais vous d\'avez attendre %d heure(s) avant de pouvoir soumettre à nouveau.'; $lang['Illegal_ext'] = 'Ce type de fichier (%s) n\'est pas permis!'; $lang['Unknown_ext'] = 'Ce type de fichier (%s) ne peut pas être accepté!'; $lang['zip_advise'] = 'Si nécessaire, merci de faire un zip du fichier afin de le soumettre à nouveau.'; $lang['POST_ERROR'] = 'Erreur d\'upload - réessayez!'; $lang['Image_error'] = 'Erreur d\'pload - Incapable de traiter cette image!'; $lang['Image_zip'] = 'Merci de zip l\'image avant de l\'envoyer.'; $lang['Code_Empty'] = 'Vous n\'avez pas confirmer le code sur l\'image!'; $lang['Code_Wrong'] = 'Le code entré est incorrecte!'; $lang['Contact_error'] = '<b>Une erreur est survenue lors de L\'envoie de votre commentaire!</b>'; $lang['Contact_success'] = '<b>Votre message a été envoyé avec succès!</b>'; $lang['Click_return_form'] = '<br /><br />Cliquez %sIci%s pour retourner au formulaire'; $lang['Contact_Disabled'] = 'Le formulaire est actuellement inaccessible.'; // // Admin // $lang['General_settings'] = 'Configuration Général'; $lang['Contact_title'] = 'Formulaire de Contact'; $lang['Contact_explain'] = 'Utilisez cette page pour jouer sur les configurations du Formulaire, ainsi que les conditions des champs.'; $lang['Req_settings'] = 'Configuration requise'; $lang['Attachment_settings'] = 'Configurations des Fichiers Attachés'; $lang['Contact_updated'] = 'Configuration du Contact mis à jour avec succès'; $lang['Click_return_contact'] = 'Cliquez %sICI%s pour retourner à la configuration du Formulaire'; $lang['Disable'] = 'Désactivé'; $lang['Form_Enable'] = 'Activer Le Formulaire'; $lang['kb'] = 'kilobytes'; $lang['Hash'] = 'Attacehment Hashing Méthode'; $lang['Hash_explain'] = 'Chaque uploads peuvent être renommé avec un nom aléatoire, afin d\'augmenter la sécurité.'; $lang['md5'] = 'MD5'; $lang['no_hash'] = 'Pas de Hash'; $lang['auth_permission'] = 'Permissions des Attachments'; $lang['auth_perm_explain'] = 'Si les fichiers attachés sont permis vous pouvez selectionner qui peut uploader des fichiers.'; $lang['auth_guests'] = 'Invités'; $lang['auth_members'] = 'Membres'; $lang['auth_mods'] = 'Modérateurs'; $lang['auth_admins'] = 'Administrateurs'; $lang['Require_rname'] = 'Votre nom est requis'; $lang['Require_email'] = 'Votre e-mail est requis'; $lang['Require_comments'] = 'Votre commentaire est requis'; $lang['Permit_attachments'] = 'Vous pouvez attacher des fichiers'; $lang['Prune'] = 'Activé Pruning'; $lang['Prune_explain'] = 'Activez cette option pour supprimer n\'importe quelles entrées SQL qui ont déjà fait leur "travail" afin de réduire la taille de base de données.'; $lang['Max_file_size'] = 'Taille Maximun des Fichiers'; $lang['Max_file_size_explain'] = 'Taille maximale des fichiers attachés stocker sur votre serveur Web. Souvenez-vous, que cela ne peut pas excéder les configurations de php.ini. (%s)'; $lang['File_root'] = 'Répertoire des Fichiers Attachés'; $lang['File_root_explain'] = 'Le dossier dans lequel les fichers attachés sont stockés. Ce dossier doit être en CHMOD 777 et se trouver à la racine du répertoire de phpBB..'; $lang['Flood_limit_admin'] = 'Limit de Flood'; $lang['Flood_limit_admin_explain'] = 'Duré avant que l\'utilisateur puisse soumettre à nouveau un formulaire. Mettez à \'0\' pour désactiver cette fonction (recommandé seulement pour les tests).'; $lang['Char_limit_admin'] = 'Maximum de Caractères'; $lang['Char_limit_admin_explain'] = 'Fixer un nombre limité de caractères par message. Mettez l\'option à \'0\' pour la désactiver.'; $lang['Captcha'] = 'Configurations de la Confirmation Visuelle'; $lang['Activate'] = 'Activer la Confirmation Visuelle?'; $lang['Enable'] = 'Activé'; $lang['Disable'] = 'Désactivé'; $lang['Captcha_explain'] = 'Activer ceci pour obliger les utilisateurs à entrer un code avant de soumettre leur formulaire. Cela empêchera un éventuel spam.'; $lang['Type'] = 'Apparance du Captcha'; $lang['Type_explain'] = 'Selectionner le type de Captcha que vous voulez montrer sur votre formulaire.'; $lang['Image_bg'] = 'Image basé'; $lang['Coloured'] = 'Coloré'; $lang['Random'] = 'Aléatoire'; $lang['Copyright'] = '"Contact Form" par <a href="http://www.phobbia.net/mods/" target="_phpbb"><b>Ma®©uS</b></a> © 2006-2007<br />(Original mod: darkassasin93)'; // // "Quick Delete" - Added to 7.0.0 // $lang['QDelete'] = 'Quick Delete'; $lang['QDelete_disabled'] = 'L\'option de suppression rapide a été désactivée'; $lang['File_Not_Here'] = 'Cette extension ne semble pas exister.'; $lang['File_Removed'] = 'Le fichier a été correctement supprimé.'; $lang['QDelete_explain'] = 'Permettre à l\'administrateur de supprimer rapidement l\'attachment via le lien de l\'E-mail?'; $lang['Remove_file'] = 'Pour supprimer ce fichier, suivez ce lien: %s'; // // "Messages Log" - Added in 8.6.0 // $lang['Admin_email_explain'] = 'Si il y a aucune adresse dans ce champ, les messages seront envoyés à l\'administrateur de ce forum.'; $lang['Contact_date'] = 'Date'; $lang['Contact_ip'] = 'IP'; $lang['Contact_get'] = '%sTélécharger%s'; $lang['Contact_remove'] = '%sEnlever%s'; $lang['Msg_delete'] = 'Supprimer'; $lang['Contact_msgs_title'] = 'Contact Form :: Messages Log'; $lang['Contact_msgs_text'] = 'Ce sont les messages que vous avez reçu via votre Formulaire, avec les derniers messages en tête de liste.<br /> • Les messages peuvent être vus et supprimés.<br /> • Les fichiers attachés peuvent être recouvrés et supprimés.'; $lang['Msg_del_success'] = 'Le Message a été correctement effacé'; $lang['File_del_success'] = 'Le fichier attaché a été correctement effacé'; $lang['Confirm_delete_msg'] = 'Etes vous sûr de vouloire supprimer ce message?'; $lang['Confirm_delete_file'] = 'Etes vous sûr de vouloire supprimer ce fichier attaché?'; $lang['File_Not_Here'] = 'Ce fichier attaché ne devrait pas exister.'; $lang['Click_return_msglog'] = 'Cliquez %sIci%s pour retourner au Log des Messages'; $lang['Msg_Log'] = 'Messages Log'; $lang['Msg_Log_explain'] = 'Activer cette option vous permet de stocker les messages in votre base de donnée pour servir de référence'; $lang['more'] = 'plus'; // // "Thank You" - Added in 8.9.8 // $lang['Thankyou_settings'] = '"Remerciement" Configuration'; $lang['Thankyou_option'] = 'Remercier l\'envoyeur'; $lang['Thankyou_explain'] = 'Mettre "Aucun" pour désactiver, "Membres" pour que seul les utilisateurs enregistrés le recoivent ou "Tous" pour les invités l\'aient aussi.'; $lang['Thank_none'] = 'Aucun'; $lang['Thank_members'] = 'Membres'; $lang['Thank_all'] = 'Tous'; $lang['Thankyou_limit'] = 'Désolé, nous ne pouvons pas accepter plus de retour depuis cette adresse e-mail pour une durée de 24 heures.'; ?> |
|
From: FlorinCB <ory...@us...> - 2008-10-04 08:03:24
|
Update of /cvsroot/mxbb/mx_contact/develop/addons/Recipient List addon In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv842/develop/addons/Recipient List addon Added Files: install.txt Log Message: new version of contact module --- NEW FILE: install.txt --- ############################################################## ## MOD Title: Contact Form :: Recipients List Add-on ## MOD Author: marcus.smith < ma...@ph... > (MarcuS) http://www.phobbia.net/mods ## MOD Description: Adds a dropdown of different Admins/Moderators who can be contacted ## MOD Version: 1.2.0 ## ## Installation Level: Easy ## ## Installation Time: ~5 Minutes ## ## Files To Edit: contact.php ## includes/functions_selects.php ## templates/subSilver/contact_body.tpl ## ## Included Files: language/lang_english/lang_contacts.php ## ## License: http://opensource.org/licenses/gpl-license.php GNU General Public License v2 ############################################################## ## For security purposes, please check: http://www.phpbb.com/mods/ ## for the latest version of this MOD. Although MODs are checked ## before being allowed in the MODs Database there is no guarantee ## that there are no security problems within the MOD. No support ## will be given for MODs not found within the MODs Database which ## can be found at http://www.phpbb.com/mods/ ############################################################## ## Author Notes: ## ## How to Use this Addon ## --------------------- ## Open language/lang_english/lang_contacts.php and locate the Recipients array. ## Each recipient is structured as follows: $lang['contact_me']['user_id'] = 'Recipient Name/Dept'; ## The first part: ['user_id'] - is sent to the chosen user_id you enter, whilst the second part: 'Recipient Name/Dept' ## is displayed in the Contact Forms dropdown options list which users see. A user_id can be found by getting ## the u= value seen in the URL when viewing a users profile. ## ## If the sender does not choose a recipient from the list it will go to the Site Admin by default. ## ## One Rule: The same user_id cannot appear more than once in the list! ## ## Sites with Additional Languages ## ------------------------------- ## Simply create a duplicate of lang_contacts.php, making sure the user_id is against the correct translation ## each time in the Recipients array. ## ## Why did you use 'user_id' instead of e-mails? ## --------------------------------------------- ## If we used value="em...@yo..." these may be viewed in the HTML source and either abused by ## people, or found by spam bots harvesting your site. Instead we use the user_id of the user who will ## receive the e-mail, and get their e-mail from the database registered to their name. This does cause ## a couple of limitations - ie each user_id can be listed once only - but is more secure in the end. ## ############################################################## ## MOD History: ## ## 2007-30-05 - Version 1.2.0 ## - Bug fix in install.txt - thanks Wolfgang ## ## 2007-22-04 - Version 1.1.0 ## - Updated to match latest code changes (8.9.4) ## ## 2007-03-03 - Version 1.0.0 ## - Recipients List Add-on written for Contact Form ## ############################################################## ## Before Adding This MOD To Your Forum, You Should Back Up All Files Related To This MOD ############################################################## # #-----[ DIY INSTRUCTIONS ]------------------------------------------- # Make sure the Contact Form mod is installed BEFORE following these instructions. See Authors Notes for creating your own reasons list or using translations. # #-----[ COPY ]------------------------------------------ # copy root/language/lang_english/lang_contacts.php to language/lang_english/lang_contacts.php # #-----[ OPEN ]------------------------------------------ # contact.php # #-----[ FIND ]------------------------------------------ # include($phpbb_root_path . 'language/lang_' . $board_config['default_lang'] . '/lang_contact.'.$phpEx); # #-----[ AFTER, ADD ]------------------------------------ # include($phpbb_root_path . 'language/lang_' . $board_config['default_lang'] . '/lang_contacts.'.$phpEx); include($phpbb_root_path . 'includes/functions_selects.'.$phpEx); # #-----[ FIND ]------------------------------------------ # $email = (!isset($HTTP_POST_VARS['email'])) ? '' : stripslashes(trim(htmlspecialchars($HTTP_POST_VARS['email']))); # #-----[ AFTER, ADD ]------------------------------------ # $contacts_list = (!isset($HTTP_POST_VARS['contacts_list'])) ? '' : stripslashes(htmlspecialchars($HTTP_POST_VARS['contacts_list'])); # #-----[ FIND ]------------------------------------------ # $sql = "SELECT user_lang FROM " . USERS_TABLE . " WHERE user_id = 2"; if(!($result = $db->sql_query($sql))) { message_die(CRITICAL_ERROR, "Could not query recipient information", "", __LINE__, __FILE__, $sql); } $row = $db->sql_fetchrow($result); # #-----[ REPLACE WITH ]------------------------------------ # # #-----[ FIND ]------------------------------------------ # empty($contact_config['contact_admin_email']) ? $emailer->email_address($board_config['board_email']) : $emailer->email_address($contact_config['contact_admin_email']); # #-----[ REPLACE WITH ]------------------------------------ # if($contacts_list == '0') { empty($contact_config['contact_admin_email']) ? $emailer->email_address($board_config['board_email']) : $emailer->email_address($contact_config['contact_admin_email']); } else { $sql = "SELECT user_email, user_lang FROM " . USERS_TABLE . " WHERE user_id = '$contacts_list'"; $result = $db->sql_query($sql); if(!$db->sql_query($sql)) { message_die(GENERAL_ERROR, "Could not query recipient information", "", __LINE__, __FILE__, $sql); } $row = $db->sql_fetchrow($result); $emailer->email_address($row['user_email']); } # #-----[ FIND ]------------------------------------------ # 'L_SUBMIT' => $lang['Submit'], 'L_RESET' => $lang['Reset'], # #-----[ AFTER, ADD ]------------------------------------ # 'L_TO_OPTIONS' => $lang['Contacts_list'], 'L_TO_OPTIONS_EXPLAIN' => $lang['Contacts_explain'], 'TO_OPTIONS' => contacts_list($select_name = 'contacts_list'), # #-----[ OPEN ]------------------------------------------ # includes/functions_selects.php # #-----[ FIND ]----------------------------------------- # ?> # #-----[ BEFORE, ADD ]------------------------------------ # // // Contact Form :: Recipients List Addon // function contacts_list($select_name = 'contacts_list') { global $lang; $contacts_list = '<select name="' . $select_name . '">'; $contacts_list .= '<option value="0" selected="selected">' . $lang['Contacts_list'] .'</option>'; while(list($value, $option) = @each($lang['contact_me'])) { $contacts_list .= '<option value="' . $value . '">' . $option . '</option>'; } $contacts_list .= '</select>'; return $contacts_list; } # #-----[ OPEN ]------------------------------------------ # templates/subSilver/contact_body.tpl # #-----[ FIND ]------------------------------------------ # <tr> <td class="row1"><span class="gen"><b>{L_EMAIL}</b></span><br /> <span class="gensmall">{L_EXPLAIN_EMAIL}</span></td> <td class="row2"><input type="text" name="email" size="30" maxlength="50" /></td> </tr> # #-----[ AFTER, ADD ]------------------------------------ # <tr> <td class="row1"><span class="gen"><b>{L_TO_OPTIONS}</b></span><br /> <span class="gensmall">{L_TO_OPTIONS_EXPLAIN}</span></td> <td class="row2">{TO_OPTIONS}</td> </tr> # #-----[ SAVE/CLOSE ALL FILES ]-------------------------- # # EoM |
|
From: FlorinCB <ory...@us...> - 2008-10-04 08:03:24
|
Update of /cvsroot/mxbb/mx_contact/develop/addons/Registration addon In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv842/develop/addons/Registration addon Added Files: install.txt Log Message: new version of contact module --- NEW FILE: install.txt --- ############################################################## ## MOD Title: Registration Link to Contact Form ## MOD Author: marcus.smith < ma...@ph... > (Marcus) http://www.phobbia.net/mods ## MOD Description: Changes the "Administrator" link above the Registration form CAPTCHA to go ## to the Contact Form rather than expose an e-mail to harvesters. ## MOD Version: 1.0.0 ## ## Installation Level: Easy ## ## Installation Time: ~1 Minute ## ## Files To Edit: includes/usercp_register.php ## ## Included Files: N/A ## ## License: http://opensource.org/licenses/gpl-license.php GNU General Public License v2 ############################################################## ## For security purposes, please check: http://www.phpbb.com/mods/ ## for the latest version of this MOD. Although MODs are checked ## before being allowed in the MODs Database there is no guarantee ## that there are no security problems within the MOD. No support ## will be given for MODs not found within the MODs Database which ## can be found at http://www.phpbb.com/mods/ ############################################################## ## Author Notes: ## ## I recommend this little change for 1 simple reason. The Admin link is an ## <a href="mailto: Your e-mail"> link. Spambots can find and abuse this! ## ## Replacing it with a link to your Contact Form should prevent this. You will ## need to allow for Guests to use the Contact Form if you apply this change. ## ############################################################## ## MOD History: ## ## 2006-12-12 - Version 1.0.0 ## - Edit written for this small modification ## ############################################################## ## Before Adding This MOD To Your Forum, You Should Back Up All Files Related To This MOD ############################################################## # #-----[ OPEN ]------------------------------------------ # includes/usercp_register.php # #-----[ FIND ]------------------------------------------ # 'L_CONFIRM_CODE_IMPAIRED' => sprintf($lang['Confirm_code_impaired'], '<a href="mailto:' . $board_config['board_email'] . '">', '</a>'), # #-----[ REPLACE WITH ]------------------------------------ # 'L_CONFIRM_CODE_IMPAIRED' => sprintf($lang['Confirm_code_impaired'], '<a href="' . append_sid("contact.$phpEx") . '">', '</a>'), # #-----[ SAVE/CLOSE ALL FILES ]-------------------------- # # EoM |
|
From: FlorinCB <ory...@us...> - 2008-10-04 08:02:24
|
Update of /cvsroot/mxbb/mx_contact/templates/_core/images In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv784/images Log Message: Directory /cvsroot/mxbb/mx_contact/templates/_core/images added to the repository |
|
From: FlorinCB <ory...@us...> - 2008-10-04 08:02:24
|
Update of /cvsroot/mxbb/mx_contact/templates/_core/admin In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv784/admin Log Message: Directory /cvsroot/mxbb/mx_contact/templates/_core/admin added to the repository |
|
From: FlorinCB <ory...@us...> - 2008-10-04 08:02:09
|
Update of /cvsroot/mxbb/mx_contact/templates/_core In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv761/_core Log Message: Directory /cvsroot/mxbb/mx_contact/templates/_core added to the repository |
|
From: FlorinCB <ory...@us...> - 2008-10-04 08:01:34
|
Update of /cvsroot/mxbb/mx_contact/language/lang_romanian_no_diacritics/email In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv728/email Log Message: Directory /cvsroot/mxbb/mx_contact/language/lang_romanian_no_diacritics/email added to the repository |
|
From: FlorinCB <ory...@us...> - 2008-10-04 08:01:11
|
Update of /cvsroot/mxbb/mx_contact/language/lang_romanian/email In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv656/email Log Message: Directory /cvsroot/mxbb/mx_contact/language/lang_romanian/email added to the repository |
|
From: FlorinCB <ory...@us...> - 2008-10-04 08:00:52
|
Update of /cvsroot/mxbb/mx_contact/language/lang_romanian In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv624/lang_romanian Log Message: Directory /cvsroot/mxbb/mx_contact/language/lang_romanian added to the repository |