Announcement

#16 2010-10-22 21:45:59

MaverickEyes
Member
2010-10-22
5

Re: [Plugin] ContactForm

Thanks for the Information . Ill post this as a new thread.

Offline

 

#17 2010-12-14 11:14:44

jonas
Translation Team
Sweden
2010-09-18
52

Re: [Plugin] ContactForm

Hi I have a little problem when I have translated the English plugin.lang.php to Swedish and I upload it to make the entire board blank
the path
/plugins/ContactForm/language/sv_SE/
what am I doing wrong??


Hmmm is my sign
and i like to just be..
i like to go along when i having fun, but ...

Offline

 

#18 2010-12-14 11:45:54

ddtddt
Piwigo Team
Quetigny - France
2007-07-27
7201

Re: [Plugin] ContactForm

jonas wrote:

Hi I have a little problem when I have translated the English plugin.lang.php to Swedish and I upload it to make the entire board blank
the path
/plugins/ContactForm/language/sv_SE/
what am I doing wrong??

Send me the file via email, I look


You love Piwigo so don't hesitate to participate, learn more on the "Contribute to Piwigo" page. If you don't have much time for contribution, you can also help the project with a donation.

Offline

 

#19 2010-12-20 12:45:50

mazda
Member
2010-12-15
3

Re: [Plugin] ContactForm

Thanks for the info......

Offline

 

#20 2011-07-27 13:00:50

styxsailor
Translation Team
2011-07-18
34

Re: [Plugin] ContactForm

Below are improved swedish (sv_SE) translation for the Contact Form extension.

./plugins/ContactForm/language/sv_SE/plugin.lang.php

-- styxsailor

<?php
if (!defined('PHPWG_ROOT_PATH')) die('Hacking attempt!');
global $lang;

$lang['cf_plugin_name'] = 'Kontaktformulär';
$lang['contact_form_debug'] = 'Visning av felsökningsinformation';

// ==================================================================
// Default values if not configured
$lang['contact_form_title'] = 'Kontaktformulär';
$lang['contact_form'] = 'Kontakt';
$lang['contact_form_link'] = 'Kontakta webbansvarig';

// ==================================================================
// Redirect page
$lang['contact_redirect_title'] = 'Skicka meddelande status';

// ==================================================================
// Menubar block
$lang['cf_from_name'] = 'Namn';
$lang['cf_from_mail'] = 'E-post';
$lang['cf_subject'] = 'Ämne';
$lang['cf_message'] = 'Meddelande';
$lang['cf_submit'] = 'skicka';
$lang['title_send_mail'] = 'En kommentar till webbsidan';

// ==================================================================
// Messages
$lang['cf_from_name_error'] = 'Ange ett namn';
$lang['cf_mail_format_error'] = $lang['mail address must be like xxx@yyy.eee (example : jack@altern.org)'];
$lang['cf_subject_error'] = 'Ange ett ämnet';
$lang['cf_message_error'] = 'Skriv ett meddelande';
$lang['cf_error_sending_mail'] = 'Fel vid sändning av e-post';
$lang['cf_sending_mail_successful'] = 'E-post har skickats';
$lang['cf_form_error'] = 'Ogiltiga data';
$lang['cf_no_unlink'] = 'Funktionen \'unlink\' inte tillgänglig...';
$lang['cf_unlink_errors'] = 'Fel inträffade vid borttagning av filer';
$lang['cf_config_saved'] = 'Inställningar har sparats';
$lang['cf_config_saved_with_errors'] = 'Inställningar har sparats med fel!';
$lang['cf_length_not_integer'] = 'Storleken måste vara ett heltal';
$lang['cf_delay_not_integer'] = 'Fördröjningen måste vara ett heltal';
$lang['cf_link_error'] = 'Variabel kan inte  innehålla mellanslag';
$lang['cf_hide'] = 'Dölj';

