Ravens PHP Scripts: Forums
 

 

Search found 37 matches
Author Message
 Topic: Tracking domainnames.
XenoMorpH

Replies: 5
Views: 9198

PostForum: PHP   Posted: Mon Feb 19, 2007 2:41 am   Subject: Re: re: Tracking domainnames.
If you want to track the domain name there is only one, simple way, to do that.

The client site will connect to your online version checker as follow:

momsite.com/online_version_checker.php?vers ...
 Topic: Tracking domainnames.
XenoMorpH

Replies: 5
Views: 9198

PostForum: PHP   Posted: Sat Feb 17, 2007 9:25 am   Subject: Tracking domainnames.
Yeah, that's what I figured already...I just thought there was another way to retreive the domainname other than a single IP of the server....
I'll try sumfn else Smile...just got an idea popup into my ...
 Topic: Tracking domainnames.
XenoMorpH

Replies: 5
Views: 9198

PostForum: PHP   Posted: Sat Feb 17, 2007 8:03 am   Subject: Tracking domainnames.
Hi, I'm trying to create an online version checker which will store all pagehits by domainname. Sad thing is that when a website/server hits the page on my site to check if there is an update, only th ...
 Topic: BBtoNuke.22 NP - Invalid Session. Please resubmit the form
XenoMorpH

Replies: 102
Views: 152961

PostForum: BBtoNuke   Posted: Thu Dec 28, 2006 9:24 am   Subject: BBtoNuke.22 NP - Invalid Session. Please resubmit the form
Having smae problem, but can't seem to find the solution...deleting cach or cookies don't seem to help...
 Topic: privilege check
XenoMorpH

Replies: 2
Views: 5142

PostForum: MySQL   Posted: Wed Dec 20, 2006 8:21 am   Subject: re: privilege check
Yes, I know.
But I want to let a script check if the connected user has those privileges yes/no...
 Topic: privilege check
XenoMorpH

Replies: 2
Views: 5142

PostForum: MySQL   Posted: Wed Dec 20, 2006 7:44 am   Subject: privilege check
I've searched around on google and other sites, but can't find the answer to the question I have.
Is it possible to check/show which privilege a user has, like DROP/CREATE/INSERT/UPDATE when connecte ...
 Topic: Allowing to c 1 file in a list of iles using .htaccess how?
XenoMorpH

Replies: 2
Views: 5429

PostForum: Apache   Posted: Fri Dec 15, 2006 4:35 am   Subject: Allowing to c 1 file in a list of iles using .htaccess how?
worship worked Smile....Tnx Smile
 Topic: Allowing to c 1 file in a list of iles using .htaccess how?
XenoMorpH

Replies: 2
Views: 5429

PostForum: Apache   Posted: Thu Dec 14, 2006 4:45 pm   Subject: Allowing to c 1 file in a list of iles using .htaccess how?
Hey there,
I have a protected sub folder by using
<Files>
Order Deny,Allow
Deny from all

</Files>
1 file must be allowed access to. how do I do that?
Tried:
<Files filename> ...
 Topic: update 2.5.03 Alter nuke_nsnst_tracked_ips failed ?
XenoMorpH

Replies: 11
Views: 12326

PostForum: NukeSentinel(tm) v2.5.x   Posted: Sat Nov 04, 2006 12:49 pm   Subject: update 2.5.03 Alter nuke_nsnst_tracked_ips failed ?
Yep, I had a similar problem....when I ran the update script, the mysql server had an overload or sumfn. Site would not run for several minutes.
When I checked the database with the update file, all ...
 Topic: About 200 attacks by day, I'm angry
XenoMorpH

Replies: 45
Views: 53502

PostForum: NukeSentinel(tm) v2.5.x   Posted: Thu Oct 12, 2006 11:00 am   Subject: About 200 attacks by day, I'm angry
Tnx fo the answer
 Topic: About 200 attacks by day, I'm angry
XenoMorpH

Replies: 45
Views: 53502

PostForum: NukeSentinel(tm) v2.5.x   Posted: Thu Oct 12, 2006 8:50 am   Subject: re: About 200 attacks by day, I'm angry
Hmmm, I almost have the same problem...getting more than 20 IP's blocked in just one day: (Sentinel 2.5.02)

User Agent: libwww-perl/5.79
Query String: www.tdi-hq.com/modules.php?name=Error&fil ...
 Topic: HAcked By KeSsK!N www.vatanbayrak.org
XenoMorpH

Replies: 7
Views: 11344

PostForum: Hack Attempt Script   Posted: Fri Sep 15, 2006 12:12 pm   Subject: HAcked By KeSsK!N www.vatanbayrak.org
If u are able to c your access logs, you can c how they got in....
 Topic: date-time to timestamp
XenoMorpH

