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

Showing results 1 to 22 of 22
Search took 0.00 seconds.
Search: Posts Made By: jdelator
Forum: vB4 General Discussions 06-29-2018, 05:42 AM
Replies: 3
Views: 415
Posted By jdelator
Migrated forums to a new server and now new posts are not showing up

I migrated my forums to a new server. I exported and then imported my database using a large .sql

The forums seem to be working except when I try to make a post. It just adds a shell of a post...
Forum: vBulletin 3.8 Add-ons 12-29-2010, 10:00 PM
Replies: 4
Integration with vBulletin - Starcraft 2 Replay Uploader
Views: 3,924
Posted By jdelator
Starcraft 2 Replay Uploader

Starcraft 2 Replay Uploader

Description

This modification will modify the vbulletin template to add visitors simple replay sharing on your forums. The button can upload many replay at the same...
Forum: vB3 General Discussions 12-15-2010, 09:12 PM
Replies: 1
Views: 462
Posted By jdelator
Any mods for file attachments?

Are there any modifications for file attachments? Such as when a user uploads a certain file type, the system goes ahead and does extra work on the file before attaching the file?

Or does there...
Forum: vBulletin 4.x Add-ons 06-03-2010, 10:21 PM
Replies: 22
BB Code Enhancements - Livestream BBCode
Views: 7,063
Posted By jdelator
Thanks

Thanks
Forum: vB4 Programming Discussions 05-19-2010, 06:06 PM
Replies: 0
Views: 396
Posted By jdelator
Any vb unit tests available?

Are there any sort of tests that are available that I as a plugin developer can run so that I can check to see if I introduced any sort of bug?
Forum: vB3 Programming Discussions 02-16-2009, 04:33 PM
Replies: 7
Views: 1,289
Posted By jdelator
Are you sure? That was the first table I checked....

Are you sure? That was the first table I checked. I rechecked it right now and I can't find it. I am using 3.7, I know I've seen the sig info in the user table in 3.5. Did it get moved back in 3.8?
Forum: vB3 Programming Discussions 02-16-2009, 12:26 AM
Replies: 7
Views: 1,289
Posted By jdelator
I have a really annoying staff member that wants...

I have a really annoying staff member that wants to use flash in his sig. I dont want to install the bbcode just so that he can use it because then people will start using hidden flash posts with...
Forum: vB3 Programming Discussions 02-14-2009, 05:47 PM
Replies: 7
Views: 1,289
Posted By jdelator
Where is the signature imformation stored?

I know some of it is stored in sigparsed. Where else?
Forum: vB3 Programming Discussions 02-06-2009, 06:56 PM
Replies: 1
Views: 692
Posted By jdelator
You can always query for this information. The...

You can always query for this information. The forum table contains a column for parentid. The parent forum will either have a parentid of either 0 or -1.

I would just query for this info. It...
Forum: vB3 Programming Discussions 02-06-2009, 06:48 PM
Replies: 10
Views: 1,227
Posted By jdelator
Yeah I thought about this. I dont think its...

Yeah I thought about this. I dont think its necessary. From a user point of view, they will never know the url to the php script (it's in the c# code). Also if they create an account this way, it...
Forum: vB3 Programming Discussions 02-05-2009, 07:09 PM
Replies: 10
Views: 1,227
Posted By jdelator
vB doesn't use as stored procedures mostly...

vB doesn't use as stored procedures mostly because it has to support different versions of Mysql. Not all versions of mysql support stored procedures. (mysql is very primitive in comparison to mssql...
Forum: vB3 Programming Discussions 02-05-2009, 06:01 PM
Replies: 10
Views: 1,227
Posted By jdelator
Do you see the issue in this though? Your biggest...

Do you see the issue in this though? Your biggest issue is keeping the MSSQL server in sync with the MySQL server. vBulletin does not work on MSSQL. As far as stored procedures, I would recommend...
Forum: vB3 Programming Discussions 02-05-2009, 05:33 PM
Replies: 10
Views: 1,227
Posted By jdelator
I was able to do this actually. I'll try to get a...

I was able to do this actually. I'll try to get a blog post to show this. It was actually quite involved. I had to have c# call a web page, then read the response. The web page of course was the php...
Forum: vB3 Programming Discussions 02-03-2009, 05:38 AM
Replies: 2
Views: 649
Posted By jdelator
Thanks

Thanks
Forum: vB3 Programming Discussions 02-02-2009, 11:06 PM
Replies: 2
Views: 649
Posted By jdelator
Hooks in vb

I know how hooks work in vb and vaguely know how to use them. I was just wondering if there was a nice guide that I can follow so that I can make sure I am doing everything right and not just...
Forum: vB3 Programming Discussions 02-02-2009, 04:09 AM
Replies: 0
Views: 637
Posted By jdelator
Unable to get userinfo for certain ids

I don't understand why this will work


$fetchuserid = 2;
fetch_userinfo($fetchuserid);


why this won't

$fetchuserid = 121;
Forum: vB3 Programming Discussions 01-30-2009, 07:28 PM
Replies: 1
Views: 675
Posted By jdelator
Where do I find the styleid for a user on the database?

I thought it would be the styleid column but its showing up as 0 for all users in the database. I know some users have selected a default one as well.

EDIT: I might be mistaken, it might be the...
Forum: vB3 Programming Discussions 01-15-2009, 07:54 PM
Replies: 1
Views: 1,237
Posted By jdelator
Route www link to non-www link in vbulletin

I'm running in a windows host, so I can't use .htacess files (or can I?) The host uses IIS7
Forum: vBulletin 3 Articles 12-18-2008, 07:13 PM
Replies: 162
Views: 125,063
Posted By jdelator
Has this tutorial changed muched for 3.7 since it...

Has this tutorial changed muched for 3.7 since it was original written for 3.5?
Forum: vBulletin 3.8 Add-ons 12-16-2008, 02:10 AM
Replies: 2,124
Major Additions - Forum Tournaments & Ladders
Views: 535,285
Posted By jdelator
Is there anyone to increase the number of people...

Is there anyone to increase the number of people allowed for a single tournament? I want to increase it to at least 128 or 256.
Forum: vBulletin 3.8 Add-ons 11-04-2008, 08:29 PM
Replies: 2,124
Major Additions - Forum Tournaments & Ladders
Views: 535,285
Posted By jdelator
How do you remove Tournaments Joined: 10 ...

How do you remove
Tournaments Joined: 10
Tournament Wins: 2
these fields from a user's post?

This mod rocks btw.
Forum: vBulletin 3.8 Add-ons 11-03-2008, 05:57 AM
Replies: 2,124
Major Additions - Forum Tournaments & Ladders
Views: 535,285
Posted By jdelator
So I searched through this thread and I am not...

So I searched through this thread and I am not quite certain on this.

Is tournaments just for tournaments and compeitions just for ladders? Or what is the difference between the two?
Showing results 1 to 22 of 22

 
Forum Jump

All times are GMT. The time now is 12:55 AM.


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.01486 seconds
  • Memory Usage 2,016KB
  • 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
  • (23)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