Quote:
Originally Posted by KeystoneAirsoft
Came across this mod the other day and have installed it on my site, but I am having a couple of issues I can't seem to remedy and am seeking some help with the issues plus I am seeking some help on a question I have.
|
Can't you see edit this page link in default webtemplates like "test"? It is next to "Page Created at ...." line at the bottom right above" WebTemplate Quick Info Panel for Admins".
If you can't please edit the webtemplate theme that webtemplates is using (or webtemplate itself if it is not using a theme) and make sure it has this line somewhere:
{vb:raw WT_Editor_link}
Both your complaint 1 and 2 can be because your primary usergroup is not administrator. Please make sure your primary usergroup is administrator, not your secondary usergroup.
Regarding item 3:
Edit webtemplate THEME site information pages and add this code:
HTML Code:
<div class="block" id="foldercontrols">
<div class="blockhead">
<h2>Site Help Pages</h2>
</div>
<div class="blockbody settings_form_border">
<ul class="blockrow">
{vb:raw WQ_siteinformationitems}
</ul>
</div>
</div>
before {vb:raw nowbrowsing}