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

Showing results 1 to 25 of 63
Search took 0.00 seconds.
Search: Posts Made By: EH-Jay
Forum: vB3 General Discussions 01-21-2007, 09:18 AM
Replies: 0
Views: 601
Posted By EH-Jay
Is there any usersetting code that will display something specific for the user?

I found the coding
<if condition="is_member_of($bbuserinfo, 6) or is_member_of($bbuserinfo, 5)">
show this</if>
which sets if the viewer (the person logged in viewing the page) is 1 of the...
Forum: Modification Requests/Questions (Unpaid) 08-22-2005, 03:27 PM
Replies: 2
Views: 834
Posted By EH-Jay
Theres a page called news2.php that connects to...

Theres a page called news2.php that connects to the vb database, so would it be line 8 of that file?

Colin, PM me and I'll send you the files :) If you want to help that is ;)
Forum: Modification Requests/Questions (Unpaid) 08-22-2005, 02:56 AM
Replies: 2
Views: 834
Posted By EH-Jay
Help With A Mod

I'm currently working on a hack that I do not wish to give hints out yet ;) but I do know that companies that use php/html website fronts and vb forums would benefit a great deal from this (unless...
Forum: vBulletin 3.0 Full Releases 07-24-2005, 01:32 AM
Replies: 215
Views: 42,889
Posted By EH-Jay
So I guess this problem is going to stay in limbo...

So I guess this problem is going to stay in limbo then?
Forum: vBulletin 3.0 Full Releases 07-24-2005, 01:31 AM
Replies: 133
Views: 22,449
Posted By EH-Jay
So I guess this problem is going to stay in limbo...

So I guess this problem is going to stay in limbo then?
Forum: vBulletin 3.0 Full Releases 07-19-2005, 03:13 AM
Replies: 133
Views: 22,449
Posted By EH-Jay
Stop calling the hack stupid and crap etc. ...

Stop calling the hack stupid and crap etc.

Yea he should of went beta before releasing it with all these problems, but that's all done with now and lets help him fix it.

Now, loneranger the...
Forum: vBulletin 3.0 Full Releases 07-19-2005, 02:03 AM
Replies: 215
Views: 42,889
Posted By EH-Jay
Hey Kentaurus, I get the same error. I ran the...

Hey Kentaurus,
I get the same error. I ran the query perfect:
Your SQL-query has been executed successfully (Query took 0.0234 sec)
SQL-query:
ALTER TABLE user ADD timespent int NOT NULL
And...
Forum: Modification Graveyard 07-15-2005, 05:05 PM
Replies: 259
Views: 42,536
Posted By EH-Jay
Fatal error: Call to a member function on a...

Fatal error: Call to a member function on a non-object in /home/deathleg/public_html/forums/topposters.php on line 44
Forum: Modification Requests/Questions (Unpaid) 04-01-2005, 05:38 AM
Replies: 27
Views: 2,055
Posted By EH-Jay
Message me please: ehjay_manager

Message me please: ehjay_manager
Forum: Modification Requests/Questions (Unpaid) 04-01-2005, 05:30 AM
Replies: 27
Views: 2,055
Posted By EH-Jay
Is there AIM/MSN/YIM that we can talk further? To...

Is there AIM/MSN/YIM that we can talk further? To speed things up a little? :D
Forum: Modification Requests/Questions (Unpaid) 04-01-2005, 05:28 AM
Replies: 27
Views: 2,055
Posted By EH-Jay
What do you need in order to help me fix this?...

What do you need in order to help me fix this? Because I'm all out of ideas and possible reasons to this problem.
Forum: Modification Requests/Questions (Unpaid) 04-01-2005, 05:13 AM
Replies: 27
Views: 2,055
Posted By EH-Jay
Unable to add cookies, header already sent. ...

Unable to add cookies, header already sent.
File: /home/elite/public_html/index2.php
Line: 8


Now that won't go away again. I have no idea whats calling the header, but I don't see why I'm...
Forum: Modification Requests/Questions (Unpaid) 03-31-2005, 10:03 PM
Replies: 27
Views: 2,055
Posted By EH-Jay
I didn't mean to do that. But anyway I have all...

