vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Add-On Releases - Modification System (https://vborg.vbsupport.ru/showthread.php?t=232993)

nacaruncr 10-29-2011 05:50 AM

are some news?
+1 up...

nhawk 11-26-2011 11:51 AM

1 Attachment(s)
UPDATE:

Eric hasn't had time to work on this mod. And he's graciously allowed me to contact Coroner to request that I completely take over development and support of this mod. Coroner has given that permission and I will be posting a completely new version in the next couple of weeks.

Here is the work that is already completed and planned...
  • No longer need to make template changes to forumdisplay template. - DONE
  • No longer need to make template changes to usercp_shell template. - DONE
  • No longer need to make template changes to showthread template. - DONE
  • Fix - Donations can only be accepted by coders or designers. - DONE
  • Fix - Sort by mod/developer. - DONE
  • Fix - Display of Tagged/Installed/Downloaded in forumdisplay. - DONE
  • Fix - Display of Installed/Developer graphic in threads. - DONE
  • Add - Tag mod selection in mod information block. - DONE
  • Add - Download count in thread display. - DONE
  • Add - Install count in forum display. - DONE
  • Fix - Sort by install count on forum display. - DONE
  • Fix - Modifications Member Profile display. - DONE
  • Fix - Article Display link in Member Profile. - DONE
  • Remove unused templates. - DONE
  • Correct errors and warnings. - DONE
  • Fix - Moved all templates related to Modsystem to Modsystem template group. - IN WORK STAGE
  • Add - 'Updated' to forum display. - PLANNED
  • Remove redundant download log from database. - PLANNED

Once the last 3 items are done, the new version will be posted.

I do have one question for everyone... How important are the licensing and certified seal options to you?

The attached file is a screenshot of Coroner's permission for me to take over this mod.

EDIT: I've also received permission from Paul M. to continue to use the original javascript from vBulletin.org with this mod.

RSNF 11-26-2011 12:03 PM

Congratulations on taking over this mod always liked your work and your top notch support.

Taurus1 11-26-2011 12:05 PM

I am really ecstatic about this nhawk! Thank you so much for taking this over.

Quote:

I do have one question for everyone... How important are the licensing and certified seal options to you?
If too difficult to add, then for me personally, just let it go. If you can make it work...then, awesome!

Thanks again. Will most definitely shoot you some bucks on completion!

nacaruncr 11-26-2011 06:26 PM

ohhhhh that's awesome man I'll wait for it :)
thanks :3

rfi 11-27-2011 04:52 AM

I want to make some changes in it link in place of modifications I want to use! "Books". and in place of Installed I to use "Read" how can I do this please guide me I shall really be thankful to you.

Best Regards,
RFI

nhawk 11-27-2011 11:13 AM

Quote:

Originally Posted by rfi (Post 2272291)
I want to make some changes in it link in place of modifications I want to use! "Books". and in place of Installed I to use "Read" how can I do this please guide me I shall really be thankful to you.

Best Regards,
RFI

Go to ACP->Languages & Phrases->Search in Phrases

Enter modsystem in the top box, and tick the Phrase Variable Name Only radio button. Then change each phrase that you want to be different.

rfi 11-28-2011 10:46 AM

Quote:

Originally Posted by nhawk (Post 2272341)
Go to ACP->Languages & Phrases->Search in Phrases

Enter modsystem in the top box, and tick the Phrase Variable Name Only radio button. Then change each phrase that you want to be different.

great! thanks for the reply I will try Hopefully it would work

Scalemotorcars 11-28-2011 03:28 PM

Good to see progress here. Thanks for taking it up...

Mike-D 12-05-2011 07:35 PM

Quote:

Originally Posted by axix20xx (Post 2241394)
the list mode , I mean this function :
  • test1
  • test2
  • test3

did not work in this Mod ...
how can i solve it ?

Template modsystem_post: Replace this Code through this Code and it will works ;)
Code:

<div id="moddesc">
    <!-- Message -->
    <div id="post_message_{vb:raw post.postid}">{vb:raw post.message}</div><br />

    <div id="post_message_{vb:raw post.postid}">
      <blockquote class="restore">{vb:raw post.message}</blockquote>
    </div>
<br />

    <!-- / Message -->



All times are GMT. The time now is 01:16 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01339 seconds
  • Memory Usage 1,746KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.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
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete