Back to Feedback Support

Aebian
shina
shina

Hey Aebian. Did you include the ajax framework on your theme?

http://octobercms.com/docs/cms/ajax

Aebian
Aebian

Added it now (http://i.imgur.com/YJFzfNX.png) but I get:

Uncaught Error: Invalid handler name. The correct handler name format is: "onEvent".

shina
shina

In message/feedbackForm.htm line 26 change {{ SELF }} to feedback

{{ SELF }} works on component partials (like {% component 'feedback' %} But since you are customising this partial you have to tell which component you are using.

Aebian
Aebian

@shina:

f*ck I just oversaw that. Was about to look for that kinda code and was wondering why there wasn't one, now I see :D

Thanks a lot ^^

Aebian
shina
shina

Again on line 26: try to change $(event) to $(el)

Aebian
shina
shina

Hmm now I don't have any clue.

Maybe this error is from another plugin? Double check your component settings, Channel configuration...

Aebian
Aebian

Also got that error on the feedback backend site ^^

I checked my code / channel but don't see any problems :<

Last updated

shina
shina

Hey Aebian,

I tried to send a message on your contact page and I received this message: "Call to a member function send() on null" on line 55

This usually is a erro when you don't have a channel select when configuring the Feedback component.

Aebian
Aebian

Hmm I'm still having trouble:

After submitting the form: https://i.imgur.com/6BGE4BF.png And the Console-View: https://i.imgur.com/WSUHqnU.jpg

1-12 of 12