![]() |
Quote:
what about donations in usercp - could not see there ? maked template addons - usercp_shell ... and it is enabled ..but comes not up! regards macc |
I have installed this great mod on my forum. As same here on vb.org, its possible to click the "install" button and mark the thread with "Installed" prefix just before the thread title in threadbit.
But instead of using the "Installed" prefix, i would like to highlight the row if possible. Something like, "if the thread is marked then highlight the row" command... And what i mean by "highlight" is same as on "inlinemod".... Is that possible ? Thanks in advance... |
Is it possible to add a button (or same as here on vb.org) as Tag Modification / Untag Modification ? That would be much convenience for users to use the tagging function instead of editing the settins...
Regards |
Coroner
i dont thinl you you understand, why does the mod version of the mod i add not show up for example if i wanted it to be 1.2.1 it would say unknown the vbulletin version does show but not the mod version please can i have support on this and someone with vbulletin 3.8.1 installed |
I understand.
I'm using vB 3.8.1 and it works for me. When I set the MOD version to 9.86.6 PL1 it will show the MOD version |
Im running the 3.7 version on my 3.8.1 forum, will this cause an issue?, works fine it seems.
|
Coroner i have a problem with user control panel listing option.
Even i have more than 30 mods installed, when i click the "Installed Mods" in User Control Panel, it only list max 10 titles. Can you please help me about how i can solve this problem and list "all" the mods i've marked as "Installed" ? Edit : The problem is it doesnt update the counters... I did everything but it still show the same number of "installed" threads even i mark the thread as installed. Regards |
Hi Coroner, I'm trying to get the developer image bit worked out for myself but I'm a long way off it and wondered if you could lend a hand.
I'm using this as the code: Code:
<if condition="$threadinfo['postuserid'] == $bbuserinfo['userid']"><div><img src="$stylevar[imgdir_misc]/moddev.gif" width="100" height="21" border="0" alt="" class="inlineimg" /></div></if> Code:
$template_hook[postbit_signature_start] *********** EDIT ************** Gah, I thought I had it but the moddev.gif still wont show, this is the new code I am trying to use: Code:
<if condition="in_array($thread['forumid'], array(28,29,32,10,39,43,41)) && $threadinfo['postuserid'] == $bbuserinfo['userid']"> |
Got the solution (thanks to Lynne for her help!) if anyone else wants it for their site as well.
Create a suitable image and call it (for example) moddev.gif, upload to your Skins misc folder (do this for all Skins installed!). In the postbit template find (do this for all Skins installed!): Code:
<if condition="$show['user_installed']"><div style="margin-top: 10px;background:url($stylevar[imgdir_misc]/bginstalled.gif) left no-repeat" align="right"></if> Code:
<if condition="in_array($thread['forumid'], array(28,29,32,10,39,43,41,51)) && $thread['postuserid'] == $post['userid']"> It's not a perfect solution as the developer image doesn't sit right at the bottom like the installed image does. The code for the installed image is wrong as the close div is missing, but if you close it the image doesn't show anymore. To avoid any further errors in the code I have coded it the way I have, I'm no coder so there is probably a better solution. If anyone knows of one then please share with us all. |
hello
can not get donation options in mu usercp - maked all changes - template, admincp and usergroups but no result. mods system works fine - only donations not - some help ? regards macc |
All times are GMT. The time now is 10:09 AM. |
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:
|