Ravens PHP Scripts: Forums
 

 

Search found 34 matches
Author Message
 Topic: Problem in Autotheme admin area...
bretonmage

Replies: 7
Views: 10193

PostForum: NukeSentinel(tm) Bug Reports   Posted: Sun Aug 08, 2004 2:25 pm   Subject: Problem in Autotheme admin area...
Well I'm stupid. Shocked

-_-'

Sorry.
 Topic: Problem in Autotheme admin area...
bretonmage

Replies: 7
Views: 10193

PostForum: NukeSentinel(tm) Bug Reports   Posted: Sun Aug 08, 2004 7:50 am   Subject: Problem in Autotheme admin area...
With the new version of Sentinel this fix no longer works, because that section of code seems to no longer exist in sentinel.php. Neutral

Anyone got another solution?
 Topic: Make myself admin/moderator
bretonmage

Replies: 2
Views: 7111

PostForum: phpnuke 7.3   Posted: Tue Jul 20, 2004 6:38 pm   Subject: Make myself admin/moderator
Funny thing, in my User Admin I'm set as "Site Admin" but I'm also in the moderator group. For some reason my name shows up orange instead of green (as it should with being set to Admin). Any idea why ...
 Topic: Problem in Autotheme admin area...
bretonmage

Replies: 7
Views: 10193

PostForum: NukeSentinel(tm) Bug Reports   Posted: Tue Jul 20, 2004 5:50 pm   Subject: Problem in Autotheme admin area...
My site will still be as safe as it was?
 Topic: Problem in Autotheme admin area...
bretonmage

Replies: 7
Views: 10193

PostForum: NukeSentinel(tm) Bug Reports   Posted: Tue Jul 20, 2004 4:01 pm   Subject: Problem in Autotheme admin area...
Whenever trying to access the "commands" section of Autothemes, Sentinel throws an email at me and I get redirected. Just thought I'd let you know.

The URL is: admin.php?module=AutoTheme&op=cmd ...
 Topic: Utility to help explain AGENT traps by Sentinelâ„¢
bretonmage

Replies: 35
Views: 140427

PostForum: NukeSentinel(tm)   Posted: Sat Jun 26, 2004 9:29 am   Subject: Utility to help explain AGENT traps by Sentinelâ„¢
Yep, even I've got the same hack attempt:
modules.php?name=http://217.59.104.226/&page=http://217.59.104.226/
modules.php?name=http://217.59.104.226/&pa=http://217.59.104.226 ...
 Topic: Must nsnst.php be removed after install?
bretonmage

Replies: 5
Views: 5564

PostForum: NukeSentinel(tm)   Posted: Thu Jun 24, 2004 3:12 pm   Subject: Must nsnst.php be removed after install?
That's something you may want to add to the readme.

Well, you do have

4) Remove nsnst.php from yoru server.

But that is under "DESTALLING". Funny question, is destalling a word? I would have ...
 Topic: Attachment mod question
bretonmage

Replies: 5
Views: 9546

PostForum: Security - PHP Nuke   Posted: Wed Jun 23, 2004 4:42 pm   Subject: Attachment mod question
I've installed it.

If you're new to BBtoNuke modding you may want to try a few other mods first so you can get the feel of what you're doing.

REMEMBER, BACKUP YOUR FILES BEFORE MAKING CHANGES. J ...
 Topic: disable COPPA?
bretonmage

Replies: 3
Views: 8122

PostForum: w/Nuke 6.9   Posted: Mon Jun 21, 2004 10:35 am   Subject: disable COPPA?
If so, why isn't going through COPPA a part of the default procedure in Your_Account?
 Topic: disable COPPA?
bretonmage

Replies: 3
Views: 8122

PostForum: w/Nuke 6.9   Posted: Sun Jun 20, 2004 3:18 pm   Subject: disable COPPA?
Does anyone know how to disable the COPPA thing?

Unless there is some legal problem with doing so?
 Topic: Header errors
bretonmage

Replies: 4
Views: 4189

PostForum: NukeSentinel(tm)   Posted: Sun Jun 20, 2004 12:34 pm   Subject: Header errors
Ah good job the .htaccess fixed it.
 Topic: Ladder for 7.3
bretonmage

Replies: 1
Views: 6520

PostForum: Seeking applications ...   Posted: Sun Jun 20, 2004 6:41 am   Subject: Ladder for 7.3
I would like to know where to get a good ladder for 7.3 (I have looked at Nukeladder but it says only compatible with 6.9).

Anyone got an idea or two? Smile
 Topic: Header errors
bretonmage

