Ravens PHP Scripts: Forums
Forum Index • Forum FAQ • Search • Memberlist • Usergroups • Profile • Log in to check your private messages • Log in |
Search found 2527 matches |
Ravens PHP Scripts And Web Hosting Forum Index |
Author | Message |
---|---|
Topic: Trying to access array offset on value of type null in | |
corpse Replies: 9 Views: 56552 |
Forum: RavenNuke(tm) v2.5x Posted: Fri May 05, 2023 8:03 pm Subject: Trying to access array offset on value of type null in |
Thanks a lot. The errors is not coming back anymore. I wonder why u didn't get it on localhost running php 7.4.
n/p, glad it helped. You may have error reporting turned off on your localhost ... |
|
Topic: Missing icons in forum header. | |
hicuxunicorniobestbuildpc Replies: 1 Views: 2521 |
Forum: RavenNuke(tm) v2.5x Posted: Mon Apr 17, 2023 3:37 am Subject: Missing icons in forum header. |
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: Code: 1064 - Message: You have an error in your SQL syntax | |
hicuxunicorniobestbuildpc Replies: 31 Views: 10846 |
Forum: RavenNuke(tm) v2.5x Posted: Fri Mar 03, 2023 3:28 am Subject: Code: 1064 - Message: You have an error in your SQL syntax |
morning neralex, I checked today every single code from the gallery module and this error should come from the database. When I click on the pictures from the block then I get the errors but inside th ... | |
Topic: admin | |
fondy Replies: 10 Views: 2355 |
Forum: RavenNuke(tm) v2.5x Posted: Mon Feb 13, 2023 4:11 pm Subject: admin |
Here is the file:
February 12, 2023, 2:47 pm File: /home/lovebrid/public_html/test2/db/mysqli.php - Line: 477 SQL was: SHOW TABLES LIKE "nuke_config" querycount = 1 ... |
|
Topic: Blank News Module | |
southern Replies: 15 Views: 4853 |
Forum: RavenNuke(tm) v2.5x Posted: Tue Jan 24, 2023 9:19 am Subject: Blank News Module |
I enabled my site so you can see the problem yourself. I have Forums set in home, that's not a problem. The only problem is the News module. In the News menu click the News link and you will see what ... | |
Topic: Code: 1064 - Message: You have an error in your SQL syntax | |
hicuxunicorniobestbuildpc Replies: 31 Views: 10846 |
Forum: RavenNuke(tm) v2.5x Posted: Sun Dec 12, 2021 7:09 pm Subject: Code: 1064 - Message: You have an error in your SQL syntax |
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: php7 support | |
hicuxunicorniobestbuildpc Replies: 276 Views: 284823 |
Forum: RavenNuke(tm) v2.5x Posted: Tue Nov 23, 2021 4:31 am Subject: php7 support |
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: Upgrade Path 2.51.00 before 2.52.00? | |
neralex Replies: 5 Views: 2566 |
Forum: RavenNuke(tm) v2.5x Posted: Wed Sep 29, 2021 4:59 am Subject: Upgrade Path 2.51.00 before 2.52.00? |
Hey TAd,
sorry for the delayed answer. To solve the issue with the missing db-fields 'ad_width' and 'ad_height' you can try to add it manually with phpMyAdmin. Open the database, go to the 'nuke_b ... |
|
Topic: Upgrade Path 2.51.00 before 2.52.00? | |
TAd Replies: 5 Views: 2566 |
Forum: RavenNuke(tm) v2.5x Posted: Sun Sep 26, 2021 3:04 pm Subject: Upgrade Path 2.51.00 before 2.52.00? |
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 ... |
|
Topic: Forum error | |
blaci Replies: 9 Views: 4474 |
Forum: RavenNuke(tm) v2.5x Posted: Mon Apr 19, 2021 11:01 pm Subject: Forum error |
This system doesn't like me. I did a whole new installation. Database latin1_swedish_ci
I didn't touch the files. Not for language files either. I turned on the Hungarian language everywhere. Both in ... |
|
Topic: RN Subscription Module from Guardian | |
hicuxunicorniobestbuildpc Replies: 22 Views: 8244 |
Forum: RavenNuke(tm) v2.5x Posted: Sat Nov 28, 2020 5:59 pm Subject: RN Subscription Module from Guardian |
Now when I add a subscription I get a bunch of errors
Notice: Use of undefined constant RNS_A_GEN_ERRORE - assumed 'RNS_A_GEN_ERRORE' in /www.bestbuildpc.org/modules/RN_Subscription/admin/private/R ... |
|
Topic: RN Subscription Module from Guardian | |
hicuxunicorniobestbuildpc Replies: 22 Views: 8244 |
Forum: RavenNuke(tm) v2.5x Posted: Sat Nov 28, 2020 5:23 am Subject: RN Subscription Module from Guardian |
<?php
if (!defined('RNS_ADMIN')) die(); global $admin, $bgcolor2, $prefix, $db, $module_name; // check for incoming userid if (isset($uid)) { ... |
|
Topic: RN Subscription Module from Guardian | |
hicuxunicorniobestbuildpc Replies: 22 Views: 8244 |
Forum: RavenNuke(tm) v2.5x Posted: Fri Nov 27, 2020 9:09 pm Subject: RN Subscription Module from Guardian |
Notice: Undefined variable: errmsg in /www.bestbuildpc.org/modules/RN_Subscription/admin/private/RNS_Edit_Sub.php on line 57
line 57 if ($errmsg) { // DISPLAY the FORM OpenTable ... |
|
Topic: RN Subscription Module from Guardian | |
hicuxunicorniobestbuildpc Replies: 22 Views: 8244 |
Forum: RavenNuke(tm) v2.5x Posted: Wed Nov 25, 2020 5:29 pm Subject: RN Subscription Module from Guardian |
hmmm now I see this became old so this is a fix but when I want to add a subscriber it is giving me a white page. NO ERROR but I have everything ON to show errors
admin.php?op=admin_rn_sub_add_sub ... |
|
Topic: Upgrade from 2.40 - Modules Admin not working | |
areamike Replies: 8 Views: 3703 |
Forum: RavenNuke(tm) v2.5x Posted: Thu Nov 05, 2020 11:41 am Subject: Upgrade from 2.40 - Modules Admin not working |
This is how I was able to "fix" it.
admin/modules/modules.php Line 137 $result3 = $db->sql_query('SELECT mid, title, custom_title, active, view, groups, inmenu, mod_group FROM ' ... |
|
Topic: Upgrade from 2.40 - Modules Admin not working | |
areamike Replies: 8 Views: 3703 |
Forum: RavenNuke(tm) v2.5x Posted: Thu Nov 05, 2020 6:32 am Subject: Upgrade from 2.40 - Modules Admin not working |
Yes, all blocks and modules were disabled.
Yes, I used only core RavenNuke files for this upgrade. I only added back my theme and images. I am actually not running any non-core mods or blocks at ... |
|
Topic: Upgrade from 2.40 - Modules Admin not working | |
areamike Replies: 8 Views: 3703 |
Forum: RavenNuke(tm) v2.5x Posted: Wed Nov 04, 2020 4:44 pm Subject: Upgrade from 2.40 - Modules Admin not working |
Thanks neralex.
I made the changes and ran errors. Looking through the dblog, one single line sticks out like a sore thumb. November 4, 2020, 5:32 pm File: /var/www/html/db/mysqli.php - Line: 20 ... |
|
Topic: Upgrade from 2.40 - Modules Admin not working | |
areamike Replies: 8 Views: 3703 |
Forum: RavenNuke(tm) v2.5x Posted: Wed Nov 04, 2020 7:12 am Subject: Upgrade from 2.40 - Modules Admin not working |
Hello,
I really didn't want to have to seek help, but here I am. Recently my home server crashed. I was then forced to upgrade my Linux OS as well as Apache/MySQL and PHP. I installed Centos 8 ... |
|
Topic: Theme Previews | |
EmeraldDragon Replies: 17 Views: 12368 |
Forum: Themes Posted: Tue Oct 06, 2020 2:53 pm Subject: Theme Previews |
Ya, but display themes that are chosen from a drop down menu should only be provided for users, which are logged in (like the theme-switcher in Your_Account) otherwise you would give everyone the poss ... | |
Topic: Theme Previews | |
neralex Replies: 17 Views: 12368 |
Forum: Themes Posted: Tue Oct 06, 2020 1:36 pm Subject: Theme Previews |
Ya, but display themes that are chosen from a drop down menu should only be provided for users, which are logged in (like the theme-switcher in Your_Account) otherwise you would give everyone the poss ... | |
Topic: php7 support | |
neralex Replies: 276 Views: 284823 |
Forum: RavenNuke(tm) v2.5x Posted: Mon Jun 22, 2020 12:11 am Subject: php7 support |
hicuxunicorniobestbuildpc, Yes I know, where is an issue in this if-statement.
Original: // Clearing of expired blocks // CAUTION: This function can slow your sites load time $clearedtime ... |
|
Topic: CSS: Limit image-width in Forum-posts | |
Doulos Replies: 16 Views: 13598 |
Forum: Other - Discussion Posted: Mon Oct 21, 2019 8:37 pm Subject: CSS: Limit image-width in Forum-posts |
I am again having this issue - only with the RavenIce theme. All other themes are resizing images in forum posts. This is RN2.52 for PHP7. Here is my themes/RavenIce/style/style.css file:body { ... | |
Topic: php7 support | |
neralex Replies: 276 Views: 284823 |
Forum: RavenNuke(tm) v2.5x Posted: Mon Sep 30, 2019 2:38 pm Subject: php7 support |
One thing I noticed is that as soon as I save the nukespam config the selection of whether or not to use nukespan swithches back to YES in the dropdown menu. This whether I activate the nukespam modu ... | |
Topic: php7 support | |
Doulos Replies: 276 Views: 284823 |
Forum: RavenNuke(tm) v2.5x Posted: Sun Sep 29, 2019 5:41 pm Subject: php7 support |
I am currently running PHP 7.0, switching to 7.3 gave me the blank screen and I don't have time right now to debug my blocks and/or modules, so I switched back to 7.0 for now.
I did not change anyt ... |
|
Topic: nukeNAV Responsive | |
papamike Replies: 6 Views: 8358 |
Forum: RavenNuke(tm) v2.5x Posted: Sun Aug 04, 2019 6:23 pm Subject: nukeNAV Responsive |
I made the nukeNAV top menu system for RN responsive if anyone wants a copy. It can be downloaded [url=https://coders-junction.com/community/viewforum.php?f=3]Coders Junction. | |
Ravens PHP Scripts And Web Hosting Forum Index Goto page 1, 2, 3 ... 100, 101, 102 Next |
Powered by phpBB © 2001-2007 phpBB Group
All times are GMT - 6 Hours