Ravens PHP Scripts: Forums
Forum Index • Forum FAQ • Search • Memberlist • Usergroups • Profile • Log in to check your private messages • Log in |
Search found 7895 matches |
Ravens PHP Scripts And Web Hosting Forum Index |
Author | Message |
---|---|
Topic: PHP 8.4.1 | |
misterstereus Replies: 11 Views: 4435 ![]() |
![]() |
Good morning, now php-nuke is starting to work with PHP 8.4.1 you can see it running here https://www.goldnuke.com/index.html
Ciao Marco |
|
Topic: Disable DEBUG MODE Private Message / phpBB2 | |
rovshan Replies: 1 Views: 6008 ![]() |
![]() |
Hello,
How to disable DEBUG MODE in Private Message / phpBB2 modules? In Private_Message/index.php message_die(GENERAL_ERROR, "Could not obtain post and post text", "", __LIN ... |
|
Topic: Deprecated: The each() function is deprecated | |
hicuxunicorniobestbuildpc Replies: 4 Views: 10968 ![]() |
![]() |
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: 146546 ![]() |
![]() |
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: Trying to access array offset on value of type null in | |
neralex Replies: 4 Views: 6748 ![]() |
![]() |
Wow! That solved the issue! Dank u!!!!
I found out the same issue in module Submit_Downloads/index.php. I will use the same code to fix those issue when I come back from work. Notice: Trying to ... |
|
Topic: Trying to access array offset on value of type null in | |
hicuxunicorniobestbuildpc Replies: 4 Views: 6748 ![]() |
![]() |
Wow! That solved the issue! Dank u!!!!
I found out the same issue in module Submit_Downloads/index.php. I will use the same code to fix those issue when I come back from work. Notice: Trying to ... |
|
Topic: Testing RavenNuke(tm) v2.5x with php 8.2 Errors | |
hicuxunicorniobestbuildpc Replies: 1 Views: 2428 ![]() |
![]() |
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: Blank News Module | |
southern Replies: 15 Views: 9446 ![]() |
![]() |
I looked at the blank page with the Microsoft Edge Inspect and found it reports this error,
http://www.southernwolf.net/modules.php?name=News&file=article&sid=4409#:~:te ... |
|
Topic: Blank News Module | |
southern Replies: 15 Views: 9446 ![]() |
![]() |
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: Blank News Module | |
southern Replies: 15 Views: 9446 ![]() |
![]() |
Hi Neralex, As far as I know the PhP version hasn't been changed for my website. If it was it wasn't me. Anyway the blank page occurs only when I set the News module as home or click a story link. Oth ... | |
Topic: Deprecated errors with php 8.1 | |
hicuxunicorniobestbuildpc Replies: 1 Views: 2534 ![]() |
![]() |
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 forum error | |
neralex Replies: 1 Views: 1831 ![]() |
![]() |
This line was a part of the index.php inside the Forums module but it is already fixed and it doesn't exist anymore in the current master branch. Please compare it. I guess you have overwritten the co ... | |
Topic: New forum error | |
nextgen Replies: 1 Views: 1831 ![]() |
![]() |
On the index page of the forum i am getting a at the top of the board. I am using the fisubice theme, the raven master file set from github. Here is the exact warning.
Warning: count()& ... |
|
Topic: Hoping for help | |
nextgen Replies: 2 Views: 2993 ![]() |
![]() |
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: Error when trying to read or delete PM's | |
Doulos Replies: 6 Views: 5893 ![]() |
![]() |
Could not update user pm counters
DEBUG MODE SQL Error : 1690 BIGINT UNSIGNED value is out of range in '`clanfga_rn25`.`nuke_users`.`user_unread_privmsg` - 1' UPDATE nuke_users SET user_unrea ... |
|
Topic: Radio Block | |
neralex Replies: 3 Views: 4357 ![]() |
![]() |
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: 4357 ![]() |
![]() |
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 | |
neralex Replies: 31 Views: 20502 ![]() |
![]() |
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: 20502 ![]() |
![]() |
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: RN_Video module | |
hicuxunicorniobestbuildpc Replies: 8 Views: 4388 ![]() |
![]() |
Warning: date() expects parameter 2 to be integer, string given in /www.bestbuildpc.org/modules/RN_Video/index.php on line 26
it just shows this. Views: times Description: Video Duration: ... |
|
Topic: RN_Video module | |
hicuxunicorniobestbuildpc Replies: 8 Views: 4388 ![]() |
![]() |
Nee I got this
Warning: date() expects parameter 2 to be integer, string given in /www.bestbuildpc.org/modules/RN_Video/index.php on line 26 <br /><span class="thick">' . _ ... |
|
Topic: RN_Video module | |
hicuxunicorniobestbuildpc Replies: 8 Views: 4388 ![]() |
![]() |
Warning: gmdate() expects parameter 2 to be integer, string given in /www.bestbuildpc.org/modules/RN_Video/index.php on line 26
echo '<tr><td valign="top"><a ... |
|
Topic: php7 support | |
hicuxunicorniobestbuildpc Replies: 276 Views: 349846 ![]() |
![]() |
I am getting error since I upgrade to the new php 7.1.
Warning: Declaration of oDebug::sql_query($query) should be compatible with sql_db::sql_query($query = '', $tr ... |
|
Topic: Code: 1064 - Message: You have an error in your SQL syntax | |
neralex Replies: 31 Views: 20502 ![]() |
![]() |
Go with with browser to the Forums index, clear the error-log and back in the browser reload the index. Then check the error-log again. Do the same procedure with a single Forums post. if you aren't g ... | |
Topic: Upgrade Path 2.51.00 before 2.52.00? | |
TAd Replies: 5 Views: 4576 ![]() |
![]() |
I think I have it sorted. I deleted the entire INSTALLATION folder and re=uploaded it. Installer went on like I would expect it to without seeing the Installation folder Exists message.
I removed t ... |
|
Ravens PHP Scripts And Web Hosting Forum Index Goto page 1, 2, 3 ... 314, 315, 316 Next |
Powered by phpBB © 2001-2007 phpBB Group
All times are GMT - 6 Hours