Ravens PHP Scripts: Forums
| Forum Index • Forum FAQ • Search • Memberlist • Usergroups • Profile • Log in to check your private messages • Log in |
| Search found 2051 matches |
| Ravens PHP Scripts And Web Hosting Forum Index |
| Author | Message |
|---|---|
| Topic: Long time, Is this project still alive ? | |
| ofigustavo Replies: 2 Views: 5459 |
|
| still alive? version is updated..code not depecrated? | |
| Topic: Is Github current? | |
| kguske Replies: 4 Views: 7433 |
|
| 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 |
|
| 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 |
|
| 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 |
|
| 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 |
|
| 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 |
|
| 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... |
|
| Topic: RN Subscription Module from Guardian | |
| hicuxunicorniobestbuildpc Replies: 22 Views: 21233 |
|
| <?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 |
|
| 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 |
|
| 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 |
|
| 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 |
|
| 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 |
|
| 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 |
|
| 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 |
|
| 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 |
|
| 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 |
|
| 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 |
|
| 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 |
|
| 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 |
|
| 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 |
|
| 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 |
|
| - 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 |
|
| 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 |
|
| 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 |
|
| I'm always late to the party. |
|
| Ravens PHP Scripts And Web Hosting Forum Index Goto page 1, 2, 3 ... 81, 82, 83 Next |
Powered by phpBB © 2001-2007 phpBB Group
All times are GMT - 6 Hours
