Jump to content

Messaging Problems on Live Site, Please help :)


Recommended Posts

Well what started out as ONE error, has now turned into two

 

the first error

 

"Please select a subject from the list provided" But the list is greyed out

 

https://docs.google.com/file/d/0B9V3S15oZ2cOZHkxamZUdVBpNEU/edit?usp=sharing

 

^ screenshot

 

So I spent an hour searching for a fix, couldnt find any

 

So then I cleaned out my "Customer Service" contact, and created a new, hoping it would prompt a dropdown to appear from the customer.

 

The customer got to this screen by following this prompt

 

Please do not reply to this message, we will not receive it.

In order to reply, please use the following link: http://hazardousracing.com/index.php?controller=contact&id_customer_thread=4&token=P0GHBDuN8bU1.

 

 

So then I decided to go back into the templates and change the email to just work around, however, since the email is a link, and pointed to by other files, admin didnt like it and spit back a bunch of errors,

 

here is the code to the footer template

<table style="font-family: Verdana,sans-serif; font-size: 11px; color: #374953; width: 550px;">
<tbody>
<tr>
<td style="border: 1px solid #CCCCCC; background-color: #ffffff; padding: 10px; color: #383838; font-size: 12px;">{reply}<br /><br /> <span style="color: #cc0000; font-weight: bold;">Please do not reply to this message</span>, we will not receive it.<br /><br /> In order to reply, please use the following link: <a href="{link}">{link}</a>.</td>
</tr>
</tbody>
</table>

and now here is the error I have from messing with that.
 


Warning: file_put_contents(/home/content/28/9368928/html/themes/default/mails/en/account.html) [function.file-put-contents]: failed to open stream: No such file or directory in /home/content/28/9368928/html/controllers/admin/AdminTranslationsController.php on line 1457

Warning: file_put_contents(/home/content/28/9368928/html/themes/default/mails/en/backoffice_order.html) [function.file-put-contents]: failed to open stream: No such file or directory in /home/content/28/9368928/html/controllers/admin/AdminTranslationsController.php on line 1457

Warning: file_put_contents(/home/content/28/9368928/html/themes/default/mails/en/bankwire.html) [function.file-put-contents]: failed to open stream: No such file or directory in /home/content/28/9368928/html/controllers/admin/AdminTranslationsController.php on line 1457

Warning: file_put_contents(/home/content/28/9368928/html/themes/default/mails/en/cheque.html) [function.file-put-contents]: failed to open stream: No such file or directory in /home/content/28/9368928/html/controllers/admin/AdminTranslationsController.php on line 1457

Warning: file_put_contents(/home/content/28/9368928/html/themes/default/mails/en/contact_form.html) [function.file-put-contents]: failed to open stream: No such file or directory in /home/content/28/9368928/html/controllers/admin/AdminTranslationsController.php on line 1457

Warning: file_put_contents(/home/content/28/9368928/html/themes/default/mails/en/contact.html) [function.file-put-contents]: failed to open stream: No such file or directory in /home/content/28/9368928/html/controllers/admin/AdminTranslationsController.php on line 1457

Warning: file_put_contents(/home/content/28/9368928/html/themes/default/mails/en/credit_slip.html) [function.file-put-contents]: failed to open stream: No such file or directory in /home/content/28/9368928/html/controllers/admin/AdminTranslationsController.php on line 1457

Warning: file_put_contents(/home/content/28/9368928/html/themes/default/mails/en/download_product.html) [function.file-put-contents]: failed to open stream: No such file or directory in /home/content/28/9368928/html/controllers/admin/AdminTranslationsController.php on line 1457

Warning: file_put_contents(/home/content/28/9368928/html/themes/default/mails/en/employee_password.html) [function.file-put-contents]: failed to open stream: No such file or directory in /home/content/28/9368928/html/controllers/admin/AdminTranslationsController.php on line 1457

Warning: file_put_contents(/home/content/28/9368928/html/themes/default/mails/en/forward_msg.html) [function.file-put-contents]: failed to open stream: No such file or directory in /home/content/28/9368928/html/controllers/admin/AdminTranslationsController.php on line 1457

