Ravens PHP Scripts: Forums
Forum Index • Forum FAQ • Search • Memberlist • Usergroups • Profile • Log in to check your private messages • Log in |
Search found 368 matches |
Ravens PHP Scripts And Web Hosting Forum Index |
Author | Message |
---|---|
Topic: Radio Block | |
hicuxunicorniobestbuildpc Replies: 3 Views: 2787 ![]() |
![]() |
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: 4040 ![]() |
![]() |
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: 13597 ![]() |
![]() |
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: 19080 ![]() |
![]() |
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 ![]() |
![]() |
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 ![]() |
![]() |
YES!!! Thanks neralex, that's fixed it. ![]() 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: 60271 ![]() |
![]() |
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: 50742 ![]() |
![]() |
From You Account module (RavenNuke 2.5+). I started today to check every single file and not happy ![]() ![]() |
|
Topic: Last Added Downloads | |
neralex Replies: 16 Views: 24765 ![]() |
![]() |
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: 24765 ![]() |
![]() |
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: 19814 ![]() |
![]() |
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: 19814 ![]() |
![]() |
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: 19814 ![]() |
![]() |
![]() My header.html is <table style="width:100%; height:121px;" border="0 ... |
|
Topic: Custom Menu Using SpryAssets | |
jlajax Replies: 15 Views: 25061 ![]() |
![]() |
<?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: 15694 ![]() |
![]() |
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 ![]() |
![]() |
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 ![]() |
![]() |
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: 14405 ![]() |
![]() |
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: 10668 ![]() |
![]() |
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: 10668 ![]() |
![]() |
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: 10219 ![]() |
![]() |
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: 9162 ![]() |
![]() |
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: 34106 ![]() |
![]() |
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: 34106 ![]() |
![]() |
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: 34106 ![]() |
![]() |
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 ... |
|
Ravens PHP Scripts And Web Hosting Forum Index Goto page 1, 2, 3 ... 13, 14, 15 Next |
Powered by phpBB © 2001-2007 phpBB Group
All times are GMT - 6 Hours