Ravens PHP Scripts: Forums
 

 

Search found 49 matches
Author Message
 Topic: Adding Pages to a page.
DaveTomneyUK

Replies: 0
Views: 8259

PostForum: General/Other Stuff   Posted: Sun Aug 14, 2005 11:11 am   Subject: Adding Pages to a page.
Could someone modify this code so it allows pages.

EG - page 1 shows 1-14 and page 2 shows 15-30 etc.


<?php
require_once('header.php');

function main() {
$total ...
 Topic: PHP / TXT Editor
DaveTomneyUK

Replies: 24
Views: 42340

PostForum: Security - Other   Posted: Thu May 12, 2005 2:04 pm   Subject: PHP / TXT Editor
Hi,

Does anyone know of a good TXT / PHP editor I'm thinking of 2 but not sure if there good.

1. Ultra Edit
2. Zend Studio

But not sure which to pick as they both look good.
 Topic: User Flood
DaveTomneyUK

Replies: 9
Views: 10885

PostForum: NukeSentinel(tm)   Posted: Mon Apr 11, 2005 5:30 pm   Subject: User Flood
not sure as I dont know there server specs only what version of php and sql they use.
 Topic: User Flood
DaveTomneyUK

Replies: 9
Views: 10885

PostForum: NukeSentinel(tm)   Posted: Mon Apr 11, 2005 2:11 pm   Subject: User Flood
ya allready done that.
 Topic: User Flood
DaveTomneyUK

Replies: 9
Views: 10885

PostForum: NukeSentinel(tm)   Posted: Mon Apr 11, 2005 11:45 am   Subject: User Flood
Hi,

Does Sentinel protect against Guest Flood EG it give 1 member online and about 1000 guests on my site. I think its a proxy flood? I enable proxy block and nothing happens.
 Topic: How to get rid of these? PLEASE HELP!
DaveTomneyUK

Replies: 32
Views: 42859

PostForum: Security - PHP Nuke   Posted: Thu Mar 10, 2005 10:55 am   Subject: How to get rid of these? PLEASE HELP!
If your host is a good host they should have a good Network Firewall as well as a Hardware Firewall. With a desent OS like Linux or Unix. Smile
 Topic: How to get rid of these? PLEASE HELP!
DaveTomneyUK

Replies: 32
Views: 42859

PostForum: Security - PHP Nuke   Posted: Wed Mar 09, 2005 5:40 pm   Subject: How to get rid of these? PLEASE HELP!
it should work if u set the guests in the block will only allow the stated guests its best set at 20
 Topic: How to get rid of these? PLEASE HELP!
DaveTomneyUK

Replies: 32
Views: 42859

PostForum: Security - PHP Nuke   Posted: Wed Mar 09, 2005 2:21 pm   Subject: re: How to get rid of these? PLEASE HELP!
You could limit the guests so only upto 20 can visit at a time. I am sure someone called Austin made a program like this. http://brandis-realm.com/downloads.php?mode=download&cid=27&lid=251 or ...
 Topic: htaccess problem after upgrade
DaveTomneyUK

Replies: 34
Views: 55569

PostForum: NukeSentinel(tm) Bug Reports   Posted: Tue Mar 08, 2005 11:36 am   Subject: re: htaccess problem after upgrade
I know an easy way to test if your htaccess file works try put this in your file


deny from all


In your root folder and when you goto your site is should say forbidden to everyone. Then you w ...
 Topic: htaccess problem after upgrade
DaveTomneyUK

Replies: 34
Views: 55569

PostForum: NukeSentinel(tm) Bug Reports   Posted: Tue Mar 08, 2005 5:29 am   Subject: re: htaccess problem after upgrade
I maybe wrong but does it not say that Sentinel 2.2.0 is only for PHP-Nuke 7.1 and 7.6 running the ChatServ patch 2.9? As I run PHP-Nuke 7.6 with Patch 2.9 and it works fine.
 Topic: Is it unusual if.......
DaveTomneyUK

Replies: 1
Views: 3908

PostForum: Security - PHP Nuke   Posted: Tue Mar 08, 2005 5:22 am   Subject: re: Is it unusual if.......
Ya it does the same to me when I run the forum but i'm guessing you use google tap. So long as you have the latest version of google tap and the phpbb forum it should be fine.
 Topic: Access Files
DaveTomneyUK

Replies: 3
Views: 5654

PostForum: Security - PHP Nuke   Posted: Tue Mar 08, 2005 5:17 am   Subject: re: Access Files
Sorted it out this worked.


<files ~ "^(file1.php|file2.php|file3.php)$">
deny from all
</files>


Very Happy
 Topic: Sentinel 2.2.0
DaveTomneyUK

Replies: 4
Views: 6036

PostForum: NukeSentinel(tm)   Posted: Tue Mar 08, 2005 5:13 am   Subject: Sentinel 2.2.0
OK thanks, Good idea as some people from some countries are nothing but lame hackers. I will not put an example as I dont want people to be mad at me. Smile
 Topic: Sentinel 2.2.0
DaveTomneyUK

Replies: 4
Views: 6036

PostForum: NukeSentinel(tm)   Posted: Sun Mar 06, 2005 5:54 pm   Subject: Sentinel 2.2.0
wow nice work bob it looks good Smile

But is the IP2Country built into 2.2.0 only if I goto the admin the IP2Country link is disabled and I see when installing 2.2.0 on Sentinel it installs IP2Country ...
 Topic: Sentinel 2.2.0
DaveTomneyUK

Replies: 4
Views: 6036

PostForum: NukeSentinel(tm)   Posted: Sun Mar 06, 2005 9:53 am   Subject: Sentinel 2.2.0
Hi,

I was viewing http://nukescripts.net/ and noticed it says Sentinel 2.2.0 when will this be out as I use Sentinel 2.1.3 and think that one is good, Cant wait to see what Sentinel 2.2.0 is like. ...
 Topic: Access Files
DaveTomneyUK

Replies: 3
Views: 5654

PostForum: Security - PHP Nuke   Posted: Sun Mar 06, 2005 8:51 am   Subject: Access Files
nope i'll try it... didn't work it just puts a blank page if i goto the files.
 Topic: Access Files
DaveTomneyUK

Replies: 3
Views: 5654

PostForum: Security - PHP Nuke   Posted: Sun Mar 06, 2005 8:11 am   Subject: Access Files
Hi,

I am trying to protect 3 of my .PHP files using .HTACCESS but if I use the below line it wont work.


<files ~ "\.(file1.php|file2.php|file3.php)$">
deny from all
...
 Topic: FORUM ADMIN ERROR 2.1.3
DaveTomneyUK

Replies: 3
Views: 7512

PostForum: NukeSentinel(tm) Bug Reports   Posted: Sat Mar 05, 2005 9:00 am   Subject: re: FORUM ADMIN ERROR 2.1.3
root where your mainfile.php and modules.php are located.
 Topic: FORUM ADMIN ERROR 2.1.3
DaveTomneyUK

Replies: 3
Views: 7512

PostForum: NukeSentinel(tm) Bug Reports   Posted: Sat Mar 05, 2005 6:23 am   Subject: re: FORUM ADMIN ERROR 2.1.3
Try making a .htaccess file with this code in it :

PHP_FLAG output_buffering on
 Topic: Sentinel 2.1.3
DaveTomneyUK

Replies: 3
Views: 5376

PostForum: NukeSentinel(tm)   Posted: Mon Jan 03, 2005 4:09 pm   Subject: Sentinel 2.1.3
Do you mean in the title where you add downloads to the downloads aria of the admin panel so I dont need to edit any file only when I add a download put [ and ] instead of ( and ) as when I add downlo ...
 Topic: Sentinel 2.1.3
DaveTomneyUK

Replies: 3
Views: 5376

PostForum: NukeSentinel(tm)   Posted: Mon Jan 03, 2005 2:39 pm   Subject: Sentinel 2.1.3
Hi,

I use Sentinel 2.1.3 and I noticed on the main homepage of www.nukescripts.net under the news "Scripting attack?". It says I need to change ( and ) to [ and ] where is this inside the downloads ...
 Topic: Layout Problems
DaveTomneyUK

Replies: 1
Views: 4807

PostForum: Themes   Posted: Mon Jan 03, 2005 1:21 pm   Subject: Layout Problems
UPDATE - Its OK ignore this post i've done it, I had to mess wit the theme.php a bit.
 Topic: Layout Problems
DaveTomneyUK

Replies: 1
Views: 4807

PostForum: Themes   Posted: Mon Jan 03, 2005 12:55 pm   Subject: Layout Problems
Hi,

Im using a theme but if I make the forum full screen (without the left blocks) it does not put a spacer on the right so it looks the same. You can see what i'm talknig about by clicking [url=ht ...
 Topic: Recommended Settings 4 Sentinel?
DaveTomneyUK

Replies: 5
Views: 7970

PostForum: NukeSentinel(tm)   Posted: Sat Jan 01, 2005 12:40 pm   Subject: Recommended Settings 4 Sentinel?
OK Thank i'll give it a try. I had them all checked. LOL
 Topic: Recommended Settings 4 Sentinel?
DaveTomneyUK

Replies: 5
Views: 7970

PostForum: NukeSentinel(tm)   Posted: Fri Dec 31, 2004 4:26 pm   Subject: Recommended Settings 4 Sentinel?
Hi,

Im running the new version of Sentinel on my site and was wondering what are the best settings to use on Sentinel in the Admin panel?

PS - The 2 files .htaccess & .staccess do they both ...
 

 Jump to:   

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