Hi I have used this module before in D6 without many problems.
I think the problem can be that I want to use it in a site with four languages. When I check the translation fallback in a node and save, I get an error:

Notice: Undefined property: stdClass::$nodeblock_translation_fallback en nodeblock_form_alter() (línea 59 de /sites/default/modules/nodeblock/nodeblock.module).

Then I go and edit the same node but the check is unchecked.
Also, in the block I only get the title of the block and a Read more link, but not the content of the node.

I hope this helps releasing a stable release, it would be fantastic for me.

Thank you!

Comments

michaellander’s picture

Duplicate of #1054018: Undefined property: stdClass::$nodeblock_translation_fallback in nodeblock_form_alter() .

Thank you for helping test this module. I put in a check to make sure the value is set which I believe should fix this error. Let me know if you have any further issues. Please check in the future to make sure that the issue doesn't already exist in the queue!

michaellander’s picture

Status: Active » Closed (duplicate)