Hi,

I'm looking for a replacement for the D5 'Nodeformtemplate' module that hasn't been ported to D6, so I gave 'Node Template' a try.

Result: Directly when enabling the module, I'm getting the following error:

Parse error: syntax error, unexpected T_STRING in /var/www/drupal/sites/all/modules/node_template/nodetemplate.module on line 212

The module page (./admin/build/modules) becomes inaccessible due to this error. The module even can not be disabled through Drush:

# drush disable nodetemplate
Drush command could not be completed.                                [error]

After manually deleting .sites/all/modules/node_template/, I could access ./admin/build/modules again, where the message was printed: node template has created the required tables.. However, at ./admin/build/modules/uninstall is no uninstall feature provided to get rid of these "tables". That's really not nice...

Greetings, -asb

Comments

chefarov’s picture

Same problem :(

chefarov’s picture

I replaced the current version with 6.x-1.x-dev and everythin fixed !!!!!

Just I can't use it yet because the book content type is not supported yet :(

I hope the developer fixes it soon because I need that very much and I think a lot more people do.

motou’s picture

Assigned: Unassigned » motou