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

Showing results 1 to 21 of 21
Search took 0.00 seconds.
Search: Posts Made By: sccr410
Forum: vB3 General Discussions 03-18-2002, 07:11 PM
Replies: 1
Views: 913
Posted By sccr410
Using bbcode for something totally different

I have a completely different section of my site where users enter information into a database. As of right now, it is just a text box and any text formatting must be done with direct HTML. ...
Forum: vBulletin 2.x Full Releases 03-06-2002, 07:35 PM
Replies: 175
Views: 31,553
Posted By sccr410
Has anyone figured out how to list all the links...

Has anyone figured out how to list all the links in categories, in a Yahoo! like fashion? For me, there is no point in this hack unless I can do this :(
Forum: vBulletin 2.x Full Releases 02-21-2002, 08:51 PM
Replies: 554
Views: 84,012
Posted By sccr410
Nevermind, now the smilies work too :) It's all...

Nevermind, now the smilies work too :) It's all working 100% now! WOOHAW!

Now I shouldn't get any "Why doesn't this work?" questions from all the team managers trying to use it :)
Forum: vBulletin 2.x Full Releases 02-21-2002, 08:46 PM
Replies: 554
Views: 84,012
Posted By sccr410
Ahh, I made the require statements the first...

Ahh, I made the require statements the first thing on my index page and it worked :)

Now, the only problem is that the path to the smilies is wrong and I get the red x box :(
Forum: vBulletin 2.x Full Releases 02-21-2002, 08:28 PM
Replies: 554
Views: 84,012
Posted By sccr410
Yep, sure did.

Yep, sure did.
Forum: vBulletin 2.x Full Releases 02-21-2002, 08:11 PM
Replies: 554
Views: 84,012
Posted By sccr410
In global2.php there was a require to...

In global2.php there was a require to admin/config.php and in the require statements on my index.php the suggestion was to require the same file. I commented out the require on the index page, that...
Forum: vBulletin 2.x Full Releases 02-21-2002, 05:21 PM
Replies: 554
Views: 84,012
Posted By sccr410
In my index.php file: <?php ...

In my index.php file:

<?php
require("/home/sandieg/public_html/forum/global2.php");
require("/home/sandieg/public_html/forum/admin/config.php"); ...
Forum: vBulletin 2.x Full Releases 02-21-2002, 06:23 AM
Replies: 554
Views: 84,012
Posted By sccr410
I get the following error: I just uploaded...

I get the following error:

I just uploaded and required only your global2.php (making sure to change all the path info to my own paths)
Forum: vB3 General Discussions 02-19-2002, 04:30 PM
Replies: 6
Views: 937
Posted By sccr410
Thanks FireFly. You got me to actually think...

Thanks FireFly. You got me to actually think about how it works and I actually did something on my own!
Forum: vB3 General Discussions 02-18-2002, 09:31 PM
Replies: 6
Views: 937
Posted By sccr410
So actually it was even easier than that. You...

So actually it was even easier than that. You don't need to do another sql query because the news program already gets the postid, which is all you need.
if ($attach == 1) {
$displayattach =...
Forum: vB3 General Discussions 02-18-2002, 09:26 AM
Replies: 6
Views: 937
Posted By sccr410
Line 68 begins the code you started. ?

Line 68 begins the code you started.

?
Forum: vB3 General Discussions 02-18-2002, 07:39 AM
Replies: 6
Views: 937
Posted By sccr410
How does vB check which attachment is associated...

How does vB check which attachment is associated with which thread? In the 'thread' table, it just has a variable to determine if there is an attachment, and in the 'attachment' table it only has...
Forum: vBulletin 2.x Full Releases 02-03-2002, 01:54 AM
Replies: 554
Views: 84,012
Posted By sccr410
Darrenn Evans... I am having the same...

Darrenn Evans...

I am having the same problems, but I have managed to get it working, but not completely. Do the following and at least it should show up:

Change:
require("global.php");...
Forum: vBulletin 2.x Full Releases 01-31-2002, 07:18 PM
Replies: 80
Views: 18,704
Posted By sccr410
Do you have it in the 'forum' directory? I just...

Do you have it in the 'forum' directory? I just installed this hack ( http://www.sandiegopegasus.com ) and it worked perfectly.
Forum: vB3 General Discussions 01-31-2002, 05:38 PM
Replies: 6
Views: 1,042
Posted By sccr410
OK, I am now an official license holder...now...

OK, I am now an official license holder...now will you help me?
Forum: vBulletin 2.x Full Releases 01-30-2002, 08:03 PM
Replies: 554
Views: 84,012
Posted By sccr410
Nobody?

Nobody?
Forum: vBulletin 2.x Full Releases 01-29-2002, 07:34 PM
Replies: 229
Views: 42,643
Posted By sccr410
How can I edit the register.php file so people...

How can I edit the register.php file so people can decide to subscribe to a newsletter when they register?
Forum: vBulletin 2.x Full Releases 01-29-2002, 07:24 PM
Replies: 554
Views: 84,012
Posted By sccr410
I set it up straight from the zip file, and I...

I set it up straight from the zip file, and I get:


I do absolute paths for the require and I get:


So, now what?
Forum: vB3 General Discussions 01-24-2002, 06:52 PM
Replies: 6
Views: 1,042
Posted By sccr410
Well, that is the end of the road for me on this...

Well, that is the end of the road for me on this subject then.

I am "borrowing" a friends copy solely for testing to see what I can do with it. As per my "Maybe because my domain hasn't resolved...
Forum: vB3 General Discussions 01-24-2002, 06:17 PM
Replies: 6
Views: 1,042
Posted By sccr410
Now I get the following error It is...

Now I get the following error


It is trying to open something relative to global.php, but my index.php isn't in the same file directory as global.php
Forum: vB3 General Discussions 01-24-2002, 06:03 PM
Replies: 6
Views: 1,042
Posted By sccr410
I am trying to embed the news into my index.php...

I am trying to embed the news into my index.php file but I keep getting the following error:

Fatal error: Failed opening required './global.php' (include_path='.:/usr/local/lib/php') in...
Showing results 1 to 21 of 21

 
Forum Jump

All times are GMT. The time now is 02:44 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.03232 seconds
  • Memory Usage 1,994KB
  • 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
  • (21)search_results_postbit
  • (1)spacer_close
  • (1)spacer_open
  • (36)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