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

Showing results 1 to 22 of 22
Search took 0.02 seconds.
Search: Posts Made By: Skyrider
Forum: Modification Requests/Questions (Unpaid) 10-18-2016, 08:33 AM
Replies: 7
Views: 1,516
Posted By Stratis
Like this ? ...

Like this ?
https://vborg.vbsupport.ru/showthread.php?t=299530
https://vborg.vbsupport.ru/showthread.php?t=299531
Forum: vB4 General Discussions 04-23-2016, 09:50 AM
Replies: 6
Views: 609
Posted By Dave
The problem is this part in the second query: ...

The problem is this part in the second query:
OR " . $usergroupAwardsArray[auto_criteria] . " IN (membergroupids)

membergroupids is a string that may consist of commas. It should be changed to...
Forum: Modification Requests/Questions (Unpaid) 02-23-2016, 02:09 PM
Replies: 4
Views: 1,751
Posted By squidsk
Based on the code, it looks like you have entries...

Based on the code, it looks like you have entries in the customavatar table that correspond to users that have previously been deleted and those ids are what causing you problems.

If you run the...
Forum: vBulletin 4.x Add-ons 02-20-2016, 04:17 PM
Replies: 18
Miscellaneous Hacks - Email Change Alert
Views: 5,201
Posted By MarkFL
Updates: Version 1.1: Changed PHP...

Updates:

Version 1.1:


Changed PHP hook location so that alert(s) are sent only when everything is confirmed and the email has changed.
Forum: Modification Requests/Questions (Unpaid) 02-20-2016, 07:49 AM
Replies: 4
Views: 1,038
Posted By Stratis
Except of certain usergroups, this is what i use....

Except of certain usergroups, this is what i use.

Forums & Moderators -> Forum Manager -> Forum(select which one)

Moderation Options:
Moderate Threads (NO)
Moderate Posts (YES)

Sorry if i...
Forum: News and Announcements 02-19-2016, 05:49 PM
Replies: 9
Views: 9,227
Posted By Paul M
vBulletin.Org Upgrade

Atm, we are still running on vB 3.6.12 and php 5.2.
This is a very old PHP version now and our servers are (over)due an upgrade.

As we have on many occasions stated, we have remained on vB 3.6...
Forum: vB4 Programming Discussions 02-15-2016, 02:06 PM
Replies: 3
Views: 638
Posted By MarkFL
An alternate that won't require you to edit any...

An alternate that won't require you to edit any templates, and will work in all of your styles would be to create the following plugin:

Product: vBulletin

Hook Location: parse_templates
...
Forum: vB4 General Discussions 11-03-2015, 10:16 PM
Replies: 4
Views: 539
Posted By Dave
If you register the variable $userinfo to the...

If you register the variable $userinfo to the template of your new tab, you can use that in the is_member_of function to check if the user you're viewing is member of a certain usergroup.
Forum: vBulletin.org Site Feedback 08-12-2015, 06:50 AM
Replies: 2
Views: 1,373
Posted By BirdOPrey5
Same issue- full screenshot:...

Same issue- full screenshot: http://imgur.com/FrWIbPU

Thanks, I will bring it to Paul's attention.
Forum: Modification Graveyard 08-06-2015, 05:51 PM
Replies: 64
Chat Modifications - [FREE] MGC Chatbox PRO
Views: 21,230
Posted By ozzy47
Remove the files that came with the mod.

Remove the files that came with the mod.
Forum: vB4 General Discussions 08-05-2015, 06:18 PM
Replies: 2
Views: 653
Posted By TheLastSuperman
I see no need to close the thread, someone may...

I see no need to close the thread, someone may want to post about the mod you linked to or say thanks for finding it you never know ;). I didn't even realize DP had released that mod and look at how...
Forum: vB4 General Discussions 07-20-2015, 09:02 AM
Replies: 6
Views: 673
Posted By Paul M
Make sure you are using at least php 5.4.

Make sure you are using at least php 5.4.
Forum: vB4 General Discussions 07-13-2015, 09:07 PM
Replies: 3
Views: 385
Posted By MarkFL
The condition to determine if a user has access...

The condition to determine if a user has access to the ModCP is:

$show['modcplink']
Forum: vB4 General Discussions 07-11-2015, 02:24 PM
Replies: 9
Views: 540
Posted By kh99
Well, it looks like the results page redirects to...

Well, it looks like the results page redirects to the user profile if there is only one result, so I think you're all set there.
Forum: vB4 General Discussions 06-29-2015, 05:19 AM
Replies: 2
Views: 609
Posted By cellarius
You're quite right: That code is ten years old...

You're quite right: That code is ten years old and deprecated.

Why not use https://vborg.vbsupport.ru/showthread.php?t=208538

Is that not what you want? Should work with vB4, too.
Forum: vB4 General Discussions 01-27-2015, 11:21 AM
Replies: 9
Views: 547
Posted By ozzy47
Sure, you can PM it to me and I can take a look...

Sure, you can PM it to me and I can take a look later today and see if there is anything I can do.
Forum: vB4 General Discussions 01-21-2015, 09:39 AM
Replies: 5
Views: 454
Posted By Dave
Actually it is available, my bad. Just use...

Actually it is available, my bad. Just use $post['usergroupid'].
Forum: vBulletin 4.x Template Modifications 03-21-2014, 07:59 PM
Replies: 29
Views: 14,248
Posted By ramesh_umk3
I think the plugin which you mentioned will use...

I think the plugin which you mentioned will use hyperlink anyway so try to follow modification in

Thread Prefix Manager

<p class="mcbadge mcbadge_v">TITLE (PLAIN TEXT) HERE</p>
or
<b...
Forum: vBulletin 4 Articles 05-25-2012, 09:00 PM
Replies: 4
Views: 4,960
Posted By socialteenz
[How To] Upgrading your navbar in custom skin from 4.x to 4.2

When you update your board from any of the earlier 4.x.x version to 4.2version. You need to make a small edit in the navbar to make the new navigation manger to function properly in your custom...
Forum: Modification Requests/Questions (Unpaid) 03-10-2012, 01:55 PM
Replies: 3
Views: 572
Posted By BirdOPrey5
Wasn't a mod but I helped someone with this:...

Wasn't a mod but I helped someone with this: https://vborg.vbsupport.ru/showthread.php?t=268596
Forum: vBulletin 4.x Add-ons 06-27-2011, 03:23 PM
Replies: 433
Miscellaneous Hacks - [DBTech] Username Change v1 (vB4)
Views: 110,088
Posted By DragonByte Tech
So it is, I'll look into it :) Fillip

So it is, I'll look into it :)


Fillip
Forum: vBulletin 4 Articles 12-28-2009, 10:00 PM
Replies: 440
Views: 133,130
Posted By BBR-APBT
vB4 Template Conditionals List

I put this together because it seems lots of people are having problems with the new syntax for conditionals.

First off remember you can not use {vb:raw var} in template conditionals.

Show...
Showing results 1 to 22 of 22

 
Forum Jump

All times are GMT. The time now is 08:10 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.02788 seconds
  • Memory Usage 2,020KB
  • 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
  • (22)search_results_postbit
  • (1)spacer_close
  • (1)spacer_open
  • (14)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