×

Notice

The forum is in read only mode.
Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1

TOPIC: Error after registering email

Error after registering email 11 years 7 months ago #17194

  • Danny
  • Danny's Avatar Topic Author
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 10
  • Thank you received: 0
i get this instead of thank you message after entering email to subscribe

{"html":"saved","error":false}

what is the Webhooks key??

is it the list id number you want ... i looked for the webhook url key which does not exist !!! please specify the webhook id in the description

Thank you

Error after registering email 11 years 7 months ago #17195

  • Daniel Dimitrov
  • Daniel Dimitrov's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 9618
  • Karma: 155
  • Thank you received: 1081
Hey Danny,
Does our documentation help for the webhook key?
Basically - you have to think of a word to enter in the field and then you copy the address from the adjacent field and paste it in mailchimp. (we will make this easier with the next release).

About the error - I presume you get this in the module - have you made the first list sync?

Cheers,
Daniel

Error after registering email 11 years 7 months ago #17196

  • Danny
  • Danny's Avatar Topic Author
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 10
  • Thank you received: 0
the documentation is hard to follow ... what word loll

for the error yes it is the module

i am using joomla 2.5.6

Error after registering email 11 years 7 months ago #17203

  • Daniel Dimitrov
  • Daniel Dimitrov's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 9618
  • Karma: 155
  • Thank you received: 1081
Hey Danny,
Sorry, but I have troubles following you. So what have you done right now? Can you explain to us how you configured the component, step by step?
the documentation is hard to follow - doesn't help me. Tell me what is hard in the documentation and I'll try to fix it.
You are giving me too little information to be able to assist you with that.
Cheers,
Daniel

Error after registering email 11 years 7 months ago #17209

  • Danny
  • Danny's Avatar Topic Author
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 10
  • Thank you received: 0
Sorry for not being clear on the problems i am having

i started of by installing the component which installed the module

i went in the component's options to configure it

i entered the mailchimp API key which is located in My account API Keys & Authorized Apps on mailchimp.com

For the webhooks key i entered the listID number there because the documentation was not clear on what to enter there ... i don't think this was the right thing to put! i copied the adjacent field with the Webhooks URL (callback URL probably) and pasted it in List -->View-->List Tools-->Webhooks

After this i did my first list sync in the menu list in the component in joomla

i saw that my list had appeared ... so i went in the module configured it so list would match my list in my component letf everything as it was and tested it and after entering my email to subscribe i get the message {"html":"saved","error":false} it's like if the module is not processing the thank you message properly i havn't tested the update message yet i will tell you if it works in 5 minutes

hope this helps

Error after registering email 11 years 7 months ago #17210

  • Danny
  • Danny's Avatar Topic Author
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 10
  • Thank you received: 0
i get this message for the update ... {"html":"updated","error":false} this is when i try to subscribe the the newsletter with the same email as when i registered

Error after registering email 11 years 7 months ago #17211

  • Danny
  • Danny's Avatar Topic Author
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 10
  • Thank you received: 0
you can check this for yourself @ duclostoys.com/

Error after registering email 11 years 7 months ago #17212

  • Daniel Dimitrov
  • Daniel Dimitrov's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 9618
  • Karma: 155
  • Thank you received: 1081
Hey Danny,
Thank you for the link!
Now I know what is wrong on your site.
You see the module works with ajax -> you are not supposed to be send on the screen where you are sent...

You have a javascript error on your page and that is why the javascript in our module is braking...

I see that at the bottom of the site you include jquery - but you include it (or the module, or component that icludes it) without .noConflict mode. This causes other script on the page to not function properly.

My advise here would be to use the chrome inspector or to install firebug for firefox and look at the console ouput. You should see 0 error messages. Once you achieve it -> the module should work properly.

Kind regards,
Daniel

P.S. Here a little more information on noConflict mode: docs.jquery.com/Using_jQuery_with_Other_Libraries

Error after registering email 11 years 7 months ago #17213

  • Danny
  • Danny's Avatar Topic Author
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 10
  • Thank you received: 0
can you check now i disabled some useless plugins ... but now i get the ajaxloader but no message .. i used chrome inspect element to see if i had any javascript errors and i have none

Error after registering email 11 years 7 months ago #17214

  • Danny
  • Danny's Avatar Topic Author
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 10
  • Thank you received: 0
i got it woohoooo do not use with scriptmerge

Error after registering email 11 years 7 months ago #17215

  • Danny
  • Danny's Avatar Topic Author
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 10
  • Thank you received: 0
it keeps on adding the same email ... it should tell me this message if i am already subscribed "You were already subscribed to this list. Your settings have been updated. Thank you!"

Error after registering email 11 years 7 months ago #17216

  • Daniel Dimitrov
  • Daniel Dimitrov's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 9618
  • Karma: 155
  • Thank you received: 1081
Have you confirmed the subscription? If you haven't confirmed it - mailchimp tells us that you are not registered and we add the email again in the database.

Daniel

Error after registering email 11 years 7 months ago #17217

  • Danny
  • Danny's Avatar Topic Author
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 10
  • Thank you received: 0
yes i have .. but its ok i changed module i use mailchimp sigup module instead

Error after registering email 11 years 7 months ago #17218

  • Daniel Dimitrov
  • Daniel Dimitrov's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 9618
  • Karma: 155
  • Thank you received: 1081
Naaah, that is not ok. If there is a bug it should be fixed" According to my check we only add the user once! So I would really like to know why it is being added several times on your server.

Daniel

Error after registering email 11 years 7 months ago #17273

  • Danny
  • Danny's Avatar Topic Author
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 10
  • Thank you received: 0
i don't know wy thats why im asking you
  • Page:
  • 1
Time to create page: 0.133 seconds