NukeXchange Network

          

NukeZone Hosting - Fast, Affordable and Dependable
Nuke Fixes · NukeForums · NukeZone Hosting · NukeUnited · Nuke Sites · Nuke Skins · NukeLance
Nuke Resources
 :: Home  :: Downloads  :: Your Account  :: Forums  :: Advertise :: 
Login or Register
Main Menu
General
 Main
 AvantGo
 Banner_Clients
 cfaq
 Donations
 Downloads
 Forums
 Members_List
 Private_Messages
 Search
 Stories_Archive
 Submit_News
 Surveys
 Topics
 Web_Links
 Your_Account

Your Account
 Login
 Register
 Lost Pass

Modules
Quick Links
· CMS Focus
· Domain Names
. Game Quest
· Learning Linux
. MateMaker
· NukeFixes
· NukeForums
· NukeLance
· Nuke Sites
· Nuke Skins
· NukeZone Hosting
. SearchDevil
Other Options

Download Resources
· Nuke Downloads
· Add a Link
· New Files
· Top Rated
· Most Popular

Web Site Resources
· Nuke Sites
· Add A Site
· New Sites
· Top Rated
· Most Popular

Support
· NukeZone Hosting
· NukeSkins.com
· NukeForums.com
· phpnuke.org
· NukeFixes.com
Information
NukeForums
·decompressing EN-Book-Nuke.tar.tar
·How to allow spaces/gaps/"-" in allowed usernames
·How to Setup PHPNUKE on win2k
·cannot save changes
·voting?
·Nuke forum picture problem
·How to change smtp port on wampserver and windows
·yet another 301 redirect problem
·Image display? - newbie
·php nuke help

read more...
Top10 Links
· 1: Nuke Forums
· 2: PHPNukeFiles
· 3: NukeSkins
· 4: Nuke Templates
· 5: EcomJunk
· 6: MDesign
· 7: Windows Installation: PHP
· 8: FLASH-FOR-NUKE
· 9: Dezina
· 10: Global Dream News Sharing Portal!
Site Visitors
User Login:

Nickname:
Password:
Security Code: Security Code
Type Security Code Here:

Members List Membership:
Latest: qwertz
Today: 2
Yesterday: 0
Overall: 15102

Visitation:
Guests: 506
Members: 0
Total: 506


You are Anonymous user. You can register for free by clicking here
Sponsor Links
Need to find your IP fast?
Need to find your IP fast?

NukeResources :: View topic - Senteniel & Paypal Issue
NukeResources Forum Index

NukeResources Forum Index -> Upgrading PHP-Nuke -> Senteniel & Paypal Issue
Post new topic  Reply to topic    View previous topic :: View next topic 
Senteniel & Paypal Issue
PostPosted: Sun Aug 06, 2006 9:00 pm Reply with quote
leo51
Resource Seeker
Resource Seeker
 
Joined: Sep 09, 2004
Posts: 10




First, let me apolgise if this is really not the forum for my issue but can't see one to address my case so decided to take this one.

I have been battling this issue since the July 20th when I upgraded Nukesentinel to 2.5 and my reason for post in this forum, I see this in the nukesentinel.php:
/* Scripting Blocker elements */
/* By: ChatServ */
/* http://www.nukeresources.com */
/* Copyright © 2004 by Nuke Resources

The following is from my thread that I opened over at Raven on Tue Jul 25, 2006 11:33 am: Its my last post today.

http://ravenphpscripts.com/postt10546.html

August 07, 2007.

OK, Let me see if I could explain this issue: Looking at the log when a successfully payment is made to Paypal and the results are written to my earning database:

Here is the process: (PayPal uses two ips for the process
(1) Hit the donate.php
(2) Paypal (IP 1) return get my robots.txt
(3) Paypal (IP 1) need access to these strings in /includes/sentinel.php
Code:
        $db->sql_query('UPDATE `'.$prefix."_nsnst_flood` SET `lastpost` = '".time()."' WHERE `ip` = '".$nsnst_const['remote_ip']."'");
      } else {
        $db->sql_query('INSERT INTO `'.$prefix."_nsnst_flood` (`ip`, `lastpost`) VALUES ('".$nsnst_const['remote_ip']."', '".time()."')");
        $lpdelete = time() - 600;
        $db->sql_query('DELETE FROM `'.$prefix.'_nsnst_flood` ORDER BY `lastpost` LIMIT '.$ab_config['flood_del']);
        $db->sql_query('OPTIMIZE TABLE `'.$prefix.'_nsnst_flood`');
      }
    } else {
      // let's make a brand new cookie
      $lp = intval($HTTP_COOKIE_VARS['nsnst_flood_lastreq']);

(4)Paypal (IP 2) must POST /ws_donate.php?action=ipn.

(5) If the payment went through, I am taken back to my site and the ws_donate.php?action=success string is reported in my browser. Also, paypal IP 1 reports back to my site the same string as in condition 5.

Now when I have Sentinel "Enable" condition 2 & 3 are not taking place.

That's it .. In my opinion sentinel is cause action

Again Thanks fro previous suggestions and any new which could help me.

Finally....The Good news

From my thinking, I replaced /includes/sentinel.php with version before 2.5 and the results. OKOKOKOK--FINE. Therefore, how save is it to run as this. I don't want by site to be hacked so I replaced back 2.5 and will hold.

Could the developers of Sentinel HELP ME OUT PLEASE.

=============


Thanks
View user's profile Send private message
PostPosted: Mon Aug 07, 2006 7:16 am Reply with quote
Evaders99
Resource Master
Resource Master
 
Joined: May 25, 2004
Posts: 1785




I'm not sure what the specific issue is, but the creator Bob Marion frequents http://ravenphpscripts.com - I'm sure he'll be able to help you

_________________
- Star Wars Rebellion Network - Evaders Squadron Coding -

Need help? Nuke Patched Core, Coding Services, Webmaster Services
View user's profile Send private message Visit poster's website AIM Address
Senteniel & Paypal Issue
 NukeResources Forum Index -> Upgrading PHP-Nuke
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
All times are GMT - 4 Hours  
Page 1 of 1  

  
  
 Post new topic  Reply to topic     



Powered by phpBB © 2001-2005 phpBB Group.     Theme created by Vjacheslav Trushkin.
There have been 139 unique hit(s) in the past 24 hours.
Forums ©
Game Quest Online - Games and more!


Best viewed with a Browser
All logos and trademarks in this site are property of their respective owner.
The comments are property of their posters, all the rest © 2001 - 2007 by NukeResources.com
You can syndicate our news using the file .backend.php or ultramode.txt
PHP-Nuke Copyright © 2004 by Francisco Burzi. This is free software, and you may redistribute it under the GPL. PHP-Nuke comes with absolutely no warranty, for details, see the license.
Page Generation: 0.23 Seconds

:: Eos phpbb2 style by Cyberalien :: PHP-Nuke theme by www.nukemods.com ::