Replies: 4
Views: 4189

PostForum: NukeSentinel(tm)   Posted: Sun Jun 20, 2004 6:37 am   Subject: Header errors
I added ini_set("output_buffering","1"); to the top of mainfile.php but nothing changed.
 Topic: Header errors
bretonmage

Replies: 4
Views: 4189

PostForum: NukeSentinel(tm)   Posted: Sun Jun 20, 2004 4:24 am   Subject: Header errors
After adding the include("includes/sentinel.php"); line to mainfile.php, I get LOADS of header errors in the forums module:


Warning: Cannot modify header information - headers already sent by (ou ...
 Topic: Uhh... Why?
bretonmage

Replies: 3
Views: 4325

PostForum: NukeSentinel(tm)   Posted: Tue Jun 15, 2004 2:26 pm   Subject: Uhh... Why?
Ahhh! Thanks! Stupid me.
 Topic: Uhh... Why?
bretonmage

Replies: 3
Views: 4325

PostForum: NukeSentinel(tm)   Posted: Tue Jun 15, 2004 11:52 am   Subject: Uhh... Why?
I'm a bit confused... Why were these blocked?

Date & Time: 2004-06-15 04:59:16
Blocked IP: 211.157.36.6
User ID: Anonymous (1)
Reason: Abuse - AGENT
--------------------
User Agent: Mozill ...
 Topic: Please help with admin area of forms module
bretonmage

Replies: 6
Views: 8579

PostForum: Modules   Posted: Sun Jun 13, 2004 7:55 am   Subject: Please help with admin area of forms module
Actually, I just got the script to delete records from the table. Unfortunately it deletes ALL records. Shocked Here's the script so far:

<?php

/************************************************** ...
 Topic: Please help with admin area of forms module
bretonmage

Replies: 6
Views: 8579

PostForum: Modules   Posted: Sun Jun 13, 2004 4:50 am   Subject: Please help with admin area of forms module
Okay, well now my script looks like this:

<?php

/*********************************************************************/
/* Squad Forms admin module made by bretonmage (untouchablesite.co ...
 Topic: Please help with admin area of forms module
bretonmage

Replies: 6
Views: 8579

PostForum: Modules   Posted: Sat Jun 12, 2004 4:33 pm   Subject: Please help with admin area of forms module
Hmmm....

I don't quite understand what you mean... But I tried a new script that my friend suggested and it seems to be working; are there any security problems with it?

<?php

/*********** ...
 Topic: Please help with admin area of forms module
bretonmage

Replies: 6
Views: 8579

PostForum: Modules   Posted: Sat Jun 12, 2004 4:10 pm   Subject: Please help with admin area of forms module
When I do that, I get this error:

Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /home2/untoucha/public_html/includes/sql_layer.php on line 286
 Topic: Please help with admin area of forms module
bretonmage

Replies: 6
Views: 8579

PostForum: Modules   Posted: Sat Jun 12, 2004 2:48 pm   Subject: Please help with admin area of forms module
I've made my own Forms module, the user enters a form which is then sent in email form, and also is inserted into the database (all of that works).

My problem is with the admin area, I cannot get i ...
 Topic: Wierd login problems
bretonmage

Replies: 7
Views: 13243

PostForum: phpnuke 6.9   Posted: Mon Jun 07, 2004 4:27 pm   Subject: Wierd login problems
ROFL!

Laughing Laughing Laughing Laughing

Her computer clock was set to the year 2021. After fixing it, everything worked.
 Topic: Update Indicator
bretonmage

Replies: 13
Views: 21016

PostForum: NukeSentinel(tm) Enhancement Requests   Posted: Sun Jun 06, 2004 3:50 am   Subject: Update Indicator
Anyone ever use coppermine photo gallery? Seen the little picture that shows up green if your version is up to date and yellow if your version needs an update?

This would be really useful for use i ...
 Topic: 1st catch!
bretonmage

Replies: 2
Views: 4172

PostForum: NukeSentinel(tm)   Posted: Fri Jun 04, 2004 9:15 am   Subject: 1st catch!
Also - I've had a few false positives from Alexa crawler bots that just use ...index.php?
 Topic: 1st catch!
bretonmage

Replies: 2
Views: 4172

PostForum: NukeSentinel(tm)   Posted: Fri Jun 04, 2004 9:12 am   Subject: 1st catch!

Date & Time: 2004-06-04 15:29:45
Blocked IP: 202.156.229.91
User ID: Anonymous (1)
Reason: Abuse - UNION
--------------------
User Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1) ...
 

 Jump to:   

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