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

Showing results 1 to 25 of 25
Search took 0.00 seconds.
Search: Posts Made By: JAB Creations
Forum: Modification Requests/Questions (Unpaid) 01-17-2006, 01:03 AM
Replies: 0
Views: 842
Posted By JAB Creations
Usertitle preg_replace amperstamp?

How can I edit the usertitle.php to encode entities such as ampterstamps?

John
Forum: Modification Requests/Questions (Unpaid) 01-08-2006, 12:52 PM
Replies: 0
Views: 817
Posted By JAB Creations
Simple - user's avatar on index.php file?

I just want to put the user's avatar on the index.php file when they are logged in. I'm not worried about it not loading or a 404 when the visitor is not logged in (I have the script that lets you...
Forum: vB3 General Discussions 07-10-2005, 06:14 PM
Replies: 0
Views: 789
Posted By JAB Creations
Make poll results unknown to regular members?

I need to mod the poll.php file in order to stop it from printing out the result bar and result numbers for each poll. I can not let results be known in the least to members and it's very imporant! ...
Forum: vBulletin 3.0 Full Releases 09-24-2004, 08:00 AM
Replies: 79
Views: 23,214
Posted By JAB Creations
Members names are linked on my vb and its...

Members names are linked on my vb and its slightly hacked. Are you asking ahead of time or do you not see your members linked?
Forum: Community Lounge 09-23-2004, 09:03 AM
Replies: 3
Views: 2,293
Posted By JAB Creations
Looking for a simple guestbook like blog script

I'm looking for a simple guestbook like blog script...most preferably php that uses a form to write comments to the page the form is on. Any suggestions?
Forum: vB3 Programming Discussions 09-23-2004, 06:23 AM
Replies: 3
Views: 914
Posted By JAB Creations
Like this? require_once('database.php'); ...

Like this?


require_once('database.php');


How can I test to see if the connection is active?

My class is as so...
$dbh = mysql_connect($hostname, $username, $password)
Forum: vB3 Programming Discussions 09-23-2004, 05:21 AM
Replies: 3
Views: 914
Posted By JAB Creations
How do I *keep* the connection to my database across multiple files?

connect.php

Ok...connected....

then if I go to a different file, im not connected anymore!

I figure there is some sort of includes command for this?

Then Zach said VB uses a string......
Forum: Community Lounge 09-17-2004, 12:37 PM
Replies: 4
Views: 1,002
Posted By JAB Creations
Milk did my day good! Thanks!

Milk did my day good!

Thanks!
Forum: Community Lounge 09-17-2004, 11:31 AM
Replies: 4
Views: 1,002
Posted By JAB Creations
It has to do with PHP, MySQL, Javascript, and...

It has to do with PHP, MySQL, Javascript, and CSS. I've got the CSS and ideas part covered but I need someone with relatively strong PHP/SQL/JS skills. It has a lot to do with modding in an odd...
Forum: Community Lounge 09-17-2004, 09:10 AM
Replies: 4
Views: 1,002
Posted By JAB Creations
Where can I look for folks who want to help out on some cool stuff?

I'm curious where the most appropiet place I could post (anywhere really on the www) that I'm looking for help with some projects. Not a money paying posistion as much as a project with personal...
Forum: vB3 General Discussions 09-13-2004, 06:48 PM
Replies: 0
Views: 893
Posted By JAB Creations
Allow Guests to use Email Form????

How do I set VB to allow guests to use the email form?

I can't figure it out and it's not in the permissions for guests anyway.
Forum: Modification Requests/Questions (Unpaid) 08-20-2004, 02:33 PM
Replies: 11
Views: 1,675
Posted By JAB Creations
I wouldn't think it would slow down much if at...

I wouldn't think it would slow down much if at all really. All it's doing is asking the server whose been at these linked files in the past 15 minutes. Plus it wont do anything anyway until someone...
Forum: Modification Requests/Questions (Unpaid) 08-19-2004, 08:01 PM
Replies: 11
Views: 1,675
Posted By JAB Creations
Make sure you are defining your server path in...

Make sure you are defining your server path in absolute...

instead of....

../../file.php

use...
/home/shared_server_username/www/vbfolder/thefileyouwant.php

Full example....
Forum: Modification Requests/Questions (Unpaid) 08-02-2004, 07:45 PM
Replies: 11
Views: 1,675
Posted By JAB Creations
Yes I have... Plus I will tell you how to do...

Yes I have...

Plus I will tell you how to do something extra that you'll be interested in! :D

<?php chdir("/home/youruser/www/forum"); require_once('global.php'); ?>

Just put that anywhere...
Forum: vB3 General Discussions 06-23-2004, 07:09 PM
Replies: 2
Views: 880
Posted By JAB Creations
I kinda played with it with the help of Zack but...

I kinda played with it with the help of Zack but you suggested what would work so I still thank you a billion times! Also thanks a billion extra for the go here page, the whose online will encourage...
Forum: Modification Requests/Questions (Unpaid) 06-22-2004, 07:44 PM
Replies: 21
Views: 2,739
Posted By JAB Creations
It's a whose online option int he admincp. ...

It's a whose online option int he admincp. Example....

AbachoBOT
googlebot
lycos
ask jeeves
scooter
fast-webcrawler

Abacho (Web Indexing Spider)
Forum: vB3 General Discussions 06-22-2004, 07:34 PM
Replies: 2
Views: 880
Posted By JAB Creations
Whose Online forced incorrect directory error?

I'm trying to set the whose online to let me rename the titles of my own homepage files when people are looking at them....

Problem is this ONLY works correctly if the files are in the VB folder. ...
Forum: vBulletin 3.0 Full Releases 05-26-2004, 01:00 PM
Replies: 79
Views: 23,214
Posted By JAB Creations
Well now I've figured out what is wrong... ...

Well now I've figured out what is wrong...

There are two things I want to do at once and I can at the moment only do either or.

This one will show me where users are when I goto the whose...
Forum: vBulletin 3.0 Full Releases 05-26-2004, 06:40 AM
Replies: 79
Views: 23,214
Posted By JAB Creations
I want the code to tell me how many people are on...

I want the code to tell me how many people are on my entire site, not just VB.

What code would I put in my PHP files to tell VB that people are not signed on (or are) and that they are looking at...
Forum: Modification Requests/Questions (Unpaid) 05-26-2004, 05:21 AM
Replies: 11
Views: 1,675
Posted By JAB Creations
X online Users (full site)

Hello...

I recently converted my site to PHP. I want to link my php pages to VB and have VB be able to count the total number of active users and guests around my entire site. Then I want to be...
Forum: Modification Requests/Questions (Unpaid) 05-06-2004, 10:42 AM
Replies: 1
Views: 814
Posted By JAB Creations
--------------- Here is javascript I use to...

---------------
Here is javascript I use to switch style sheets...I'm not a javascript person unfortunitly so I do not know what I could do to mix it up with the script to follow...
---------------...
Forum: Modification Requests/Questions (Unpaid) 05-06-2004, 10:35 AM
Replies: 1
Views: 814
Posted By JAB Creations
CSS saved & applied when logging in...

Hello!

What I'd like to basically do is have my CSS editable on a page such as this...
http://www.porjes.com/borders/

...and have the preferences saved in a person's VB options. I want to...
Forum: Mod of the Month 04-15-2004, 05:21 AM
Replies: 29
Views: 5,879
Posted By JAB Creations
I kind of like them all. I think the pets one...

I kind of like them all. I think the pets one will help keep the younger audience and girls in general more involved. I say cheers to anything that gets my members more involved! Like a server...
Forum: Modification Requests/Questions (Unpaid) 12-21-2003, 03:27 PM
Replies: 1
Views: 918
Posted By JAB Creations
VB Forum/Java Chat/Hivemail

*Note to the mods, just looking for can do people, not an official request, keeping my options open*

I'm currently waiting for the first official release of VB 3.0. Once I run through the code...
Forum: Modification Requests/Questions (Unpaid) 10-17-2002, 02:45 AM
Replies: 1
Views: 984
Posted By JAB Creations
Girl's Only Forum?

I have a few girls who I want to make a private forum for on my board. Not sure how to go about it. I want to make it so that admins mods and girls (says girl or female in custom user defined...
Showing results 1 to 25 of 25

 
Forum Jump

All times are GMT. The time now is 02:53 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.01568 seconds
  • Memory Usage 2,030KB
  • 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
  • (25)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