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
  #92  
Old 06-30-2010, 07:20 AM
AliceHoward AliceHoward is offline
 
Join Date: Mar 2010
Location: Oxford, England
Posts: 188
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Coronor hasn't posted in this Mod release since February, has this mod been abandoned?
Reply With Quote
  #93  
Old 06-30-2010, 07:37 AM
Hayaletx Hayaletx is offline
 
Join Date: Sep 2008
Posts: 2
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

it is fix would be great. I've been waiting for 4.0.4.
Reply With Quote
  #94  
Old 07-01-2010, 01:50 PM
v2b4vn v2b4vn is offline
 
Join Date: Apr 2010
Posts: 5
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by yoching View Post
edit modsystem_functions.php 338~339

PHP Code:
$modtitle_coder unserialize ($vbulletin->modtitle_coder);
$modtitle_designer unserialize ($vbulletin->modtitle_designer); 
edit is:

PHP Code:
$modtitle_coder $vbulletin->modtitle_coder;
$modtitle_designer $vbulletin->modtitle_designer
edit modsystem_functions.php 415~417

PHP Code:
$modstats_coder unserialize ($vbulletin->modstats_coder);
$modstats_designer unserialize ($vbulletin->modstats_designer);
$modstats_motm unserialize ($vbulletin->modstats_motm); 
edit is:

PHP Code:
$modstats_coder $vbulletin->modstats_coder;
$modstats_designer $vbulletin->modstats_designer;
$modstats_motm $vbulletin->modstats_motm
Plugins & Products->Plugin Manager------>MOD System - set Specialtemplates (EDIT)

PHP Code:
$datastore_fetch[] = "'modstats_coder','modstats_designer','modstats_motm','modtitle_coder','modtitle_designer'"
edit is:

PHP Code:
$datastore_fetch[] = "'modstats_coder'";
$datastore_fetch[] = "'modstats_motm'";
$datastore_fetch[] = "'modtitle_coder'";
$datastore_fetch[] = "'modtitle_designer'"
I've been edit, but still warnning

Quote:
Warning: Invalid argument supplied for foreach() in [path]/includes/modsystem_functions.php on line 416

Warning: Invalid argument supplied for foreach() in [path]/includes/modsystem_functions.php on line 452
Reply With Quote
  #95  
Old 07-07-2010, 12:06 PM
AliceHoward AliceHoward is offline
 
Join Date: Mar 2010
Location: Oxford, England
Posts: 188
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Just so everyone knows, I contacted Coroner about a possible update for this amazing Mod, Coroner has been very busy of late but when he finds the time to do so he is going to look into updating this mod.

We have light at the end of the tunnel.
Reply With Quote
  #96  
Old 07-09-2010, 11:35 AM
renlok renlok is offline
 
Join Date: Mar 2009
Posts: 48
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

thanks for updating it, great mod

but is there any way to update the mod settings after posting it?
Reply With Quote
  #97  
Old 07-09-2010, 04:19 PM
AliceHoward AliceHoward is offline
 
Join Date: Mar 2010
Location: Oxford, England
Posts: 188
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by renlok View Post
thanks for updating it, great mod

but is there any way to update the mod settings after posting it?
Have you set user group permissions, you have to allow user group's permission to 'use' the mod system or they cannot edit mods.
Reply With Quote
  #98  
Old 07-09-2010, 04:56 PM
AliceHoward AliceHoward is offline
 
Join Date: Mar 2010
Location: Oxford, England
Posts: 188
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hi Coroner hun,

thank you for the update sweetie, I was just wondering what I might have done wrong, I am not getting the Mod stats on the forumhome any more since the vB404 update (that update was a horrible one from vB), am I missing a setting somewhere do you think?
Reply With Quote
  #99  
Old 07-09-2010, 07:07 PM
renlok renlok is offline
 
Join Date: Mar 2009
Posts: 48
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by AliceHoward View Post
Have you set user group permissions, you have to allow user group's permission to 'use' the mod system or they cannot edit mods.
oh yeah derrr cant belive i didnt think to look there. thanks
One last thing i cant get the things to show in the usercp nav igation menu like donate settings tagged mods etc. Ive look through the code just havent got anywhere. Any help would be awesome thanks.
Reply With Quote
  #100  
Old 07-10-2010, 07:31 AM
Coroner Coroner is offline
 
Join Date: Feb 2008
Location: Germany
Posts: 797
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by AliceHoward View Post
Hi Coroner hun,

thank you for the update sweetie, I was just wondering what I might have done wrong, I am not getting the Mod stats on the forumhome any more since the vB404 update (that update was a horrible one from vB), am I missing a setting somewhere do you think?
Sorry, I have no idea. After the upgrade it works very well (see image). I only fixed the style of the post settings (post) and the datamanager. After fixing the last one (see post #89, but you only need to edit those lines:
PHP Code:
$datastore_fetch[] = "'modstats_coder','modstats_designer','modstats_motm','modtitle_coder','modtitle_designer'"
change into:
PHP Code:
$datastore_fetch[] = "'modstats_coder'"
$datastore_fetch[] = "'modstats_motm'"
$datastore_fetch[] = "'modtitle_coder'"
$datastore_fetch[] = "'modtitle_designer'"
...) the stats will work very well.
Attached Images
File Type: jpg Bild 1.jpg (26.4 KB, 0 views)
Reply With Quote
  #101  
Old 07-10-2010, 07:32 AM
Coroner Coroner is offline
 
Join Date: Feb 2008
Location: Germany
Posts: 797
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by renlok View Post
oh yeah derrr cant belive i didnt think to look there. thanks
One last thing i cant get the things to show in the usercp nav igation menu like donate settings tagged mods etc. Ive look through the code just havent got anywhere. Any help would be awesome thanks.
Take a look at the READ_ME. You have to edit some templates
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 08:16 PM.


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.06710 seconds
  • Memory Usage 2,372KB
  • 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
  • (8)bbcode_php
  • (6)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
  • (7)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