// ==================================================================
// Admin page
$lang['cf_validate'] = 'Skicka';
// Configuration tab
$lang['cf_tab_config'] = 'Inställningar';
$lang['cf_config'] = 'Inställningar';
$lang['cf_config_desc'] = 'Allmänna inställningar för plugg-in';
$lang['cf_label_config'] = 'Allmäna inställningar';
$lang['cf_label_mail'] = 'E-post inställningar';
$lang['cf_menu_link'] = 'Inkludera länk i menyn';
$lang['cf_guest_allowed'] = 'Tillåt gäster att använda formuläret';
$lang['cf_mail_prefix'] = 'Prefix till "Ämne" i det sända e-postmeddelandet';
$lang['cf_separator'] = 'Symbol att använda som avdelare i e-post i textformat';
$lang['cf_separator_length'] = 'Avdelarens längd';
$lang['cf_mandatory_name'] = 'Obligatoriskt namn';
$lang['cf_mandatory_mail'] = 'Obligatorisk e-postadress';
$lang['cf_redirect_delay'] = 'Fördröjning av omdirigering';
// Emails tab
$lang['cf_tab_emails'] = 'E-post';
$lang['cf_emails'] = 'E-post';
$lang['cf_emails_desc'] = 'Destinationshantering för e-post';
$lang['cf_active'] = 'Aktiv e-post';
$lang['cf_no_mail'] = 'Ingen e-postadress tillgänglig';
$lang['cf_refresh'] = 'Uppdatera';
?>

Offline

 

#21 2011-08-01 07:55:24

ddtddt
Piwigo Team
Quetigny - France
2007-07-27
7201

Re: [Plugin] ContactForm


You love Piwigo so don't hesitate to participate, learn more on the "Contribute to Piwigo" page. If you don't have much time for contribution, you can also help the project with a donation.

Offline

 

#22 2011-10-03 10:07:48

IGraham
Member
UK
2011-09-28
193

Re: [Plugin] ContactForm

as admin doing a test send i get this
mail address must be like xxx@yyy.eee (example : jack@altern.org)
the email address its referring to works ok in another extension so its not the actual address being wrong ? Could it be that the email address is longer than the form email text area and is being chopped ?

Offline

 

#23 2012-10-16 19:35:07

ilyandor
Member
Phoenix, AZ
2012-10-11
24

Re: [Plugin] ContactForm

hi,

i installed plugin, but after testing it by sending message it shows red banner saying:
"Error while sending e-mail"

what is up?

Offline

 

#24 2012-10-17 21:38:12

EvilKant
Member
Russia
1970-01-01
98

Re: [Plugin] ContactForm

ilyandor wrote:

hi,

i installed plugin, but after testing it by sending message it shows red banner saying:
"Error while sending e-mail"

what is up?

Plugin send email to adress from admin properties. Maybe that adress not real?

Offline

 

#25 2012-10-17 21:49:24

ilyandor
Member
Phoenix, AZ
2012-10-11
24

Re: [Plugin] ContactForm

EvilKant wrote:

ilyandor wrote:

hi,

i installed plugin, but after testing it by sending message it shows red banner saying:
"Error while sending e-mail"

what is up?

Plugin send email to adress from admin properties. Maybe that adress not real?

it's real...i updated it myself, AFTER which it stopped working.

spasibo za otvet.

Offline

 

#26 2012-10-17 21:51:11

mistic100
Former Piwigo Team
Lyon (FR)
2008-09-27
3277

Re: [Plugin] ContactForm

hi

please go to the email tab of the plugin admin page and click on "Refresh emails" (or close)
(not sure it'll solve the issue)

Offline

 

#27 2012-10-17 22:02:34

ilyandor
Member
Phoenix, AZ
2012-10-11
24

Re: [Plugin] ContactForm

mistic100 wrote:

hi

please go to the email tab of the plugin admin page and click on "Refresh emails" (or close)
(not sure it'll solve the issue)

just did...it's a good email address and i've pressed the regenerate e-mail list address button many times (not sure how I can actually have more than 1 email address in there)...

username = webmaster
email address = OK
active e-mail = yes
Webmaster = checked.

how can i edit this so it would have more than one email address?

thanks

Offline

 

#28 2012-10-17 22:10:09

mistic100
Former Piwigo Team
Lyon (FR)
2008-09-27
3277

Re: [Plugin] ContactForm

not possible in this version, wait a few days for the next version :)

Offline

 

#29 2012-10-17 22:11:57

ilyandor
Member
Phoenix, AZ
2012-10-11
24

Re: [Plugin] ContactForm

mistic100 wrote:

not possible in this version, wait a few days for the next version :)

thanks very much; looking forward to it.

Offline

 

#30 2014-06-09 22:25:22

spiffomatic64
Member
2013-11-05
8

Re: [Plugin] ContactForm

This plugin does not fit properly on the mobile theme page, is this an issue with the mobile theme? or the plugin?

Thanks

Offline

 

Board footer

Powered by FluxBB

github twitter newsletter Donate Piwigo.org © 2002-2024 · Contact