Replies: 14
Views: 10890

PostForum: General/Other Stuff   Posted: Sat Aug 26, 2006 6:35 am   Subject: re: date-time to timestamp
I created a little script (it might look ugly, but it works Smile) to convert
Friday 25th of August 2006 10:41:33 PM GMT to a timestamp

<?php

date_default_timezone_set('GMT');
$p=&quo ...
 Topic: date-time to timestamp
XenoMorpH

Replies: 14
Views: 10890

PostForum: General/Other Stuff   Posted: Sat Aug 26, 2006 2:58 am   Subject: date-time to timestamp
Tnx for the information Smile I hope I have enough information to make the script I'm looking for Smile
 Topic: date-time to timestamp
XenoMorpH

Replies: 14
Views: 10890

PostForum: General/Other Stuff   Posted: Sat Aug 26, 2006 2:33 am   Subject: date-time to timestamp
Yeah, I'm putting Friday August 25th 2006 22:44:01 (GMT) into a database as a timestamp, didn't know it could be done by using UNIX_TIMESTAMP. How'd u suguest to insert it, I haven't used this before. ...
 Topic: date-time to timestamp
XenoMorpH

Replies: 14
Views: 10890

PostForum: General/Other Stuff   Posted: Sat Aug 26, 2006 2:27 am   Subject: date-time to timestamp
Not yet....I'll take a look at it Smile. Tnx
 Topic: date-time to timestamp
XenoMorpH

Replies: 14
Views: 10890

PostForum: General/Other Stuff   Posted: Sat Aug 26, 2006 2:16 am   Subject: date-time to timestamp
Doesn't this script only convert a timesttamp to date+time and not visaversa
 Topic: date-time to timestamp
XenoMorpH

Replies: 14
Views: 10890

PostForum: General/Other Stuff   Posted: Sat Aug 26, 2006 2:06 am   Subject: date-time to timestamp
Tnx, I'll take a look at it Smile
 Topic: date-time to timestamp
XenoMorpH

Replies: 14
Views: 10890

PostForum: General/Other Stuff   Posted: Fri Aug 25, 2006 3:44 pm   Subject: date-time to timestamp
I'm looking for a script which converts a dat+time to a timestamp:
Like:
Friday August 25th 2006 22:44:01 (GMT) converted to 1156545841

I can only find online coverters, but no scripts which can ...
 Topic: getting info from a html page.
XenoMorpH

Replies: 7
Views: 7324

PostForum: General/Other Stuff   Posted: Fri Jul 21, 2006 8:33 am   Subject: re: getting info from a html page.
Thnx hitwalker was just the type of code I needed Smile. Still fooling around with it to make it a bit more dynamic ...
http://www.tdi-hq.com/argus.php get's the info from:
http://www.kazo-xxl.org/acp/ ...
 Topic: getting info from a html page.
XenoMorpH

Replies: 7
Views: 7324

PostForum: General/Other Stuff   Posted: Fri Jul 21, 2006 7:46 am   Subject: getting info from a html page.
Thnx for the replies guys. I'll have a look and c how far I'll get to work Cheers
 Topic: getting info from a html page.
XenoMorpH

Replies: 7
Views: 7324

PostForum: General/Other Stuff   Posted: Tue Jul 18, 2006 3:39 pm   Subject: getting info from a html page.
Is it possible in php to get certain parts of a remote page? Like some certain parts or a table with info?
 Topic: Solution for missing admin icon and security code.
XenoMorpH

Replies: 13
Views: 22275

PostForum: CNB Your Account   Posted: Sun Jul 16, 2006 10:07 am   Subject: Solution for missing admin icon and security code.
Problem was that the security image would not show (the famous red cross). $textcolor1 should have been read from this file, but since theme.php is already loaded, the $textcolor1 also is...
After I ...
 Topic: Solution for missing admin icon and security code.
XenoMorpH

Replies: 13
Views: 22275

PostForum: CNB Your Account   Posted: Sun Jul 16, 2006 8:57 am   Subject: Solution for missing admin icon and security code.
I found the solution for the missing CNB admin icon and security-code.
I'm using the CNB 4.4.2 on a php4.x site and on a site which uses php5.x.
On the 4.x site the CNB Your_Account security code an ...
 Topic: CNB Admin Icon
XenoMorpH

Replies: 35
Views: 66337

PostForum: CNB Your Account   Posted: Sat Jul 15, 2006 9:51 am   Subject: re: CNB Admin Icon
I am/was having the same issue...
I looked at the code, and changed the case "gfxadminimage":
in modules/Your_Account/index.php :
case "gfxadminimage":
// menelaos: dynamic ...
 

 Jump to:   

Powered by phpBB © 2001-2007 phpBB Group
All times are GMT - 6 Hours
 
Forums ©