Piwigo.org

You are not logged in. (Register / Login)

Announcement

Post a reply

Write your message and submit

Click in the dark area of the image to send your post.

Go back

Topic review (newest first)

ilyandor
2012-10-17 22:11:57

mistic100 wrote:

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

thanks very much; looking forward to it.

mistic100
2012-10-17 22:10:09

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

ilyandor
2012-10-17 22:02:34

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

mistic100
2012-10-17 21:51:11

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)

ilyandor
2012-10-17 21:49:24

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.

EvilKant
2012-10-17 21:38:12

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?

ilyandor
2012-10-16 19:35:07

hi,

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

what is up?

IGraham
2011-10-03 10:07:48

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 ?

ddtddt
2011-08-01 07:55:24
styxsailor
2011-07-27 13:00:50

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';
?>

mazda
2010-12-20 12:45:50

Thanks for the info......

ddtddt
2010-12-14 11:45:54

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

jonas
2010-12-14 11:14:44

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??

MaverickEyes
2010-10-22 21:45:59

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

plg
2010-10-22 21:43:44

Hi MaverickEyes

Please create a new topic, this is not related to extension:304

We have some news about the shopping cart request.

Board footer

Powered by FluxBB

About this website · Donate · Contact Piwigo project © 2002-2013