Ravens PHP Scripts: Forums
 

 

Search found 2959 matches
Author Message
 Topic: quick question on showing subheader only on index
evaders99

Replies: 2
Views: 7099

PostForum: Converting/Creating Themes   Posted: Fri Nov 20, 2009 1:25 am   Subject: quick question on showing subheader only on index
If the theme calls the subheader function, you can distinguish loading from index.php rather than modules.php by checking the define HOME_FILE
 Topic: functions for including files
evaders99

Replies: 4
Views: 12775

PostForum: PHP   Posted: Fri Nov 20, 2009 1:20 am   Subject: functions for including files
include and include_once aren't necessarily the same thing. Granted phpNuke generally only needs include_once, rarely should be including a file twice.

http://us3.php.net/manual/en/function.include ...
 Topic: my forum links are getting redirected to www.mybookface.net
evaders99

Replies: 13
Views: 29432

PostForum: v2.3 RN Issues   Posted: Mon Nov 16, 2009 8:19 pm   Subject: my forum links are getting redirected to www.mybookface.net
Simple issue: you've been hacked!
Your link is returning malicious iframe and Javascript code. I expect your files have been tampered with. Delete and restore a clean backup. Use your access logs to ...
 Topic: Slight Harvester Issue , apple-pubsub/65.11
evaders99

Replies: 6
Views: 17103

PostForum: NukeSentinel(tm) v2.6.x   Posted: Fri Nov 13, 2009 7:55 pm   Subject: Slight Harvester Issue , apple-pubsub/65.11
Google says its just an RSS reader for Mac OSX. I don't think its an attacker unless the UA is spoofed
 Topic: Forum Scoll....
evaders99

Replies: 15
Views: 27403

PostForum: Converting/Creating Blocks   Posted: Fri Nov 13, 2009 7:52 pm   Subject: Forum Scoll....
Should be the same, yes
 Topic: reputation mod
evaders99

Replies: 27
Views: 41368

PostForum: BB2Nuke   Posted: Thu Nov 12, 2009 11:39 pm   Subject: reputation mod
Try modules/Forums/includes
 Topic: Forum Scoll....
evaders99

Replies: 15
Views: 27403

PostForum: Converting/Creating Blocks   Posted: Thu Nov 12, 2009 8:24 pm   Subject: Forum Scoll....
Correct, $dbi is the old abstraction layer and should not be used. $db is the new one from phpBB2.
 Topic: Rounding percentage value to a whole number in poll results
evaders99

Replies: 2
Views: 7198

PostForum: General/Other Stuff   Posted: Tue Nov 10, 2009 9:48 pm   Subject: Rounding percentage value to a whole number in poll results
Use the round() function Smile
 Topic: Some php virus
evaders99

Replies: 7
Views: 14209

PostForum: PHP   Posted: Tue Nov 10, 2009 8:14 pm   Subject: Some php virus
yep pretty much
 Topic: Some php virus
evaders99

Replies: 7
Views: 14209

PostForum: PHP   Posted: Tue Nov 10, 2009 12:08 am   Subject: Some php virus
Pretty standard obfuscation - doesn't seem to do anything unless you know what is passed into
$_POST['e']
 Topic: Slight Harvester Issue , apple-pubsub/65.11
evaders99

Replies: 6
Views: 17103

PostForum: NukeSentinel(tm) v2.6.x   Posted: Mon Nov 09, 2009 11:20 pm   Subject: Slight Harvester Issue , apple-pubsub/65.11
You can few the texts being blocked in Nuke Sentinel - Harvester Blocker Settings
You should find one that is blocking a part of "apple-pubsub/65.11"
 Topic: magic quotes + stripslashes
evaders99

Replies: 25
Views: 63723

PostForum: Converting/Creating Modules   Posted: Mon Nov 09, 2009 11:15 pm   Subject: magic quotes + stripslashes
I'm thinking of just taking the core and rewriting it to fit PHP 6, fix the filtering, etc. No more legacy stuff, but it will take some developers who are interested Smile
 Topic: Cluttered downloads
evaders99

Replies: 20
Views: 28966

PostForum: v2.30.01 RN All Other Issues   Posted: Tue Nov 03, 2009 3:20 am   Subject: Cluttered downloads
Although the theme is very nice Smile
 Topic: Someone probing my server
evaders99

