Ravens PHP Scripts: Forums
| Forum Index • Forum FAQ • Search • Memberlist • Usergroups • Profile • Log in to check your private messages • Log in |
| Search found 6422 matches |
| Ravens PHP Scripts And Web Hosting Forum Index |
| Author | Message |
|---|---|
| Topic: PHP 8.4.1 | |
| neralex Replies: 14 Views: 18765 |
|
| From a nostalgic perspective this is a nice try but today the focus is completely on developments, which are based on barrier-free accessibility. It doesn't matter anymore from which device or which h ... | |
| Topic: Trying to access array offset on value of type bool in | |
| hicuxunicorniobestbuildpc Replies: 2 Views: 10872 |
|
| 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: Trying to access array offset on value of type null in | |
| hicuxunicorniobestbuildpc Replies: 9 Views: 13127 |
|
| 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 ... |
|
| Topic: Trying to access array offset on value of type null in | |
| neralex Replies: 9 Views: 13127 |
|
| I have also no issues with php 7.4.33.
hicuxunicorniobestbuildpc, what is the content of your signature? |
|
| Topic: Code: 1064 - Message: You have an error in your SQL syntax | |
| hicuxunicorniobestbuildpc Replies: 31 Views: 41956 |
|
YEAH I solved the problem. Thanks a lot!
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: 5841 |
|
| 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: 19871 |
|
| 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 | |
| neralex Replies: 15 Views: 19871 |
|
| 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#:~:text=www.s ... |
|
| Topic: Blank News Module | |
| southern Replies: 15 Views: 19871 |
|
| 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: 19871 |
|
| 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: Nuke Sentinel Error running 8.1 php | |
| 64bitguy Replies: 2 Views: 7229 |
|
| 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: Git hub | |
| neralex Replies: 1 Views: 2757 |
|
| This is a custom-coded block-file, there the xml-atom-feed of my github-account is parsed, when an AJAX-call loads the content. | |
| Topic: Hoping for help | |
| nextgen Replies: 2 Views: 5260 |
|
| 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: Radio Block | |
| hicuxunicorniobestbuildpc Replies: 3 Views: 8860 |
|
| 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: 41956 |
|
| 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 | |
| neralex Replies: 8 Views: 7241 |
|
| Without to know the content of $video->duration is nothing to say. Read the both links below, check the output of $video->duration, modify the code and test it again.
https://www.php.net/manu ... |
|
| Topic: Download module for RavenNuke | |
| kguske Replies: 4 Views: 9537 |
|
| I have similar concerns regarding the Web_Links module, but don't have time right now to do something different. I am considering using a content page instead since I don't really track hits. I coul ... | |
| Topic: Download module for RavenNuke | |
| hicuxunicorniobestbuildpc Replies: 4 Views: 9537 |
|
| 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: Code: 1064 - Message: You have an error in your SQL syntax | |
| hicuxunicorniobestbuildpc Replies: 31 Views: 41956 |
|
| C:\FTP252\includes\classes\class.config.php (4 hits)
Line 237: . 'AND ' . $this->config_key . ' = \'' . ($key) . '\' LIMIT 1'; Line 240: WHERE ' . $this- ... |
|
| Topic: dhchronicle has a deprecated constructor in | |
| hicuxunicorniobestbuildpc Replies: 1 Views: 3849 |
|
| 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 ... | |
| Topic: Code: 1064 - Message: You have an error in your SQL syntax | |
| hicuxunicorniobestbuildpc Replies: 31 Views: 41956 |
|
| I got this from shoutbox block.
$sql = "select distinct image from ".$prefix."_shoutbox_emoticons"; $nameresult1 = $db->sql_query($sql); $flag = 1; $second ... |
|
| Topic: Forum error | |
| neralex Replies: 9 Views: 8926 |
|
| Yes but only the database collation, not the Content-Type! | |
| Topic: Forum error | |
| neralex Replies: 9 Views: 8926 |
|
| I have to test it at the next weekend with hungarian-language files. But I'm using for my german umlauts the database collation: utf8_general_ci but do not change in this case the Content-Type within ... | |
| Topic: new.png error | |
| neralex Replies: 22 Views: 18927 |
|
| blaci, no it means not more than UTF-8 as Content-Type is simply not supported because it cause other big issues in RN.
What should I say other than the same version from github is running here on ... |
|
| Topic: RN252: BBcodeBox embedded Youtube fix | |
| neralex Replies: 4 Views: 5771 |
|
| While fixing the issue I played with the embedded container-sizes to add some responsive css-features.
Aspect ratio 16:9 https://youtu.be/C79He1RWHhU Aspect ratio 4:3 https://youtu.be/C79H ... |
|
| Ravens PHP Scripts And Web Hosting Forum Index Goto page 1, 2, 3 ... 255, 256, 257 Next |
Powered by phpBB © 2001-2007 phpBB Group
All times are GMT - 6 Hours

YEAH I solved the problem. Thanks a lot!