Ravens PHP Scripts: Forums
 

 

Search found 496 matches
Author Message
 Topic: Deprecated errors with php 8.1
hicuxunicorniobestbuildpc

Replies: 1
Views: 1095

PostForum: RavenNuke(tm) v2.5x   Posted: Thu Nov 17, 2022 5:41 am   Subject: Deprecated errors with php 8.1
Deprecated: Return type of sql_db::prepare($query) should either be compatible with mysqli::prepare(string $query): mysqli_stmt|false, or the #[\ReturnTypeW ...
 Topic: CSS: Limit image-width in Forum-posts
Doulos

Replies: 16
Views: 13601

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: php7 support
hicuxunicorniobestbuildpc

Replies: 276
Views: 284824

PostForum: RavenNuke(tm) v2.5x   Posted: Thu Mar 22, 2018 7:28 am   Subject: Re: php7 support
Neralex, where is the bbcode.php. I can not find it. Now I discovered my wimpy player is not working. The flash is not showing the music list. This module I won't remove it. I guess I will keep php 5. ...
 Topic: Test Notes
neralex

Replies: 7
Views: 19083

PostForum: RavenNuke(tm) v2.5x   Posted: Tue Jan 23, 2018 1:34 am   Subject: Re: Test Notes
Now.. about this, "RavenCMS"... I can find nothing in downloads.. (in part or in whole). Can someone please point me to where the latest code (or CVS is) so I can take a look?

Thanks!
S ...
 Topic: Test Notes
64bitguy

Replies: 7
Views: 19083

PostForum: RavenNuke(tm) v2.5x   Posted: Mon Jan 22, 2018 6:39 pm   Subject: Re: Test Notes
Apparently, I'm lost...

I was beginning my adventure in analysis based on what I saw on the homepage here.. You know... In the center of page, at the top... that big bold announcement about 2.51.00 ...
 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: Hey Guys
Steptoe

Replies: 3
Views: 7982

PostForum: Other - Chit Chat   Posted: Thu Nov 27, 2014 8:20 pm   Subject: Hey Guys
Well think is been d*** near a decade since been playing with code and stuff..
Yep I still have the old server , nuke web site up and going... again havnt really done anything for 10yrs...so many add ...
 Topic: Converting a html file to a module
neralex

Replies: 20
Views: 34165

PostForum: Converting/Creating Modules   Posted: Thu Oct 16, 2014 2:41 pm   Subject: Re: Converting a html file to a module
I don't understand how to make a module with RavenNuke's sytem using jquery. I've been having a hard time finding the way to load javascript in the bottom of the page without having 1 issue. It is imp ...
 Topic: Convert a block to rn 2.51
neralex

Replies: 2
Views: 8585

PostForum: Converting/Creating Blocks   Posted: Sun Mar 30, 2014 1:56 pm   Subject: Convert a block to rn 2.51
This is one of your 80 markup &validation errors on your side. You haven't set a width value on your marquee-tag.

change this:

<marquee width="" height="90" scrollamou ...
 Topic: Need help with what to look for in modifying a theme.
neralex

Replies: 15
Views: 60278

PostForum: Converting/Creating Themes   Posted: Tue Mar 04, 2014 3:03 pm   Subject: Need help with what to look for in modifying a theme.
I have added a class to center the middle content:

find in function OpenTable();

, '<table cellpadding="0" cellspacing="0" style="width:98%; border:0" ...
 Topic: HTML5 - table attributes
neralex

Replies: 5
Views: 12450

PostForum: CSS   Posted: Thu Jan 02, 2014 9:20 am   Subject: HTML5 - table attributes
I have switched for while ago my radio page to HTML5. The validator returns all well-known attributes of tables as error with a suggestion to use CSS instead the outdated attributes.

For example so ...
 Topic: Blocks by Module 2013 - need help :)
draxx

Replies: 64
Views: 59426

PostForum: RavenNuke(tm) v2.5x   Posted: Mon Oct 28, 2013 6:21 pm   Subject: Blocks by Module 2013 - need help :)
I have fixed Narelex's file myself by comparing the difference between misterstereus two versions and identifying the changes.

It only needed changed 2 lines of code with 1 variable. It now wor ...
 Topic: Conveting Wimpy Media Player to RavenNuke
hicuxunicorniobestbuildpc

Replies: 16
Views: 13072

PostForum: General/Other Stuff   Posted: Sun Feb 17, 2013 4:58 am   Subject: re: Conveting Wimpy Media Player to RavenNuke
Guys, after doing lots of changes now the Wimpy Player module is validated.

I tried montego's code but I got more validation warning errors.

I tried neralex's code and the player dissapear but t ...
 Topic: Conveting Wimpy Media Player to RavenNuke