Replies: 1
Views: 5746

PostForum: Hack Attempt Script   Posted: Fri Oct 30, 2009 7:48 pm   Subject: Someone probing my server
Yep, just bots looking for a way in. It's probably not even targeting phpNuke, as far as I know, it has never used errors.php
 Topic: Google Analytics Code recommendations
evaders99

Replies: 5
Views: 8459

PostForum: Post Installation Help   Posted: Wed Oct 21, 2009 9:39 pm   Subject: Google Analytics Code recommendations
Never had a problem with Google Analytics - use it on all my sites
 Topic: How to reinitialize the whole search index
evaders99

Replies: 3
Views: 8291

PostForum: How To's   Posted: Tue Oct 20, 2009 9:21 pm   Subject: How to reinitialize the whole search index
This is old but may still work
http://www.phpbbhacks.com/viewhack.php?id=434
 Topic: Adobe CS4 and fisubice modding
evaders99

Replies: 2
Views: 7796

PostForum: Converting/Creating Themes   Posted: Tue Oct 13, 2009 8:17 pm   Subject: Adobe CS4 and fisubice modding
Don't use Adobe / Dreamweaver Smile

Suggest a standard text editor like Notepad++ Smile
 Topic: Register + Checkbox custom field
evaders99

Replies: 2
Views: 6706

PostForum: phpnuke 8.1   Posted: Mon Oct 05, 2009 8:18 pm   Subject: Register + Checkbox custom field
And not just Javascript, which can easily be bypassed, but you should also do some PHP form processing as well Smile
 Topic: Forums Configuration - phpBB : Critical Error
evaders99

Replies: 13
Views: 15626

PostForum: v2.4 RN Issues   Posted: Thu Oct 01, 2009 12:39 am   Subject: Forums Configuration - phpBB : Critical Error
Do you have this folder (and all data within it)?
modules/Forums/templates/subSilver
 Topic: Changing file type
evaders99

Replies: 41
Views: 40797

PostForum: General/Other Stuff   Posted: Tue Sep 22, 2009 7:09 pm   Subject: Changing file type
I think what would be easier is to create a PHP wrapper. Use mod_rewrite to point all the .html requests to the PHP script, which will look up and grab the actual .html content
 Topic: v2.4 RN ban countrys ip phpmyadmin
evaders99

Replies: 7
Views: 6821

PostForum: v2.4 RN Issues   Posted: Tue Sep 22, 2009 7:07 pm   Subject: v2.4 RN ban countrys ip phpmyadmin
1) I don't know why it wouldn't let you. phpMyAdmin is really controlled by your host

2) I don't think it was removed.

3) Sadly there is no way to identify what country a user is coming from, ex ...
 Topic: I found someone doing something fishy using txt files
evaders99

Replies: 2
Views: 7182

PostForum: Security - PHP Nuke   Posted: Sun Sep 20, 2009 9:11 pm   Subject: I found someone doing something fishy using txt files
There are automated bot tools... lots are out there. I'm not sure what you want to do. These attempts should be blocked by NukeSentinel.

You can try and report those IPs to their host. Some of them ...
 Topic: JReviews: Keeping the Admin from adding to the hit counter
evaders99

Replies: 4
Views: 8038

PostForum: Modules   Posted: Wed Sep 09, 2009 7:29 pm   Subject: JReviews: Keeping the Admin from adding to the hit counter

if (!is_admin($admin)) {
$db->sql_query("UPDATE ".$prefix."_jreviews SET hits=hits+1 WHERE id='$id'");
}


Of course, you'll need to mak ...
 Topic: Stats Duplicate Entry
evaders99

Replies: 6
Views: 13792

PostForum: v2.30.01 RN All Other Issues   Posted: Fri Sep 04, 2009 6:42 pm   Subject: Stats Duplicate Entry
phpBB3 will not be in 2.4
 Topic: Site hacked, fckeditor perhaps?
evaders99

Replies: 10
Views: 15726

PostForum: Security Issues   Posted: Fri Sep 04, 2009 6:41 pm   Subject: Site hacked, fckeditor perhaps?
The upgrade for the latest FCKEditor probably hasn't been tested under RavenNuke. Yes, that could be the way they got in.

kguske is definitely the one to talk to, since he's integrating nukeWYSIWYG ...
 

 Jump to:   

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