Have you tried deactivating all of your plugins to see if this helps resolve the problem?
Have you tried deactivating all of your plugins to see if this helps resolve the problem?
is that the problem solved??????
add this to includes/theme-emails.php after line 266
$from_tel = strip_tags($_POST['from_tel']);
and add this after line 286
$message .= sprintf( __( 'Phone: %s', APP_TD ), $from_tel ) ....
Hi,
You need to update your po file.
Unzip the 3.2.1 CP version.
Open your po file with poedit
Go to Catalog>Update from POT file and select the pot file from 3.2.1 folder.