updating tnid in database isn't resulting in changes on the front end : Drupal 7
Hi, I'm working under the assumption that manually changing tnid in the node table will result in the translated node showing up when a user clicks on the 'translate' tab. I have two nodes : node 600 in En and node 601 in Fr. Ive updated the tnid for node 601 to point to 600, but that hasn't done anything on the front end. Any idea what I'm doing wrong? -- -- Daniel Webster
Does the source tnid also point to its own nid ? Like this nid 600, tnid 600 nid 601, tnid 600 On Sat, Nov 9, 2013 at 5:43 PM, Dan Webber <webstercoder@gmail.com> wrote:
Hi,
I'm working under the assumption that manually changing tnid in the node table will result in the translated node showing up when a user clicks on the 'translate' tab. I have two nodes : node 600 in En and node 601 in Fr. Ive updated the tnid for node 601 to point to 600, but that hasn't done anything on the front end.
Any idea what I'm doing wrong?
-- -- Daniel Webster
-- [ Drupal support list | http://lists.drupal.org/ ]
-- *Nicolas Tostin* Lead Dev +33 (0)1 77 15 67 36 tostinni@propal.net *Agence Propal*, l'agence web experte Drupal propal.net
I have tried 3 options, none have worked. For the source nid (600), I have set tnid to 0 (default), 600, and 601 On Sun, Nov 10, 2013 at 5:09 PM, Nicolas Tostin <tostinni@propal.net> wrote:
Does the source tnid also point to its own nid ? Like this nid 600, tnid 600 nid 601, tnid 600
On Sat, Nov 9, 2013 at 5:43 PM, Dan Webber <webstercoder@gmail.com> wrote:
Hi,
I'm working under the assumption that manually changing tnid in the node table will result in the translated node showing up when a user clicks on the 'translate' tab. I have two nodes : node 600 in En and node 601 in Fr. Ive updated the tnid for node 601 to point to 600, but that hasn't done anything on the front end.
Any idea what I'm doing wrong?
-- -- Daniel Webster
-- [ Drupal support list | http://lists.drupal.org/ ]
-- *Nicolas Tostin* Lead Dev +33 (0)1 77 15 67 36 tostinni@propal.net
*Agence Propal*, l'agence web experte Drupal propal.net
-- [ Drupal support list | http://lists.drupal.org/ ]
-- -- Daniel Webster Project Coordinator Xykon, LLC 1875 I Street NW Suite 500 Washington, DC 20006 (240) 365-9800 Ext. 202 dwebster@xykonconsulting.com
I haven't fully tested this yet, but seems like I also need to update a table called entity_translation. once done, it seems to work On Mon, Nov 11, 2013 at 6:59 AM, Daniel Webster < dwebster@xykonconsulting.com> wrote:
I have tried 3 options, none have worked. For the source nid (600), I have set tnid to 0 (default), 600, and 601
On Sun, Nov 10, 2013 at 5:09 PM, Nicolas Tostin <tostinni@propal.net>wrote:
Does the source tnid also point to its own nid ? Like this nid 600, tnid 600 nid 601, tnid 600
On Sat, Nov 9, 2013 at 5:43 PM, Dan Webber <webstercoder@gmail.com>wrote:
Hi,
I'm working under the assumption that manually changing tnid in the node table will result in the translated node showing up when a user clicks on the 'translate' tab. I have two nodes : node 600 in En and node 601 in Fr. Ive updated the tnid for node 601 to point to 600, but that hasn't done anything on the front end.
Any idea what I'm doing wrong?
-- -- Daniel Webster
-- [ Drupal support list | http://lists.drupal.org/ ]
-- *Nicolas Tostin* Lead Dev +33 (0)1 77 15 67 36 tostinni@propal.net
*Agence Propal*, l'agence web experte Drupal propal.net
-- [ Drupal support list | http://lists.drupal.org/ ]
--
participants (3)
-
Dan Webber -
Daniel Webster -
Nicolas Tostin