Ravens PHP Scripts: Forums
| Forum Index • Forum FAQ • Search • Memberlist • Usergroups • Profile • Log in to check your private messages • Log in |
| Search found 14076 matches |
| Ravens PHP Scripts And Web Hosting Forum Index |
| Author | Message |
|---|---|
| Topic: PHP 8.4.1 | |
| corpse Replies: 14 Views: 23260 |
|
| I haven't seen this type of admin function for modules or blocks, but it's a great idea.
Nuke Evo Xtreme has that functionality in it for a long time now. I brought this up many years ago that it w ... |
|
| Topic: PHP 8.4.1 | |
| kguske Replies: 14 Views: 23260 |
|
| I haven't seen this type of admin function for modules or blocks, but it's a great idea. | |
| Topic: PHP 8.4.1 | |
| misterstereus Replies: 14 Views: 23260 |
|
| Hello, I am looking for an old AJAX admin module for blocks and modules that allows you to activate or deactivate without reloading the page thanks |
|
| Topic: PHP 8.4.1 | |
| mapache40 Replies: 14 Views: 23260 |
|
| misterstereus, [i]
Hello, if you want, I could help by adapting the CMS with Bootstrap, Datatables, adding alternatives like CKEditor and make it possible to manage Slide, Logo, Fonts, Themes with ... |
|
| Topic: PHP 8.4.1 | |
| mapache40 Replies: 14 Views: 23260 |
|
| misterstereus, [i]
Hola, si deseas podria ayudar adaptando el CMS con Bootstrap, Datatables, adicionar alternativas como CKEditor y hacer que se puedan administrar Slide, Logotipo, Fuentes, Temas ... |
|
| Topic: Disable DEBUG MODE Private Message / phpBB2 | |
| rovshan Replies: 1 Views: 14820 |
|
| 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: Old themes and modules | |
| kguske Replies: 4 Views: 114211 |
|
| misterstereus, sorry for the delayed reply!
I think I have my library of modules, themes and more on a shareable cloud site. I'll send a PM with a link |
|
| Topic: Old themes and modules | |
| kguske Replies: 4 Views: 114211 |
|
| Which modules / themes do you need? | |
| Topic: Old themes and modules | |
| misterstereus Replies: 4 Views: 114211 |
|
| Hello everyone please I'm looking for old Php-Nuke modules and old themes unfortunately mine have been lost info@prontoservizi.com
Thank you |
|
| Topic: Deprecated: The each() function is deprecated | |
| neralex Replies: 4 Views: 17231 |
|
| 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: 17231 |
|
| 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: 258452 |
|
| 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 | |
| hicuxunicorniobestbuildpc Replies: 9 Views: 258452 |
|
| Hello, running php 7.4 I got these errrors from file mainfileend.php
Notice: Trying to access array offset on value of type null in /www.bestbuildpc.org/modules/Your_Account/includes/mainfileend. ... |
|
| Topic: Missing icons in forum header. | |
| neralex Replies: 1 Views: 6682 |
|
| No need for changing, because this file isn't used in any forums-tepmplate. This file is an very old part of the original deepblue/subsilver phBB-template. In RN you have the simple_header.tpl, which ... | |
| Topic: Trying to access array offset on value of type bool in | |
| neralex Replies: 2 Views: 11705 |
|
| You should really compare at first your files with the files from the core-package. It seems you made changes on it. https://github.com/ravennuke-dev/RavenNuke/blob/master/html/admin/modules/blocks.ph ... | |
| Topic: Trying to access array offset on value of type bool in | |
| hicuxunicorniobestbuildpc Replies: 2 Views: 11705 |
|
| 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: Missing icons in forum header. | |
| hicuxunicorniobestbuildpc Replies: 1 Views: 6682 |
|
| Taking a deep look on filemodules/Forums/templates/subSilver/forum_header.tpl I found this line
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> Shouldn't be & ... |
|
| Topic: Warning: count(): Parameter must be an array | |
| hicuxunicorniobestbuildpc Replies: 3 Views: 6658 |
|
| Warning: count(): Parameter must be an array or an object that implements Countable in /www.bestbuildpc.org/modules/Forums/groupcp.php on line 830//Only happening in php 7.4
Line 830 $modgroup_p ... |
|
| Topic: Deprecated: The each() function is deprecated | |
| hicuxunicorniobestbuildpc Replies: 1 Views: 5795 |
|
| 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 | |
| neralex Replies: 4 Views: 11362 |
|
| 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: 11362 |
|
| 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: 11362 |
|
| 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: Trying to access array offset on value of type null in | |
| hicuxunicorniobestbuildpc Replies: 9 Views: 14407 |
|
| 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: 14407 |
|
| 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: 14407 |
|
| I have also no issues with php 7.4.33.
hicuxunicorniobestbuildpc, what is the content of your signature? Notice: Trying to access array offset on value of type null in /bestbuildpc.org/home/modu ... |
|
| Ravens PHP Scripts And Web Hosting Forum Index Goto page 1, 2, 3 ... 562, 563, 564 Next |
Powered by phpBB © 2001-2007 phpBB Group
All times are GMT - 6 Hours