Warning: file_put_contents(/home/content/28/9368928/html/themes/default/mails/en/guest_to_customer.html) [function.file-put-contents]: failed to open stream: No such file or directory in /home/content/28/9368928/html/controllers/admin/AdminTranslationsController.php on line 1457

Warning: file_put_contents(/home/content/28/9368928/html/themes/default/mails/en/in_transit.html) [function.file-put-contents]: failed to open stream: No such file or directory in /home/content/28/9368928/html/controllers/admin/AdminTranslationsController.php on line 1457

Warning: file_put_contents(/home/content/28/9368928/html/themes/default/mails/en/log_alert.html) [function.file-put-contents]: failed to open stream: No such file or directory in /home/content/28/9368928/html/controllers/admin/AdminTranslationsController.php on line 1457

Warning: file_put_contents(/home/content/28/9368928/html/themes/default/mails/en/newsletter.html) [function.file-put-contents]: failed to open stream: No such file or directory in /home/content/28/9368928/html/controllers/admin/AdminTranslationsController.php on line 1457

Warning: file_put_contents(/home/content/28/9368928/html/themes/default/mails/en/order_canceled.html) [function.file-put-contents]: failed to open stream: No such file or directory in /home/content/28/9368928/html/controllers/admin/AdminTranslationsController.php on line 1457

Warning: file_put_contents(/home/content/28/9368928/html/themes/default/mails/en/order_changed.html) [function.file-put-contents]: failed to open stream: No such file or directory in /home/content/28/9368928/html/controllers/admin/AdminTranslationsController.php on line 1457

Warning: file_put_contents(/home/content/28/9368928/html/themes/default/mails/en/order_conf.html) [function.file-put-contents]: failed to open stream: No such file or directory in /home/content/28/9368928/html/controllers/admin/AdminTranslationsController.php on line 1457

Warning: file_put_contents(/home/content/28/9368928/html/themes/default/mails/en/order_customer_comment.html) [function.file-put-contents]: failed to open stream: No such file or directory in /home/content/28/9368928/html/controllers/admin/AdminTranslationsController.php on line 1457

Warning: file_put_contents(/home/content/28/9368928/html/themes/default/mails/en/order_merchant_comment.html) [function.file-put-contents]: failed to open stream: No such file or directory in /home/content/28/9368928/html/controllers/admin/AdminTranslationsController.php on line 1457

Warning: file_put_contents(/home/content/28/9368928/html/themes/default/mails/en/order_return_state.html) [function.file-put-contents]: failed to open stream: No such file or directory in /home/content/28/9368928/html/controllers/admin/AdminTranslationsController.php on line 1457

Warning: file_put_contents(/home/content/28/9368928/html/themes/default/mails/en/outofstock.html) [function.file-put-contents]: failed to open stream: No such file or directory in /home/content/28/9368928/html/controllers/admin/AdminTranslationsController.php on line 1457

Warning: file_put_contents(/home/content/28/9368928/html/themes/default/mails/en/password.html) [function.file-put-contents]: failed to open stream: No such file or directory in /home/content/28/9368928/html/controllers/admin/AdminTranslationsController.php on line 1457

Warning: file_put_contents(/home/content/28/9368928/html/themes/default/mails/en/password_query.html) [function.file-put-contents]: failed to open stream: No such file or directory in /home/content/28/9368928/html/controllers/admin/AdminTranslationsController.php on line 1457

Warning: file_put_contents(/home/content/28/9368928/html/themes/default/mails/en/payment_error.html) [function.file-put-contents]: failed to open stream: No such file or directory in /home/content/28/9368928/html/controllers/admin/AdminTranslationsController.php on line 1457

Warning: file_put_contents(/home/content/28/9368928/html/themes/default/mails/en/payment.html) [function.file-put-contents]: failed to open stream: No such file or directory in /home/content/28/9368928/html/controllers/admin/AdminTranslationsController.php on line 1457

Warning: file_put_contents(/home/content/28/9368928/html/themes/default/mails/en/preparation.html) [function.file-put-contents]: failed to open stream: No such file or directory in /home/content/28/9368928/html/controllers/admin/AdminTranslationsController.php on line 1457

Warning: file_put_contents(/home/content/28/9368928/html/themes/default/mails/en/refund.html) [function.file-put-contents]: failed to open stream: No such file or directory in /home/content/28/9368928/html/controllers/admin/AdminTranslationsController.php on line 1457

Warning: file_put_contents(/home/content/28/9368928/html/themes/default/mails/en/reply_msg.html) [function.file-put-contents]: failed to open stream: No such file or directory in /home/content/28/9368928/html/controllers/admin/AdminTranslationsController.php on line 1457

Warning: file_put_contents(/home/content/28/9368928/html/themes/default/mails/en/shipped.html) [function.file-put-contents]: failed to open stream: No such file or directory in /home/content/28/9368928/html/controllers/admin/AdminTranslationsController.php on line 1457

Warning: file_put_contents(/home/content/28/9368928/html/themes/default/mails/en/test.html) [function.file-put-contents]: failed to open stream: No such file or directory in /home/content/28/9368928/html/controllers/admin/AdminTranslationsController.php on line 1457

Warning: file_put_contents(/home/content/28/9368928/html/themes/default/mails/en/voucher.html) [function.file-put-contents]: failed to open stream: No such file or directory in /home/content/28/9368928/html/controllers/admin/AdminTranslationsController.php on line 1457

Warning: file_put_contents(/home/content/28/9368928/html/themes/default/mails/en/voucher_new.html) [function.file-put-contents]: failed to open stream: No such file or directory in /home/content/28/9368928/html/controllers/admin/AdminTranslationsController.php on line 1457

Warning: file_put_contents(/home/content/28/9368928/html/themes/default/mails/en/account.txt) [function.file-put-contents]: failed to open stream: No such file or directory in /home/content/28/9368928/html/controllers/admin/AdminTranslationsController.php on line 1457

Warning: file_put_contents(/home/content/28/9368928/html/themes/default/mails/en/backoffice_order.txt) [function.file-put-contents]: failed to open stream: No such file or directory in /home/content/28/9368928/html/controllers/admin/AdminTranslationsController.php on line 1457

Warning: file_put_contents(/home/content/28/9368928/html/themes/default/mails/en/bankwire.txt) [function.file-put-contents]: failed to open stream: No such file or directory in /home/content/28/9368928/html/controllers/admin/AdminTranslationsController.php on line 1457

Warning: file_put_contents(/home/content/28/9368928/html/themes/default/mails/en/cheque.txt) [function.file-put-contents]: failed to open stream: No such file or directory in /home/content/28/9368928/html/controllers/admin/AdminTranslationsController.php on line 1457

Warning: file_put_contents(/home/content/28/9368928/html/themes/default/mails/en/contact_form.txt) [function.file-put-contents]: failed to open stream: No such file or directory in /home/content/28/9368928/html/controllers/admin/AdminTranslationsController.php on line 1457

Warning: file_put_contents(/home/content/28/9368928/html/themes/default/mails/en/contact.txt) [function.file-put-contents]: failed to open stream: No such file or directory in /home/content/28/9368928/html/controllers/admin/AdminTranslationsController.php on line 1457

Warning: file_put_contents(/home/content/28/9368928/html/themes/default/mails/en/credit_slip.txt) [function.file-put-contents]: failed to open stream: No such file or directory in /home/content/28/9368928/html/controllers/admin/AdminTranslationsController.php on line 1457

Warning: file_put_contents(/home/content/28/9368928/html/themes/default/mails/en/download_product.txt) [function.file-put-contents]: failed to open stream: No such file or directory in /home/content/28/9368928/html/controllers/admin/AdminTranslationsController.php on line 1457

Warning: file_put_contents(/home/content/28/9368928/html/themes/default/mails/en/employee_password.txt) [function.file-put-contents]: failed to open stream: No such file or directory in /home/content/28/9368928/html/controllers/admin/AdminTranslationsController.php on line 1457

Warning: file_put_contents(/home/content/28/9368928/html/themes/default/mails/en/forward_msg.txt) [function.file-put-contents]: failed to open stream: No such file or directory in /home/content/28/9368928/html/controllers/admin/AdminTranslationsController.php on line 1457

