Ravens PHP Scripts: Forums
 

 

Search found 32 matches
Author Message
 Topic: private function backtrace_log
rovshan

Replies: 5
Views: 5626

PostForum: RavenNuke(tm) v2.5x   Posted: Thu Apr 16, 2020 7:09 am   Subject: private function backtrace_log
hi,

My question concern this function in footer.php to show MySql requests concerning downloaded page:

if ($loglevel == 3 || $loglevel == 4) {
if (is_admin($admin) ...
 Topic: Copyright improvement.
Guardian2003

Replies: 20
Views: 51565

PostForum: RavenNuke(tm) v2.5x   Posted: Mon Dec 16, 2013 7:56 am   Subject: Copyright improvement.
Yes, you are perfectly correct when you say our existing code should already be changed and for the most part it is. Unfortunately we only have a limited number of RN Team members and individually, th ...
 Topic: Modifying in_groups to use groups for admin privileges
fkelly

Replies: 33
Views: 43714

PostForum: How To's   Posted: Tue Dec 27, 2011 1:42 pm   Subject: Modifying in_groups to use groups for admin privileges
In $gname[0] = 'Board of Directors';
$gname[1] = 'memadmin';
if (!in_groups($gname)) {
die ('access not authorized');
}

At the second level, I ...
 Topic: ADMIN Screen is not working correctly
jlajax

Replies: 32
Views: 55625

PostForum: v2.3 RN Issues   Posted: Mon Sep 21, 2009 6:32 am   Subject: re: ADMIN Screen is not working correctly
Here is mainfile.php


<?php

/************************************************************************/
/* PHP-NUKE: Advanced Content Management System */
/* ======= ...
 Topic: RavenNuke(tm) v2.40.00 Change Log
Raven

Replies: 0
Views: 10091

PostForum: v2.4 RN Announcements   Posted: Tue Sep 15, 2009 2:16 am   Subject: RavenNuke(tm) v2.40.00 Change Log
RavenNuke(tm) v2.40.00 - Change Log

2009-09-15 v2.40.00 Major Release for RavenNuke(tm)
===================================================

- 0001552: [-Specific to PHP Version] Linking to off- ...
 Topic: Small DB optimization
Raven

Replies: 9
Views: 14864

PostForum: NukeSentinel(tm) v2.6.x   Posted: Sun May 17, 2009 9:59 am   Subject: re: Small DB optimization
I just "verified" emilacosta's findings.


id select_type table type possible_keys key key_len ref rows Extra
1 SIMPLE nuke_nsnst_ip2country range PRIMARY PRIMARY 4 ...
 Topic: Dutch translation.
Palbin

Replies: 34
Views: 63867

PostForum: RN v2.20.00 - All Issues   Posted: Sun Jan 25, 2009 1:06 am   Subject: re: Dutch translation.
trunks, if you could take a look at translating these Smile

The following definitions are missing from /Languages/lang-dutch.php

define('_MIME','text/html');
if (!defined('_CATEGOR ...
 Topic: RNYA | My Headlines Error | Warning: file_get_contents
testy1

Replies: 12
Views: 12194

PostForum: v2.3 RN Issues   Posted: Sun Dec 07, 2008 9:43 pm   Subject: re: RNYA | My Headlines Error | Warning: file_get_contents
ok I couldnt wait Sad

it was mainfile......I was playing around with a new who is online mod and had to make changes to the mainfile.Can anyone see any issues here


function online()  ...
 Topic: header question with fusubice
gator81

Replies: 14
Views: 18982

PostForum: Themes   Posted: Wed Nov 26, 2008 9:55 pm   Subject: re: header question with fusubice
Ty for moving this to the correct place...but not I have found that I have some other problems so I wanted to draw on the wisdom here to resolve what I have done Smile

just for quick reference, the or ...
 Topic: Gallery2 interface with RN2.30
fkelly

Replies: 1
Views: 8424

PostForum: v2.3 RN Quick Fixes   Posted: Tue Nov 18, 2008 8:20 am   Subject: Gallery2 interface with RN2.30
In this thread
Edit November 19: see note at bottom of this post and refresh your files if you have downloaded from here before this.

The original problem was caused by the fact that the integrat ...
 Topic: Theme problem with NukedGallery (menalto Gallery2 )
fkelly

Replies: 41
Views: 52351

PostForum: v2.3 RN Issues   Posted: Fri Nov 14, 2008 4:00 pm   Subject: re: Theme problem with NukedGallery (menalto Gallery2 )
Okay, I think I have this problem fixed or at least have gone a long way towards it. The whole idea of parsing header.php (and then embedding a parse of mimetype.php inside that for 2.3) struck me as ...
 Topic: RavenNuke(tm) v2.30.00 Change Log
Raven

Replies: 7
Views: 15917

PostForum: v2.3 RN Announcements   Posted: Sun Oct 19, 2008 11:58 pm   Subject: RavenNuke(tm) v2.30.00 Change Log
RavenNuke(tm) Change Log

2008-10-20 v2.30.00 Bug Fixes/Enhancements/Security Fixes/NukeSentinel(tm)

0001232: [-Specific to OS] language not changing (RNTEAM) - resolved.
0001086: [-Specific ...
 Topic: server configuration speed up ravennuke?
prekill

Replies: 18
Views: 20115

PostForum: Server Help   Posted: Sat Sep 27, 2008 4:06 am   Subject: server configuration speed up ravennuke?
Guardian2003 I have looked in the Apache forum but theres only 17 topics there none with real data about server config, please advise. Smile

edit: I now see I can edit Mod Security rules, this is what ...
 Topic: Long queries time
Raven

Replies: 11
Views: 16246

PostForum: NukeSentinel(tm) v2.6.x   Posted: Fri Sep 12, 2008 12:38 am   Subject: re: Long queries time
It's used to track IP countries in a couple of scripts.

Try profiling it under phpMyAdmin to see where it's hanging. My last try showed this:

Status Time
(initialization) 0.000023
...
 Topic: RavenNuke_v2.20.01.7z - BBtoNuke Upgrade 2.0.22 to 2.0.23?
jib_intelli

Replies: 8
Views: 13087

PostForum: RN v2.20.00 - Feedback   Posted: Sun Jul 27, 2008 6:59 am   Subject: RavenNuke_v2.20.01.7z - BBtoNuke Upgrade 2.0.22 to 2.0.23?
Hi All,

I downloaded the following file RavenNuke_v2.20.01.7z from here. Is it me, or is there a file missing in UtilityFiles -> bbtonuke_upgrades.zip -> upgrade22-23.php?

I have found fil ...
 Topic: RavenNuke(tm) v2.20.01 Change Log
Raven

Replies: 0
Views: 15311

PostForum: RN v2.20.00 - Announcements   Posted: Mon Mar 03, 2008 5:01 am   Subject: RavenNuke(tm) v2.20.01 Change Log
2008-03-03 v2.20.01 Maintenance/Bug Fix
0000909: [Addons - Dynamic Titles] Category pages did not have a proper page title.
0000919: [Addons - ShortLinks] Add overall page tap rule for nukeFEED alte ...
 Topic: Footer...
Dawg

Replies: 7
Views: 9939

PostForum: How To's   Posted: Mon Jan 22, 2007 10:37 am   Subject: re: Footer...
Here is what I wound up with....

In footer I used this....
cookiedecode($user);
$username = $cookie[1];


if ($username == "") {$username = "Ano ...
 Topic: SQuery
Psycho

Replies: 15
Views: 19104

PostForum: Installation Help   Posted: Sat Aug 12, 2006 6:49 pm   Subject: SQuery
Almost got everything i want to work Rolling Eyes

Anyways, i downloaded the SQuery (Squery_4.5.1(pnc).zip) from the www.phpnuke-clan.com or whatever its called:D

Part of the readme says this (i under ...
 Topic: Bug in the subtitle field of Content module
kguske

Replies: 17
Views: 12975

PostForum: Raven's RavenNuke(tm) v2.02.02 Distro   Posted: Thu Jun 15, 2006 7:34 am   Subject: Bug in the subtitle field of Content module
There is a line in your config.php file that defines a variable called $allowable_html. You can see the details in [url=http://www.ravenphpscripts.com/posts10009-highlight-allowablehtml.html]this pos ...
 Topic: Can developers legally sell addons created for use with Nuke
Raven

Replies: 88
Views: 150479

PostForum: Other - Discussion   Posted: Tue Feb 07, 2006 12:28 am   Subject: re: Can developers legally sell addons created for use with
For posterity, I will post the correspondence.

My original letter to the FSF
From - Mon Jan 1 00:00:00 1965
X-Mozilla-Status: 0001
X-Mozilla-Status2: 00000000
From: "Gaylen" <gfraley5@earthl ...
 Topic: RavenNuke76 v2.0.0 Package Released!
Raven

Replies: 0
Views: 17513

PostForum: Raven's RavenNuke(tm) v2.00.00 - v2.02.00 Distro   Posted: Sat Jan 07, 2006 1:12 pm   Subject: RavenNuke76 v2.0.0 Package Released!
Here is the change log for this release.

2006-01-06 v2.00.00 Major Revision Release
#20000-0000 REL - Additional modules and functionality added
#20000-0001 FIX - Grammar in ...
 Topic: Error listing directory
nooblet

Replies: 20
Views: 29474

PostForum: Raven's RavenNuke(tm) v1.x Distro   Posted: Mon Nov 28, 2005 11:24 pm   Subject: re: Error listing directory
here's the changelog

2005-11-27 v1.04.00 Bugfix Release
#0008 FIX - Downloads upload function not working. filter() function changed to check_html()
#0009 ENH - Combined the ...
 Topic: v1.04.00 : Release - Miscellaneous Changes
Raven

Replies: 0
Views: 12274

PostForum: Raven's RavenNuke(tm) v1.x Distro   Posted: Sun Nov 27, 2005 4:20 pm   Subject: v1.04.00 : Release - Miscellaneous Changes
2005-11-27 v1.04.00 Bugfix Release
#0008 FIX - Downloads upload function not working. filter() function changed to check_html()
#0009 ENH - Combined the 2 sql INSTALL files int ...
 Topic: phpbb forum changing browser title for topics????
Lucifix

Replies: 13
Views: 14062

PostForum: General/Other Stuff   Posted: Sun Jun 12, 2005 10:20 am   Subject: re: phpbb forum changing browser title for topics????
Maybe u can help me.

I inserted your code:
// Forums
if($name=="Forums"){
global $p,$t,$forum,$f;
$newpagetitle = "$name";
//$newpagetitle = "phpNuke $nam ...
 Topic: Anti Virus block
Raven

Replies: 3
Views: 7216

PostForum: Seeking applications ...   Posted: Wed May 25, 2005 9:52 am   Subject: Anti Virus block
This is your original code made into a block<?
if ( !defined('NUKE_FILE') ) {
Header("Location: index.php");
die();
}

$content ...
 

 Jump to:   

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