Git Product home page Git Product logo

Comments (2)

cpaschen avatar cpaschen commented on July 27, 2024

History

#6 Updated by Chris French 3 months ago
Status changed from New to Needs Testing

Hey Lukas,

Mikael Colboc is correct, We ran into this exact same problem when updating the language strings in billets.
I commited a fix for this to the trunk you can close the ticket or test and close but i tested it locally just to make sure.

Chris

#5 Updated by Chris DioscouriChris Paschen. 4 months ago

Dan,

No, that has nothing to do with this.
Please create a new ticket with details (and versions that you are using)

Mikael,

Thanks. I'll leave this info for lukas to review.

#4 Updated by Mikael Colboc 4 months ago

Hi Chris,

This admin form is generated by: admin/views/emails/tmpl/form.php

I believe the issue is in the call: $row->strings which comes from: admin/models/emails/php

around line 75: if(stripos( $k, 'EMAIL_') === 0)

it should be updated to something like: if(stripos( $k, 'COM_TIENDA_EMAIL_') === 0)

I cannot test it myself, but I think it might work.

Dan: I don't think your issue is related, plus I can't reproduce it on my version (0.9.1 EAV)

#3 Updated by Dan Hall 4 months ago

By the title of this issue I think I am confirming the same problem or a related problem, but by the description and comments above I can't tell.

When I change the status of an order on an individual order page, select "Send email to customer" and put a custom message in the text area, I get the following when when updating order:

Fatal error: Class 'JMailHelper' not found in /var/www/vhosts/thetennispark.com/httpdocs/administrator/components/com_tienda/helpers/email.php on line 194

Let me know if I need to create a new ticket for this.

#2 Updated by Chris DioscouriChris Paschen. 4 months ago

If you select Localization | E-mails | English (United Kingdom)

in the 'strings' area (below the Language Information) there should at least be one entry there ('"EMAIL_NEW_ORDER_TEXT').

Now there is noting showing there.

(I haven't had time to dig through to determine where that display/form is generated)

#1 Updated by Mikael Colboc 4 months ago

I'd like to help but can you explain this one better ? I don't see what's broken exactly.

from tienda.

ChrisFrench avatar ChrisFrench commented on July 27, 2024

This is working in Tienda and in Billets I am closing this ticket, someone reopen it if they find something wrong

from tienda.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.