neralex

Replies: 16
Views: 13072

PostForum: General/Other Stuff   Posted: Sun Feb 17, 2013 4:03 am   Subject: re: Conveting Wimpy Media Player to RavenNuke
I can not understand where is the problem to read the validation errors. Sorry, but if unicorno had followed the first result of my prepared google search link, he had found the solution. If i'm openi ...
 Topic: Conveting Wimpy Media Player to RavenNuke
hicuxunicorniobestbuildpc

Replies: 16
Views: 13072

PostForum: General/Other Stuff   Posted: Sat Feb 16, 2013 5:10 am   Subject: Conveting Wimpy Media Player to RavenNuke
I tried that already but it doesn't work. That is why I wanted to share this with you.

global $admin, $user, $module_name;
echo '<div align="center">';
echo '<table style=" ...
 Topic: Conveting Wimpy Media Player to RavenNuke
hicuxunicorniobestbuildpc

Replies: 16
Views: 13072

PostForum: General/Other Stuff   Posted: Fri Feb 15, 2013 5:03 pm   Subject: re: Conveting Wimpy Media Player to RavenNuke
Maybe I didn't explain as I should... When you use XHTML in php files it is different than this

<table width="100%">

I understand that very good but when it is about php then it ...
 Topic: Form Validating
derek765

Replies: 2
Views: 4745

PostForum: HTML   Posted: Sat Jan 26, 2013 12:54 am   Subject: Form Validating
Doing a validation check, this form is giving a error due to no action="" in the form, now I tried adding a action="#" but still didn't fix the error, whats the proper way of correcting this?

<t ...
 Topic: Couple issues
derek765

Replies: 2
Views: 3712

PostForum: HTML   Posted: Wed Jan 23, 2013 9:58 am   Subject: re: Couple issues
Never thought about changing the spans to divs, everything looks validated now and perfect results, that fixed like 100 validation errors I had.

Fix:
<td class="trow_h" valign="m ...
 Topic: Couple issues
derek765

Replies: 2
Views: 3712

PostForum: HTML   Posted: Wed Jan 23, 2013 9:15 am   Subject: Couple issues
Keep getting validation errors with this, but came seem to get it right.

These are the validation errors I am recieveing:
line 375 column 1 - Warning: missing </span> before <div> ...
 Topic: Yet More Google Adsense
semperaye

Replies: 12
Views: 11282

PostForum: v2.4 RN Issues   Posted: Wed Jan 16, 2013 1:31 pm   Subject: Re: re: Yet More Google Adsense
Well, if you are including the file, you don't need all that extra code and you don't even need to php tags, just paste in your google adsense code exactly how you got it from google.

If you need t ...
 Topic: My fieldset for story Home does not work
jumus

Replies: 4
Views: 5988

PostForum: RavenNuke(tm) v2.5x   Posted: Sat Jan 12, 2013 3:32 am   Subject: My fieldset for story Home does not work
<fieldset>
<legend><b>$title</b><br>$hotimage</legend>
<table cellSpacing="0" cellPadding="0" width="100%" border="0"&g ...
 Topic: Username Color For Shout Box / Site Info
hicuxunicorniobestbuildpc

Replies: 10
Views: 12293

PostForum: Blocks   Posted: Fri Jan 11, 2013 7:55 am   Subject: re: Username Color For Shout Box / Site Info
Hi Derek

I noticed the block gives lots of validation errors. When u post something it creates more errors so I decided to fix this block

<?php
// ========================================== ...
 Topic: Minor Vulnerability
derek765

Replies: 16
Views: 92011

PostForum: RavenNuke(tm) v2.5x   Posted: Tue Dec 18, 2012 9:21 am   Subject: Minor Vulnerability
Well in some cases I've tried making my site error out and I get the correct error doc page which appears in the middle block and my web page still keeps its block format.

and in some cases when I ...
 Topic: Nav Menu
spasticdonkey

Replies: 4
Views: 4777

PostForum: RavenNuke(tm) v2.5x   Posted: Tue Dec 11, 2012 10:52 am   Subject: Nav Menu
It doesn't work (not valid) to insert an image in the middle of an unordered list
. It has to be inside the li tag and probably should be inside the link as well.

<li><a href="./">< ...
 Topic: Pop Up Windows
derek765

Replies: 4
Views: 4543

PostForum: RavenNuke(tm) v2.5x   Posted: Sat Dec 01, 2012 8:02 am   Subject: Pop Up Windows
Hello,

I've recently been having problems with the pop-up window feature of Raven Nuke, like for example, when you click on the Visitors under the Online Now on the default Site Info block.

It b ...
 

 Jump to:   

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