Closed (works as designed)
Project:
myTinyTodo
Version:
7.x-1.x-dev
Component:
Documentation
Priority:
Critical
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
16 Mar 2012 at 22:10 UTC
Updated:
16 Apr 2012 at 04:09 UTC
Jump to comment: Most recent file
Comments
Comment #1
fizk commentedYes, you can create one or more static page(s) that holds one or more todo list fields.
You're not limited to using a page. You can use any content type that's on your site.
Comment #2
smalltalkman commentedGreetings
I am not getting any functionality.
I installed mytinytodo. It is working fine on its own.
New content item with on todo field.
I get an error: [Thu Apr 12 23:44:57 2012] [error] [client 58.11.200.194] File does not exist: /home/itasrvco/public_html/Drupal7/mytinytodo/init, referer: http://myally.org/?q=mytinytodo/page&fid=4
I tried copying init.php to init. no change :(
help!
be well,
Brian
Comment #3
fizk commentedsmalltalkman, please see #1534326: How do I install this module?
Comment #4
smalltalkman commentedI deleted content and fields, disabled, uninstalled, installed, created new type. same error :(
Comment #5
fizk commentedYou don't have clean URLs enabled.
http://myally.org/?q=mytinytodo/initworks, but the clean URLs version doesn't:http://myally.org/mytinytodo/initComment #6
smalltalkman commentedThat worked well.
thanks!