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

Showing results 1 to 25 of 45
Search took 0.00 seconds.
Search: Posts Made By: Noel 4 DMB
Forum: vB3 General Discussions 08-28-2007, 04:40 PM
Replies: 0
Views: 793
Posted By Noel 4 DMB
Need Help: Auto Login Script (90% there!)

Hey folks, I have a script that finds a match in the database and then performs an auto-login function to make the user logged in.

However, after a few minutes of inactivity, the session...
Forum: vB3 Programming Discussions 06-21-2006, 07:11 PM
Replies: 3
Views: 789
Posted By Noel 4 DMB
sadly, it happens on all macs. Every mac user...

sadly, it happens on all macs. Every mac user that has come to my site i've had to change their password for them in the admin control panel.

It appears as though the javascript in the...
Forum: vB3 Programming Discussions 06-20-2006, 03:08 PM
Replies: 3
Views: 789
Posted By Noel 4 DMB
HELP! My login script doesnt work on MAC

And it appears to happen when there are spaces in the user name. Here is my form:


<table border=0 cellspacing=2 cellpadding=2 colspan=3 class=smallText style="color: #999DB8;">
<tr>
...
Forum: vB3 Programming Discussions 06-20-2006, 12:30 PM
Replies: 1
Views: 834
Posted By Noel 4 DMB
Is there a "Login" function similar to the "save"?

I am currently saving registrations externally from vbulletin's register.php using some hacks i found on this site. However, after i save them, they have to login manually. Is there a way i can...
Forum: Modification Requests/Questions (Unpaid) 04-28-2004, 12:34 PM
Replies: 2
Views: 848
Posted By Noel 4 DMB
you could do it in VB2 easily, just by saying...

you could do it in VB2 easily, just by saying something like this:


<?PHP

require 'global.php';

if ($bbuserinfo[userid] == 0) { include 'ssi-login.php'; }
else { include 'ssi-stats.php'; }
Forum: vB3 Programming Discussions 12-15-2003, 11:12 PM
Replies: 1
Views: 1,020
Posted By Noel 4 DMB
anyone?

anyone?
Forum: vB3 Programming Discussions 12-15-2003, 03:56 PM
Replies: 1
Views: 1,020
Posted By Noel 4 DMB
GD 2.0 won't run properly. How can i fix it?

Hello,

I recently had to reinstall PHP 4.3.2, and GD2.0 did not install properly. So I reverted to RPM files hoping it would install itself, but it did not. So finally, i got the GD2.0.15 file...
Forum: vBulletin 2.x Full Releases 11-07-2003, 01:10 PM
Replies: 54
Views: 17,682
Posted By Noel 4 DMB
Worked great for me. Thanks a lot!

Worked great for me. Thanks a lot!
Forum: vBulletin 2.x Template Modifications 09-09-2003, 04:40 PM
Replies: 7
Views: 2,681
Posted By Noel 4 DMB
I tweaked it a little and used it on my board....

I tweaked it a little and used it on my board. Works real well.
Forum: Member Archives 08-07-2003, 12:59 AM
Replies: 1
Views: 779
Posted By Noel 4 DMB
nevermind, I found out why. Its because I have...

nevermind, I found out why. Its because I have username calls on my website, and that person is viewing portions of the website itself.
Forum: Member Archives 08-07-2003, 12:35 AM
Replies: 1
Views: 779
Posted By Noel 4 DMB
Who's Online showing "UNKNOWN LOCATION"

Hey guys,

I just switched it so that forumdisplay.php shows "Total Members Online" by editing the template, as well as inserting text into forumdisplay.php:


I found THIS:
...
Forum: vBulletin 2.x Full Releases 08-07-2003, 12:06 AM
Replies: 50
Views: 19,614
Posted By Noel 4 DMB
great hack. Installed :)

great hack. Installed :)
Forum: Modification Requests/Questions (Unpaid) 08-06-2003, 06:25 PM
Replies: 1
Views: 814
Posted By Noel 4 DMB
Changing Post Count to a Power Meter

Ive seen some hacks that are implemented with games, but is there an existing hack that displays a power bar rather than a post count number? My users often fight childishly and brag about their...
Forum: vBulletin 2.x Full Releases 07-28-2003, 01:09 AM
Replies: 222
Views: 36,574
Posted By Noel 4 DMB
I hope you do, that sounds like an awesome hack. ...

