I´ve a content type where the domain access options is available. When I translate this content into another languages (with the "translate" option), then I´ve to click on the domains again because they are blank in the translation page.
I would like to keep them like in the original node so I don´t have to select them again... Is that possible? how?
I tried to transfer my drupal website to another host and i get the following errors:
Warning: Table '(data).languages' doesn't exist query: SELECT * FROM languages ORDER BY weight ASC, name ASC in /home/(site)/public_html/includes/database.mysqli.inc on line 135
Warning: Invalid argument supplied for foreach() in /home/(site)/public_html/includes/bootstrap.inc on line 1282
Warning: Invalid argument supplied for foreach() in /home/(site)/public_html/includes/language.inc on line 41
I drupal 6 running website, problem is that whever I am trying to clicking on the edit tab for any story times out, no
page seems to load completely ever.
Eventually might load and returns a string of characters like it has timed out.
In a case a user filling textarea (comment or registration) and sometimes accidently go to next page or previous page. Then all written texts are dissappering when come back to page.
How can I make these areas remember the written texts of users? Especially for the comments. Because user writes the comment then because of a connection failure or going to nex page deletes everything.
Is there a module or a simple code for remembering text areas by browser?