that code is something you'd only need to run once. you could install the devel module, enable the php evaluation block, run that type of code (you'll probably need to tweak it depending on where the data is going), and then when you're finished uninstall the devel module.
Comments
Comment #1
drewish commentedhere's a code snipit to modify a review node to a cck node, providing that you've defined it with the same fields:
Comment #2
drewish commentedlittle fuller example:
Comment #3
duke_ commentedThis is very interesting, I've been trying to do this with no success. How do i have to use this code?
Thanks.
Comment #4
clarknova commentedWould you give me an idea on how to use this code, please?
Comment #5
drewish commentedthat code is something you'd only need to run once. you could install the devel module, enable the php evaluation block, run that type of code (you'll probably need to tweak it depending on where the data is going), and then when you're finished uninstall the devel module.