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

Showing results 1 to 18 of 18
Search took 0.01 seconds.
Search: Posts Made By: bridge2heyday
Forum: vB4 Programming Discussions 08-14-2017, 04:13 PM
Replies: 10
Views: 1,804
Posted By Dave
You can try changing it to ...

You can try changing it to
if(!isSuperMod($vbulletin) && count(modForums($vbulletin)) > 0){
$m_forums = "AND forumid IN ( ". implode(',', modForums( $vbulletin)) ." )";
}
Forum: vB4 General Discussions 12-31-2016, 06:14 PM
Replies: 17
Views: 1,224
Posted By AndrewSimm
My site has several thousand articles and we use...

My site has several thousand articles and we use the CMS
https://www.canesinsight.com/
Forum: News and Announcements 11-27-2016, 09:53 PM
Replies: 28
Views: 14,064
Posted By Lynne
Please welcome Dave as our new Advisor!

Dave (https://vborg.vbsupport.ru/member.php?u=386389) has been such a big help in the forums that we asked if he would like to be an Advisor here and he said Yes! So, please give a big vbulletin.org...
Forum: vB5 Programming Discussions 05-11-2016, 07:02 PM
Replies: 5
Views: 1,637
Posted By noypiscripter
Then let's hide by position of the toolbars. ...

Then let's hide by position of the toolbars.

.cke_toolbox > .cke_toolbar:first-child,
.cke_toolbox > .cke_toolbar:nth-child(1),
.cke_toolbox > .cke_toolbar:nth-child(7),
.cke_toolbox >...
Forum: vBulletin.org Site Feedback 03-03-2016, 03:24 AM
Replies: 23
Views: 4,003
Posted By blind-eddie
That's crazy, I have never seen that in the 10...

That's crazy, I have never seen that in the 10 years I have been here.
Forum: vB5 Programming Discussions 02-15-2016, 03:34 PM
Replies: 5
Views: 4,972
Posted By ndoktoruser
Amazing! And much simpler now: $url =...

Amazing!

And much simpler now:
$url = vB_Api::instanceInternal('route')->getAbsoluteNodeUrl($id);
Forum: vB3 Design and Graphics Discussions 10-17-2015, 05:40 AM
Replies: 2
Views: 1,598
Posted By Dave
It's a bit hacky in vBulletin 3; <if...

It's a bit hacky in vBulletin 3;

<if condition="$timenow=TIMENOW AND $bbuserinfo[joindate] > 0">
<if condition="$timenow - $bbuserinfo[joindate] > 5256000">
registered for at least 2 months...
Forum: vB4 Programming Discussions 07-31-2015, 01:35 AM
Replies: 1
Views: 393
Posted By kh99
For a little added security, there's javascript...

For a little added security, there's javascript on that page that hashes the 'password' and 'confirm' fields using md5, and sends the hash values in the password_md5 and passwordconfirm_md5 fields....
Forum: vB4 General Discussions 07-19-2015, 10:57 PM
Replies: 5
Views: 2,024
Posted By ozzy47
??? Replying to a three year old thread?

??? Replying to a three year old thread?
Forum: vBulletin 4.x Add-ons 05-14-2015, 10:18 AM
Replies: 80
Administrative and Maintenance Tools - Cloud Backup Manager
Views: 19,666
Posted By Hostboard
Yes it does. I run this on 3 different sites...

Yes it does. I run this on 3 different sites with off set times at which the backup system runs (2am, 4am, and 6am)

I GZip my Database files and they come down to roughly 625mb My File system is...
Forum: vBulletin 4.x Add-ons 02-01-2015, 04:50 PM
Replies: 95
Views: 18,113
Posted By Nirjonadda
Yes, This mod working without any issue on my...

Yes, This mod working without any issue on my live site with vB Version 4.2.3 Beta 3 ! I am using Latest Version Social Locker Pro V2.1.3

If you have any issue then Post Here, Very good Developer...
Forum: vBulletin 5.x Products & Extensions 02-01-2015, 04:21 PM
Replies: 7
Views: 4,461
Posted By ozzy47
LOL, well yeah, as vB5 only accounts for 1.5% of...

LOL, well yeah, as vB5 only accounts for 1.5% of all vBulletin installations. :)
Forum: vB4 Programming Discussions 01-23-2015, 07:23 PM
Replies: 3
Views: 491
Posted By Dave
You can do that with an IF/ELSE case in SQL: ...

You can do that with an IF/ELSE case in SQL:

UPDATE user SET membergroupids = CASE WHEN membergroupids = '' THEN 3 ELSE concat(membergroupids, ',3') END WHERE userid = 5

Where 3 is the...
Forum: vB4 Programming Discussions 01-21-2015, 10:24 AM
Replies: 17
Views: 1,120
Posted By kh99
OK, I went ahead and added a couple of lines to...

OK, I went ahead and added a couple of lines to print out what gets set when you create a forum from the forum manager, so here's the complete code that should create a forum with the defaults:...
Forum: vB4 Programming Discussions 01-15-2015, 02:55 AM
Replies: 16
Views: 1,018
Posted By fxdigi-cash
Thanks @bridge2heyday...

Thanks @bridge2heyday (https://vborg.vbsupport.ru/member.php?u=529886) for the great solution ... :up: :)
Forum: vBulletin 4.x Add-ons 01-13-2015, 06:33 PM
Replies: 95
Views: 18,113
Posted By Nirjonadda
Excellent work , Please do Continuing the...

Excellent work , Please do Continuing the Development. Nominated for Modification of the Month.
Forum: vB5 General Discussions 12-09-2014, 09:56 PM
Replies: 20
Views: 2,113
Posted By TheLastSuperman
One note on this subject... see the link in...

One note on this subject... see the link in Ozzy's signature in his posts above?



What that means is, vB5 is not up to par when it comes to developers being able to make a modification or...
Forum: vBulletin.org Site Feedback 10-19-2014, 04:27 PM
Replies: 11
Views: 2,247
Posted By TheAdminMarket
Call to Arms !! vBulletin is too strong to die.

Hello,

After a year away, I came back to this site. Due to my bad past experiance I was expecting to feel happy seeing statistics like "Active Members: 3052" while a year ago were 10.000+ and a...
Showing results 1 to 18 of 18

 
Forum Jump

All times are GMT. The time now is 01:36 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.01534 seconds
  • Memory Usage 1,985KB
  • 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
  • (18)search_results_postbit
  • (1)spacer_close
  • (1)spacer_open
  • (28)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