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

Showing results 1 to 25 of 197
Search took 0.01 seconds.
Search: Posts Made By: ogden2k
Forum: Modification Requests/Questions (Unpaid) 03-20-2007, 01:46 PM
Replies: 0
Views: 604
Posted By ogden2k
My Forums

I use FuseTalk on another system and really like the My Forums feature, what it does is looks at all of the popular threads and displays the top 10 and it also displays the last 10 threads you have...
Forum: vBulletin 3.6 Add-ons 09-01-2006, 08:08 PM
Replies: 516
Miscellaneous Hacks - Thread Prefixes
Views: 173,118
Posted By ogden2k
Excellent addition, just what I was looking for....

Excellent addition, just what I was looking for. I hope this is carried on to future versions of vB.
Forum: vBulletin 3.5 Add-ons 05-20-2006, 09:10 PM
Replies: 1,715
Views: 321,824
Posted By ogden2k
The images are all broken, they paths are not...

The images are all broken, they paths are not even correct in the tempaltes.
Forum: vBulletin 3.5 Template Modifications 04-04-2006, 05:00 PM
Replies: 116
Views: 55,825
Posted By ogden2k
Is there anyway to get this to work with multiple...

Is there anyway to get this to work with multiple selection? It shows numbers instead of the actual text. Also, is it possbile for it to pull properly for multiple lines?
Forum: vBulletin 3.5 Add-ons 04-04-2006, 02:01 PM
Replies: 242
Views: 66,662
Posted By ogden2k
In the XML file, specifiy the full path to the...

In the XML file, specifiy the full path to the default images.
Forum: vBulletin 3.6 Add-ons 04-03-2006, 04:34 PM
Replies: 3,111
Views: 720,478
Posted By ogden2k
Maybe I'm overlooking it, but where do I whipe...

Maybe I'm overlooking it, but where do I whipe all of the scores?
Forum: vBulletin 3.5 Add-ons 04-03-2006, 12:28 PM
Replies: 242
Views: 66,662
Posted By ogden2k
Anyone?

Anyone?
Forum: vBulletin 3.5 Add-ons 04-01-2006, 11:18 PM
Replies: 242
Views: 66,662
Posted By ogden2k
How would I add a conditional to this plugin for...

How would I add a conditional to this plugin for this:

If userfield is set to female: display this avatar, if userfield option set to male, use this avatar.

Thank you.
Forum: vBulletin 3.5 Add-ons 03-26-2006, 04:06 PM
Replies: 79
Views: 17,032
Posted By ogden2k
You really need to put spaces after words and...

You really need to put spaces after words and colons... :|
Forum: vB3 General Discussions 02-08-2006, 12:30 PM
Replies: 4
Views: 861
Posted By ogden2k
I have resolved the issue on my own.

I have resolved the issue on my own.
Forum: vB3 General Discussions 02-06-2006, 11:11 AM
Replies: 4
Views: 861
Posted By ogden2k
I had someone upgrade this script from 3.0.x to...

I had someone upgrade this script from 3.0.x to 3.5.x and they have implemented the security precations you have mentioned. So my 3.5 script is fine, but I still use the 3.0.x script on a another...
Forum: vB3 General Discussions 02-06-2006, 01:41 AM
Replies: 4
Views: 861
Posted By ogden2k
Issue with ' in user names

I have a chatbox that allows you to enter a text message into a table in the vB DB. The issue that I am having is that if an account has a tick they receive an error message and cannot use the CB.
...
Forum: vB3 General Discussions 12-18-2005, 09:58 PM
Replies: 7
Views: 912
Posted By ogden2k
I have tried changing the query around a bit with...

I have tried changing the query around a bit with no avail.

This is the plugin code:
$info_chatbox = $vbulletin->input->clean_gpc('r', 'info_chatbox', TYPE_STR);
// m?morise l'?tat de la...
Forum: vB3 General Discussions 12-11-2005, 09:52 PM
Replies: 7
Views: 912
Posted By ogden2k
I don't think it's an issue with the mod as it...

I don't think it's an issue with the mod as it works on another board with the same versions and skin.
Forum: vB3 General Discussions 12-11-2005, 09:40 PM
Replies: 7
Views: 912
Posted By ogden2k
No, it doesn't require any file edits.

No, it doesn't require any file edits.
Forum: vB3 General Discussions 12-11-2005, 04:46 PM
Replies: 7
Views: 912
Posted By ogden2k
DB error with 3.5.2

I have a custom hack that is an inline chatbox. After upgrading to the latest vB, guests get this error on the forum home:
<!--
Database error in vBulletin 3.5.2:
Invalid SQL:
SELECT userid, id,...
Forum: vBulletin 3.5 Add-ons 11-21-2005, 12:49 AM
Replies: 162
Views: 23,030
Posted By ogden2k
Server -5 Me: -5 9:50PM and getting Good...

Server -5
Me: -5

9:50PM and getting Good Morning....
Forum: vBulletin 3.5 Add-ons 10-09-2005, 12:35 AM
Replies: 64
Views: 14,154
Posted By ogden2k
Is there any way to hide this from guests? ...

Is there any way to hide this from guests?

Also, is there a way where you can have an alt tag that shows the last time they were online or would that be to server intensive?
Forum: Modification Graveyard 08-02-2005, 08:19 PM
Replies: 17
Views: 3,646
Posted By ogden2k
Hi, is there a way to bold the number of...

Hi, is there a way to bold the number of threads/posts if they are new and not bold when there's only 0?

I tried with the PHP, but am not too familiar with with it.
Forum: vB3 General Discussions 07-19-2005, 04:30 PM
Replies: 2
Views: 826
Posted By ogden2k
That will show that field on the members profile,...

That will show that field on the members profile, but I need to extract every users data from that profile field on one page.
Forum: vB3 General Discussions 07-19-2005, 03:22 PM
Replies: 2
Views: 826
Posted By ogden2k
How do I extract certain data from the user table?

I have some custom profile fields that the members have filled out.

I can't figure out what the query is to show every members custom profile fields on one page.

Basically, I have...
Forum: vB3 General Discussions 07-15-2005, 07:38 PM
Replies: 1
Views: 854
Posted By ogden2k
How to create a hook that allows me to add links to the Acp?

I have a few links I want to add the the Admin CP under Options, how would I do this through a hook so I don't need to modify the file?

This always happens after I make the thread... I found my...
Forum: vBulletin 3.5 Add-ons 06-27-2005, 10:49 AM
Replies: 162
Views: 41,017
Posted By ogden2k
Any ideas?

Any ideas?
Forum: vBulletin 3.0 Full Releases 06-25-2005, 08:13 PM
Replies: 533
Views: 93,361
Posted By ogden2k
Is there are way to pull just the latest thread...

Is there are way to pull just the latest thread titles?
Forum: vBulletin 3.5 Add-ons 06-20-2005, 10:26 PM
Replies: 162
Views: 41,017
Posted By ogden2k
I just tried that under the Database (automatic...

I just tried that under the Database (automatic forum marking) system, and the forum with the new thread does show as "new" but when I click on New Posts, the thread does not show, since I logged out...
Showing results 1 to 25 of 197

 
Forum Jump

All times are GMT. The time now is 02:19 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.01806 seconds
  • Memory Usage 2,043KB
  • 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)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)search_results
  • (25)search_results_postbit
  • (1)spacer_close
  • (1)spacer_open
  • (41)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
  • pagenav_page
  • pagenav_complete
  • forumjump
  • search_complete
  • navbits
  • navbits_complete