| |
phpBB-TweakS The easiest way to 'tweak' your phpBB! |
|
|
|
|
|
|
It appears you are using a browser that is not based on Internet Explorer, this means you are not viewing the web as good as you should be. Other browsers might try to immitate Internet Explorer, but none can parse the web as it should like Internet Explorer can. So view the web as it was meant to be with Avant Browser!
|
| |
|
|
All times are GMT - 5 Hours
|
|
 |
Tue Mar 01, 2005 2:13 am |
 |
Author |
Message |
jsr Support Team

Joined: 06 Jan 2005 Posts: 407 Words Posted: 50,471 Average Post: 124.01
|
| Post subject: phpBB Security |
|
|
| Rather then having the newest Exploit Attempt say its on page 2, the newest one goes on page one at the top, otherwise you have to keep looking on other pages for newest exploit attempt. |
|
| Post #1 |
|
|
 |
Tue Mar 01, 2005 2:20 am |
 |
Author |
Message |
aUsTiN Webmaster


Joined: 05 Jan 2005 Posts: 3684 Words Posted: 144,671 Average Post: 39.27 Location: USA
|
| Post subject: |
|
|
Errr, is that a way of asking to reverse the order? So its newest first?
OPEN
includes/phpbb_security.php
FIND
| Code: |
$q = "SELECT *
FROM ". PHPBB_SECURITY ."
LIMIT $start, $stop";
|
REPLACE WITH
| Code: |
$q = "SELECT *
FROM ". PHPBB_SECURITY ."
ORDER BY ban_date DESC
LIMIT $start, $stop";
|
Give that a try  |
|
| Post #2 |
|
|
 |
Tue Mar 01, 2005 2:25 am |
 |
 |
Tue Mar 01, 2005 11:38 am |
 |
 |
Thu Feb 09, 2006 8:11 am |
 |
Author |
Message |
Michaelo New TweakeR

Joined: 20 Feb 2005 Posts: 1 Words Posted: 49 Average Post: 49.00
|
| Post subject: Even more Complex... |
|
|
Idea 1: Just wondering if you might release the Database Backup as a separate module.
Idea 2: A Lite Version of phpbb security to counteract know exploits...
Since the latest revision, the protection afforded to site is excellent but the installation and maintenance of the module quite demanding...
Just a suggestion...  |
|
| Post #5 |
|
|
 |
Fri Feb 10, 2006 2:10 pm |
 |
Author |
Message |
Billy2423 Amature TweakeR


Joined: 09 Jan 2005 Posts: 34 Words Posted: 12,842 Average Post: 377.71 Location: USA
|
| Post subject: Re: phpBB Security |
|
|
| jsr wrote: | | Rather then having the newest Exploit Attempt say its on page 2, the newest one goes on page one at the top, otherwise you have to keep looking on other pages for newest exploit attempt. |
That is a great idea. Thanks |
|
| Post #6 |
|
|
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
|
|
Protected by phpBB Security © phpBB-TweakS phpBB Security Has Blocked 3,235 Exploit Attempts.
· Archive · Sitemap: Index · Sitemap: Forums · Sitemap: Topics · Sitemap: Posts ·
:: [ Load Time: 2.8 Seconds ] :: [ 29 Queries ] :: [ 1,627 Page(s) Viewed Today ] :: :: [ Todays Queries: 47,991 ] :: [ Highest Load: 1,396,429 Queries On May. 08, 2007 ] :: :: [ SQL Load: 61% Time: 1.7 ] :: [ PHP Load: 39% Time: 1.1 ] :: [ Debug: On ] :: [ GZIP: Enabled ] :: :: The server last rebooted 32 days, 23 hours, 16 minutes, 10 seconds ago. ::
|
|
|
|
|
This page has been viewed 4,803,001 times, last viewed: Sun Jul 20, 2008 7:54 am.
|
|
Powered by phpBB 2.0.* © 2001, 2002 phpBB Group
|
|
|
|
|
|
|
|
| |
|
|
|
|
|
|