vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Requests/Questions (Unpaid) (https://vborg.vbsupport.ru/forumdisplay.php?f=112)
-   -   Help Fixing A "Potential" Hack (https://vborg.vbsupport.ru/showthread.php?t=79038)

tnguy3n 04-01-2005 01:23 AM

Quote:

Originally Posted by EH-Jay
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 everything else fixed?

okie, if you want to parse bbcodes, then use parse_bbcode2() function
PHP Code:

<?php

chdir
('forums');
require_once(
'global.php');

// more code bits + functions goes here


// now to parse bbcodes in message
include_once('includes/functions_bbcodeparse.php');
$message parse_bbcode2($message011100);

?>


EH-Jay 04-01-2005 05:13 AM

Code:

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 getting this message.

Code:

<META NAME="Keywords" CONTENT="Elite Hosting, EliteHosting, Elite, Hosting, Affordable, leet, webhosting, websitehosting, game, gaming, gaming servers, game servers, server, dedicated, dedicated servers, reselling, reseller hosting, shared, shared hosting, voice, vent, ts, teamspeak, ventrilo, reseller, affordable, excellent, elite">
That's what's on line 8 of index2.php =/

tnguy3n 04-01-2005 05:26 AM

Sorry, i don't know why you got that message either, and i don't think i can help much with info you provided.

EH-Jay 04-01-2005 05:28 AM

What do you need in order to help me fix this? Because I'm all out of ideas and possible reasons to this problem.

tnguy3n 04-01-2005 05:30 AM

some bits of your code should help

EH-Jay 04-01-2005 05:30 AM

Is there AIM/MSN/YIM that we can talk further? To speed things up a little? :D

tnguy3n 04-01-2005 05:36 AM

i got YIM.

EH-Jay 04-01-2005 05:38 AM

Message me please: ehjay_manager


All times are GMT. The time now is 09: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.01071 seconds
  • Memory Usage 1,729KB
  • 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
  • (2)bbcode_code_printable
  • (1)bbcode_php_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (8)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete