Ravens PHP Scripts: Forums
 

 

Search found 2051 matches
Author Message
 Topic: Long time, Is this project still alive ?
ofigustavo

Replies: 2
Views: 5459

PostForum: RavenNuke / Raven CMS CMS Wiki   Posted: Sun Feb 26, 2023 2:38 pm   Subject: Long time, Is this project still alive ?
still alive? version is updated..code not depecrated?
 Topic: Is Github current?
kguske

Replies: 4
Views: 7433

PostForum: RavenNuke(tm) v2.5x   Posted: Sun Feb 20, 2022 7:23 am   Subject: Is Github current?
Wow...great to see you! I believe it's updated. I'm sure neralex will confirm.

What are you up to these days? I started converting a responsive theme, but haven't made much progress.
 Topic: Code: 1064 - Message: You have an error in your SQL syntax
hicuxunicorniobestbuildpc

Replies: 31
Views: 43039

PostForum: RavenNuke(tm) v2.5x   Posted: Mon Nov 15, 2021 3:43 am   Subject: Code: 1064 - Message: You have an error in your SQL syntax
I got this

function updateRegister() {
global $db, $prefix, $admin_file;
$date = $_POST['date'];
$num = $_POST['num'];
$name = $_POST['name'];
$descr ...
 Topic: Code: 1064 - Message: You have an error in your SQL syntax
hicuxunicorniobestbuildpc

Replies: 31
Views: 43039

PostForum: RavenNuke(tm) v2.5x   Posted: Sun Nov 14, 2021 6:13 am   Subject: Code: 1064 - Message: You have an error in your SQL syntax
I got this error now.

November 14, 2021, 1:11 pm
File: /www.bestbuildpc.org/db/mysqli.php - Line: 185
SQL was: SELECT * FROM `nuke_nsnst_ip2country` WHERE (`ip_lo`<="1 ...
 Topic: All index.php files hacked..
sundern

Replies: 18
Views: 36591

PostForum: Security - PHP Nuke   Posted: Mon Jun 28, 2021 8:52 am   Subject: Re: All index.php files hacked..
Shockingly this happened in 2009, something hasn't changed since then.

As it was answered before clearly, this is only possible with access on the server-side. Change all your passwords, check yo ...
 Topic: php7 support
neralex

Replies: 276
Views: 513332

PostForum: RavenNuke(tm) v2.5x   Posted: Tue Mar 09, 2021 1:25 pm   Subject: php7 support
Thanks for reporting this! Never noticed new issues with this class since the early php7-fixes. I updated the new class-files from the [url=https://github.com/tecnickcom/TCPDF]tcpdf-repo on Github aft ...
 Topic: php7 support
kguske

Replies: 276
Views: 513332

PostForum: RavenNuke(tm) v2.5x   Posted: Sun Mar 07, 2021 10:34 am   Subject: php7 support
The module $name is getting cleared by check_html function:
$name = addslashes(check_html(trim($name), 'nohtml')); //Fixes SQL Injection

because I hadn't updated the kses.php file... Sad
 Topic: RN Subscription Module from Guardian
hicuxunicorniobestbuildpc

Replies: 22
Views: 21233

PostForum: RavenNuke(tm) v2.5x   Posted: Sat Nov 28, 2020 5:23 am   Subject: RN Subscription Module from Guardian
<?php

if (!defined('RNS_ADMIN')) die();

global $admin, $bgcolor2, $prefix, $db, $module_name;
// check for incoming userid
if (isset($uid)) {
...
 Topic: php7 support
neralex

Replies: 276
Views: 513332

PostForum: RavenNuke(tm) v2.5x   Posted: Thu Nov 05, 2020 2:02 pm   Subject: php7 support
I found some issues while testing PHP 7.4.12:

mainfile.php: Trying to access array offset on value of type null

https://github.com/neralex/RavenNuke/commit/78408693bb35ab53d008296e9389ea860811a4 ...
 Topic: MySQL Error
hicuxunicorniobestbuildpc

Replies: 10
Views: 10175

PostForum: RavenNuke(tm) v2.5x   Posted: Sat May 09, 2020 5:04 pm   Subject: MySQL Error
This is the file. Take the original file(updated) from Ravennuke's and upload it again. It will ask yo replace it. Just do it. Always make a backup from the file if you made any modification. Let us k ...
 Topic: php7 support
Doulos

Replies: 276
Views: 513332

PostForum: RavenNuke(tm) v2.5x   Posted: Wed Dec 18, 2019 1:34 pm   Subject: php7 support
Not sure from which files you are getting all these warnings but not from this file because you can not use it anymore without enter a sid-value in the URL. If the sid is empty, then you get an redire ...
 Topic: Rebuilding old website - cannot save Admin settings
giantmidget

Replies: 9
Views: 10424

PostForum: RavenNuke(tm) v2.5x   Posted: Tue Nov 19, 2019 12:29 pm   Subject: Rebuilding old website - cannot save Admin settings
I had already updated the paths to the 3 access files to the three in the nuke folder. All are CH_Mod 666

I cannot change admin setting with http_auth set to either 0 or 1 both give a 403 error f ...
 Topic: php7 support
neralex

Replies: 276
Views: 513332

PostForum: RavenNuke(tm) v2.5x   Posted: Mon Nov 04, 2019 12:02 pm   Subject: php7 support
I tried to fix it. Replace the both updated files from the github repo and see if it pops up again.

https://github.com/neralex/RavenNuke/commit/359fe7b2a608161fe61aeb04bc27d3a20409ed5b

https://g ...
 Topic: nerelax Thanks friend
nextgen

Replies: 1
Views: 7295

PostForum: RavenNuke(tm) v2.5x   Posted: Mon Jun 24, 2019 10:28 am   Subject: nerelax Thanks friend
I was stunned and happy to see RN has been updated. nerelax, you are a relentless soldier friend and i thank you for your efforts.
 Topic: Donations module update problems
neralex

Replies: 10
Views: 18985

PostForum: RavenNuke(tm) v2.5x   Posted: Sun Jun 09, 2019 12:15 am   Subject: Donations module update problems
I updated many parts of this script here for RPS and I will send you the files for testing, maybe that will fix it. 😏
 Topic: php7 support
Doulos

Replies: 276
Views: 513332

PostForum: RavenNuke(tm) v2.5x   Posted: Tue Jun 04, 2019 5:01 am   Subject: php7 support
That and the IPN feature of the donation module is not working. I thought I had updated it correctly and got no errors, and the IPN config check came back OK, but new donations are not posted. As so ...
 Topic: php7 support
neralex

Replies: 276
Views: 513332

PostForum: RavenNuke(tm) v2.5x   Posted: Mon Jun 03, 2019 7:59 am   Subject: php7 support
Doulos, did you already activated the module nukeSPAM (for Administrators only)? If yes, did you already clicked on the module-icon?

When both steps are done, then go the nukeSPAM admin-section and ...
 Topic: php7 support
Doulos

Replies: 276
Views: 513332

PostForum: RavenNuke(tm) v2.5x   Posted: Mon Jun 03, 2019 2:01 am   Subject: php7 support
I spoke too soon, I guess. All seemed to be working fine so I updated my RN2.51 site to RN 2.52. All again seem fine until someone tried to register a new username. I then uploaded a fresh set of R ...
 Topic: php7 support
Doulos

Replies: 276
Views: 513332

PostForum: RavenNuke(tm) v2.5x   Posted: Fri May 31, 2019 5:15 am   Subject: php7 support
I would like to give a great big thank you to neralex and anyone else who has contributed to RN252. I finally was able to get the time to update all my custom modules and blocks to work with PHP7.0.3 ...
 Topic: RN 2.52 password issue
neralex

Replies: 9
Views: 15230

PostForum: RavenNuke(tm) v2.5x   Posted: Thu May 23, 2019 3:45 pm   Subject: RN 2.52 password issue
Yes the both tables are fine. So we can close out nukeSPAM. It works on RPS and ravennuke.com. Both installation are using the same updated version (2.52). If you don't get any php-errors in the log-f ...
 Topic: Lang french
gravutrad

Replies: 11
Views: 13435

PostForum: Converting/Creating Other   Posted: Sat Oct 06, 2018 5:41 pm   Subject: Re: Lang french
Ravennuke seems not totally translated, is there anything updated somewhere? (if not i'll do, but don't know how it will be updated)

Thanks.
 Topic: php7 support
neralex

Replies: 276
Views: 513332

PostForum: RavenNuke(tm) v2.5x   Posted: Sat Jun 23, 2018 6:20 am   Subject: php7 support
- SimplePie updated from 1.1.1 to 1.5.1
- minor edits on ABAuthScan.php

Reade more and compare it on Github: https://github.com/neralex/RavenNuke/commit/d32f5554718e9f75a5b3ed9a1e472587be93af72
...
 Topic: Edit Albums
neralex

Replies: 7
Views: 13597

PostForum: Gallery/Gallery2   Posted: Mon Jun 18, 2018 3:33 pm   Subject: Edit Albums
It counts only the ids of the query-loop - it seems its not really needed there but as I state it, I have to go deeper in the code to optimize it. If you should get an SQL error for that, then try to ...
 Topic: Raven Is Back At Least For A While!
neralex

Replies: 32
Views: 71081

PostForum: RavenNuke(tm) v2.5x   Posted: Fri Apr 20, 2018 3:50 pm   Subject: Raven Is Back At Least For A While!
I was half running, half archiving two Raven sites. However, I updated my vps to apache 4 last weekend, and now my .htaccess and stuff is 500 on just those sites. I'll have a look around and see if t ...
 Topic: Raven Is Back At Least For A While!
CodyG

Replies: 32
Views: 71081

PostForum: RavenNuke(tm) v2.5x   Posted: Fri Apr 20, 2018 12:38 pm   Subject: Raven Is Back At Least For A While!
I'm always late to the party. Sad Anyways, good to hear from you, Raven. Good to see the site is still up. I checked about a year ago but failed to connect. Amazing how time flies and how I'm still ...
 

 Jump to:   

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