The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Modification System Details »» | |||||||||||||||||||||||||||
What is it ?
You see the way vBulletin create a Post for a Modification. You like it ? With this AddOn you can do it also. It's not for everyone, but ... try it out if you like. What does it do ? Simular the same as here on vBorg. But I mixed it with vBGo. Contents
Mod-System is very easy to use. After installing and setting the Userrights go to the Settings and choose one or more forums as a Mod-Forum. Now each "new Thread" will shown as here on vBorg. You can donate the Author, Mark as Installed/Uninstalled, Tag the Mod, Send Updates automatically or manually or nominate for MOTM. MOTM is also avaible and works full automatically ! What's different between vBorg and vBGo On vBGo you see the Categories (those are the Prefixes) - more later. There is a ProfileTab for your Modifications and some other different things. On vBGo you can have a "user defined" Licence. I will let the Admin to create more, so the Author can choose from different Licences. Permissions
If enabled and the permission is given, each User can set his options into the UserCP. Currency, Amount and PayPal-Email-Address. Donation is then only avaible in Mods, when the Email-Address exists. Licence/s A "user defined" Licence can also create in the UserCP (if enabled and the permission is given). Each User can create only one "user defined" licence. If the Admin create more, the Author of a Mod can choose one Licence from all of it for his Modification. Modification of the Month Works also very simple. Each month, a User can nominate Mods as he like during the month. At the end of month, the best nominated Mods are taken for the MOTM-Poll. There must be a minimum of 2 Mod for the poll, otherwise no poll is created. Ok, now you have 30 days (or if a new month starts earlier - like February - the poll is closed automatically) to vote for a Mod. The best Mod will become MOTM. A MOTM can't nominate again. Update Notification "Send Update" only appears, if a User set to "manual notification". If the Author clicks on it, ALL Users will inform about the Update (if he has clicked the Installed-Button before). A automatically notification will only send, if the Author change the Mod-Version to a higher one. Prefix There is no need for Prefixes. But if you create you own Prefixes for the Mod-Forums, the Auhtor can choose it and it will shown as a Category in the Post. NOTE I didn't get the permission to use the Images from here (vBorg). So I've created some own. Change them if you like. For Support just click: Installed For more Install-Informations take a look at the READ.ME [EDIT] v1.1 Security-Fix: change the modsystem_miscactions.php and the clientscript/modsystem_miscactions.js v1.1 PL1 ProfileTab fixed (update includes/class_profile....) v1.1 PL2 Fixed, the datestamp, print, subscribe eg. v1.2 fixed some small things and the template for guests v1.3 fixed a lot. Templates view, AJAX ... (simply overwrite all files and the product) v1.3 PL 2 THIS UPGRADE IS A MUST HAVE. Fixed some Securitybugs. v1.4 Nothing special, but the admin can now edit the post of the author v2.0
fixed a bug with at the forumsdisplay (thread isn't classed as a Mod-forum) "double thread view". this happends, if a mod has more than one attachment do download. To fix this problem, go into AdminCP - Mod-System - Update Counter - "Adjust Threads". added the usergrouppermission "can use it" v2.4 fixed: the Statistics (shows installs instead of mods) - pls, update counters fixed: sorting by installs (I disable the plugin) added: versionscheck. Upload modsystem_versioncheck.php into your root. You can add the following link into your own mods: http://www.YOURWEBSIDE.???/modsystem_versioncheck.php?product=xxx where xxx is the productid added: Donload Logs. You can disable it in the Options added: "similar mods" (works as a beta). You will found the modules in the "extra" folder. You need to upload the PHP in the "includes" folder, too. All modules are XML - simply import the XML with vBCMS or CMPS and make your settings. A module is only present, when MOD-System is online and contents for the module is avaible. 本插件已经被vbulletin中文org平台收录 P.S. deutschen Support gibt es auch bei your-vb Similar the same MOD as here: https://vborg.vbsupport.ru/showthread.php?t=191465 But it's needed some changed for vB 3.8 Download Now
Show Your Support
|
Comments |
#42
|
||||
|
||||
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 |
#43
|
|||
|
|||
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... |
#44
|
|||
|
|||
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 |
#45
|
|||
|
|||
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 |
#46
|
|||
|
|||
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 |
#47
|
|||
|
|||
Im running the 3.7 version on my 3.8.1 forum, will this cause an issue?, works fine it seems.
|
#48
|
|||
|
|||
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 |
#49
|
|||
|
|||
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] $ad_location[ad_showthread_firstpost_sig] <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> <if condition="$post['signature']"> <!-- sig --> <div> __________________<br /> $post[signature] </div> <!-- / sig --> </if> $template_hook[postbit_signature_end] *********** 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']"> <div><img src="$stylevar[imgdir_misc]/moddev.gif" width="100" height="21" border="0" alt="" class="inlineimg" /></div> </if> |
#50
|
|||
|
|||
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']"> <div align="left"><img src="$stylevar[imgdir_misc]/moddev.gif" width="100" height="21" border="0" alt="" /></div> </if> 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. |
#51
|
||||
|
||||
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 |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|