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

Showing results 1 to 20 of 20
Search took 0.00 seconds.
Search: Posts Made By: Ombra
Forum: vBulletin 3.8 Add-ons 05-16-2014, 07:38 AM
Replies: 54
Chat Modifications - LightIRC Chatbox
Views: 84,294
Posted By Ombra
I'm getting a password mismatch error when I try...

I'm getting a password mismatch error when I try to connect to my irc server, even though my server doesn't use passwords and I don't have the password option selected in the plugin. It connects to...
Forum: vB3 Programming Discussions 10-21-2013, 11:49 PM
Replies: 1
Views: 622
Posted By Ombra
I found it. So I don't contribute to the many...

I found it. So I don't contribute to the many useless search results I had to dig through before getting to something that worked, here it is:

if ($vbulletin->userinfo['ipoints'] < 1)


In my...
Forum: vB3 Programming Discussions 10-19-2013, 05:27 PM
Replies: 1
Views: 622
Posted By Ombra
What conditional to use for an infraction group?

I have a custom feature on my forum that I don't want users restricted by infractions to be able to use. Normally, to restrict access for a certain usergroup I would do this:

if...
Forum: vB3 General Discussions 03-02-2012, 04:52 AM
Replies: 2
Views: 642
Posted By Ombra
I did edit the xml file "bitfield_vbulletin.xml"...

I did edit the xml file "bitfield_vbulletin.xml" to change the default moderator permissions. I added or removed "default="1"" and this worked. I didn't touch the numbers though. I also edited the...
Forum: vB3 General Discussions 03-01-2012, 12:05 PM
Replies: 2
Views: 642
Posted By Ombra
Change default permissions in admincp

I have my forum set up in such a way that I never use default usergroup/moderator permissions in the admincp.

It's a security risk because if I miss something, I may give someone access to...
Forum: Modification Graveyard 01-06-2010, 02:54 PM
Replies: 345
New Posting Features - Doublepost Prevention
Views: 90,013
Posted By Ombra
I would prefer this. Members say the time on the...

I would prefer this. Members say the time on the automerge being different from timestamp they see on the posts is confusing. Is there an easy way to edit the phrase to say "Posted x days, hours,...
Forum: vB3 General Discussions 01-06-2010, 09:19 AM
Replies: 4
Views: 1,053
Posted By Ombra
There is no reference to the old domain in...

There is no reference to the old domain in config.php, but I did change the database information there and checked the memcache settings as the instructions in the vBulletin manual...
Forum: vB3 General Discussions 01-03-2010, 05:42 PM
Replies: 4
Views: 1,053
Posted By Ombra
Moved to new domain; still trying to connect to old domain.

I am trying to make a copy of my forum on another domain for development purposes. I have duplicated the database and copied all of the files over, but the copy is still trying to access the original...
Forum: vB3 Programming Discussions 01-02-2010, 08:00 AM
Replies: 0
Views: 699
Posted By Ombra
Strip Quotes

I'd like to strip all the quotes in the posts. How do I do this? I know that search.php strips the quotes in the search results, but I don't know how to translate this into physically removing the...
Forum: vB3 General Discussions 10-01-2009, 08:48 PM
Replies: 0
Views: 1,438
Posted By Ombra
Manually reset cookie domain?

I am trying to setup a copy of my forum as a test server, but I can't log in to my forum. I uploaded tools.php and the cookie domain is still my old domain, but I can't reset it from there. It says...
Forum: vB3 Design and Graphics Discussions 06-03-2009, 11:30 AM
Replies: 1
Views: 574
Posted By Ombra
Changing Only the CSS/Color Scheme

I have made several alternative color schemes for my forum. The only customizations were made on the main css page. Is it possible to only import the css style changes? For example, lets say I have...
Forum: vBulletin 3.8 Add-ons 04-23-2009, 06:33 PM
Replies: 256
New Posting Features - Automatic Thread Tagger for vB3.8
Views: 97,610
Posted By Ombra
Is it possible for this plugin to only add tags...

Is it possible for this plugin to only add tags if they are already on my tag list? I see there is an option to remove custom tags, but I don't want them added in the first place. There are specific...
Forum: vB3 Programming Discussions 01-11-2009, 11:36 PM
Replies: 1
Views: 646
Posted By Ombra
Sharing Plugins with Custom Hooks

I have never shared my customizations before but I have a plugin I made that I have seen a few requests for on this forum. I understand how to make my own plugins, but I don't understand the proper...
Forum: vB3 Design and Graphics Discussions 01-06-2009, 12:28 AM
Replies: 6
Views: 1,231
Posted By Ombra
No, the template and graphics are as I want them...

No, the template and graphics are as I want them except this one compatibility issue with IE6. Surely there is a way to adjust the code to make it work.

Here is a screenshot comparison of the...
Forum: vB3 Design and Graphics Discussions 01-06-2009, 12:04 AM
Replies: 6
Views: 1,231
Posted By Ombra
Yes, all those browsers are fine. I have tested...

Yes, all those browsers are fine. I have tested the forum template in many different browsers and only Internet Explorer 6 (and not the other versions of Internet Explorer) has this issue as far as...
Forum: vB3 Design and Graphics Discussions 01-05-2009, 07:47 PM
Replies: 6
Views: 1,231
Posted By Ombra
Where do I define the height and width of rank...

Where do I define the height and width of rank images?



Sure. Here is a link to my forum (http://intjforum.com/index.php). Only IE6 has this issue so if you look at it in any other browser it...
Forum: vB3 Design and Graphics Discussions 01-05-2009, 06:42 PM
Replies: 6
Views: 1,231
Posted By Ombra
Stretched Rank Images

My rank images are three times the height they should be in Internet Explorer 6 in my custom templates. I'm using bars, so I'm not sure if this is because they're being stretched or if they are being...
Forum: Modification Requests/Questions (Unpaid) 06-16-2008, 01:59 PM
Replies: 2
Views: 883
Posted By Ombra
Figured this one out. The exact size enforcement...

Figured this one out. The exact size enforcement is working on both 3.6.8 and 3.7.1.
Forum: vB3 Programming Discussions 06-16-2008, 01:55 PM
Replies: 0
Views: 1,693
Posted By Ombra
Avatars in Multiple Gallery Categories

I would like to have avatars in multiple gallery categories. The purpose for this would be to have a 'featured' avatar gallery category that displays avatars from multiple categories without actually...
Forum: Modification Requests/Questions (Unpaid) 02-27-2008, 01:00 PM
Replies: 2
Views: 883
Posted By Ombra
Avatar Minimum/Fixed Size

I would like to force all avatars on the forum to be the same size. I know I can already limit the maximum avatar size, but I would also like to limit the minimum size. I know how to stretch the...
Showing results 1 to 20 of 20

 
Forum Jump

All times are GMT. The time now is 01:39 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.02588 seconds
  • Memory Usage 1,997KB
  • 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
  • (20)search_results_postbit
  • (1)spacer_close
  • (1)spacer_open
  • (9)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