first off all,

the idea behind this module sounds nice but i have problem to get it run correctly and i dont unterstand what to do.

i have created a vocabulary and selected "Apply automatically to contentTypes listed above" then there are two point
"save" and "autocategories" what of the two are the right?

when i click on "autocategories" i get the following error messages:

* warning: Invalid argument supplied for foreach() in /var/www/localhost/web15/html/testdrupal/sites/all/modules/autocategorise/auto_categorise.module on line 114.
* warning: Invalid argument supplied for foreach() in /var/www/localhost/web15/html/testdrupal/sites/all/modules/autocategorise/auto_categorise.module on line 114.
* warning: Invalid argument supplied for foreach() in /var/www/localhost/web15/html/testdrupal/sites/all/modules/autocategorise/auto_categorise.module on line 114.
* warning: Invalid argument supplied for foreach() in /var/www/localhost/web15/html/testdrupal/sites/all/modules/autocategorise/auto_categorise.module on line 114.

and when i try to edit this vocabulary then the option "Apply automatically to contentTypes listed above" is never selected, i can select it and it tells me that all
changes are saved but when i edit it then the option is not selected.

Comments

matslats’s picture

Status: Active » Closed (duplicate)

I have fixed the problem with line 114. This line assumed that each term had synonyms.
The save button on the vocabulary properties page is the default. Click that and it should remember the tick.
If you click button 'autocagtegorise' the system will go through every node of the selected contentTypes and re-apply terms to them. It will not save the page but perhaps it should.