Posted by krisv on November 29, 2012 at 7:24am
2 followers
| Project: | myTinyTodo |
| Version: | 7.x-1.0-beta10 |
| Component: | User interface |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
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
| Attachment | Size |
|---|---|
| ScreenShot002.jpg | 26.9 KB |
Comments
#1
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
#2
Hi,
Still no luck getting the box to work, when installing firebug I see this (see attachment). Does anyone have an idea?
Thanks,
Kris
#3
What version of Drupal 7 are you running?
#4
Hi fizk,
I'm running version 7.19.
Kind regards,
Kris
#5
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.
#6
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
#7
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.
#8
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
#9
Could you attach here the source code of that page?
#10
See attachment, I hope this is what you are looking for, if not, please tell me what to do...
Thanks,
Kris
#11
Hi,
Do you have any more updates?
Thanks,
Kris
#12
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.
#13
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
#14
#15
Awesome :) Enjoy!