Warning: file_put_contents(/home/content/28/9368928/html/themes/default/mails/en/guest_to_customer.txt) [function.file-put-contents]: failed to open stream: No such file or directory in /home/content/28/9368928/html/controllers/admin/AdminTranslationsController.php on line 1457

Warning: file_put_contents(/home/content/28/9368928/html/themes/default/mails/en/in_transit.txt) [function.file-put-contents]: failed to open stream: No such file or directory in /home/content/28/9368928/html/controllers/admin/AdminTranslationsController.php on line 1457

Warning: file_put_contents(/home/content/28/9368928/html/themes/default/mails/en/log_alert.txt) [function.file-put-contents]: failed to open stream: No such file or directory in /home/content/28/9368928/html/controllers/admin/AdminTranslationsController.php on line 1457

Warning: file_put_contents(/home/content/28/9368928/html/themes/default/mails/en/newsletter.txt) [function.file-put-contents]: failed to open stream: No such file or directory in /home/content/28/9368928/html/controllers/admin/AdminTranslationsController.php on line 1457

Warning: file_put_contents(/home/content/28/9368928/html/themes/default/mails/en/order_canceled.txt) [function.file-put-contents]: failed to open stream: No such file or directory in /home/content/28/9368928/html/controllers/admin/AdminTranslationsController.php on line 1457

Warning: file_put_contents(/home/content/28/9368928/html/themes/default/mails/en/order_changed.txt) [function.file-put-contents]: failed to open stream: No such file or directory in /home/content/28/9368928/html/controllers/admin/AdminTranslationsController.php on line 1457

Warning: file_put_contents(/home/content/28/9368928/html/themes/default/mails/en/order_conf.txt) [function.file-put-contents]: failed to open stream: No such file or directory in /home/content/28/9368928/html/controllers/admin/AdminTranslationsController.php on line 1457

Warning: file_put_contents(/home/content/28/9368928/html/themes/default/mails/en/order_customer_comment.txt) [function.file-put-contents]: failed to open stream: No such file or directory in /home/content/28/9368928/html/controllers/admin/AdminTranslationsController.php on line 1457

Warning: file_put_contents(/home/content/28/9368928/html/themes/default/mails/en/order_merchant_comment.txt) [function.file-put-contents]: failed to open stream: No such file or directory in /home/content/28/9368928/html/controllers/admin/AdminTranslationsController.php on line 1457

Warning: file_put_contents(/home/content/28/9368928/html/themes/default/mails/en/order_return_state.txt) [function.file-put-contents]: failed to open stream: No such file or directory in /home/content/28/9368928/html/controllers/admin/AdminTranslationsController.php on line 1457

Warning: file_put_contents(/home/content/28/9368928/html/themes/default/mails/en/outofstock.txt) [function.file-put-contents]: failed to open stream: No such file or directory in /home/content/28/9368928/html/controllers/admin/AdminTranslationsController.php on line 1457

Warning: file_put_contents(/home/content/28/9368928/html/themes/default/mails/en/password.txt) [function.file-put-contents]: failed to open stream: No such file or directory in /home/content/28/9368928/html/controllers/admin/AdminTranslationsController.php on line 1457

Warning: file_put_contents(/home/content/28/9368928/html/themes/default/mails/en/password_query.txt) [function.file-put-contents]: failed to open stream: No such file or directory in /home/content/28/9368928/html/controllers/admin/AdminTranslationsController.php on line 1457

Warning: file_put_contents(/home/content/28/9368928/html/themes/default/mails/en/payment_error.txt) [function.file-put-contents]: failed to open stream: No such file or directory in /home/content/28/9368928/html/controllers/admin/AdminTranslationsController.php on line 1457

Warning: file_put_contents(/home/content/28/9368928/html/themes/default/mails/en/payment.txt) [function.file-put-contents]: failed to open stream: No such file or directory in /home/content/28/9368928/html/controllers/admin/AdminTranslationsController.php on line 1457

Warning: file_put_contents(/home/content/28/9368928/html/themes/default/mails/en/preparation.txt) [function.file-put-contents]: failed to open stream: No such file or directory in /home/content/28/9368928/html/controllers/admin/AdminTranslationsController.php on line 1457

