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

Quote:
Originally Posted by Coroner View Post
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.
Yes, I had this running beautifully in an old database on another site but I have just installed t on a fresh 4.0.4 Pl1 vB Install and the stats just aren't there. I guess I must have done something wrong, sorry to trouble you sweetie.
Reply With Quote
  #103  
Old 07-10-2010, 12:07 PM
Coroner Coroner is offline
 
Join Date: Feb 2008
Location: Germany
Posts: 797
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Honey, do you have a least (a minumum is required) 1 modification thread running ?
Reply With Quote
  #104  
Old 07-10-2010, 01:43 PM
ALBCODERS ALBCODERS is offline
 
Join Date: Apr 2009
Posts: 84
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by RedHacker View Post
And i cant edit settings show 404.error
Same here! and Thankyou for this great MOD.
I am waiting for the final Installed.
Reply With Quote
  #105  
Old 07-10-2010, 02:34 PM
AliceHoward AliceHoward is offline
 
Join Date: Mar 2010
Location: Oxford, England
Posts: 188
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Coroner View Post
Honey, do you have a least (a minumum is required) 1 modification thread running ?
Hi sweetie, yes, I have 66 Styles using the ModSystem, if you like you can see them here:
http://www.styleorigin.com/bom/forum...had-it-so-good

I have run through the readme over and again, I am 99.9*% sure I have everything right, I must have messed up something in my custom Skin layout, I am currently looking into this.
Reply With Quote
  #106  
Old 07-10-2010, 03:17 PM
AliceHoward AliceHoward is offline
 
Join Date: Mar 2010
Location: Oxford, England
Posts: 188
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Nah, I got nothing going, I am just going to have to live without the stats I guess, this is still the most awesome mod for vB EVER, you're wonderful Coroner, thank you for this mod and all your amazing help.

Alice x
Reply With Quote
  #107  
Old 07-15-2010, 12:30 AM
cloferba cloferba is offline
 
Join Date: Apr 2009
Posts: 437
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

so..now this work with vbulletin 4.0.5?
Reply With Quote
  #108  
Old 07-20-2010, 10:09 AM
MaryTheG(r)eek MaryTheG(r)eek is offline
 
Join Date: Sep 2006
Location: Greece
Posts: 1,340
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

If you've styling issues on view page (eg bullet lists), then change the template modsystem_post.

Search for:
Code:
<div id="post_message_{vb:raw post.postid}">{vb:raw post.message}</div><br />
Replace with:
Code:
<div id="post_message_{vb:raw post.postid}">
       <blockquote class="restore">
       {vb:raw post.message}
       </blockquote>
       </div><br />
Nice mod!!

Maria
Reply With Quote
  #109  
Old 07-23-2010, 01:46 PM
renlok renlok is offline
 
Join Date: Mar 2009
Posts: 48
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

the download check thing is not working anymore and ive found its because the $attachmentinfo['threadid'] is not being set so i added a plugin to attachment_start
with the code
PHP Code:
$hook_query_joins "LEFT JOIN " TABLE_PREFIX "thread AS t ON (a.contentid = t.firstpostid)";
$hook_query_fields ", t.threadid"
but its still not being set :s
Reply With Quote
  #110  
Old 08-07-2010, 03:42 PM
xtremecoders xtremecoders is offline
 
Join Date: May 2010
Posts: 32
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Installed fine on vb 4.0.5 and until now i didn't found something wrong.

This hack will used on General MOD system like Firmware mods - Optware Mods etc.

Thanks Coroner for this nice Product.
Reply With Quote
  #111  
Old 08-10-2010, 12:28 PM
kersti kersti is offline
 
Join Date: Dec 2005
Posts: 137
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Last time I installed this (3.8x) I ended up uninstalling because "mod" is not suitable for my forum. Before I install again, is this (ie the titles) and the variables such as "supported and in beta" something that I can modify via admin or would I need to modify in the files before I install?
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 01:56 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.05569 seconds
  • Memory Usage 2,361KB
  • 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
  • (2)bbcode_code
  • (3)bbcode_php
  • (3)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