Ravens PHP Scripts: Forums
 

 

Search found 16 matches
Author Message
 Topic: New User Registration Problem
hicuxunicorniobestbuildpc

Replies: 14
Views: 14041

PostForum: v2.4 RN Issues   Posted: Mon Oct 25, 2010 2:17 pm   Subject: re: New User Registration Problem
Actually I don't want to fade menu, I would like to fade the entire site as I did already but the fader doesn't work with Mozzila, pitty because it is working with IE7, 8, Opera and Google Chrome but ...
 Topic: Fader Suggestion for the New Release
hicuxunicorniobestbuildpc

Replies: 2
Views: 5106

PostForum: v2.4 RN Documentation   Posted: Thu Apr 08, 2010 4:57 pm   Subject: Fader Suggestion for the New Release
Hi people.

I would like to suggest a nice fader for the nest version.

copy and paste and make a file called fader.js

var fadeTo = "00FF00";


var fiBy = 6;


var foBy = 10;
...
 Topic: Online / Offline Status Color
kguske

Replies: 3
Views: 6555

PostForum: Modules   Posted: Wed Sep 09, 2009 10:24 am   Subject: Online / Offline Status Color
Of course, you can use HTML colors, too (e.g. #ff0000 instead of red and #00ff00 instead of green).
 Topic: Form input box colour in Firefox?
dad7732

Replies: 11
Views: 18158

PostForum: v2.30.01 RN All Other Issues   Posted: Sat Jun 20, 2009 10:15 am   Subject: Form input box colour in Firefox?
I use this style in some of my input/textarea forms. When the user clicks on an input field or textarea field, the color changes accordingly. Maybe you can use this somehow, dunno.

<style type=" ...
 Topic: Keeping FCK from adding EnterMode tag in empty fields
mburp

Replies: 2
Views: 13667

PostForum: FCKeditor/WYSIWYG Issues   Posted: Tue Mar 24, 2009 7:41 pm   Subject: Keeping FCK from adding EnterMode tag in empty fields
When I compose a new story the editor displays with an instance of the FCKConfig.EnterMode tag - in my case <br /> - in both the Story Text and Extended Text fields. Consequently, even if I only ...
 Topic: nukeWYSIWYG img tag being strip
prekill

Replies: 14
Views: 22289

PostForum: phpnuke 7.6   Posted: Mon Apr 14, 2008 4:23 am   Subject: re: nukeWYSIWYG img tag being strip
The skin is office 2003, here is my index.php review module file and fckconfig.js:

<?php
/************************************************************************/
/* PHP-NUKE: Web Portal ...
 Topic: General PHP-Nuke (Rnuke) Question with using php scripts.
ciph3r

Replies: 11
Views: 24204

PostForum: General/Other Stuff   Posted: Tue Jan 22, 2008 2:25 pm   Subject: General PHP-Nuke (Rnuke) Question with using php scripts.
Im actually having the same issue with an AA version that I have:

Source:
<SCRIPT LANGUAGE="javascript">var ie4 = false; if(document.all) { ie4 = true; } function ...
 Topic: General PHP-Nuke (Rnuke) Question with using php scripts.
ciph3r

Replies: 11
Views: 24204

PostForum: General/Other Stuff   Posted: Tue Jan 22, 2008 3:06 am   Subject: General PHP-Nuke (Rnuke) Question with using php scripts.
I currently am working on a CoD4 Server Viewer block.

This is what I have so far:
http://www.clangoat.com/blocks/cod4query.php

The issue is the Server Name is hard coded into the block because ...
 Topic: Phpbb (not bbtonuke) integration with Phpnuke
khizerk

Replies: 24
Views: 34132

PostForum: Post Installation Help   Posted: Tue Nov 20, 2007 9:00 am   Subject: re: Phpbb (not bbtonuke) integration with Phpnuke
I did this with bbtonuke running, so I needed all my data from there too, so there were some additional tweaks needed in the database than otherwise would be needed with a fresh forums install.
1. Re ...
 Topic: How to add adsense to Forums Last 5
jjmusicpro

Replies: 18
Views: 14927

PostForum: General/Other Stuff   Posted: Fri Dec 29, 2006 8:44 am   Subject: re: How to add adsense to Forums Last 5
I am running php 5 if that matters...
I dont have any adsenses on my site other then this one.
I have no other "adsense" like tools on my site.

But it still dosent work....



<?php
if & ...
 Topic: How to add adsense to Forums Last 5
hitwalker

Replies: 18
Views: 14927

PostForum: General/Other Stuff   Posted: Fri Dec 29, 2006 1:58 am   Subject: re: How to add adsense to Forums Last 5
tested and works to..... Wink


<?php
if ( !defined('BLOCK_FILE') ) {
Header("Location: ../index.php");
die();
}
global $p ...
 Topic: Nukelan is driving me nuts.
gregexp

Replies: 35
Views: 42148

PostForum: Post Installation Help   Posted: Wed Jul 05, 2006 9:28 am   Subject: Nukelan is driving me nuts.
time to debug the script then.

After looking at the code, This was not ported to nuke the way (inmy opinion) It should be. The code creates its own mysql link, includes are set to the wrong file li ...
 Topic: Nukelan is driving me nuts.
craeyon

Replies: 35
Views: 42148

PostForum: Post Installation Help   Posted: Tue Jul 04, 2006 4:50 pm   Subject: Nukelan is driving me nuts.
ok this is my code. I paseted your code in this to. See what is wrong with this.


<?php
// filename: seating_chart.php
// ----------------------------------------------------------------- ...
 Topic: Hacked by Biyo-Security-Team
ardmhacha

Replies: 28
Views: 40486

PostForum: Security - PHP Nuke   Posted: Sun Feb 05, 2006 12:14 pm   Subject: re: Hacked by Biyo-Security-Team
kguske,

Sorry I don't know how it was done. I had the admin authentication in place before this happened.

The content of the index.php file following the hack was as follows:

<!DOCTYPE HT ...
 Topic: Hopelessly lost w/Javascripts - Pop Up Window - part 2
hitwalker

Replies: 7
Views: 12743

PostForum: How To's   Posted: Mon Feb 21, 2005 8:02 pm   Subject: re: Hopelessly lost w/Javascripts - Pop Up Window - part 2
Well that cant be to difficult,but maybe i understand this very wrong....
But does this help...?
Ive seen them a lot better...but here's an idea...
(note : because of security the full word java sc ...
 Topic: I put this down in the SQl forum but I don't think anyone...
blith

Replies: 4
Views: 4171

PostForum: General/Other Stuff   Posted: Wed Jan 05, 2005 8:06 am   Subject: re: I put this down in the SQl forum but I don't think anyon
Okay! I found the following which is supposed to work for converting standalone phpbb to nuke phpbb. Is there a way to reverse engineer this so that I could convert the reg_date (mmm dd, yyyy) that I ...
 

 Jump to:   

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