Go Back   vb.org Archive > Search Forums
FAQ Community Calendar Today's Posts Search

Showing results 1 to 15 of 15
Search took 0.00 seconds.
Search: Posts Made By: MeNeedHelp
Forum: vBulletin 3.6 Add-ons 03-03-2008, 09:08 AM
Replies: 123
Moderators Functions - Ban Users From a Thread
Views: 27,555
Posted By MeNeedHelp
This mod will do that... ...

This mod will do that...

https://vborg.vbsupport.ru/showthread.php?t=162037
Forum: Modification Requests/Questions (Unpaid) 08-26-2007, 03:02 PM
Replies: 20
Views: 2,602
Posted By MeNeedHelp
It is not finished. I stopped half way through...

It is not finished. I stopped half way through due to other urgent projects.
Forum: Modification Requests/Questions (Unpaid) 08-24-2007, 07:30 PM
Replies: 13
Views: 1,560
Posted By MeNeedHelp
Unless I'm reading this whole discussion wrong, I...

Unless I'm reading this whole discussion wrong, I thought you could solve the quote problem by not quoting at all in the reply. If someone wishes to reply with a quote, they will have to cut and...
Forum: Modification Requests/Questions (Unpaid) 08-23-2007, 11:07 PM
Replies: 13
Views: 1,560
Posted By MeNeedHelp
Why not simply replace the quote button with a...

Why not simply replace the quote button with a reply button?
Forum: Modification Requests/Questions (Unpaid) 08-23-2007, 03:53 AM
Replies: 5
Views: 1,007
Posted By MeNeedHelp
You could insert this in the global.php file. ...

You could insert this in the global.php file.
($hook = vBulletinHook::fetch_hook('style_fetch')) ? eval($hook) : false;

$numstyles = 3; // however many styles you have
$randstyle = rand(0,...
Forum: Modification Requests/Questions (Unpaid) 08-08-2007, 11:42 PM
Replies: 8
Views: 879
Posted By MeNeedHelp
The style does not have to be active. if...

The style does not have to be active.

if ($forumid == 2 AND $vbulletin->userinfo['styleid'] == 1)
{
$vbulletin->userinfo['styleid'] = 2;
$styleid = 2;
}

That should work but if you...
Forum: Modification Requests/Questions (Unpaid) 08-08-2007, 11:13 PM
Replies: 8
Views: 879
Posted By MeNeedHelp
Then not sure whats the point of forcing a...

Then not sure whats the point of forcing a certain style on them if they can simply change it.

You will also need to override the $styleid variable in the same conditional.
I have not tested this...
Forum: Modification Requests/Questions (Unpaid) 08-08-2007, 11:03 PM
Replies: 8
Views: 879
Posted By MeNeedHelp
You could insert this in the global.php file. ...

You could insert this in the global.php file.
($hook = vBulletinHook::fetch_hook('style_fetch')) ? eval($hook) : false;

Are your users allowed to switch styles on their own?
Forum: Modification Requests/Questions (Unpaid) 08-08-2007, 10:43 PM
Replies: 8
Views: 879
Posted By MeNeedHelp
Unless I do not get what you are trying to do, me...

Unless I do not get what you are trying to do, me thinks this would work...

if ($forumid == x AND $vbulletin->userinfo['styleid'] == y)
$vbulletin->userinfo['styleid'] = z;
Forum: Modification Requests/Questions (Unpaid) 08-08-2007, 04:20 AM
Replies: 20
Views: 2,602
Posted By MeNeedHelp
Something like this...

Something like this...
Forum: vB3 Programming Discussions 03-23-2007, 06:38 AM
Replies: 0
Views: 654
Posted By MeNeedHelp
Cannot fill in new thread/reply form using Firefox

When using Firefox, I cannot fill in the main message box in the new thread or reply forms.
Whenever the form loads up I cannot click on the main box in order to fill in some text. I can only insert...
Forum: vB3 General Discussions 12-29-2004, 09:09 PM
Replies: 2
Views: 906
Posted By MeNeedHelp
Thanks for the reply, however, I have almost 300...

Thanks for the reply, however, I have almost 300 links and will not be able to maunally disallow each link (well, do not want to, is a better word :rolleyes: ).
Forum: vB3 General Discussions 12-27-2004, 10:06 PM
Replies: 3
Views: 784
Posted By MeNeedHelp
Hi, In your 'FORUMHOME' template, toward the...

Hi,

In your 'FORUMHOME' template, toward the bottom, remove the following:

<a href="forumdisplay.php?$session[sessionurl]do=markread">$vbphrase[mark_forums_read]</a>
&nbsp; &nbsp;
<a...
Forum: vB3 General Discussions 12-27-2004, 10:00 PM
Replies: 2
Views: 906
Posted By MeNeedHelp
Bots following links

Hi,

How do I prevent Bots from following links on my site.
I currently count it when someone follows a link on my site but Bots seem to be able to follow all links and thus my count sky-rockets....
Forum: vB3 General Discussions 12-05-2004, 01:32 PM
Replies: 0
Views: 824
Posted By MeNeedHelp
Allow HTML in posts code question

How does a post know if it should display in HTML or only use BBCode.
In other words,
If I allow HTML in a forum, where in code is the check to see that HTML is allowed prior to display?

I want...
Showing results 1 to 15 of 15

 
Forum Jump

All times are GMT. The time now is 05:18 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.01363 seconds
  • Memory Usage 1,959KB
  • 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)footer
  • (1)forumjump
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (2)navbar_link
  • (120)option
  • (1)post_thanks_navbar_search
  • (1)search_results
  • (15)search_results_postbit
  • (1)spacer_close
  • (1)spacer_open
  • (13)threadbit_pagelink 

Phrase Groups Available:
  • global
  • inlinemod
  • prefix
  • search
Included Files:
  • ./search.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_search.php
  • ./includes/functions_databuild.php
  • ./includes/functions_forumlist.php
  • ./includes/functions_misc.php
  • ./includes/functions_forumdisplay.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • search_before_process
  • search_start
  • search_results_start
  • search_results_query_posts
  • search_results_prebits
  • threadbit_process
  • search_results_postbit
  • forumjump
  • search_complete
  • navbits
  • navbits_complete