Ravens PHP Scripts: Forums
 

 

Search found 66 matches
Author Message
 Topic: Today's posts link
hicuxunicorniobestbuildpc

Replies: 5
Views: 12487

PostForum: RavenNuke(tm) v2.5x   Posted: Tue Oct 22, 2013 8:31 am   Subject: re: Today's posts link
##############################################################
## MOD Title: Posts in Last 24 Hours
## MOD Author: pgarvin76 < N/A > (Paul Garvin) N/A ...
 Topic: Pro Forms V 2.0.1 for RN 2.5
nuken

Replies: 4
Views: 5983

PostForum: RavenNuke(tm) v2.5x   Posted: Fri May 04, 2012 6:16 am   Subject: Pro Forms V 2.0.1 for RN 2.5
Try this on a test site first, make sure you back up any file you edit. It should work but I have not tested it.


#
#-----[ SQL ]------------------------------------------
#

INSERT IN ...
 Topic: Sub-Forums for RavenNuke 2.4
ominae

Replies: 41
Views: 58239

PostForum: v2.4 RN Issues   Posted: Wed Mar 30, 2011 12:11 am   Subject: Sub-Forums for RavenNuke 2.4
He there Guys an gals just got finished trying to install that mod.

First step and second okay install the files and change lines of code in the
index_body.tpl all good...

next 3 steps no good ...
 Topic: RN Forums problem
ominae

Replies: 3
Views: 7522

PostForum: v2.4 RN Issues   Posted: Mon Mar 28, 2011 12:57 pm   Subject: re: RN Forums problem
He there dude just got finished trying to install that mod

First step and second okay install the files and change lines of code in the
index_body.tpl all good...

next 3 steps no good the code ...
 Topic: Advertising Module (Admin hits)
fkelly

Replies: 41
Views: 37239

PostForum: v2.4 RN Issues   Posted: Fri Dec 10, 2010 3:09 pm   Subject: re: Advertising Module (Admin hits)
I am going to break development of this up into stages. This reduces risk and the likelihood of errors.

Stage one is going to be to detect bots and exclude them from the count of impressions in ...
 Topic: Advertising Module (Admin hits)
PHrEEkie

Replies: 41
Views: 37239

PostForum: v2.4 RN Issues   Posted: Mon Dec 06, 2010 10:09 am   Subject: re: Advertising Module (Admin hits)

