Posted by josys64 on December 31, 2008 at 7:58pm
Hi,
from an as3 script i'm calling the menu.get method and i get only items with path = <front>, if i specify a node in the path field i don't get the item (path = node/4).
When i test from Drupal admin/build/services/browse/menu.get with the call method same problem.
Any suggestions ?
services 6.x-0.13
Comments
news
After few hours i found out that my problem came from the language.
Now i would like to get the menu in the appropriate language that the user choose in the flash application.
So how can i set the language with menu.get method ?