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

xamanu’s picture

Title: Errors on Timeline Setting » delete dsm-function-call
Component: Configuration » Code
Assigned: Unassigned » xamanu
Category: support » bug
Status: Active » Needs work

Since 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!

hlan’s picture

Status: Needs work » Fixed

Thanks for the info. I moved to 6.2 and it's working fine now. Anyway thanks alot this great module.

Regards,
Hlan

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

imDhaval’s picture

Status: Closed (fixed) » Active

now there is many coding problems in 3X dev version,
so maintainer have to update the 3X branch

xamanu’s picture

Title: delete dsm-function-call » Clean dev-version code
Status: Active » Needs work

Version 3.x is still under heavy development. Please file patches instead of claiming for voluntary work.

xamanu’s picture

Status: Needs work » Fixed

This should be better now.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.