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

Showing results 1 to 25 of 79
Search took 0.00 seconds.
Search: Posts Made By: Harlequin
Forum: Modification Requests/Questions (Unpaid) 07-16-2005, 04:33 PM
Replies: 2
Views: 1,919
Posted By Harlequin
Wow, thanks!

Wow, thanks!
Forum: Modification Requests/Questions (Unpaid) 07-16-2005, 05:02 AM
Replies: 2
Views: 1,919
Posted By Harlequin
Username Registration (A-Z, 0-9 Characters Only?)

I'm not sure if this has already been done. I've searched through the threads here in an attempt to find it, but maybe I'm totally missing it. Surely someone out there has created a modification (or...
Forum: vB3 Programming Discussions 06-06-2005, 02:40 AM
Replies: 0
Views: 1,444
Posted By Harlequin
PHP: Detect URL in "text".

So here I am again asking for something that seems simple to me, but for one reason or another I can't visualize how to put this on paper.. so to speak.

User inputs in a form:

<HTML>
<HEAD>...
Forum: vB3 Programming Discussions 02-01-2005, 09:48 AM
Replies: 7
Views: 1,183
Posted By Harlequin
Yes, I'm aware of the php tags however I was...

Yes, I'm aware of the php tags however I was quite sleepy at the time of the last posting. :)

At any rate -

I've converted the text file from being output as it was (the loop) to now being...
Forum: vB3 Programming Discussions 01-30-2005, 01:49 PM
Replies: 7
Views: 1,183
Posted By Harlequin
It's true that just running queries and saving...

It's true that just running queries and saving the data to the database would be more efficient, however I need to stress -- this file is written to text via a chat server (as miz noted, though not...
Forum: vB3 Programming Discussions 01-30-2005, 11:40 AM
Replies: 7
Views: 1,183
Posted By Harlequin
Well, I can go about it displaying it that way,...

Well, I can go about it displaying it that way, too.. but unfortunately the file I can't change. The file outputs from a program on the server to feed results -- nothing I can do about it.
Forum: vB3 Programming Discussions 01-30-2005, 08:41 AM
Replies: 7
Views: 1,183
Posted By Harlequin
Loading Contents of a File -> Sorting everything?

You guys have helped me countless times before.. and yet again, I come to you for a little kick in the right direction. :)

Let's say we have a text file with the following:

(in the order of:...
Forum: vBulletin 3.0 Full Releases 01-24-2005, 08:25 AM
Replies: 1,119
Views: 259,522
Posted By Harlequin
Just out of curiosity, I was curious if someone...

Just out of curiosity, I was curious if someone had removed the hard-coded HTML (such as how the guestbook entries are in the member.php file) and actually made them into vB templates instead? The...
Forum: vB3 Programming Discussions 01-20-2005, 04:19 AM
Replies: 4
Views: 1,073
Posted By Harlequin
*** EDIT **** Everything is working fine...

*** EDIT ****


Everything is working fine for the most part guys. Thanks. ^.^

---

But, here's a little more I seem to be having problems with:

I don't know if it's any more complex than...
Forum: vB3 Programming Discussions 01-17-2005, 12:26 PM
Replies: 4
Views: 1,073
Posted By Harlequin
Thanks for replying guys. The reason I wasn't...

Thanks for replying guys. The reason I wasn't able to say thanks sooner is because I was trying to confirm with my domain provider whether or not the wildcard was available. I had a suspicion my...
Forum: vB3 Programming Discussions 01-14-2005, 06:54 AM
Replies: 4
Views: 1,073
Posted By Harlequin
Apache -> VirtualHosts -> Redirect Problem

I'm using Apache 2.0.52 with PHP 5.0.3 on a Windows 2003 standard server on a dedicated machine. I'm having some issues trying to setup the Apache Virtualhosts to call a wildcard and point it to...
Forum: vB3 Programming Discussions 05-27-2004, 06:22 PM
Replies: 3
Views: 1,061
Posted By Harlequin
I'll definitely give that a try, Xenon. Thank you...

I'll definitely give that a try, Xenon. Thank you so much.

preg_split and array()/in_array are two things I haven't played with all of that much because I haven't really found the need (until...
Forum: vB3 Programming Discussions 05-27-2004, 01:29 PM
Replies: 3
Views: 1,061
Posted By Harlequin
$bbuserinfo[buddylist] return -> check -> OK.

Hey guys.

I know I haven't posted in awhile, but certainly due to all of your helpful efforts I've been coding tidbits in a frenzy. So when I tried this out, I collected (what I thought to be) a...
Forum: vB3 Programming Discussions 02-29-2004, 04:34 PM
Replies: 4
Views: 1,276
Posted By Harlequin
query_first() returns desired result, while query returns nothing?

Maybe I'm looking at this incredibly wrong, but let me explain the situation:

There are two queries I'm using to conduct a search to find out whether or not you're a member of x number of...
Forum: vBulletin 2.x Beta Releases 02-25-2004, 06:01 PM
Replies: 61
Views: 14,020
Posted By Harlequin
I believe KuraFire has wanted that market badly...

I believe KuraFire has wanted that market badly enough. I've seen several posts of his concerning his journal.
Forum: vBulletin 2.x Beta Releases 02-25-2004, 04:04 AM
Replies: 61
Views: 14,020
Posted By Harlequin
I wanted to. I was actually setting up this...

I wanted to. I was actually setting up this version for a release on VB2, but it appeared to me the initial interest in it dropped dramaticly.

I've already upgraded the script to vb3 and added/am...
Forum: vB3 Programming Discussions 02-12-2004, 04:31 PM
Replies: 8
Views: 1,498
Posted By Harlequin
Neat. :) Thanks!

Neat. :) Thanks!
Forum: vB3 Programming Discussions 02-12-2004, 03:15 AM
Replies: 8
Views: 1,498
Posted By Harlequin
Very true. That's what was fooling me...

