Contact: add new menu button to display a contact form with spam prevention - Page 6 Contact: add new menu button to display a contact form with spam prevention - Page 6
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

Contact: add new menu button to display a contact form with spam prevention

Started by François Keller, October 22, 2006, 11:27:36 AM

Previous topic - Next topic

0 Members and 4 Guests are viewing this topic.

DangRabbit

Nevermind, I figured it out! It was the lack of the comment codes in my theme.php template

François Keller

Quote from: DangRabbit on January 30, 2008, 04:33:46 PM
Nevermind, I figured it out! It was the lack of the comment codes in my theme.php template
:D
btw update your gallery with the latest version wich is currently 1.4.15
Avez vous lu la DOC ? la FAQ ? et cherché sur le forum avant de poster ?
Did you read the DOC ? the FAQ ? and search the board before posting ?
Mon Blog

jeffnow

Hello,

I installed V1.3 it worked but I do not get any emails.  And yes all my registrations and ecard emails work fine. Any ideas?

Thanks in advance.

Joachim Müller

Without mind-reader capabilities: no. Maybe you might want to post details (e.g. a link to your site and a report wether sending regular emails works using built-in coppermine features).

gremlin

hello,

i got the same problem too.
a regestration mail will be sent and all other mails too.
but the contact form will display only the message "mail wurde versand" but nothing will take effect.

any idee

***

problem solved

Joachim Müller

You require a login, so what should we look at? Provide a non-admin test user account if you want support... ::)

dawid8

Hi,

i have edit the design of the config.php

the pic is old now the submit button is at the center

ttlive

Please find attached the German translation, as it was not part of the download zip.

I wonder how the language could be used.
I added the language file, next to french, dutch, italian and english but how or where can the language be changed?




François Keller

german lang file is in the 1.3 version pack (on the very first post)
The plugin detect if the lang file exist (the same as used for the gallery, so you have nothing to do)
Avez vous lu la DOC ? la FAQ ? et cherché sur le forum avant de poster ?
Did you read the DOC ? the FAQ ? and search the board before posting ?
Mon Blog

ttlive

Thank's for your quick reply.
I thought version 1.2 ist more brain jogging but as spam secure as version 1.3, isn't it?

François Keller

QuoteI thought version 1.2 ist more brain jogging but as spam secure as version 1.3, isn't it?
yes, it is.
So add your lang file into the plugin lang folder, clear the browser cache and the cookies, it should do it
Avez vous lu la DOC ? la FAQ ? et cherché sur le forum avant de poster ?
Did you read the DOC ? the FAQ ? and search the board before posting ?
Mon Blog

dheep


François Keller

Thank's for your contribution.
Your lang file is added to the 1.3 pack in the very first post
Avez vous lu la DOC ? la FAQ ? et cherché sur le forum avant de poster ?
Did you read the DOC ? the FAQ ? and search the board before posting ?
Mon Blog

Cath22

Hi there,

Any idea to change the email adress which it will send to (now administrator), would like to send it to someone else, but cant seem to get it changed.

Thanks
Cath
qui custodiet ipsos custodes

Nibbler

Edit include/init.inc.php (of the plugin, not Coppermine itself)


/* email configuration */
$email_it_to = $CONFIG['gallery_admin_email'];


Change as you want


/* email configuration */
$email_it_to = 'you@example.com';

Nibbler

Sami, you seem to have removed the author attribution link from version 1.3 of the plugin. You're not permitted to do that according to the license of the original script.

Cath22

Quote from: Nibbler on March 18, 2009, 10:32:26 PM
Edit include/init.inc.php (of the plugin, not Coppermine itself)


/* email configuration */
$email_it_to = $CONFIG['gallery_admin_email'];


Change as you want


/* email configuration */
$email_it_to = 'you@example.com';


Thanks Nibbler, works like a charm.  :-*
qui custodiet ipsos custodes

sharon1

Hello, I have installed this plugin in my store. My store link is:

http://www.vanlieuphotography.com/store/

I would like to remove the contact link from the admin login section on the lower right side and move it up to the menu section to replace my email link. I can't seem to figure this out. Help would be appreciated.

Sharon

sharon1

Sorry - found the answer in this thread.

Now it runs.

Code:

     <td class="top_menu_right_bttn">
        <a href="index.php?file=contact/contact" title="Contact">Contact</a>
     </td>

Sharon

dimasikos

Hello. Thanks for good product.

Before installation of 'contact' i already have installed 'captcha 3' for login form and comments.

When i install "contact" my already installed 'captcha 3' images stop showing in login form and comments http://dmitriygalaktionov.kz/displayimage-28-1.html. Contact's captcha work fine http://dmitriygalaktionov.kz/index.php?file=contact/contact.

Feature of my gallery is 'image anti theft'.

I also try but nothing change:

  • install version 1_2 of 'contact'.
  • change style of gallery

When i turn off  'conact' plugin all work fine.

Thanks, Dmitriy