Go Back   vb.org Archive > vBulletin Modifications > vBulletin 4.x Modifications > vBulletin 4.x Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Modification System Details »»
Modification System
Version: 2.5 pl2, by Coroner Coroner is offline
Developer Last Online: Dec 2011 Show Printable Version Email this Page

Category: Add-On Releases - Version: 4.0.0 Rating:
Released: 01-12-2010 Last Update: 07-07-2010 Installs: 149
DB Changes Uses Plugins Template Edits Auto-Templates
Additional Files Translations Is in Beta Stage  
No support by the author.

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
  • Donation via PayPal
  • Mod of the Month
  • Update PM / Email
  • Installs
  • Tagged
  • ...
How does it works ?

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
  • AdminCP Permission (for the general Settings)
  • Userrights for the Mod-System (isn't in use)
  • Userrights for Donation
  • Userrights for Licences
  • Userrights for MOTM
  • Userrights for Certified Seal
General Settings
  • MOD-System on/off
  • Donation on/off
  • MOTM on/off
  • Choose Forums for the MOD-System (It was a little bit tricky to create a Multiselect-Row in the vB-Options)
  • Polloptions (how many MOD's stands for MOTM)
  • Poll-Forums (you need a Forum to select for those polls)
  • User/Bot (he will create the polls and if you like, he also sends the PM/Email)
  • vB Versions (create as many vBulletin Versions as you like, the Author can choose one of it)
  • Licences (create a "user defined" Licence or choose one of the existing (the Admin has to create some first))
Donation

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

Similar the same MOD as here:
https://vborg.vbsupport.ru/showthread.php?t=191465

[edit]
I've copied the text from the vB3.8 version. In this version, there a few differences between vB3.8.
Images are taken from vB4 version.

[edit 01-18-2010] Fixed the vB4CMS Problem (can't see content and cannot post a comment)
[edit 07-08-2010] Fixed vB4.0.4

Download Now

File Type: zip modification-404.zip (138.6 KB, 897 views)

Screenshots

File Type: jpg Bild 1.jpg (20.9 KB, 0 views)
File Type: jpg Bild 2.jpg (14.0 KB, 0 views)
File Type: jpg Bild 3.jpg (20.6 KB, 0 views)
File Type: jpg Bild 4.jpg (16.5 KB, 0 views)
File Type: jpg Bild 5.jpg (31.4 KB, 0 views)

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.
3 благодарности(ей) от:
nacaruncr, Realystic, Teascu Dorin

Comments
  #72  
Old 04-14-2010, 07:14 PM
tomshawk's Avatar
tomshawk tomshawk is offline
 
Join Date: Jul 2003
Location: California
Posts: 392
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Bumping
Reply With Quote
  #73  
Old 04-26-2010, 11:10 AM
AliceHoward AliceHoward is offline
 
Join Date: Mar 2010
Location: Oxford, England
Posts: 188
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by balkanboy View Post
sorry uninstalled keep running into unclosed tagg when ever i try add this:

Code:
<li class="{vb:raw navclass.tagged}"><a href="modsystem_miscactions.php?{vb:raw session.sessionurl}do=showtagged">{vb:rawphrase modsystem_usercp_view_tagged}</a></li>
<li class="{vb:raw navclass.installed}"><a href="modsystem_miscactions.php?{vb:raw session.sessionurl}do=showinstalled">{vb:rawphrase modsystem_usercp_view_installed}</a></li>
<li class="{vb:raw navclass.nominated}"><a href="modsystem_miscactions.php?{vb:raw session.sessionurl}do=shownominated">{vb:rawphrase modsystem_usercp_view_nominated}</a></li>
<li class="{vb:raw navclass.downloaded}"><a href="modsystem_miscactions.php?{vb:raw session.sessionurl}do=showdownloaded">{vb:rawphrase modsystem_usercp_view_downloaded}</a></li>

It might be my doin but all the others work fine just not that.... not sure why sorry

Check the edits for USERCP_SHELL prior to the section you have posted above, this bit:

Code:
<vb:if condition="$show['donate']">
 <li class="{vb:raw navclass.donate}"><a href="modsystem_miscactions.php?{vb:raw session.sessionurl}do=editdonate">{vb:rawphrase modsystem_usercp_donate_options}</a></li>
</vb:/if>
Notice this bit:
Code:
</vb:/if>
It should be like this:
Code:
</vb:if>
Make this correction and all will be fine.
Reply With Quote
  #74  
Old 04-26-2010, 11:13 AM
AliceHoward AliceHoward is offline
 
Join Date: Mar 2010
Location: Oxford, England
Posts: 188
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by cloferba View Post
how can i delete "4.0.1, 3.8.4, etc" versions?

i will use this mod for make threads but not for vb modifications...so i need to change that number versions, and write linux software versions (ubuntu, fedora, etc)
admincp/MOD-System/Versions

You can edit/add/delete those values there.
Reply With Quote
  #75  
Old 04-26-2010, 11:16 AM
AliceHoward AliceHoward is offline
 
Join Date: Mar 2010
Location: Oxford, England
Posts: 188
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by BlackThorn View Post
Coroner, it's awesome thanks but that doesn't workin' in member profiles modification tabbars.
Coroner has already answered this:

Quote:
Originally Posted by Coroner View Post
After Upgrading to v4.0.1 the Profiletab is no longer available.

Open the product and search for: 'profile_left_last' and change it into 'profile_tabs_last'

Then read this issue:
http://www.vbulletin.com/forum/proje...873#note121788
(Post #8 from @David Grove)

I don't know, if this is a permanent solution.
Reply With Quote
  #76  
Old 04-28-2010, 04:50 PM
samptaro samptaro is offline
 
Join Date: Feb 2006
Posts: 2
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Did i something wrong, or why there isn't MOD-System on AdminCP panel, just *[]*
I am using vBulletin 4.0.3 Patch Level 1

Reply With Quote
  #77  
Old 04-29-2010, 05:33 AM
AliceHoward AliceHoward is offline
 
Join Date: Mar 2010
Location: Oxford, England
Posts: 188
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by samptaro View Post
Did i something wrong, or why there isn't MOD-System on AdminCP panel, just *[]*
I am using vBulletin 4.0.3 Patch Level 1

It looks like you haven't uploaded the files to your server in the right place, check your file uploads.
Reply With Quote
  #78  
Old 04-29-2010, 05:39 AM
tomshawk's Avatar
tomshawk tomshawk is offline
 
Join Date: Jul 2003
Location: California
Posts: 392
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

AliceHoward,

Maybe you could help me out.

Could you read my post above and let me know.

Is this something you could modify to my needs?

I'm willing to pay
Reply With Quote
  #79  
Old 04-29-2010, 12:20 PM
samptaro samptaro is offline
 
Join Date: Feb 2006
Posts: 2
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by AliceHoward View Post
It looks like you haven't uploaded the files to your server in the right place, check your file uploads.
Thanks! I tired reupload files before asking, and i didn't even think of it, because everything else working, like modsystem_admin.php on manually . But now i reuploaded files via another client and it works
Reply With Quote
  #80  
Old 04-30-2010, 11:34 AM
AliceHoward AliceHoward is offline
 
Join Date: Mar 2010
Location: Oxford, England
Posts: 188
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by tomshawk View Post
AliceHoward,

Maybe you could help me out.

Could you read my post above and let me know.

Is this something you could modify to my needs?

I'm willing to pay
Hi honey, this would require additional database fields and the ability to draw on those fields for comparison against each user in each individual article. I wish I could help you sweetie but this is not something I could code into Coroners mod.

I'm hoping some talented coders will take on support for this wonderful mod, I don't remember why Coroner isn't supporting this so much any more but I'm sure he has a very good reason. Perhaps when some talented coders get involved your idea could be implemented.

Sorry sweetie, wish I could be of more help.
Alice x
Reply With Quote
  #81  
Old 04-30-2010, 11:35 AM
AliceHoward AliceHoward is offline
 
Join Date: Mar 2010
Location: Oxford, England
Posts: 188
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by samptaro View Post
Thanks! I tired reupload files before asking, and i didn't even think of it, because everything else working, like modsystem_admin.php on manually . But now i reuploaded files via another client and it works
That's brilliant, I am very pleased you got it all working right, this mod is superb and definitely worth the additional attention.
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 03:22 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.07868 seconds
  • Memory Usage 2,368KB
  • Queries Executed 26 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (4)bbcode_code
  • (8)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (3)post_thanks_box_bit
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (6)postbit_attachment
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • fetch_musername
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • post_thanks_function_fetch_thanks_bit_start
  • post_thanks_function_show_thanks_date_start
  • post_thanks_function_show_thanks_date_end
  • post_thanks_function_fetch_thanks_bit_end
  • post_thanks_function_fetch_post_thanks_template_start
  • post_thanks_function_fetch_post_thanks_template_end
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete