Ravens PHP Scripts: Forums
 

 

Search found 994 matches
Author Message
 Topic: Blank News Module
southern

Replies: 15
Views: 6792

PostForum: RavenNuke(tm) v2.5x   Posted: Fri Jan 27, 2023 10:13 am   Subject: Blank News Module
I'm stumped. I didn't find anything in .htaccess that might be causing a blank page ### Start McAfeeSECURE Code DO NOT EDIT ###
<IfModule mod_substitute.c>
AddOutputFilterByType SUBSTITUTE tex ...
 Topic: Deprecated errors with php 8.1
hicuxunicorniobestbuildpc

Replies: 1
Views: 1730

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: new.png error
neralex

Replies: 22
Views: 12084

PostForum: NSN Gr Downloads - a.k.a NukeDepository   Posted: Sat Apr 17, 2021 3:01 am   Subject: new.png error
What you can try is to install a local environment like XAMPP or WAMP for Windows. There you can install a copy of RN for testing purpose. You can also check your php-error-log of your server. Maybe y ...
 Topic: new.png error
neralex

Replies: 22
Views: 12084

PostForum: NSN Gr Downloads - a.k.a NukeDepository   Posted: Tue Apr 13, 2021 3:03 pm   Subject: new.png error
But I don't really understand the other thing. Do I need to place these image files in the theme I use?

No, but you can replace it on this way for a theme. This if-statemant checks only the file-lo ...
 Topic: new.png error
blaci

Replies: 22
Views: 12084

PostForum: NSN Gr Downloads - a.k.a NukeDepository   Posted: Tue Apr 13, 2021 1:17 am   Subject: new.png error
Hello! Again, I have a problem with the download module.
I installed RavenNuke Version 2.52.00.
Downloads do not show icons indicating the number of days downloaded: new_01.png, new_03.png, new_07.p ...
 Topic: Paypal issue
hicuxunicorniobestbuildpc

Replies: 23
Views: 13505

PostForum: RavenNuke(tm) v2.5x   Posted: Fri Mar 05, 2021 4:34 pm   Subject: Paypal issue
When I try to make a donation paypal is showing this error.

https://www.paypal.com/webapps/shoppingcart/error?flowlogging_id=cf1d2ee5be47e&code=BAD_INPUT_ERROR&mfid=1614983157086_cf1d2ee5be ...
 Topic: Error from preg_match help
kguske

Replies: 5
Views: 4837

PostForum: General/Other Stuff   Posted: Thu Mar 04, 2021 9:08 pm   Subject: Error from preg_match help
Hi Neralex, I noticed this while comparing the latest version (left) with my installation of RN 2.5.1 (right). I may have modified this, but wondered if you were aware of Montego's code change highli ...
 Topic: RN Subscription Module from Guardian
hicuxunicorniobestbuildpc

Replies: 22
Views: 9866

PostForum: RavenNuke(tm) v2.5x   Posted: Sat Nov 28, 2020 5:59 pm   Subject: RN Subscription Module from Guardian
Now when I add a subscription I get a bunch of errors

Notice: Use of undefined constant RNS_A_GEN_ERRORE - assumed 'RNS_A_GEN_ERRORE' in /www.bestbuildpc.org/modules/RN_Subscription/admin/private/R ...
 Topic: php7 support
rovshan

Replies: 276
Views: 312495

PostForum: RavenNuke(tm) v2.5x   Posted: Thu Jun 11, 2020 7:04 am   Subject: Topics Admin php7
in modules/Topics/admin/admin.php

Fix for php7.4 compatibility. Modify regular expression below :

if ( (preg_match('/^([\p{L}\p{N}-_]*)(.png|. ...
 Topic: CSS: Limit image-width in Forum-posts
Doulos

Replies: 16
Views: 15468

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: RN 2.52 issue: elfinder no readable volumes
FireATST

Replies: 15
Views: 12695

PostForum: RavenNuke(tm) v2.5x   Posted: Fri May 10, 2019 11:04 am   Subject: RN 2.52 issue: elfinder no readable volumes
I have done a brand new install of 2.52 and have an issue when I go to make a message to be shown on the home page of the site. I attempted to put an image in the message and I upload the image to ser ...
 Topic: php7 support
hicuxunicorniobestbuildpc

Replies: 276
Views: 312495

PostForum: RavenNuke(tm) v2.5x   Posted: Fri May 10, 2019 8:12 am   Subject: php7 support
$sql = "SELECT * FROM `".$prefix."_shoutbox_shouts` ORDER BY `id` DESC LIMIT ".$offset1.",".$aCount['aCount'];
$nameresult = $db->sql_query($sql) ...
 Topic: phpNuke and .htaccess
MrHandsome

Replies: 8
Views: 7982

PostForum: Installation Help   Posted: Fri Apr 26, 2019 5:03 am   Subject: phpNuke and .htaccess
See the picture:

https://i.ibb.co/WfPF2JS/php-Nuke-Error1.png
UPDATE nuke_config SET nukeurl = 'http://www.blabla.com/blabla_phpBB2'



I can't unfortunately see http://www.blabla.com/modu ...
 Topic: Chrome is bugged now (error: downloads.phpnuke.com)
MrHandsome

Replies: 2
Views: 6888

PostForum: Bug Fixes   Posted: Mon Feb 11, 2019 5:56 am   Subject: Chrome is bugged now (error: downloads.phpnuke.com)
I went to http://phpnuke.org, https://downloads.phpnuke.org and so on. After that, I suddenly I have to "Close" buttons a few times an hour. There is written screen: "Google Chrome * do ...
 Topic: php7 support
FireATST

Replies: 276
Views: 312495

PostForum: RavenNuke(tm) v2.5x   Posted: Sat Feb 02, 2019 12:03 pm   Subject: Re: php7 support
Thanks, sorry for the delay. I re-installed xamp since I had not used it for a while and had to learn how to use things again lol. I re-downloaded the master and re-installed locally on my xamp. I s ...
 Topic: php7 support
FireATST

Replies: 276
Views: 312495

PostForum: RavenNuke(tm) v2.5x   Posted: Fri Jan 25, 2019 4:38 pm   Subject: Re: php7 support
Hello all, finally found some time to do a little testing now that I have retired. I downloaded and installed the github version of yours Neralex and installed it and have an issue with the registrati ...
 Topic: new.png error
blaci

Replies: 22
Views: 12084

PostForum: NSN Gr Downloads - a.k.a NukeDepository   Posted: Thu Oct 11, 2018 5:30 am   Subject: new.png error
Hi!
Unfortunately, I've found another bug that I'd like to ask for your help. Also on PHP-Nuke 8.0.
The downloads do not show the icons that would indicate the number of days that are being download ...
 Topic: $query variable no longer working after PHP upgrade
rogue3

Replies: 4
Views: 15695

PostForum: RavenNuke / Raven CMS CMS Wiki   Posted: Mon Apr 02, 2018 7:56 am   Subject: Re: $query variable no longer working after PHP upgrade
Thanks for the reply. The first thing I did when researching this is check the error log and it is not dropping any errors. I believe the search function itself is working correctly, it's just not fin ...
 Topic: php7 support
neralex

Replies: 276
Views: 312495

PostForum: RavenNuke(tm) v2.5x   Posted: Wed Mar 28, 2018 12:47 pm   Subject: Re: php7 support

I guess u forgot to change path from the file lang_bbcode.php

//+MOD: Start Advanced BBCode Box MOD vRN2.5.2
$faq[] = array("--", "Advanced BBCode Features"&# ...
 Topic: php7 support
hicuxunicorniobestbuildpc

Replies: 276
Views: 312495

PostForum: RavenNuke(tm) v2.5x   Posted: Wed Mar 28, 2018 11:30 am   Subject: Re: php7 support
neralex: of course I m not using the old one. None of the icons when I click are working. Doesn't do anything at all. My question to you is:

I see head-abbcbox.php is calling the javascript files
...
 Topic: RavenNuke 2.51 - Display Image In HTML Module/Module
mike63740

Replies: 2
Views: 4905

PostForum: RavenNuke(tm) v2.5x   Posted: Sun Nov 05, 2017 11:39 am   Subject: Re: RavenNuke 2.51 - Display Image In HTML Module/Module
After your reply:

mike63740, it seems that the image-paths are not not correct

I search the paths of the files for errors.

Old path: http://localhost/Images/photo1.png

New path: http://lo ...
 Topic: Some GitHub downloads were blocked for safe browsing
kguske

Replies: 0
Views: 10391

PostForum: Other - Discussion   Posted: Wed Jul 26, 2017 5:12 am   Subject: Some GitHub downloads were blocked for safe browsing
https://www.bleepstatic.com/content/posts/2017/07/25/Firefox-GitHub.png[url=https://www.bleepingcomputer.com/news/security/some-github-downloads-blocked-in-chrome-and-firefox-due-to-safe-browsing-warn ...
 Topic: php7 support
neralex

Replies: 276
Views: 312495

PostForum: RavenNuke(tm) v2.5x   Posted: Sun Jun 25, 2017 3:31 pm   Subject: php7 support
You are right, there are issues with the bbcode.php.

open: modules/Forums/includes/bbcode.php and find:

$text = preg_replace("#\[img\]((http|ftp|https|ftps)://&# ...
 Topic: Looking to hire coder for small tweeks
neralex

Replies: 2
Views: 7232

PostForum: RavenNuke(tm) v2.5x   Posted: Sat Mar 04, 2017 3:20 am   Subject: Looking to hire coder for small tweeks
I can try to help you with your theme issues. That should be fixed shortly.

https://abload.de/img/chkixj7m.png


For the upload progress issue: maybe is it easier to show a loader.gif with a jQu ...
 Topic: php7 support
neralex

Replies: 276
Views: 312495

PostForum: RavenNuke(tm) v2.5x   Posted: Sun Jan 01, 2017 11:04 pm   Subject: php7 support
Note: I noticed that the mysql-functions are removed in php7 - it's supporting mysqli only. That means the whole INSTALLATION process is broken in php7! I'm working on a package for RavenNuke 2.5.1, w ...
 

 Jump to:   

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