Posted by rus032 on October 24, 2009 at 9:22am
Jump to:
| Project: | Automatic Nodetitles |
| Version: | 6.x-1.2 |
| Component: | Miscellaneous |
| Category: | task |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
This code "dont work". don't see on created node.
<?php
$termpath = '[termpath]';
list($parenterm, $childterm) = split('//', $termpath);
return $parenterm . ' ' . $childterm;
?>works after update node.
help please
Comments
#1
Likewise. Im using Tag Taxonomy. at the moment i have to ask my users to edit their post after posting. Is there a way around this? thanks.