I hope you do, that sounds like an awesome hack.

Would it be worth while for me to look at your old avatar listing hack and try to merge, or would it be too hard for someone with very little...
Forum: Member Archives 07-28-2003, 01:07 AM
Replies: 4
Views: 629
Posted By Noel 4 DMB
oh i thought because it was vbulletin i could...

oh i thought because it was vbulletin i could post in here. sorry about that.
Forum: Member Archives 07-27-2003, 10:34 PM
Replies: 4
Views: 629
Posted By Noel 4 DMB
VelocD: Member Photos Hack works, minus Avatar Listing

Any suggestions? I feel like ive quadrouple checked the templates and coding. You can view it here (http://www.amidreaming.org/dreamers/memberlist.php?action=avatar)

The photo gallery works...
Forum: vB3 Programming Discussions 07-27-2003, 09:05 PM
Replies: 9
Views: 1,493
Posted By Noel 4 DMB
NTLDR: I can show you detailed info if you...

NTLDR:

I can show you detailed info if you can contact me at Noel4DMB on AIM. I ran the file you suggested and it still says im using PHP 4.1.1, even thought i untarred the newest PHP and ran the...
Forum: vB3 Programming Discussions 07-27-2003, 08:52 PM
Replies: 9
Views: 1,493
Posted By Noel 4 DMB
Thanks for taking the time to post that Veloc,...

Thanks for taking the time to post that Veloc, but im on a *NIX server.

My main problem is that i can't figure out what file i need to point the GD extension to... I looked around, and there are...
Forum: vB3 Programming Discussions 07-27-2003, 07:24 PM
Replies: 2
Views: 735
Posted By Noel 4 DMB
Help with GD 2.0 / PHP 4.3

Hello,

This questions is about a vulletin photo gallery:
https://vborg.vbsupport.ru/showthread.php?s=&threadid=49565

This hack seems to be great, but im having a small problem here that I cant...
Forum: vB3 Programming Discussions 07-27-2003, 06:34 PM
Replies: 9
Views: 1,493
Posted By Noel 4 DMB
Thanks, I just installed the latest PHP. However,...

Thanks, I just installed the latest PHP. However, I went into the php.ini file and noticed that it calls for gd.so. When I went into the directory that it points to, it wasnt there. So i did an...
Forum: vB3 Programming Discussions 07-27-2003, 03:01 PM
Replies: 9
Views: 1,493
Posted By Noel 4 DMB
Could you give me a brief rundown of how to do...

Could you give me a brief rundown of how to do that? I am very technical illiterate :( I am a designer :(
Forum: Community Lounge 07-27-2003, 03:00 PM
Replies: 10
Views: 1,252
Posted By Noel 4 DMB
You can't really get around the filesize, but you...

You can't really get around the filesize, but you can set the site to be two frames, one with a 100% height/width, and the other with a * value. Put the loop inside the * frame, this way your site...
Forum: vB3 Programming Discussions 07-27-2003, 02:36 PM
Replies: 9
Views: 1,493
Posted By Noel 4 DMB
Anyone know about GD 2.0? (Still having problems)

Hello,

This questions is about Velocd's photo gallery:
https://vborg.vbsupport.ru/showthread.php?s=&threadid=49565

This hack seems to be great, but im having a small problem here that I cant...
Forum: Member Archives 07-27-2003, 02:07 PM
Replies: 1
Views: 596
Posted By Noel 4 DMB
Velocd's Photo Gallery (The last step won't work)

Hello,

This questions is about Velocd's photo gallery:
https://vborg.vbsupport.ru/showthread.php?s=&threadid=49565

This hack seems to be great, but im having a small problem here that I cant...
Forum: vBulletin 2.x Full Releases 07-27-2003, 02:01 PM
Replies: 222
Views: 36,574
Posted By Noel 4 DMB
VelocD: This hack seems to be great, but im...

VelocD:

This hack seems to be great, but im having a small problem here that I cant seem to fix:

Fatal error: imagecreatetruecolor(): requires GD 2.0 or later in...
Showing results 1 to 25 of 45

 
Forum Jump

All times are GMT. The time now is 11:18 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.01630 seconds
  • Memory Usage 2,048KB
  • 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
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)search_results
  • (25)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
  • pagenav_page
  • pagenav_complete
  • forumjump
  • search_complete
  • navbits
  • navbits_complete