vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=228)
-   -   Major Additions - Modification System (https://vborg.vbsupport.ru/showthread.php?t=191465)

Triky 09-23-2008 09:46 AM

I think GaiLoan within his first point was meant this: the install button isn't working with AJAX like here on vB.org. ;)

Coroner 09-23-2008 11:40 AM

Hmmm, AJAX is working when it's enabled.
Does it works on your forum ?

PS: nice signature - I like the last word *g (only joking)

Coroner 09-23-2008 11:51 AM

Quote:

Originally Posted by GaiLoan (Post 1628289)
Hi Coroner,
1) why is my click the install/uninstall is target to >> not AJAX like your or vb.org ?

2) i cannt see the bginstalled.gif

2) admin still can`t edit in full mods, like want to change these options Re-useable Code Additional Files Translations Is in Beta Stage in edit post

I'll promised that I will tell you how to add the mod-setting permission for admins.

here it comes - open the file modsystem_miscactions.php and search for:
Quote:

if ($thread['author'] == $vbulletin->userinfo['userid']) $show['owner'] = true;
change the line into:
Quote:

if ($thread['author'] == $vbulletin->userinfo['userid'] OR can_moderate($thread['forumid'], 'canmoderateposts')) $show['owner'] = true;
that's all.
Remeber, all users with permission to moderate, can do it too.

Regards

Triky 09-23-2008 12:56 PM

Quote:

Originally Posted by Coroner (Post 1628509)
Hmmm, AJAX is working when it's enabled.
Does it works on your forum ?

Ufortunately I haven't tested it yet. I'm sure it's a great product. I will test it soon as possible, this is sure.. don't worry.

Quote:

PS: nice signature - I like the last word *g (only joking)
LOL
What does "*g" means? :confused:

Coroner 09-23-2008 01:08 PM

*spam* :D

*g means: "grins" or :D

aryshi 09-23-2008 01:36 PM

Uninstalled

thanx Coroner hope u find a way to apply setting on old threads.

Coroner 09-23-2008 01:42 PM

There's a simple way. But which values in the settings ?

GaiLoan 09-23-2008 02:21 PM

Thanks Coroner, thanks for your support and the great mods ever seen on vb.org :)

puertoblack2003 09-23-2008 02:28 PM

Quote:

Originally Posted by Coroner (Post 1628584)
There's a simple way. But which values in the settings ?

please do tell us :D my staff likes it but complain that they can't change anything from old post.

Coroner 09-23-2008 02:33 PM

Quote:

Originally Posted by puertoblack2003 (Post 1628602)
please do tell us :D my staff likes it but complain that they can't change anything from old post.

See in my 1st post.
I've created a small script - tested and works, but ... it's always better to make a database backup !


All times are GMT. The time now is 12:51 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.01993 seconds
  • Memory Usage 1,739KB
  • 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
  • (7)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)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