Forum Replies Created

Viewing 15 replies - 1 through 15 (of 16 total)
  • Thread Starter daivernon

    (@daivernon)

    Helpdesk Ashanjay.com : ticket Ticket #327032
    Translation that causing the issue :
    ‘Ticket could not be added to cart, try again later!’
    Screenshot : https://www.dropbox.com/scl/fi/hyh8ugn49h8vf09u6cbbg/event_on.jpg?rlkey=3n01xclvymv63r1gsff2bpmz8&dl=0
    Javascript error (t4) :
    Uncaught TypeError: Cannot use ‘in’ operator to search for ‘Ticket added to cart successfully!’ in {“t1″:”Ajout\u00e9 au panier”,”t2″:”Panier”,”t3″:”Commander”,”t4″:”Le billet n\
    at a.fn.evotx_show_msg (tx_wc_tickets.min.js:1:8554)
    at Object.success (tx_wc_tickets.min.js:1:7055)
    at c (jquery.min.js:2:25266)
    at Object.fireWith as resolveWith
    at l (jquery.min.js:2:77721)
    at XMLHttpRequest. (jquery.min.js:2:80204)

    Thread Starter daivernon

    (@daivernon)

    I am not enough good a javascript to know if this kind of error could allow a injection or not. but as using single quote in the translated specific term, that has an effect on the code, so keep an eye on it

    Thread Starter daivernon

    (@daivernon)

    Yes you got a internal ticket for this.

    Matter was about your translation module : in french we use ‘ character in our sentence, and this was in conflict with javascript code ‘SELECT IN’

    HTML output is escaped but seems that JS code using translation not escape it everywhere

    Edit : the french character is overwrite by wordpress forum, but i’m talking about single quote in my reply

    • This reply was modified 1 year, 5 months ago by daivernon. Reason: single quote precision

    @bordoni
    Event ticket : 5.6.1
    + Event calendar : 6.1.2?
    + Avada : 7.11.0

    Bug fixed for my 3 clients website that using the combo Ticket + calendar

    RESOLVED for me

    Fix – Resolved issues with Attendee Registration not being bound correctly on loading. [ET-1771]

    Avada : 7.11.0
    Event Calendar : 6.1.1?
    Event Ticket : 5.6.0.1?

    Fatal error: Uncaught TEC\Common\lucatume\DI52\NotFoundException: nothing is bound to the ‘tickets.attendee_registration’ id and it’s not an existing or instantiable class. in /home/customer/www/cafedomoun.re/public_html/wp-content/plugins/event-tickets/common/vendor/vendor-prefixed/lucatume/di52/src/Builders/ClassBuilder.php:84 Stack trace: #0 /home/customer/www/cafedomoun.re/public_html/wp-content/plugins/event-tickets/common/vendor/vendor-prefixed/lucatume/di52/src/Builders/Resolver.php(233): TEC\Common\lucatume\DI52\Builders\ClassBuilder->__construct(‘tickets.attende…’, Object(TEC\Common\lucatume\DI52\Builders\Resolver), ‘tickets.attende…’) #1 /home/customer/www/cafedomoun.re/public_html/wp-content/plugins/event-tickets/common/vendor/vendor-prefixed/lucatume/di52/src/Builders/Resolver.php(210): TEC\Common\lucatume\DI52\Builders\Resolver->resolveUnbound(‘tickets.attende…’) #2 /home/customer/www/cafedomoun.re/public_html/wp-content/plugins/event-tickets/common/vendor/vendor-prefixed/lucatume/di52/src/Container.php in?/home/customer/www/cafedomoun.re/public_html/wp-content/plugins/event-tickets/common/vendor/vendor-prefixed/lucatume/di52/src/Builders/ClassBuilder.php?on line?84

    @bordoni Rob Ly from ticket support will give you credentials for staging environnement.

    UPDATE : Avada has released a new version of his theme + plugins, but conflict still exist.

    • This reply was modified 1 year, 9 months ago by daivernon. Reason: Avada release an update

    i open a ticket with title “To Gustavo Bordoni(@bordini)”

    @Gustavo Bordoni staging environnent is ready. Just let me know how toa safely send credentials to your teams. I try create a support ticket but “thanks for contacting us! We will get in touch with you shortly. Just a reminder, we only offer premium support for current, active licenses.” ?? no hopes that i will be read

    • This reply was modified 1 year, 9 months ago by daivernon.

    @Gustavo Bordoni for sure not sending credential here, let me know if you can a ticketing URL where sending it or a devteam email.

    I can setup a clone staging environnement with admin credentials / ftp for your team. Let me know if could be helpful to reproduce bug (will be a specific case but who know’s ^^)

    • This reply was modified 1 year, 9 months ago by daivernon. Reason: check email notification
    • This reply was modified 1 year, 9 months ago by daivernon.

    Conflict seem to be with : Avada Builder Version 3.10.1
    (Avada is a partner of Event Calendar in my mind)

    PHP Version : 7.4.33
    Avada Theme : 7.10.1
    Avada Core : 5.10.1 
    Avada Builder : 3.10.1
    Event Calendar : 6.1.1
    Event ticket : 5.6.0

    • This reply was modified 1 year, 9 months ago by daivernon.

    Same situation, my ticket for ‘nothing is bound’ was mark resolved and saying me to upload the 2 plugins. Error still here after their update

    Fatal error: Uncaught TEC\Common\lucatume\DI52\NotFoundException: nothing is bound to the ‘tickets.attendee_registration’ id and it’s not an existing or instantiable class. in /home/customer/www/cafedomoun.re/public_html/wp-content/plugins/event-tickets/common/vendor/vendor-prefixed/lucatume/di52/src/Builders/ClassBuilder.php:84 Stack trace: #0 /home/customer/www/cafedomoun.re/public_html/wp-content/plugins/event-tickets/common/vendor/vendor-prefixed/lucatume/di52/src/Builders/Resolver.php(233): TEC\Common\lucatume\DI52\Builders\ClassBuilder->__construct(‘tickets.attende…’, Object(TEC\Common\lucatume\DI52\Builders\Resolver), ‘tickets.attende…’) #1 /home/customer/www/cafedomoun.re/public_html/wp-content/plugins/event-tickets/common/vendor/vendor-prefixed/lucatume/di52/src/Builders/Resolver.php(210): TEC\Common\lucatume\DI52\Builders\Resolver->resolveUnbound(‘tickets.attende…’) #2 /home/customer/www/cafedomoun.re/public_html/wp-content/plugins/event-tickets/common/vendor/vendor-prefixed/lucatume/di52/src/Container.php in?/home/customer/www/cafedomoun.re/public_html/wp-content/plugins/event-tickets/common/vendor/vendor-prefixed/lucatume/di52/src/Builders/ClassBuilder.php?on line?84

    Thread Starter daivernon

    (@daivernon)

    Nothing change even with last 2 plugins updates (Calender + Ticket). Exactly the same ERROR

    Fatal error: Uncaught TEC\Common\lucatume\DI52\NotFoundException: nothing is bound to the ‘tickets.attendee_registration’ id and it’s not an existing or instantiable class. in /home/customer/www/cafedomoun.re/public_html/wp-content/plugins/event-tickets/common/vendor/vendor-prefixed/lucatume/di52/src/Builders/ClassBuilder.php:84 Stack trace: #0 /home/customer/www/cafedomoun.re/public_html/wp-content/plugins/event-tickets/common/vendor/vendor-prefixed/lucatume/di52/src/Builders/Resolver.php(233): TEC\Common\lucatume\DI52\Builders\ClassBuilder->__construct(‘tickets.attende…’, Object(TEC\Common\lucatume\DI52\Builders\Resolver), ‘tickets.attende…’) #1 /home/customer/www/cafedomoun.re/public_html/wp-content/plugins/event-tickets/common/vendor/vendor-prefixed/lucatume/di52/src/Builders/Resolver.php(210): TEC\Common\lucatume\DI52\Builders\Resolver->resolveUnbound(‘tickets.attende…’) #2 /home/customer/www/cafedomoun.re/public_html/wp-content/plugins/event-tickets/common/vendor/vendor-prefixed/lucatume/di52/src/Container.php in?/home/customer/www/cafedomoun.re/public_html/wp-content/plugins/event-tickets/common/vendor/vendor-prefixed/lucatume/di52/src/Builders/ClassBuilder.php?on line?84

    After installang 6.1.0.2 still got a fatal error on my side :

    Fatal error: Uncaught TEC\Common\lucatume\DI52\NotFoundException: nothing is bound to the ‘tickets.attendee_registration’ id and it’s not an existing or instantiable class. in /home/customer/www/cafedomoun.re/public_html/wp-content/plugins/the-events-calendar/common/vendor/vendor-prefixed/lucatume/di52/src/Builders/ClassBuilder.php:84 Stack trace: #0 /home/customer/www/cafedomoun.re/public_html/wp-content/plugins/the-events-calendar/common/vendor/vendor-prefixed/lucatume/di52/src/Builders/Resolver.php(233): TEC\Common\lucatume\DI52\Builders\ClassBuilder->__construct(‘tickets.attende…’, Object(TEC\Common\lucatume\DI52\Builders\Resolver), ‘tickets.attende…’) #1 /home/customer/www/cafedomoun.re/public_html/wp-content/plugins/the-events-calendar/common/vendor/vendor-prefixed/lucatume/di52/src/Builders/Resolver.php(210): TEC\Common\lucatume\DI52\Builders\Resolver->resolveUnbound(‘tickets.attende…’) #2 /home/customer/www/cafedomoun.re/public_html/wp-content/plugins/the-events-calendar/common/vendor/vendor-prefixed/lucatum in?/home/customer/www/cafedomoun.re/public_html/wp-content/plugins/the-events-calendar/common/vendor/vendor-prefixed/lucatume/di52/src/Builders/ClassBuilder.php?on line?84

    Seem to be anoter problem, i will open a dedicad thread

    • This reply was modified 1 year, 9 months ago by daivernon.
    Thread Starter daivernon

    (@daivernon)

    I solved my matter by splitting my BIG menu in more littles menu.
    Then i display menu A | menu B | menu C in my layout and it’s ok now.

    Parent A
    — A1
    —- A11
    —- A12
    —- A14
    —- A15
    — A2
    —- A21
    —- A22
    —- A24
    —- A25
    — …
    — A9
    Parent B
    — B1
    —- B11
    —- B12
    —- B13
    — B2
    —- B21
    — …
    — B9
    Parent C
    (…)
    Parent D
    (…)
    Parent E
    (…)

Viewing 15 replies - 1 through 15 (of 16 total)