Ravens PHP Scripts: Forums
 

 

Search found 1006 matches
Author Message
 Topic: Disable DEBUG MODE Private Message / phpBB2
rovshan

Replies: 1
Views: 3547

PostForum: RavenNuke(tm) v2.5x   Posted: Wed Apr 24, 2024 4:07 am   Subject: Disable DEBUG MODE Private Message / phpBB2
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: Undefined array key "admin" in nukesentinel.php
hicuxunicorniobestbuildpc

Replies: 5
Views: 5518

PostForum: RavenNuke(tm) v2.5x   Posted: Sun May 14, 2023 4:48 am   Subject: Undefined array key "admin" in nukesentinel.php
Warning: Undefined array key "admin" in /includes/nukesentinel.php on line 341

Warning: Undefined array key 1 in /includes/nukesentinel.php on line 350


I got a strange error ...
 Topic: admin
fondy

Replies: 10
Views: 2765

PostForum: 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: Error when trying to read or delete PM's
Doulos

Replies: 6
Views: 5111

PostForum: RavenNuke(tm) v2.5x   Posted: Wed Apr 06, 2022 3:06 am   Subject: Error when trying to read or delete PM's
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: php7 support
hicuxunicorniobestbuildpc

Replies: 276
Views: 296299

PostForum: 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: THIS BOARD HAS NO FORUMS
vashd1

Replies: 2
Views: 7241

PostForum: RavenNuke(tm) v2.5x   Posted: Sun Oct 10, 2021 6:21 am   Subject: THIS BOARD HAS NO FORUMS
Just did a fresh install of RavenNuke 252 everything is working great so far lol . But when i got to forums it tells me 'This board has no forums'. The db seems to be installed , I have no errors , ...
 Topic: RN Subscription Module from Guardian
neralex

Replies: 22
Views: 8941

PostForum: RavenNuke(tm) v2.5x   Posted: Fri Nov 27, 2020 8:42 am   Subject: RN Subscription Module from Guardian
That helped a lot but new one came out.
There is no way to help without to see the current state of the file. Just post it, tagged as PHP-code. I don't have the time to debug the whole module, so you ...
 Topic: Error from preg_match help
nextgen

Replies: 5
Views: 4667

PostForum: General/Other Stuff   Posted: Tue Nov 24, 2020 5:28 pm   Subject: Error from preg_match help
Friends i am getting this warning from an old add on i am trying to revive and use


Warning: preg_match(): Delimiter must not be alphanumeric or backslash

I used the preg_match to replace the d ...
 Topic: MySQL Error
welsh

Replies: 10
Views: 5489

PostForum: RavenNuke(tm) v2.5x   Posted: Sun May 10, 2020 11:54 pm   Subject: MySQL Error
Re uploaded the file and im still getting the same error

Error in posting

DEBUG MODE

SQL Error : 1366 Incorrect string value: '\x92m not...' for column 'post_text' at row 1

INSERT ...
 Topic: MySQL Error
welsh

Replies: 10
Views: 5489

PostForum: RavenNuke(tm) v2.5x   Posted: Fri May 08, 2020 10:53 pm   Subject: MySQL Error
Hello, im currently running raven nuke on my website and i keep getting a MySql error on the forums when posting. I've been trying to solve the issue myself but im stumped. the error i get is

Error ...
 Topic: private function backtrace_log
neralex

Replies: 5
Views: 5147

PostForum: RavenNuke(tm) v2.5x   Posted: Thu Apr 16, 2020 1:46 pm   Subject: private function backtrace_log
rovshan, nice catch - crazy issue Wink

Let us clarify how the loglevel-options should work:

$loglevel - This controls the level of logging to the rnlogs/dblog file.

The default setting $logleve ...
 Topic: private function backtrace_log
rovshan

Replies: 5
Views: 5147

PostForum: RavenNuke(tm) v2.5x   Posted: Thu Apr 16, 2020 7:09 am   Subject: private function backtrace_log
hi,

My question concern this function in footer.php to show MySql requests concerning downloaded page:

