Video content type get lost
sebastiang - April 3, 2009 - 12:00
| Project: | Video |
| Version: | 6.x-2.4 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
Randomly I discovered that the video content type is not available anymore. Nodes of that type are displaying just title and body (booth node view and edit form).
The following error message is logged:
call_user_func_array() [function.call-user-func-array]: First argument is expected to be a valid callback, 'video_node_form' was given in /home/www/drupal/drupal-5.15/includes/form.inc on line 218.
I tryed to debug, but stumpled on complexity. It could be caused by caching, but clearing cache via devel meodule does not solve it. The way is to dis- and reenable some of the video-submodules, than the contenttype appears and works fine.

#1
Clear cache should solve your problem, cause this might be cause of menu cache.
#2
I found that enabling or disabling some other module also fix it, for a while. May this info help.
#3
Thanks @sebastiang, for sharing this idea
#4
May following info helps to isolate the bug.
The video contenttype disappers be editing some other contenttype, even just open the edit form and save it without changes.
It does not happen if I edit menu or categories.
#5
Thanks a lot. we are working hard to fix this :)
#6
This is fixed in Drupal 6 version 6.x-2.2 and forward releases
#7
Automatically closed -- issue fixed for 2 weeks with no activity.
#8
Is there a chance to reimplement this to 5.x? I would try to fix the 5.x, if I would have some approach how this was caused/solved. Did not found it on the 6.x lists of solved bug.
#9
Somehow the problem disapperaed on the mentioned platform, may after update cck or core.
#10
It came back to live ;)
So well, I would be grateful for any hint to localize this bug.