![]() |
I'm just getting a blank page on submitting the favorite...I realise this is a modified template issue as it works in the default but I wouldn't know where to start looking for what's actually causing that...it doesn't seem to make sense as that part of the mod uses custom templates anyway. I can only assume it's something in header or headinclude as all the templates for this mod are in place ok and unmodified. Uninstalling sadly for now, I'll try again some other time and see if I can figure it out.
|
The hack has a few auto-modifications for existing templates. It is possible that one of those auto-modifications does not work on your custom skin. However, I have no way of telling unless I see it.
|
Just bloody brilliant mate, again another superb Hack
|
The navbar menu does not appear in my skin.
Could you please explain how to manually edit the template? I did already add a favorite thread for testing. |
Quote:
Find a plugin whose title is 'vBFavorites: Initialize', it is located under 'global_start'. You do that using the plugin manager. Find the following code: Code:
$find_string = compile_template('<td class="vbmenu_control"><a href="usercp.php$session[sessionurl_q]">$vbphrase[user_cp]</a></td>'); Code:
$find_string = '$template_hook[navbar_buttons_left]'; |
Thanks, but unfortunately that did not work.
|
Mine too did not add a link to the navbar.
Curious as to what the link would be so I could add it to the quick links dropdown menu. Thank you for this hack, I was just asked for something like this, great work!! |
Quote:
I did the previously mentioned fix and now it is working. I guess my question I asked is pointless, I was thinking there was another page that displayed the info and you could make choices there that I could add a link to in my site navigation, sorry. Great Hack! It will be put to good use, thanks. |
Awesome product!
I was wondering though if it was possible to add in user permissions to this? I want only my paying members to be able to use this :) Also a suggestion, on the Add Favorites Entry screen, is it really necessary to have the Entry Type:field? Seeing as the field is disabled (at least on the thread entry type), it will only confuse users, which lowers the usability of the product :) Thanks! |
Quote:
Code:
<td class="vbmenu_control" id="vbfavorites"><a href="usercp.php$session[sessionurl_q]">$vbphrase[vbfavorites_favorites]</a> <script type="text/javascript"> vbmenu_register("vbfavorites"); </script> </td> |
All times are GMT. The time now is 04:56 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|