Ravens PHP Scripts: Forums
 

 

Search found 368 matches
Author Message
 Topic: Radio Block
hicuxunicorniobestbuildpc

Replies: 3
Views: 2782

PostForum: Converting/Creating Blocks   Posted: Wed Feb 09, 2022 3:25 pm   Subject: Radio Block
Guys! I am trying to make a radio shout block and it is working but when I click it goes to play in another page. Is that normal? Let me know if u see any mistake or validation.

<?php

if ( ...
 Topic: Download module for RavenNuke
hicuxunicorniobestbuildpc

Replies: 4
Views: 4036

PostForum: RavenNuke(tm) v2.5x   Posted: Tue Nov 23, 2021 6:52 am   Subject: Download module for RavenNuke
Hi Guys,

Since a couple of days I am checking file by file searching for some errors. I wonder if the download module could be renew and more easy to use for administrators.



function Rankin ...
 Topic: CSS: Limit image-width in Forum-posts
Doulos

Replies: 16
Views: 13593

PostForum: Other - Discussion   Posted: Mon Oct 21, 2019 8:37 pm   Subject: CSS: Limit image-width in Forum-posts
I am again having this issue - only with the RavenIce theme. All other themes are resizing images in forum posts. This is RN2.52 for PHP7. Here is my themes/RavenIce/style/style.css file:body { ...
 Topic: Test Notes
64bitguy

Replies: 7
Views: 19067

PostForum: RavenNuke(tm) v2.5x   Posted: Mon Jan 22, 2018 3:14 am   Subject: Test Notes
Notes: 2.51 - Missing my other forum rights for some reason so will just put this here.

This post is just me making notes as I go along before loading by just looking at what I see being called in ...
 Topic: Adding code to create a block
Plasma

Replies: 1
Views: 6274

PostForum: RavenNuke(tm) v2.5x   Posted: Mon Aug 08, 2016 12:22 pm   Subject: Adding code to create a block
I use to know how to do this, but I've been lazy the last few years with my gaming site. I'd like to add a block with the following:

<a href="http://www.gametracker.com/server_info/256 ...
 Topic: nuke quiz v 3.2.0a sql break
kenspa

Replies: 8
Views: 26566

PostForum: RavenNuke(tm) v2.5x   Posted: Sun Jul 19, 2015 7:03 am   Subject: Re: nuke quiz v 3.2.0a sql break
YES!!! Thanks neralex, that's fixed it. Very Happy

BTW, looking at the changes you've done to this snippet, and although this version is not that old (2011), there could be a need to change quite a few l ...
 Topic: Need help with what to look for in modifying a theme.
neralex

Replies: 15
Views: 60269

PostForum: Converting/Creating Themes   Posted: Tue Mar 04, 2014 2:35 pm   Subject: Need help with what to look for in modifying a theme.
I have re-modified the theme.php and updated my gist on github.

Download the changed gist, unpack the tar.gz archive and you will find the theme.php in a unpacked folder.

download: https://gist. ...
 Topic: Copyright improvement.
hicuxunicorniobestbuildpc

Replies: 20
Views: 50734

PostForum: RavenNuke(tm) v2.5x   Posted: Sat Dec 14, 2013 5:11 am   Subject: Copyright improvement.
From You Account module (RavenNuke 2.5+). I started today to check every single file and not happy Sad about it but of course Very Happy better than before. I decided to convert the whole module with commas a ...
 Topic: Last Added Downloads
neralex

Replies: 16
Views: 24754

PostForum: Converting/Creating Modules   Posted: Sun Dec 01, 2013 1:53 am   Subject: Re: re: Last Added Downloads
neralex: I was right so I hope u apologize for trying to be the smartest when u actually didn't notice he was talking about RavenNuke but it is ok if u are behind my back trying to correct my mistakes ...
 Topic: Last Added Downloads
blastwood

Replies: 16
Views: 24754

PostForum: Converting/Creating Modules   Posted: Fri Nov 29, 2013 4:39 pm   Subject: Last Added Downloads
Hello

I had an old way PHP Nuke site that shows me the latest download links added but shows by category
After the latest update from 2.3 to 2.4 is not working. I have tried to block change after ...
 Topic: How to use div with table to center CSS Logo
hicuxunicorniobestbuildpc

Replies: 17
Views: 19805

PostForum: How To's   Posted: Sun Nov 24, 2013 8:40 am   Subject: re: How to use div with table to center CSS Logo
hi neralex,

I did your recomendation but unfortunately it doesn't work

Take a look at my site right now it becomes

<table style="width:100%; height:121px;" border=" ...
 Topic: How to use div with table to center CSS Logo
hicuxunicorniobestbuildpc

Replies: 17
Views: 19805

PostForum: How To's   Posted: Sat Nov 23, 2013 10:03 am   Subject: re: How to use div with table to center CSS Logo
When I use the div here the logo goes to the footer. It doensn't work.

<div id="logo" class="centered">
<table style="width:100%; height:121px;" bord ...
 Topic: How to use div with table to center CSS Logo
hicuxunicorniobestbuildpc

Replies: 17
Views: 19805

PostForum: How To's   Posted: Sat Nov 23, 2013 9:10 am   Subject: How to use div with table to center CSS Logo
HitsFan Guys, I guess I will need a little bit help to finally center this CSS Logo from Google Colors.

My header.html is

<table style="width:100%; height:121px;" border="0 ...
 Topic: Custom Menu Using SpryAssets
jlajax

Replies: 15
Views: 25058

PostForum: Converting/Creating Other   Posted: Sun Aug 18, 2013 11:31 am   Subject: re: Custom Menu Using SpryAssets

<?php

// BEGIN: Added in v2.40.00 - Mantis Issue 0001043
//$index = 0;
//if (!defined('INDEX_FILE')) define('INDEX_FILE', true); // Set to FALSE to hide right blo ...
 Topic: Error Reporting Issues
abutty

Replies: 1
Views: 15693

PostForum: PHP   Posted: Tue Mar 05, 2013 4:51 am   Subject: Error Reporting Issues
Hi all thanks for solving my previous issues,

Now I am confused with the error reporting in the XAMPP.

I have tried to use an image slider extension in Joomla.

And I got the following errors: ...
 Topic: Theme loading javascript above DOC
nuken

Replies: 23
Views: 24783

PostForum: Themes   Posted: Sun Dec 02, 2012 6:03 am   Subject: re: Theme loading javascript above DOC
Try this.

<?php
if (!defined('NUKE_FILE')) die ('You can\'t access this file directly...');
$bgcolor1 = "#F8F8F8";
$bgcolor2 = "#F8F8F8";
$bgcolo ...
 Topic: Theme loading javascript above DOC
derek765

Replies: 23
Views: 24783

PostForum: Themes   Posted: Sat Dec 01, 2012 11:49 pm   Subject: Theme loading javascript above DOC
I did a recent Markup Validation of my site and it seems the

THEME/theme.php is loading that echo script above my DOCTYPE of my website, here is the viewed source code of my website

<script ...
 Topic: Centering the Menu Navigation
derek765

Replies: 3
Views: 14402

PostForum: Themes   Posted: Fri Nov 30, 2012 12:39 am   Subject: Centering the Menu Navigation
Hello everyone,

I am having trouble trying to center the Menu Navigation links in the Altered Dark theme.

I have edited it to make it move to the right a little bit, but not centered how I would ...
 Topic: Problems with theme.
nuken

Replies: 4
Views: 10665

PostForum: Themes   Posted: Thu Nov 29, 2012 3:28 pm   Subject: re: Problems with theme.
This is a really old theme using the old banners, old db abstraction layer and old out dated code. This theme will need some more work if you want it to validate. That's up to you. See if this works. ...
 Topic: Problems with theme.
derek765

Replies: 4
Views: 10665

PostForum: Themes   Posted: Thu Nov 29, 2012 2:39 pm   Subject: re: Problems with theme.
Here is the whole theme.php

<?php
/************************************************************************/
/* PHP-NUKE: WD-Core theme for nuke 5.x-7.x */
/* ...
 Topic: changing upload size limit for submit downloads module
gator81

Replies: 4
Views: 10217

PostForum: RavenNuke(tm) v2.5x   Posted: Tue Sep 18, 2012 12:48 am   Subject: changing upload size limit for submit downloads module
I have been working with the submit download module to get it to work more for what I am doing and after alot of trial and error i have been able to upload small files to the folder I want, but when i ...
 Topic: Creating a Valid W3C Flash module for RavenNuke 2.5+
hicuxunicorniobestbuildpc

Replies: 7
Views: 9161

PostForum: Converting/Creating Modules   Posted: Mon Jul 23, 2012 12:35 pm   Subject: Creating a Valid W3C Flash module for RavenNuke 2.5+
Hi everybody!

I was checking out some html Flash modules I made long time ago. When I was validating the module I found out embed was not supporting anymore and I got warning which I solved inmedia ...
 Topic: Bigger default text size in forum, fisubice
neralex

Replies: 13
Views: 34102

PostForum: BB2Nuke   Posted: Sat Jun 30, 2012 12:01 pm   Subject: re: Bigger default text size in forum, fisubice
font-size set to 1em in fisubice. not perfect but hey, you can modify the rest. make a backup of your files before you use it.

nukeNAV.css:

.nukeNAV,.nukeNAV *{z-index:2;list-style: ...
 Topic: Bigger default text size in forum, fisubice
doffer83

Replies: 13
Views: 34102

PostForum: BB2Nuke   Posted: Sat Jun 30, 2012 11:14 am   Subject: re: Bigger default text size in forum, fisubice
You would only want to change the ones related to text color, not scrollbar color. The easiest way is to test on a local server like xampp or wamp with a good simple code editor like notepad++ and whe ...
 Topic: Bigger default text size in forum, fisubice
doffer83

Replies: 13
Views: 34102

PostForum: BB2Nuke   Posted: Sat Jun 30, 2012 9:28 am   Subject: re: Bigger default text size in forum, fisubice
thise colo id?



/* The content of the posts (body of text) */
body{background:#ecf0f6;color:#0000A0;font:16pt Microsoft Sans Serif,Arial,Helvetica,sans-serif;
scrollba ...
 

 Jump to:   

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