Warning: file_put_contents(/home/content/28/9368928/html/themes/default/mails/en/refund.txt) [function.file-put-contents]: failed to open stream: No such file or directory in /home/content/28/9368928/html/controllers/admin/AdminTranslationsController.php on line 1457

Warning: file_put_contents(/home/content/28/9368928/html/themes/default/mails/en/reply_msg.txt) [function.file-put-contents]: failed to open stream: No such file or directory in /home/content/28/9368928/html/controllers/admin/AdminTranslationsController.php on line 1457

Warning: file_put_contents(/home/content/28/9368928/html/themes/default/mails/en/shipped.txt) [function.file-put-contents]: failed to open stream: No such file or directory in /home/content/28/9368928/html/controllers/admin/AdminTranslationsController.php on line 1457

Warning: file_put_contents(/home/content/28/9368928/html/themes/default/mails/en/test.txt) [function.file-put-contents]: failed to open stream: No such file or directory in /home/content/28/9368928/html/controllers/admin/AdminTranslationsController.php on line 1457

Warning: file_put_contents(/home/content/28/9368928/html/themes/default/mails/en/voucher.txt) [function.file-put-contents]: failed to open stream: No such file or directory in /home/content/28/9368928/html/controllers/admin/AdminTranslationsController.php on line 1457

Warning: file_put_contents(/home/content/28/9368928/html/themes/default/mails/en/voucher_new.txt) [function.file-put-contents]: failed to open stream: No such file or directory in /home/content/28/9368928/html/controllers/admin/AdminTranslationsController.php on line 1457

Warning: file_put_contents(/home/content/28/9368928/html/themes/default/modules/blocknewsletter/mails/en/newsletter_conf.html) [function.file-put-contents]: failed to open stream: No such file or directory in /home/content/28/9368928/html/controllers/admin/AdminTranslationsController.php on line 1457

Warning: file_put_contents(/home/content/28/9368928/html/themes/default/modules/blocknewsletter/mails/en/newsletter_verif.html) [function.file-put-contents]: failed to open stream: No such file or directory in /home/content/28/9368928/html/controllers/admin/AdminTranslationsController.php on line 1457

Warning: file_put_contents(/home/content/28/9368928/html/themes/default/modules/blocknewsletter/mails/en/newsletter_voucher.html) [function.file-put-contents]: failed to open stream: No such file or directory in /home/content/28/9368928/html/controllers/admin/AdminTranslationsController.php on line 1457

Warning: file_put_contents(/home/content/28/9368928/html/themes/default/modules/blockwishlist/mails/en/wishlink.html) [function.file-put-contents]: failed to open stream: No such file or directory in /home/content/28/9368928/html/controllers/admin/AdminTranslationsController.php on line 1457

Warning: file_put_contents(/home/content/28/9368928/html/themes/default/modules/blockwishlist/mails/en/wishlist.html) [function.file-put-contents]: failed to open stream: No such file or directory in /home/content/28/9368928/html/controllers/admin/AdminTranslationsController.php on line 1457

Warning: file_put_contents(/home/content/28/9368928/html/themes/default/modules/followup/mails/en/followup_1.html) [function.file-put-contents]: failed to open stream: No such file or directory in /home/content/28/9368928/html/controllers/admin/AdminTranslationsController.php on line 1457

Warning: file_put_contents(/home/content/28/9368928/html/themes/default/modules/followup/mails/en/followup_2.html) [function.file-put-contents]: failed to open stream: No such file or directory in /home/content/28/9368928/html/controllers/admin/AdminTranslationsController.php on line 1457

Warning: file_put_contents(/home/content/28/9368928/html/themes/default/modules/followup/mails/en/followup_3.html) [function.file-put-contents]: failed to open stream: No such file or directory in /home/content/28/9368928/html/controllers/admin/AdminTranslationsController.php on line 1457

Warning: file_put_contents(/home/content/28/9368928/html/themes/default/modules/followup/mails/en/followup_4.html) [function.file-put-contents]: failed to open stream: No such file or directory in /home/content/28/9368928/html/controllers/admin/AdminTranslationsController.php on line 1457

