Hi
Thanks alot for this great module. I tried to create my own view with Timeline plugin and I keep getting the errors below whenever I click settings of Timeline Plugin in Views Style. Then I couldn't made any changes to the settings. I can go to timeline/nodes and it's working fine.
Hope somebody can help me out.
Thanks
Hlan
An error occurred at /drupaltest/admin/build/views/ajax/display/Timeline/default/style_options.
Error Description:
Fatal error: Call to undefined function dsm() in /var/www/vhosts/example.com/subdomains/apps/httpdocs/drupaltest/sites/all/modules/timeline/timeline.module on line 206
Comments
Comment #1
xamanu commentedSince this is a dev snapshot under heavy development there is a function call to devel module's debug function dsm() still there. Sorry for that. You can just search for the line and delete the dsm-function-call, or you could install devel module and the error would disappear.
I'm sorry for that. Thanks for testing the 3.x-dev version!
Comment #2
hlan commentedThanks for the info. I moved to 6.2 and it's working fine now. Anyway thanks alot this great module.
Regards,
Hlan
Comment #4
imDhaval commentednow there is many coding problems in 3X dev version,
so maintainer have to update the 3X branch
Comment #5
xamanu commentedVersion 3.x is still under heavy development. Please file patches instead of claiming for voluntary work.
Comment #6
xamanu commentedThis should be better now.