Quote:
Originally Posted by Dead Eddie
PHP Code:
$this->content->getSectionId();
$this->content->getParentId();
(array) $this->content->getParentIds();
Depending on your requirement, one of these, called from any of the vbcms_article_populate_* hooks, should get you what you're looking for.
|
Thanks for your reply, it doesn't work for me, i'v also followed this thread at vb.com:
https://www.vbulletin.com/forum/show...in-plugin-code