Mr. Alfa1
I have edit my navbar_link and add this code into it
Code:
<a href="local_links.php?action=addlink&catid={vb:raw viewcatid}">
{vb:rawphrase ll_menu_addlink}
</a>
as it will add entry in the opened category
but it return with this link
local_links.php?action=addlink&catid=
as it show , its can't fetch the catid from the opened page link, and I don't know how to do this
it should be like this
local_links.php?action=addlink&catid=22
as I already open catid=22 then I click on addentry