burble

Results 5 comments of burble

Hi Can I bump this it doesn't seem implemented in C5 8.2 and is such a key requirement of a public form?

Adam - have you fixed your problem? I have tried Arnaud's solutions above but cannot get it to work. I am using concrete5 CMS and adding this with my theme,...

I have changed the modpath in the header JS call to modpath: "/twitter/index.php", It is also set directly in the jquery.tweet.js to be modpath: '/twitter/', I have tried every permutation...

Thanks for that - I was doing this within a CMS where everything should be set relative to the Theme folder however it may be that the JS call is...

I changed line 8 in controller to the belwo and it worked. protected $appVersionRequired = '5.6.3.4';