I have got friends to test out the moduals i installed but everyone has said that when they (not sign IN) but signup/register they are taken back to the signup page and not a page teelling them they just signed up and will get am email or something.
was told to install logintoboggan.module but can not find any setting but the activate setting in the moduals page.
it seems after i added the 'taxonomy_access.module' i've been getting random errors show up...
user warning: Table 'drupal.term_access' doesn't exist query: SELECT t.tid, d.vid, BIT_OR(t.grant_list) AS grant_list FROM term_access t INNER JOIN term_data d ON t.tid=d.tid WHERE t.rid in ('1') AND grant_list = 1 group by t.tid, d.vid in C:\apache2triad\htdocs\drupal\includes\database.mysql.inc on line 120.
I am currently working on two multilingual sites. i18n is a great module, but there is a way lots of work required to make it work with taxonomy / category modules.
Taxonomy terms are
Requirements include:
* Multilingual vocabulary / container names.
* Whe displaying categories (e.g. for a node), only display the categories from the current language.
Have someone succeeded in getting multilingual taxonomy / categories to work with i18n?
Any patches or pointers or to which code should be touched whould be greatly appriciated.
Hi,
this is dumb, but i do not know enough about the way drupal works yet to be able to to it by myself. I would appreciate any pointers in the right direction.