Ravens PHP Scripts: Forums
Forum Index • Forum FAQ • Search • Memberlist • Usergroups • Profile • Log in to check your private messages • Log in |
Search found 8211 matches |
Ravens PHP Scripts And Web Hosting Forum Index |
Author | Message |
---|---|
Topic: Deprecated: The each() function is deprecated | |
hicuxunicorniobestbuildpc Replies: 4 Views: 9697 ![]() |
![]() |
When a user is trying to make a comment the fatal error is showing under the text. I noticed the editor is not working neither.
Deprecated: The each() function is deprecated. This message will be s ... |
|
Topic: Trying to access array offset on value of type null in | |
hicuxunicorniobestbuildpc Replies: 9 Views: 111607 ![]() |
![]() |
I've got the same issue with Survey module. file index.php
Warning: Trying to access array offset on value of type null in /modules/Surveys/index.php on line 211 Warning: Trying to access array ... |
|
Topic: php8: we need you help | |
theghost Replies: 21 Views: 13835 ![]() |
![]() |
Do you want me to replace the Swift mail system with the latest PHPMailer? Swift is no longer being maintained and is obsolete. It has been replaced with Symfony mailer. My suggestion would be to eith ... | |
Topic: php8: we need you help | |
theghost Replies: 21 Views: 13835 ![]() |
![]() |
Just go under the branch you gave me and add me as a collaborator, go to collaborators and click add people and add automerg for certain people and add ernestbuffington to automerge
From all what I ... |
|
Topic: Deprecated: The each() function is deprecated | |
hicuxunicorniobestbuildpc Replies: 1 Views: 1957 ![]() |
![]() |
I guess found another deprecated issue. When I try to delete cookies I guess these 2 errors.
Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /www ... |
|
Topic: Trying to access array offset on value of type null in | |
hicuxunicorniobestbuildpc Replies: 9 Views: 7109 ![]() |
![]() |
The only hack I have is the login in Your Account and some mods in the forums. I replaced all new codes and still updating. I don't need to create trouble because I do not gain anything. I am trying t ... | |
Topic: Trying to access array offset on value of type null in | |
hicuxunicorniobestbuildpc Replies: 9 Views: 7109 ![]() |
![]() |
hicuxunicorniobestbuildpc, why you don't look at github on the affected file(s) and compare it with your own? https://github.com/neralex/RavenNuke/blob/master/html/modules/Your_Account/public/userinfo ... | |
Topic: Trying to access array offset on value of type null in | |
neralex Replies: 9 Views: 7109 ![]() |
![]() |
hicuxunicorniobestbuildpc, why you don't look at github on the affected file(s) and compare it with your own? https://github.com/neralex/RavenNuke/blob/master/html/modules/Your_Account/public/userinfo ... | |
Topic: Trying to access array offset on value of type null in | |
hicuxunicorniobestbuildpc Replies: 9 Views: 7109 ![]() |
![]() |
Trying to access array offset on value of type null in
/modules/Your_Account/public/userinfo.php on line 165 if ($signature != '') { if ( !$board_config['allow_html ... |
|
Topic: Code: 1064 - Message: You have an error in your SQL syntax | |
hicuxunicorniobestbuildpc Replies: 31 Views: 15808 ![]() |
![]() |
![]() The only error I am getting is by line 9 in file dhGallery.php includes/nukeSEO/dh/ Deprecated: Methods with the same name as their class will not b ... |
|
Topic: Blank News Module | |
southern Replies: 15 Views: 7064 ![]() |
![]() |
When you replaced the whole News module and it shows on each theme, then it can not be the problem. The html-output of your "blank"-page is showing a content, which is not part of RN. There ... | |
Topic: Blank News Module | |
neralex Replies: 15 Views: 7064 ![]() |
![]() |
When you replaced the whole News module and it shows on each theme, then it can not be the problem. The html-output of your "blank"-page is showing a content, which is not part of RN. There ... | |
Topic: Blank News Module | |
southern Replies: 15 Views: 7064 ![]() |
![]() |
Strange. It seems there is an issue with the article.php of the News module or with the used theme. Did you tried another theme, if the same issue exists? If yes, then compare the article.php with the ... | |
Topic: Nuke Sentinel Error running 8.1 php | |
64bitguy Replies: 2 Views: 2211 ![]() |
![]() |
Might I suggest relocating this and the other "RavenNuke v2.5x" inquiries that find themselves discussing any PHP version outside the design specifications of each applicable RavenNuke relea ... | |
Topic: Deprecated errors with php 8.1 | |
hicuxunicorniobestbuildpc Replies: 1 Views: 1800 ![]() |
![]() |
Deprecated: Return type of sql_db::prepare($query) should either be compatible with mysqli::prepare(string $query): mysqli_stmt|false, or the #[\ReturnTypeW ... | |
Topic: Nuke Sentinel line 486 | |
Dawg Replies: 1 Views: 1138 ![]() |
![]() |
Greetings All,
I am working my way through to getting it to run in PHP 8.1.12 I am curious in Nuke Sentinel line 486 through 491 I can comment out the function and get it to run.....but I do ... |
|
Topic: Warning: preg_replace() expects at least 3 parameters | |
neralex Replies: 3 Views: 1602 ![]() |
![]() |
preg_replace searches subject for matches to pattern and replaces them with replacement. https://www.php.net/manual/en/function.preg-replace.php But in your case, the script searches only a subject f ... | |
Topic: Warning: preg_replace() expects at least 3 parameters | |
hicuxunicorniobestbuildpc Replies: 3 Views: 1602 ![]() |
![]() |
Thanks neralex,
What is the function from preg_replace in this case? I can not believe replacing it with preg_match solved the error. These 2 lines were missing over there. U were right. $Addy ... |
|
Topic: Warning: preg_replace() expects at least 3 parameters | |
neralex Replies: 3 Views: 1602 ![]() |
![]() |
Warning: implode(): Invalid arguments passed in
This means, the passed variable in the affected implode function-call is not an array. You have two implodes there. One with $ShoutNew and the other ... |
|
Topic: Warning: preg_replace() expects at least 3 parameters | |
hicuxunicorniobestbuildpc Replies: 3 Views: 1602 ![]() |
![]() |
Warning: implode(): Invalid arguments passed in
Warning: preg_replace() expects at least 3 parameters When I try to edit in admin I get this error. foreach($ShoutArray as $ShoutPart) & ... |
|
Topic: Error when trying to read or delete PM's | |
neralex Replies: 6 Views: 5413 ![]() |
![]() |
Strange, I doesn't get this issue. Try to replace the file: privmsg.php from the core-package and check it again.
https://github.com/neralex/RavenNuke/blob/master/html/modules/Forums/privmsg.php ... |
|
Topic: mimetype | |
kguske Replies: 3 Views: 6283 ![]() |
![]() |
Was looking for info on mimetype and found this old post. Just wanted to add for anyone interested that you can have a theme-specific mimetype file in themes/YourTheme/mimetype.php
This will comp ... |
|
Topic: RN_Video module | |
hicuxunicorniobestbuildpc Replies: 8 Views: 3603 ![]() |
![]() |
I really don't get it.
I understand this function get_time_string($seconds) { return date('H:i:s', strtotime("2000-01-01 + $seconds SECONDS") ... |
|
Topic: Download module for RavenNuke | |
hicuxunicorniobestbuildpc Replies: 4 Views: 4732 ![]() |
![]() |
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: dhchronicle has a deprecated constructor in | |
hicuxunicorniobestbuildpc Replies: 1 Views: 1978 ![]() |
![]() |
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; dhchronicle has a deprecated constructor in /www.bestbuildpc.org/includes/nukeSEO/dh/dhchroni ... | |
Ravens PHP Scripts And Web Hosting Forum Index Goto page 1, 2, 3 ... 327, 328, 329 Next |
Powered by phpBB © 2001-2007 phpBB Group
All times are GMT - 6 Hours