vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Where can i add... (https://vborg.vbsupport.ru/showthread.php?t=107231)

bashy 02-05-2006 07:31 PM

Where can i add...
 
Hi peeps

I have this plugin an i am wondering, where do i edit the usergroups in it?

Code:

        eval('$canseelinks = in_array($this->registry->userinfo[usergroupid], array(' . $this->registry->options['canseelinks'] . '));');
eval('$canshowlinks = in_array($post[usergroupid], array(' . $this->registry->options['canshowlinks'] . '));');
if ((!in_array($this->registry->userinfo[usergroupid], array($canseelinks)) and !in_array($post[usergroupid], array($canshowlinks))) or !is_member_of($post, explode(',', $this->registry->options['canseelinks'])))
{
$this->post['message'] = preg_replace("!<a[^>]*>(.*)</a>!siU", $vbphrase[nolink], $this->post['message']); 
}


Marco van Herwaarden 02-05-2006 07:47 PM

Yeeh, from what hack is that piece of code?

bashy 02-05-2006 07:54 PM

ha ha ha....

Thats a mighty fine question lol
I wouldnt have posted in here if i could remember what hack it is lol

I aint got a clue...
I have tried searching and going through all my installed hacks in usercp
and still cannot find what it might be...

as a clue, there are other plugins do do the same for the archive and print view.

ooo found the hack name

The product is called
"Not See Links 1.20"
"With this hack only selected usergroups can see links"

I did a search for this and could not find it to be able to ask there..
I also cannot see any settings in admincp...

I just cannot for the life of me remember what is what lol


Quote:

Originally Posted by MarcoH64
Yeeh, from what hack is that piece of code?


Marco van Herwaarden 02-05-2006 08:18 PM

Well i think you should try to find the install notes for that hack (was it downloaded from vb.org????) and check if you should do some settings.

bashy 02-05-2006 08:42 PM

Yeah its from here

I have searched hi and low through the mod section and cannot find it
I am beginning to think the actuall name of the hack is not the same as the name of the product....

Will have to just keep searching

Thanks anyway

Quote:

Originally Posted by MarcoH64
Well i think you should try to find the install notes for that hack (was it downloaded from vb.org????) and check if you should do some settings.


Marco van Herwaarden 02-05-2006 09:03 PM

This one maybe: https://vborg.vbsupport.ru/showthrea...ighlight=links

bashy 02-05-2006 09:08 PM

Looks promising Marco...thank you..
Threw me off as i dont see the controls in admincp
But at least i know where to get the proper help...

Thanks for ya help m8, much appreciated :)


All times are GMT. The time now is 09:22 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.01063 seconds
  • Memory Usage 1,725KB
  • 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
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (7)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete