Tuesday 18 November 2008 1:09:14 am
Hi!
I was affected by issue http://issues.ez.no/IssueView.php?Id=12785 and I was very happy to install new version to solve my probllems, but now, that I have already version 4.01 installed the problem hold over...I try to explain.
In my admin section I have this tree structure
cartella1 (no translation)
--subfolder1 (ita&eng version)
--subfolder2 (ita&eng version) --subfolder3 (ita&eng version) If I translate "cartella" in "folder1" the urlalias doesn't work on the site anymore, infact instead of "mysite/folder1/subfolder1" I just see "content/view/full/xxx" It's quite similar to issue http://issues.ez.no/IssueView.php?Id=12829
My Error.log
[ Nov 18 2008 09:37:11 ]:
The parent ID 692 of element with ID 734 does not point to the last entry which had ID 1129, incorrect path would be calculated, aborting
[ Nov 18 2008 09:37:11 ]: eZContentObjectTreeNode::pathWithNames() failed to fetch path of node 752, falling back to generated url entries. Run updateniceurls.php to fix the problem. updateniceurls dosn't fix the problem... I can solve it in this way...as an user as already write in post http://ez.no/developer/forum/developer/problems_with_the_tree_url_aliases_paths/re_problems_with_the_tree_url_aliases_paths__5
TRUNCATE ezurlalias_ml;
restart apache
from the shell
php bin/php/updateniceurls.php --import -s siteAccess -> where siteAccess is a admin site access with all languages support in site.ini But since I have a lots of node that will be soon translate I cannot think to do it everytime I update my system...There's no way to solve my problem...or...it is already solved but I don't know how?!?! Any help will appreciate!!
Thanks! Luca
|