Hello,

I am trying to get the module to work (it seems really great for what I want to do), but there's a little problem: only a white box is displayed when adding content of the new content type, I am not able to view or add list items. What could be the problem?

Thanks,
Kris

Comments

krisv’s picture

Anyone have an idea? I'm sure I just forgot something, but I'm not proficient enough with Drupal to figure out what...

Thanks,
Kris

krisv’s picture

StatusFileSize
new49.35 KB

Hi,
Still no luck getting the box to work, when installing firebug I see this (see attachment). Does anyone have an idea?
Thanks,
Kris

fizk’s picture

What version of Drupal 7 are you running?

krisv’s picture

Hi fizk,

I'm running version 7.19.

Kind regards,
Kris

fizk’s picture

Can you try using the development version: http://ftp.drupal.org/files/projects/mytinytodo-7.x-1.x-dev.tar.gz

I plan to make another 7.x release very soon since beta10 is a year old.

krisv’s picture

StatusFileSize
new85.64 KB

Hello fizk,

I installed the dev version (.zip in my case), but the problem persists, I attached another screenshot. Maybe I can provide you some more logging (and how do I do that exactly)?

Thanks,
Kris

fizk’s picture

That seems to have cleared up the Javascript errors that were coming from this module.

Try disabling the Locale module to get rid of the remaining Javascript errors.

krisv’s picture

StatusFileSize
new79.99 KB

Wow that's fast :-)

Anyway, it seems I was a bit too hasty with my screenshot, the error is still there (see attachment). I disabled locale as a test, the error stays, I have to reload the page again for it to show.

As a bonus I lose the body text of all my posts when disabling locale, so I enabled it again for now.

Kris

fizk’s picture

Could you attach here the source code of that page?

krisv’s picture

StatusFileSize
new28.71 KB

See attachment, I hope this is what you are looking for, if not, please tell me what to do...

Thanks,
Kris

krisv’s picture

Hi,

Do you have any more updates?

Thanks,
Kris

fizk’s picture

I think it's related to your version of jQuery, or that the page is loading jQuery too many times, and in the process removing the datepicker object.

I noticed that you're running the jQuery Update module. Try disabling it.

krisv’s picture

Yes! That was the solution!

Thanks a bunch, now we can start using this great module.
Now I only have to figure out why I added the jquery update module in the first place...

Kris

krisv’s picture

Status: Active » Closed (fixed)
fizk’s picture

Awesome :) Enjoy!

codeelegance’s picture

Issue summary: View changes

If anyone gets here like I did, try disabling the devel module - AND FLUSH CACHE several times.