Dylan
Former Developer
Here are instructions on how to manually add a navigation manager entry for a new review instance
In Navigation Manager click Add Tab
Notice the show permission name. The main tab has the show permission name of <your review shortname>_view. Replace <your review shortname> with the shortname of your instance. So if you have a gaming review instance and the short name is gaming, the target url will be dbtreview.php?ri=gaming and the show permission name will be gaming_review
Now for the sub nav
On the Edit dropdown for the Review nav link, select Add Link
Notice the same permission and ri=
Now repeat it for the add review link
In Navigation Manager click Add Tab
Product: DragonByte Tech: Review (Pro)
Title: Your Nav Name
Target URL: dbtreview.php?ri=<your review instance short name>
Active: Yes
Display Order: 50 (or whatever you want for order)
Show Permission Name: <your review instance short name>_view
Append 'tabid' to URL: No
Tab Script(s): dbtech_review
Notice the show permission name. The main tab has the show permission name of <your review shortname>_view. Replace <your review shortname> with the shortname of your instance. So if you have a gaming review instance and the short name is gaming, the target url will be dbtreview.php?ri=gaming and the show permission name will be gaming_review
Now for the sub nav
On the Edit dropdown for the Review nav link, select Add Link
Title: Main Page
Target URL: dbtreview.php?ri=<your review instance short name>&do=main
Active: Yes
Display Order: 10
Show Permission Name: <your review instance short name>_view
Notice the same permission and ri=
Now repeat it for the add review link
Title: Add Review
Target URL: dbtreview.php?ri=<your review instance short name>&do=add_review
Active: Yes
Display Order: 20
Show Permission Name: <your review instance short name>_add