if ($loglevel == 3 || $loglevel == 4) {
if (is_admin($admin) ...
 Topic: php7 support
Doulos

Replies: 276
Views: 296299

PostForum: 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: Donations module update problems
Doulos

Replies: 10
Views: 12152

PostForum: RavenNuke(tm) v2.5x   Posted: Sat Jun 08, 2019 7:05 pm   Subject: Donations module update problems
After using google to try updating the module for php7 the module and block are showing fine without errors- except IPN isn't working. I have run into a snag with the following error and code. Hopin ...
 Topic: Private Messages Invalid Sessions
Doulos

Replies: 8
Views: 9961

PostForum: RavenNuke(tm) v2.5x   Posted: Wed May 22, 2019 3:53 am   Subject: Private Messages Invalid Sessions
Oops, sorry for the multple posts, I was getting an error when I tried to post so I figured it wasn't posting. Here is the error:Could not insert new word matches

DEBUG MODE

SQL Error : 106 ...
 Topic: db queries listed at bottom of page
kguske

Replies: 2
Views: 5091

PostForum: RavenNuke(tm) v2.5x   Posted: Sat Jan 05, 2019 10:57 pm   Subject: db queries listed at bottom of page
Hi Doulos,
How are these set?
- config.php
-- $display_errors

- rnconfig.php
-- $error_reporting
-- $loglevel

Also, do you have debug turned on in any modules or settings?
 Topic: NukeSEO not working with php 7.1.11
hicuxunicorniobestbuildpc

Replies: 2
Views: 6494

PostForum: RavenNuke(tm) v2.5x   Posted: Wed Jan 31, 2018 5:34 pm   Subject: NukeSEO not working with php 7.1.11
Parse error: syntax error, unexpected 'new' (T_NEW) in includes/nukeSEO/nukeSEOfunctions.php on line 318

Guys I get this error after choosing for php 7.1.11

if ( !function_exists ...
 Topic: Test Notes
64bitguy

Replies: 7
Views: 19441

PostForum: RavenNuke(tm) v2.5x   Posted: Mon Jan 22, 2018 6:39 pm   Subject: Re: Test Notes
Apparently, I'm lost...

I was beginning my adventure in analysis based on what I saw on the homepage here.. You know... In the center of page, at the top... that big bold announcement about 2.51.00 ...
 Topic: Test Notes
64bitguy

Replies: 7
Views: 19441

PostForum: RavenNuke(tm) v2.5x   Posted: Mon Jan 22, 2018 3:14 am   Subject: Test Notes
Notes: 2.51 - Missing my other forum rights for some reason so will just put this here.

This post is just me making notes as I go along before loading by just looking at what I see being called in ...
 Topic: WISH: Open Graph meta tags for the next release
kenspa

Replies: 23
Views: 44193

PostForum: RavenNuke(tm) v2.5x   Posted: Sun Nov 06, 2016 2:00 pm   Subject: Re: WISH: Open Graph meta tags for the next release
Thanks for the help, I will remove all the pics from server where fb is taking them for the share, scrape my url using fb debug tool and wait to see if at least no pic will pop up on the share!!
I di ...
 Topic: WISH: Open Graph meta tags for the next release
kenspa

Replies: 23
Views: 44193

PostForum: RavenNuke(tm) v2.5x   Posted: Sun Nov 06, 2016 12:06 pm   Subject: Re: WISH: Open Graph meta tags for the next release
Hi neralex and thanks again for your great support. Honestly and initially, I was hoping that fb sharer will give you the option to choose which pic you want it to appear on the shared link by simply ...
 Topic: WISH: Open Graph meta tags for the next release
kenspa

Replies: 23
Views: 44193

PostForum: RavenNuke(tm) v2.5x   Posted: Sun Nov 06, 2016 7:45 am   Subject: Re: WISH: Open Graph meta tags for the next release
Thank you so much neralex.

I have the same feeling that the $og_image is not filled or defined correctly, before include_once('header.php'); I didn't have it, so I added
$og_image = $nukeurl . ' ...
 Topic: WISH: Open Graph meta tags for the next release
kenspa

Replies: 23
Views: 44193

PostForum: RavenNuke(tm) v2.5x   Posted: Sat Nov 05, 2016 1:33 pm   Subject: Re: WISH: Open Graph meta tags for the next release
Hi,

I'm using ravennuke 2.51. I must have left something out to modify.

I used https://developers.facebook.com/tools/debug also and my surprise was to see the image that I placed in the og:imag ...
 Topic: How to not allow certain emails
kguske

Replies: 13
Views: 17479

PostForum: RavenNuke(tm) v2.5x   Posted: Tue Oct 25, 2016 11:11 am   Subject: How to not allow certain emails
To block emails, go to admin, edit users, configuration, then on the limits tab in the blocked domains, specify:
*.kinefi.pl (to block subdomains)
*.pl (to block by TLD)
10minut.com.pl (to block a ...
 Topic: Looking for a forum news module
Plasma

Replies: 18
Views: 28403

PostForum: RavenNuke(tm) v2.5x   Posted: Fri Oct 21, 2016 8:46 am   Subject: Re: Looking for a forum news module


Easy way to tell is to go into your phpMyAdmin and look up the table nuke_bbtopics and select the structure for it and see if you have the "forum_news". If not, then run that SQL. That e ...
 

 Jump to:   

Powered by phpBB © 2001-2007 phpBB Group
All times are GMT - 6 Hours
 
Forums ©