12 Commits

Author SHA1 Message Date
Fraenkiman
bce6fdf91c Solves #138
- The Accessible Antispam plugin now works again when the contact form is used.
2024-01-15 19:45:56 +01:00
Fraenkiman
acc2a11840 robust character encoding via core utils
- Instead of providing the mail subject with MIME base64 in different places, this has now been centralized.
2023-12-25 02:17:10 +01:00
Fraenkiman
d617252956 Update contact.php
little correction
2023-02-27 23:07:58 +01:00
Fraenkiman
9a628f8153 Update contact.php
splits the encrypted subject
2023-02-26 04:43:16 +01:00
Fraenkiman
c0e21ef0de Multilingual support for reporting to the site admin
fixes #205

fixes #207
Fixes the problem when the subject contains umlauts that the email cannot be delivered.
2023-02-18 23:35:37 +01:00
azett
571b061adc PHP functions used as modifier must be registered as modifier explicitly as of Smarty 4.3 - fixed. 2022-12-17 20:47:24 +01:00
azett
de5b653693 Merge branch 'master' into issue94_smartyupdate
# Resolved conflicts:
#	contact.php
2022-06-19 15:09:26 +02:00
azett
4fe6c460af completely reworked contact form 2022-06-19 15:04:43 +02:00
azett
52bf429a01 Replaced Smarty 2.6.31-dev with v 4.0.4, keeping the FP-specific Smarty plugins.
Updated calls to current Smarty API (register_function()/register_modifier()/register_block() -> registerPlugin(); assign_by_ref() -> assignByRef()).
Fixed file includes in templates with quotes.
Removed SmartyValidate.class.php includes.

Still work in progress as some errors still appear!
2022-01-23 15:02:33 +01:00
azett
eb20caebc5 Fix for #55: HTTPS URLs in the contact form are now handled correctly. 2020-01-01 00:48:46 +01:00
real_nowhereman
931bf69c0a should fix contact form 2008-03-18 21:03:07 +00:00
real_nowhereman
a68630bf35 First revision of FlatPress Crescendo+1 ( 0.703+n :) ) 2007-10-30 10:30:07 +00:00