Ravens PHP Scripts: Forums
Forum Index • Forum FAQ • Search • Memberlist • Usergroups • Profile • Log in to check your private messages • Log in |
Search found 12719 matches |
Ravens PHP Scripts And Web Hosting Forum Index |
Author | Message |
---|---|
Topic: Deprecated: The each() function is deprecated | |
neralex Replies: 4 Views: 9183 ![]() |
![]() |
Good catch, there are more codelines like this in different modules that cause the same message. The variable $AllowableHTML is a multidimensional array that we have to loop through several times.
... |
|
Topic: Deprecated: The each() function is deprecated | |
hicuxunicorniobestbuildpc Replies: 4 Views: 9183 ![]() |
![]() |
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: 84670 ![]() |
![]() |
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: 12487 ![]() |
![]() |
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: Trying to access array offset on value of type bool in | |
hicuxunicorniobestbuildpc Replies: 2 Views: 6262 ![]() |
![]() |
Since yesterday testing and couldn't find any error. Today morning I decided to activate a block to see if the all function are in order then it came this one.
Notice: Trying to access array offse ... |
|
Topic: Warning: count(): Parameter must be an array | |
hicuxunicorniobestbuildpc Replies: 3 Views: 2317 ![]() |
![]() |
Morning,
That has sense. I was confused about that line. That should be the way. Thanks. I already made the modifications. |
|
Topic: Deprecated: The each() function is deprecated | |
hicuxunicorniobestbuildpc Replies: 1 Views: 1632 ![]() |
![]() |
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: 4 Views: 5442 ![]() |
![]() |
Morning everybody
I've got an error from download admin when I click on category list. Notice: Trying to access array offset on value of type null in /www.bestbuildpc.org/modules/Downloads/inclu ... |
|
Topic: Code: 1064 - Message: You have an error in your SQL syntax | |
hicuxunicorniobestbuildpc Replies: 31 Views: 13029 ![]() |
![]() |
![]() 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: Testing RavenNuke(tm) v2.5x with php 8.2 Errors | |
hicuxunicorniobestbuildpc Replies: 1 Views: 1283 ![]() |
![]() |
PHP 7.3 (currently in use but outdated) This is what I am using right now but if I change to php 8.2 I got these errors.
Deprecated: Creation of dynamic property sql_db::$db_version is deprecated i ... |
|
Topic: Nuke Sentinel Error running 8.1 php | |
64bitguy Replies: 2 Views: 1759 ![]() |
![]() |
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 | |
neralex Replies: 1 Views: 1384 ![]() |
![]() |
Can you please stop giving advice as long you don't know what are you doing there? Just when a warning is gone, it doesn't mean you solved the issue. ![]() |
|
Topic: Deprecated errors with php 8.1 | |
hicuxunicorniobestbuildpc Replies: 1 Views: 1384 ![]() |
![]() |
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: 1036 ![]() |
![]() |
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: deprecated stristr | |
nextgen Replies: 3 Views: 1558 ![]() |
![]() |
In the \includes\nukesentinel.php on line 664 i am getting the error
Deprecated: stristr(): Non-string needles will be interpreted as strings in the future. Here is the function. functio ... |
|
Topic: Hoping for help | |
nextgen Replies: 2 Views: 2112 ![]() |
![]() |
I am getting a error in an older module (arcade tweaks). It reads as follows.
undefined function OpenTable2() The error comes from the arcade tweaks/index.php OpenTable2(); ... |
|
Topic: Is Github current? | |
neralex Replies: 4 Views: 3546 ![]() |
![]() |
Guardian2003, yeah nice to see you here again. This is the current stable 2.5.x-build for php7. This build is also running on RPS with php 7.4.28. But there is no possibility for HTML5 and responsive ... | |
Topic: Is Github current? | |
Guardian2003 Replies: 4 Views: 3546 ![]() |
![]() |
Is the repository at https://github.com/neralex/RavenNuke up to date?
It's been far too long and thought I'd try and catch up. |
|
Topic: Radio Block | |
neralex Replies: 3 Views: 3076 ![]() |
![]() |
onChange="displaydesc(document.radio.music.selectedIndex)"
onClick="location=document.radio.music.options[document.radio.music.selectedIndex].value" The attribu ... |
|
Topic: Radio Block | |
hicuxunicorniobestbuildpc Replies: 3 Views: 3076 ![]() |
![]() |
Guys! I am trying to make a radio shout block and it is working but when I click it goes to play in another page. Is that normal? Let me know if u see any mistake or validation.
<?php if ( ... |
|
Topic: Code: 1064 - Message: You have an error in your SQL syntax | |
hicuxunicorniobestbuildpc Replies: 31 Views: 13029 ![]() |
![]() |
How can we fix this issue? What is the modification to proceed. Did u made any mod? I need to get a koffie asap. ![]() |
|
Topic: Code: 1064 - Message: You have an error in your SQL syntax | |
neralex Replies: 31 Views: 13029 ![]() |
![]() |
Something like this could cause it.
D:\Recovered\www.bestbuildpc.org\includes\classes\class.config.php (4 hits) Line 241: WHERE ' . $this->config_key . ' = \'' . ... |
|
Topic: Code: 1064 - Message: You have an error in your SQL syntax | |
hicuxunicorniobestbuildpc Replies: 31 Views: 13029 ![]() |
![]() |
I backed it up everything today this is what I got.
D:\Recovered\www.bestbuildpc.org\admin\modules\nukesentinel\ABAuthScan.php (1 hit) Line 54: $result = $db->sql_query& ... |
|
Topic: Code: 1064 - Message: You have an error in your SQL syntax | |
hicuxunicorniobestbuildpc Replies: 31 Views: 13029 ![]() |
![]() |
C:\FTP252\includes\classes\class.config.php (4 hits)
Line 237: . 'AND ' . $this->config_key . ' = \'' . ($key) . '\' LIMIT 1'; Line 240: WHERE ' . $this- ... |
|
Topic: Code: 1064 - Message: You have an error in your SQL syntax | |
neralex Replies: 31 Views: 13029 ![]() |
![]() |
Long: This is an admin-file and the functions are only used when you are saving or deleting something. How it can flood your logfile in this case, when only you has access to this module? There is all ... | |
Ravens PHP Scripts And Web Hosting Forum Index Goto page 1, 2, 3 ... 507, 508, 509 Next |
Powered by phpBB © 2001-2007 phpBB Group
All times are GMT - 6 Hours