Very true.

That's what was fooling me originally -- redirects appeared to be working. ;)

I'm fairly new to vb3 and I'm trying to get accustomed to it on the test board and making sure...
Forum: vB3 Programming Discussions 02-11-2004, 09:54 PM
Replies: 8
Views: 1,498
Posted By Harlequin
I wasn't aware vb3 had such an option. But I...

I wasn't aware vb3 had such an option.

But I played with the setting a little and now it appears to be working. (x.x)

At first it didn't appear it was working too swell due to cache, but now it...
Forum: vB3 Programming Discussions 02-11-2004, 09:21 PM
Replies: 8
Views: 1,498
Posted By Harlequin
Crap. v.v; I was doing everything you...

Crap. v.v;

I was doing everything you specified, NTLDR, and thank you for the attempt at trying. :) I redid everything just in case, making 100% sure that I was following the process correctly.....
Forum: vB3 Programming Discussions 02-11-2004, 07:02 PM
Replies: 8
Views: 1,498
Posted By Harlequin
vb3: print_standard_redirect-- Redirecting to URL, but no phrase shown?

This is a little irking. :)


$url = "blahblah.php";
eval(print_standard_redirect('testing'));


and
Forum: vB3 Programming Discussions 02-11-2004, 06:48 PM
Replies: 4
Views: 923
Posted By Harlequin
Thanks for the tip. :)

Thanks for the tip. :)
Forum: vB3 Programming Discussions 02-11-2004, 06:39 PM
Replies: 4
Views: 923
Posted By Harlequin
Thanks g-force! Again and again. :) For...

Thanks g-force! Again and again. :)

For anyone else new to coding in vb3 with this or curious, in the following statement:


if ($_POST['do']=="NAMEOFPOSTIF")
// do is the action being sent...
Forum: Community Lounge 02-08-2004, 12:22 AM
Replies: 0
Views: 857
Posted By Harlequin
t1 /or otherwise/ shared hosting? But not for web related material.

Anyone aware of anything offering services remotely like this?

I have a chat server. The chat server runs in the Windows background and it's in the process of being coded up for linux. It takes a...
Forum: vB3 Programming Discussions 02-07-2004, 10:27 PM
Replies: 4
Views: 923
Posted By Harlequin
vb3: New Profile Fields = Nothing Sent to UPDATE in query. [solved]

In vb2, everything in the config file I'd written read and saved fine. However, with vb3, there's a whole new world of hurt with how vb3 reads and saves it's <form> information. :)

Simply put,...
Showing results 1 to 25 of 79

 
Forum Jump

All times are GMT. The time now is 06:28 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.03424 seconds
  • Memory Usage 2,055KB
  • 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
  • (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
  • pagenav_page
  • pagenav_complete
  • forumjump
  • search_complete
  • navbits
  • navbits_complete