I didn't mean to do that. But anyway I have all the coding in for what he told me to put, and still no bb code working as you can see in that link I sent you. Any help for it now that we got...
Forum: Modification Requests/Questions (Unpaid) 03-31-2005, 07:14 PM
Replies: 27
Views: 2,055
Posted By EH-Jay
It works... http://www.elitehosting.biz/test.php ...

It works... http://www.elitehosting.biz/test.php

What now?

http://www.elitehosting.biz/index2.php Ok the BB code is still not working. That was the whole point of me asking :(
Forum: Modification Requests/Questions (Unpaid) 03-31-2005, 07:05 PM
Replies: 27
Views: 2,055
Posted By EH-Jay
<?php chdir('forums'); // or full path...

<?php

chdir('forums'); // or full path /home/account/public_html/forum
require_once('global.php');

// more codes

include_once('includes/functions_bbcodeparse.php');
Forum: Modification Requests/Questions (Unpaid) 03-31-2005, 06:26 PM
Replies: 27
Views: 2,055
Posted By EH-Jay
include("forums/includes/config.php"); ...

include("forums/includes/config.php");
include_once("forums/includes/functions_bbcodeparse.php");
require_once("forums/global.php");



What did I not do... I put what he told me in there and...
Forum: Modification Requests/Questions (Unpaid) 03-31-2005, 03:57 PM
Replies: 27
Views: 2,055
Posted By EH-Jay
I threw it in but it still not working =/ ...

I threw it in but it still not working =/

Eww now I'm getting this:


Warning: main(./includes/init.php): failed to open stream: No such file or directory in...
Forum: Modification Requests/Questions (Unpaid) 03-31-2005, 05:10 AM
Replies: 27
Views: 2,055
Posted By EH-Jay
<?php include("forums/includes/config.php"); ...

<?php
include("forums/includes/config.php");
include("forums/includes/functions_bbcodeparse.php");
@mysql_pconnect($servername, $dbusername, $dbpassword);
mysql_select_db("$dbname")or...
Forum: Modification Requests/Questions (Unpaid) 03-30-2005, 06:01 PM
Replies: 27
Views: 2,055
Posted By EH-Jay
ANYWAY can someone help me out with the bb coding...

ANYWAY can someone help me out with the bb coding on a php page?
Forum: Modification Requests/Questions (Unpaid) 03-30-2005, 02:05 AM
Replies: 27
Views: 2,055
Posted By EH-Jay
It's about fixing my bb coding. Let's stay on...

It's about fixing my bb coding. Let's stay on topic here :)
Forum: Modification Requests/Questions (Unpaid) 03-30-2005, 01:06 AM
Replies: 27
Views: 2,055
Posted By EH-Jay
lol Methodz totally unrelated here :P and vB and...

lol Methodz totally unrelated here :P and vB and I have work everything out so be patient for the hosting forums to go back up.
Forum: Modification Requests/Questions (Unpaid) 03-29-2005, 11:47 PM
Replies: 27
Views: 2,055
Posted By EH-Jay
Help Fixing A "Potential" Hack

Hey everyone,
I've been working getting this PHP page to work, but I can't seem to get the BB code working.

I have this so far:

http://www.deathlegion.com/forums/includes/file.php

Can...
Forum: vBulletin 3.0 Full Releases 03-29-2005, 11:37 PM
Replies: 254
Views: 50,889
Posted By EH-Jay
Logican can you help me? All I did was I copied...

Logican can you help me? All I did was I copied the coding from my forums' header template and pasted it into the header that came with the installation of this hack.

On the top of the basic page,...
Forum: vBulletin 3.0 Full Releases 03-20-2005, 11:58 PM
Replies: 19
Views: 4,028
Posted By EH-Jay
whoops! I forgot about that too LOL.

whoops! I forgot about that too LOL.
Forum: vBulletin 3.0 Full Releases 03-20-2005, 11:56 PM
Replies: 254
Views: 50,889
Posted By EH-Jay
"Header/Footer Templates:" was what I was talking...

"Header/Footer Templates:" was what I was talking about. It says in the 2 files "Header/Footer Templates are always HTML parsed."

So? I'm lost :(
Showing results 1 to 25 of 63

 
Forum Jump

All times are GMT. The time now is 11:05 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.01642 seconds
  • Memory Usage 2,036KB
  • 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
  • (65)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