function is_spider(){
$spiders = array(
'Googlebot', 'Openbot', 'Yahoo', 'Slurp', 'msnbot',
'ia_archiver', 'Lycos', 'Scooter', 'AltaVista', 'Teoma', 'Gigabot',
'Go ...
 Topic: Advertising Module (Admin hits)
Guardian2003

Replies: 41
Views: 37239

PostForum: v2.4 RN Issues   Posted: Mon Dec 06, 2010 3:37 am   Subject: Advertising Module (Admin hits)
In case it is of any interest, I use this old but simple function when determining whether or no to display certain data to some search engines. I haveremoved a lot of spiders from the array for clari ...
 Topic: Optimize this Code!
nuke_q7

Replies: 25
Views: 76394

PostForum: BBtoNuke Mods   Posted: Sat Jun 12, 2010 12:09 pm   Subject: Optimize this Code!
Hello all,
Could someone look at this code and tell me how it can be improved

##############################################################
## MOD Title: Thanks mod and PhiliWeb Hide BBCode ...
 Topic: reputation mod
pan

Replies: 27
Views: 42576

PostForum: BB2Nuke   Posted: Thu Nov 12, 2009 9:59 pm   Subject: reputation mod
i mean, the folder includes is in a different place to what this mod talks about?

do i have to edit any of it?

##############################################################
## MOD Title: ...
 Topic: Logo get shrunk ?
mrix

Replies: 11
Views: 13512

PostForum: Converting/Creating Themes   Posted: Wed Oct 14, 2009 1:16 pm   Subject: re: Logo get shrunk ?
##############################################################
## MOD Title: Easy Resize Posted Images
## MOD Author: kber < webmaster@phpbbegypt.com > (kber) http://www. ...
 Topic: RN 2.4 and Coppermine
NeapolitanWorld

Replies: 23
Views: 23830

PostForum: v2.4 RN Issues   Posted: Tue Sep 15, 2009 5:57 pm   Subject: re: RN 2.4 and Coppermine
Maybe somewhere in the modules/coppermine/displayimage.php file? any guru's see anything that sticks out?

<?php

/************************************************************************/
/* ...
 Topic: How to use dynamic titles in PHP-Nuke Video v2.3
abdlali8

Replies: 10
Views: 15034

PostForum: RN v2.20.00 - All Issues   Posted: Mon Aug 31, 2009 5:45 am   Subject: re: How to use dynamic titles in PHP-Nuke Video v2.3
hey
this codes for ( index.php )

<?php

if ( !defined('MODULE_FILE') )
{
die("You can't access this file directly...");
}

define('NO_EDI ...
 Topic: Set a max file size of images in forum
FosgateElite

Replies: 26
Views: 36274

PostForum: v2.30.01 RN All Other Issues   Posted: Sun May 24, 2009 11:45 am   Subject: Re: Set a max file size of images in forum
Actually, I may have just got this to work. The link isn't working but the shrink is.
OK, i have fixed this. It was a word wrapping issue when copy and paste into code. Here is the final code.

MAK ...
 Topic: Set a max file size of images in forum
FosgateElite

Replies: 26
Views: 36274

PostForum: v2.30.01 RN All Other Issues   Posted: Fri May 22, 2009 9:01 pm   Subject: re: Set a max file size of images in forum
OK so here is the change code for that mod.
However, there are a few discrepancies in this code and in RN.
Can someone revise this to work with the current version of RN.


#
#-----[ SQL &# ...
 Topic: Welcome pm
jackel

Replies: 10
Views: 11751

PostForum: Converting/Creating Other   Posted: Thu Mar 26, 2009 4:54 pm   Subject: Welcome pm
Can Someone make this code from raven current?


#############################################################
## MOD Title : Send PM On User Register
## MOD Author : (Raven ...
 Topic: raven + mysqli
Loki

Replies: 6
Views: 11020

PostForum: MySQL   Posted: Sat Oct 04, 2008 5:35 pm   Subject: re: raven + mysqli
For that part that file should be like this:

<?php
/***************************************************************************
* mysql.php
* ...
 Topic: nukeFeed Error
kguske

Replies: 38
Views: 64634

PostForum: nukeFeed/FeedCreator   Posted: Sat Aug 30, 2008 5:57 am   Subject: re: nukeFeed Error
This came up again during testing on RN 2.3.0. The problem is the version of PHP you're using has a bug. We decided to enable a configuration setting (in RN it's in rnconfig.php, but it could also b ...
 Topic: After upgrade to RN v2.20.00 a forum mod not working
milenko

Replies: 8
Views: 12411

PostForum: RN v2.20.00 - Feedback   Posted: Fri Jun 06, 2008 2:17 am   Subject: After upgrade to RN v2.20.00 a forum mod not working
Hey guys and gals, did the upgrade and everything has been running good for some time (Knock on wood). I have looked and looked however I cannot find a image poster / attacher that is easier to instal ...
 Topic: No images in sigs
warren-the-ape

Replies: 4
Views: 8873

PostForum: BB2Nuke   Posted: Thu Jun 05, 2008 4:41 am   Subject: re: No images in sigs
Susann, I use a phpbb mod on our website to display the sig only in the 1st post of a user (per page). Applied it without any changes and works for around a year now. Running; php-nuke 7.9

Here's t ...
 Topic: Smilies in topic titles
testy1

Replies: 14
Views: 18178

PostForum: RN v2.20.00 - All Issues   Posted: Mon May 26, 2008 12:28 am   Subject: Smilies in topic titles
I have tryed to install this extrmemly simple mod, but somehow ive managed to bodge it up Sad

can anyone see where this would cause a problem with the latest RN.

Here is the mod code


####### ...
 Topic: Porting Mods For PHPBB
Guardian2003

Replies: 2
Views: 7174

PostForum: BB2Nuke   Posted: Sat May 10, 2008 1:53 am   Subject: Porting Mods For PHPBB
Can you post a link to a text file which has the code you are using?
I have a feeling one or more files you are 'including' may then be including other files which is giving you the extra data you do ...
 Topic: [SOLVED]time ban = possible?
bizarre12

Replies: 3
Views: 6639

PostForum: General/Other Stuff   Posted: Sun May 04, 2008 4:45 pm   Subject: [SOLVED]time ban = possible?
I found this mode:


##############################################################

## MOD Title: Temp Ban

## MOD Author: szquirrel < squirrel@digitalsquirrel.com > (Andy M ...
 Topic: add some mods to raven forum please
catweazle

Replies: 13
Views: 21167

PostForum: BB2Nuke   Posted: Sat May 03, 2008 2:13 pm   Subject: re: add some mods to raven forum please
I want to leave the value of the user_timezone field "as is" for all users (since this is set individually by each user).

What I prefer is to make changes to the posting timestamps only.
I found t ...
 Topic: A way to temporarily suspend Forum posting rights please?
fredbloggs

Replies: 9
Views: 12838

PostForum: BB2Nuke   Posted: Tue Apr 01, 2008 9:03 am   Subject: re: A way to temporarily suspend Forum posting rights please
Thank you Susann, I'll go take a look over there. Thanks for the great support!Hmmm, the "Jail mod" link is broken at- http://www.matthewsoft.net/jailmod.zip

There is this little hack (below) whic ...
 Topic: MSN Message Button
bprsk8r4272

Replies: 16
Views: 20412

PostForum: Themes   Posted: Sun Mar 23, 2008 10:53 am   Subject: Re: MSN Message Button

next im going to do it for viewing a topic where the aim, msn, www, and buttons are

here it is for viewtopic
#
#-----[ OPEN ]------------------------------------------
#
modules/Foru ...
 

 Jump to:   

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