» Log in
User Name:

Password:

Not a member yet?
Register Now!
» Online Users: 54
0 members and 54 guests
No Members online
Most users ever online was 611, 03-21-2008 at 11:10 PM.
» .::.
Web Hosting - web hosting, dedicated servers and web design services
Online Degree - search for 1000+ online degrees, online colleges & online universities.
Tattoo - we are a group of tattoo enthusiasts
Gexa Energy - your absolute best choice in electric service
Texas electricity - save on electric rates
Football Betting - best nfl betting promotions at sportsbook.com.
Oral Chelation - initial cleansing of your veins & arteries
Portatiles - Ofertas en Ordenadores y Portatiles. Increibles Ofertas DELL.

Register Now! Contact Us

About this Page
This is a discussion on Security fix for php-nuke with phpbb to nuke forums within the Purged Topics forums, part of the NM Staff category; Originally Posted by samson when i installed the fix that you suplied above my web site says I don't ...


Go Back   Nukemods Forum » NM Staff » Purged Topics

Reply
 
LinkBack Thread Tools Display Modes
  #11 (permalink)  
Old 02-04-2003, 08:37 PM
Senior Member
 
Join Date: Sep 2002
Posts: 2,905
Re: ..
Originally Posted by samson
when i installed the fix that you suplied above my web site says


I don't like you

ops: ops:
delete all your cookies and Temp Internet files. Close al browsers, then try your site.

You did backup your originals right?

mikem
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #12 (permalink)  
Old 02-04-2003, 09:24 PM
Junior Member
 
Join Date: Aug 2002
Location: USA
Posts: 39
.
I tried it again got the same results and I tried all your suggestions?
it still says
i dont like you


thank god i make backups

any other suggestions
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #13 (permalink)  
Old 02-04-2003, 09:34 PM
Senior Member
 
Join Date: Sep 2002
Posts: 2,905
Yes..post this problem over at www.nukecops.com
chatserv changed the module.php file to work with phpBB..mayeb they have an idea over there. IF they can't figure it out..no one can... :?

mikem
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #14 (permalink)  
Old 02-05-2003, 01:41 AM
Moderator
 
Join Date: Jan 2003
Posts: 338
The modification i made was to modules.php only, the mainfile.php and index.php of FB's original fix can & must be used as well, as for the "I Don't Like You" message this happens to only some users, to get rid of it just comment out lines 3, 4 and 5 of mainfile.php
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #15 (permalink)  
Old 02-05-2003, 08:39 PM
Junior Member
 
Join Date: Aug 2002
Location: USA
Posts: 39
sorry
sorry I don't no php here is the beginning of my mainfile.php could you please tell me what lines i need to comment out are ops:

Code:
ob_start("ob_gzhandler");

/************************************************************************/
/* PHP-NUKE: Advanced Content Management System                         */
/* ============================================                         */
/*                                                                      */
/* Copyright (c) 2002 by Francisco Burzi                                */
/* http://phpnuke.org                                                   */
/*                                                                      */
/* This program is free software. You can redistribute it and/or modify */
/* it under the terms of the GNU General Public License as published by */
/* the Free Software Foundation; either version 2 of the License.       */
/************************************************************************/

if (!ini_get("register_globals")) {
    $php_ver = phpversion();
    $php_ver = explode(".", $php_ver);
    $phpver = "$php_ver[0]$php_ver[1]";
    if ($phpver >= 41) {
	$PHP_SELF = $_SERVER['PHP_SELF'];
	import_request_variables('GPC');
    }
}

foreach ($HTTP_GET_VARS as $secvalue) {
    if ((eregi("<[^>]*script*\"?[^>]*>", $secvalue)) ||
	(eregi("<[^>]*object*\"?[^>]*>", $secvalue)) ||
	(eregi("<[^>]*iframe*\"?[^>]*>", $secvalue)) ||
	(eregi("<[^>]*applet*\"?[^>]*>", $secvalue)) ||
	(eregi("<[^>]*meta*\"?[^>]*>", $secvalue)) ||
	(eregi("<[^>]*style*\"?[^>]*>", $secvalue)) ||
	(eregi("<[^>]*form*\"?[^>]*>", $secvalue)) ||
	(eregi("<[^>]*img*\"?[^>]*>", $secvalue)) ||
	(eregi("\([^>]*\"?[^)]*\)", $secvalue)) ||
	(eregi("\"", $secvalue))) {
	die ("I don't like you...");
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
PHP-Nuke with phpBB ported forums..slow down under load? mikem Purged Topics 8 02-18-2005 12:39 PM
Nuke Sentinal* and Security Q** gsfmrmoo Other "stuff" 2 12-01-2004 05:16 PM
Nuke 6.5: nuke themes and phpbb styles don't sync together webworkz Nuke 6.5 to 6.9 - Themes 3 07-09-2003 06:13 PM
How can i migrate from nuke 6.5 forums to phpbb 2.05 ? nabuk Nuke 6.5 to 6.9 - Modules 1 07-09-2003 02:38 PM
Liquid Nuke/pre-packaged PHP-Nuke/phpBB mikem Purged Topics 1 01-09-2003 04:57 PM


All times are GMT -5. The time now is 10:59 AM.


Design by Vjacheslav Trushkin, color scheme by ColorizeIt!.

LinkBacks Enabled by vBSEO 3.1.0

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31