Warning: file_put_contents(/home/content/28/9368928/html/themes/default/modules/mailalerts/mails/en/customer_qty.html) [function.file-put-contents]: failed to open stream: No such file or directory in /home/content/28/9368928/html/controllers/admin/AdminTranslationsController.php on line 1457

Warning: file_put_contents(/home/content/28/9368928/html/themes/default/modules/mailalerts/mails/en/new_order.html) [function.file-put-contents]: failed to open stream: No such file or directory in /home/content/28/9368928/html/controllers/admin/AdminTranslationsController.php on line 1457

Warning: file_put_contents(/home/content/28/9368928/html/themes/default/modules/mailalerts/mails/en/productcoverage.html) [function.file-put-contents]: failed to open stream: No such file or directory in /home/content/28/9368928/html/controllers/admin/AdminTranslationsController.php on line 1457

Warning: file_put_contents(/home/content/28/9368928/html/themes/default/modules/mailalerts/mails/en/productoutofstock.html) [function.file-put-contents]: failed to open stream: No such file or directory in /home/content/28/9368928/html/controllers/admin/AdminTranslationsController.php on line 1457

Warning: file_put_contents(/home/content/28/9368928/html/themes/default/modules/paypal/mails/en/error_reporting.html) [function.file-put-contents]: failed to open stream: No such file or directory in /home/content/28/9368928/html/controllers/admin/AdminTranslationsController.php on line 1457

Warning: file_put_contents(/home/content/28/9368928/html/themes/default/modules/referralprogram/mails/en/referralprogram-congratulations.html) [function.file-put-contents]: failed to open stream: No such file or directory in /home/content/28/9368928/html/controllers/admin/AdminTranslationsController.php on line 1457

Warning: file_put_contents(/home/content/28/9368928/html/themes/default/modules/referralprogram/mails/en/referralprogram-invitation.html) [function.file-put-contents]: failed to open stream: No such file or directory in /home/content/28/9368928/html/controllers/admin/AdminTranslationsController.php on line 1457

Warning: file_put_contents(/home/content/28/9368928/html/themes/default/modules/referralprogram/mails/en/referralprogram-voucher.html) [function.file-put-contents]: failed to open stream: No such file or directory in /home/content/28/9368928/html/controllers/admin/AdminTranslationsController.php on line 1457

Warning: file_put_contents(/home/content/28/9368928/html/themes/default/modules/sendtoafriend/mails/en/send_to_a_friend.html) [function.file-put-contents]: failed to open stream: No such file or directory in /home/content/28/9368928/html/controllers/admin/AdminTranslationsController.php on line 1457

Warning: file_put_contents(/home/content/28/9368928/html/themes/default/modules/blocknewsletter/mails/en/newsletter_conf.txt) [function.file-put-contents]: failed to open stream: No such file or directory in /home/content/28/9368928/html/controllers/admin/AdminTranslationsController.php on line 1457

Warning: file_put_contents(/home/content/28/9368928/html/themes/default/modules/blocknewsletter/mails/en/newsletter_verif.txt) [function.file-put-contents]: failed to open stream: No such file or directory in /home/content/28/9368928/html/controllers/admin/AdminTranslationsController.php on line 1457

Warning: file_put_contents(/home/content/28/9368928/html/themes/default/modules/blocknewsletter/mails/en/newsletter_voucher.txt) [function.file-put-contents]: failed to open stream: No such file or directory in /home/content/28/9368928/html/controllers/admin/AdminTranslationsController.php on line 1457

Warning: file_put_contents(/home/content/28/9368928/html/themes/default/modules/blockwishlist/mails/en/wishlink.txt) [function.file-put-contents]: failed to open stream: No such file or directory in /home/content/28/9368928/html/controllers/admin/AdminTranslationsController.php on line 1457

Warning: file_put_contents(/home/content/28/9368928/html/themes/default/modules/blockwishlist/mails/en/wishlist.txt) [function.file-put-contents]: failed to open stream: No such file or directory in /home/content/28/9368928/html/controllers/admin/AdminTranslationsController.php on line 1457

Warning: file_put_contents(/home/content/28/9368928/html/themes/default/modules/followup/mails/en/followup_1.txt) [function.file-put-contents]: failed to open stream: No such file or directory in /home/content/28/9368928/html/controllers/admin/AdminTranslationsController.php on line 1457

Warning: file_put_contents(/home/content/28/9368928/html/themes/default/modules/followup/mails/en/followup_2.txt) [function.file-put-contents]: failed to open stream: No such file or directory in /home/content/28/9368928/html/controllers/admin/AdminTranslationsController.php on line 1457

Warning: file_put_contents(/home/content/28/9368928/html/themes/default/modules/followup/mails/en/followup_3.txt) [function.file-put-contents]: failed to open stream: No such file or directory in /home/content/28/9368928/html/controllers/admin/AdminTranslationsController.php on line 1457

Warning: file_put_contents(/home/content/28/9368928/html/themes/default/modules/followup/mails/en/followup_4.txt) [function.file-put-contents]: failed to open stream: No such file or directory in /home/content/28/9368928/html/controllers/admin/AdminTranslationsController.php on line 1457

Warning: file_put_contents(/home/content/28/9368928/html/themes/default/modules/mailalerts/mails/en/customer_qty.txt) [function.file-put-contents]: failed to open stream: No such file or directory in /home/content/28/9368928/html/controllers/admin/AdminTranslationsController.php on line 1457

Warning: file_put_contents(/home/content/28/9368928/html/themes/default/modules/mailalerts/mails/en/new_order.txt) [function.file-put-contents]: failed to open stream: No such file or directory in /home/content/28/9368928/html/controllers/admin/AdminTranslationsController.php on line 1457

Warning: file_put_contents(/home/content/28/9368928/html/themes/default/modules/mailalerts/mails/en/productcoverage.txt) [function.file-put-contents]: failed to open stream: No such file or directory in /home/content/28/9368928/html/controllers/admin/AdminTranslationsController.php on line 1457

Warning: file_put_contents(/home/content/28/9368928/html/themes/default/modules/mailalerts/mails/en/productoutofstock.txt) [function.file-put-contents]: failed to open stream: No such file or directory in /home/content/28/9368928/html/controllers/admin/AdminTranslationsController.php on line 1457

Warning: file_put_contents(/home/content/28/9368928/html/themes/default/modules/paypal/mails/en/error_reporting.txt) [function.file-put-contents]: failed to open stream: No such file or directory in /home/content/28/9368928/html/controllers/admin/AdminTranslationsController.php on line 1457

Warning: file_put_contents(/home/content/28/9368928/html/themes/default/modules/referralprogram/mails/en/referralprogram-congratulations.txt) [function.file-put-contents]: failed to open stream: No such file or directory in /home/content/28/9368928/html/controllers/admin/AdminTranslationsController.php on line 1457

Warning: file_put_contents(/home/content/28/9368928/html/themes/default/modules/referralprogram/mails/en/referralprogram-invitation.txt) [function.file-put-contents]: failed to open stream: No such file or directory in /home/content/28/9368928/html/controllers/admin/AdminTranslationsController.php on line 1457

Warning: file_put_contents(/home/content/28/9368928/html/themes/default/modules/referralprogram/mails/en/referralprogram-voucher.txt) [function.file-put-contents]: failed to open stream: No such file or directory in /home/content/28/9368928/html/controllers/admin/AdminTranslationsController.php on line 1457

Warning: file_put_contents(/home/content/28/9368928/html/themes/default/modules/sendtoafriend/mails/en/send_to_a_friend.txt) [function.file-put-contents]: failed to open stream: No such file or directory in /home/content/28/9368928/html/controllers/admin/AdminTranslationsController.php on line 1457

 

 

to go even further, I tried to recreate this issue after making changes... and now, when the customer tries to send a message from within their order they get this.

 

https://drive.google.com/file/d/0B7G9B-fu-3veSXFONGdPX0FkYjA/edit?usp=sharing

 

so now I have two issues, the old and the new.

 

The good thing is, the messages still come through, the bad thing is, every customer is telling me about these errors and it looks back on my business,

 

thank you so much in advance for any help or solutions!

 

 

Link to comment
Share on other sites

×
×
  • Create New...