Ravens PHP Scripts: Forums
 

 

Search found 18 matches
Author Message
 Topic: Rewrite a module
hicuxunicorniobestbuildpc

Replies: 12
Views: 12911

PostForum: For Hire   Posted: Wed Oct 24, 2012 6:23 am   Subject: re: Rewrite a module
Try this. I do know it is not complete since I don't know if you are using RavenNuke. Let me know.



<?php

/************************************************************************/
/* ...
 Topic: Rewrite a module
whatever72

Replies: 12
Views: 12911

PostForum: For Hire   Posted: Wed Oct 24, 2012 5:39 am   Subject: Rewrite a module
Please can I receive a quote for rewriting this module.


<?php

/************************************************************************/
/* ...
 Topic: [SOLVED] Web_Links url search
kadabram

Replies: 6
Views: 9060

PostForum: Modules   Posted: Wed Apr 29, 2009 6:49 pm   Subject: re: Web_Links url search
and KwIndex.lib.php page code:


<?php

/* ====================================================================
* Copyright (c) 2000 Steven Haryanto. All rights reserved.
*
* Kw ...
 Topic: [SOLVED] Web_Links url search
kadabram

Replies: 6
Views: 9060

PostForum: Modules   Posted: Wed Apr 29, 2009 6:46 pm   Subject: re: Web_Links url search
index page code:

<?php

/************************************************************************/
/* PHP-NUKE: Web Portal System */
/* ========= ...
 Topic: Keeping FCK from adding EnterMode tag in empty fields
mburp

Replies: 2
Views: 13773

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: Problem with Block side
jackel

Replies: 3
Views: 6943

PostForum: Themes   Posted: Fri Mar 13, 2009 8:34 am   Subject: Problem with Block side
Can someone help fixs this? http://pathway.pylothhosting.net/problem.jpg

Here is the sidebox code


function themesidebox($title, $content) {
echo '<table border="0" ...
 Topic: CSS into a phpnuke block - how to?
spasticdonkey

Replies: 4
Views: 12391

PostForum: CSS   Posted: Tue Feb 24, 2009 10:03 am   Subject: re: CSS into a phpnuke block - how to?
It's likely your theme already has defined the h1 tag, so you'll have to remove that part or do some editing. I don't see h1 in any of the code you posted so you might be ok to remove it, thats up to ...
 Topic: CSS into a phpnuke block - how to?
fr34k123

Replies: 4
Views: 12391

PostForum: CSS   Posted: Tue Feb 24, 2009 4:55 am   Subject: CSS into a phpnuke block - how to?
Hi guys, i'm not sure if ive posted this in the correct forum board (feel free to move it if i havent), but i need some help.

Ive been sent some css code that i need placed in to a phpnuke block - ...
 Topic: WoW Application and Recruitment v2 on raven nuke
ironhorse

Replies: 5
Views: 9731

PostForum: Modules   Posted: Fri Aug 08, 2008 7:15 am   Subject: re: WoW Application and Recruitment v2 on raven nuke
request_form.php
<?php

/*
==========================================
PHP-NUKE: Application Settings module
Version 2.2.2
==========================================
Copyright (c& ...
 Topic: nukeWYSIWYG img tag being strip
prekill

Replies: 14
Views: 22415

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: fisubice theme question
vaudevillian

Replies: 15
Views: 28024

PostForum: RN v2.20.00 - Feedback   Posted: Fri Feb 08, 2008 4:48 pm   Subject: re: fisubice theme question
Alright here is the basics of the css layout im gonna be using, took a while to get the boxes to colapes the way I wanted them too. Only thing im having trouble with is there is a space in IE on the r ...
 Topic: General PHP-Nuke (Rnuke) Question with using php scripts.
ciph3r

Replies: 11
Views: 24284

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: 24284

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: Show/Hide button has no text.
hitwalker

Replies: 12
Views: 14534

PostForum: Raven's Collapsing Forums Block   Posted: Wed Sep 06, 2006 5:46 pm   Subject: re: Show/Hide button has no text.
mm..
ok just a try out...

put this in your stylesheet..
if it doesnt work take it out again..

#listbutton{
background:#000000;
color: #ffff00;
text-align: center;
width: 100px;
}
 Topic: Hopelessly lost w/Javascripts - Pop Up Window - part 2
hitwalker

Replies: 7
Views: 12884

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: CSS for one block?
Raven

Replies: 11
Views: 13966

PostForum: How To's   Posted: Thu Sep 09, 2004 4:33 am   Subject: CSS for one block?
This will be a bit dependent on your block, of course. Let's assume you wanted to change the background color of the block. Find the first reference to $content. It should be $content = ""; Modify ...
 Topic: text color in language file
GanjaUK

Replies: 4
Views: 3573

PostForum: General/Other Stuff   Posted: Tue Aug 17, 2004 11:37 am   Subject: text color in language file
Try this:


$lang['Too_many_image'] = '<font style=\"color: #FFFF00; FONT-WEIGHT: bold\">You have added too many images in your post. You can only add %d image per p ...
 Topic: background color in user info block
Raven

Replies: 4
Views: 3923

PostForum: General/Other Stuff   Posted: Fri Sep 26, 2003 6:15 am   Subject: background color in user info block
The simplest way, imo, is to just modify 2 lines in the block. I am assuming that you are using the one from my site, but even if you aren't, you should see the principle.

Find the first reference ...
 

 Jump to:   

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