Ravens PHP Scripts: Forums
 

 

Search found 1122 matches
Author Message
 Topic: Code: 1064 - Message: You have an error in your SQL syntax
neralex

Replies: 31
Views: 10914

PostForum: RavenNuke(tm) v2.5x   Posted: Sat Mar 04, 2023 4:36 am   Subject: Code: 1064 - Message: You have an error in your SQL syntax
This is not the correct query:
$mostviewedblockqry = $db->sql_query('SELECT `id`, `file`, `filethumb`, `filepath`, `title`, `desc`, `user`, `counter`, `savetime` FROM `' . $prefix . '_rngal` ...
 Topic: Code: 1064 - Message: You have an error in your SQL syntax
hicuxunicorniobestbuildpc

Replies: 31
Views: 10914

PostForum: 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: 2371

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: no post mode specified
Doulos

Replies: 2
Views: 2537

PostForum: Forum Attachment Mod   Posted: Fri Feb 10, 2023 3:44 pm   Subject: no post mode specified
I am trying to attach demos to posts. I have added the dem extension in Extension Control and allowed it in Extension Groups Control but when I try up attach the file to a post I get this message
no ...
 Topic: Nuke Sentinel Error running 8.1 php
hicuxunicorniobestbuildpc

Replies: 2
Views: 1434

PostForum: RavenNuke(tm) v2.5x   Posted: Thu Nov 17, 2022 5:23 am   Subject: Nuke Sentinel Error running 8.1 php
Testing php 8.1

When I click on ADMIN Blocker Settings I got this error from Nuke Sentinel.


Fatal error: Uncaught ArgumentCountError: mail() expects at least 3 arguments, 0 giv ...
 Topic: Error when trying to read or delete PM's
Doulos

Replies: 6
Views: 4958

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: Code: 1064 - Message: You have an error in your SQL syntax
hicuxunicorniobestbuildpc

Replies: 31
Views: 10914

PostForum: 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: Code: 1064 - Message: You have an error in your SQL syntax
hicuxunicorniobestbuildpc

Replies: 31
Views: 10914

PostForum: RavenNuke(tm) v2.5x   Posted: Mon Nov 22, 2021 3:46 am   Subject: Code: 1064 - Message: You have an error in your SQL syntax
I did lots of test yesterday and I found out when i click on the most view gallery block I got the error. I remove error log from the file and I tried several times and the error comes back.

$mos ...
 Topic: All index.php files hacked..
sundern

Replies: 18
Views: 29185

PostForum: Security - PHP Nuke   Posted: Sun Jun 27, 2021 4:48 pm   Subject: Re: All index.php files hacked..
Woke up this morning with a website that didn't work. After investigating, somehow someone added code to every index.php file. The code is:

http://www.thedevastation.com/notsure.gif


after re ...
 Topic: Error from preg_match help
neralex

Replies: 5
Views: 4542

PostForum: General/Other Stuff   Posted: Thu Mar 04, 2021 10:31 pm   Subject: Error from preg_match help
kguske, hmm yes I know but Montego's code has never worked for me on this point in RN251. The counter always had the same value, no matter how many messages were stored. So I tried to fixed it as sing ...
 Topic: Make block for slide
waleeid

Replies: 3
Views: 2375

PostForum: Converting/Creating Blocks   Posted: Sun May 31, 2020 10:05 am   Subject: Make block for slide
hi all

i work on slide block to get news from database for phpnuke.

website
http://waleedpro.c1.biz

you can see first block center
One box list become two they do not communicate with each ...
 Topic: php7 support
Doulos

Replies: 276
Views: 285192

PostForum: RavenNuke(tm) v2.5x   Posted: Sun Oct 27, 2019 7:20 pm   Subject: php7 support
I recently began getting this warning ...

[27-Oct-2019 07:56:33 UTC] PHP Warning: A non-numeric value encountered in /home/me/public_html/classes/tcpdf/tcpdf.php on line 4107 ...
 Topic: Donations module update problems
Doulos

Replies: 10
Views: 11870

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: RN 2.52 issue: elfinder no readable volumes
FireATST

Replies: 15
Views: 12268

PostForum: RavenNuke(tm) v2.5x   Posted: Tue May 14, 2019 6:01 am   Subject: RN 2.52 issue: elfinder no readable volumes
Awesome Neralex! I will give that a try later today....Smile

EDIT:
I delayed getting my day going and just tried it. It worked Neralex! Smile

Now with that said I have encountered a new issue with ...
 Topic: Some more bug fixes
Nuke8

Replies: 14
Views: 19302

PostForum: RavenNuke(tm) v2.5x   Posted: Fri Nov 02, 2018 6:48 am   Subject: Some more bug fixes
1. modules/Top/index.php, line 24:

$nume_config;
I think it should be:
$nuke_config;

2. modules/News/admin/index.php, line 1629 and 1676:

$result = $db->sql_query('update '.$prefix.' ...
 Topic: $query variable no longer working after PHP upgrade
rogue3

Replies: 4
Views: 15256

PostForum: RavenNuke / Raven CMS CMS Wiki   Posted: Mon Apr 02, 2018 7:56 am   Subject: Re: $query variable no longer working after PHP upgrade
Thanks for the reply. The first thing I did when researching this is check the error log and it is not dropping any errors. I believe the search function itself is working correctly, it's just not fin ...
 Topic: how to convert user tables..
Plasma

Replies: 3
Views: 6943

PostForum: RavenNuke(tm) v2.5x   Posted: Sat Aug 13, 2016 6:43 am   Subject: how to convert user tables..
Is there an easy way to convert nuke_user tables, which is from my older site, to match what i'm using with Raven.

When i try and replace the current with the older version the site won't load..
...
 Topic: Game stats data on uploader not send to website
neralex

Replies: 2
Views: 9215

PostForum: RavenNuke(tm) v2.5x   Posted: Thu Jul 07, 2016 6:28 am   Subject: Game stats data on uploader not send to website
...counterquestion: how works the script?
 Topic: table compair tables missing
lzservers

Replies: 15
Views: 27118

PostForum: RavenNuke(tm) v2.5x   Posted: Fri Jun 24, 2016 11:15 pm   Subject: table compair tables missing
I did a table compair and file compair on a older SQL and looks like i need to add some tables Im a newbie to adding tables so I can use help. Im sure its the new MYSQL 5.6 update what the best and ea ...
 Topic: New Install of Ravennuke 2.51 Can't login as member
ibonic

Replies: 20
Views: 30144

PostForum: RavenNuke(tm) v2.5x   Posted: Sun Jan 04, 2015 11:24 am   Subject: New Install of Ravennuke 2.51 Can't login as member
Good deal....

I've been testing things now and the only module I have found on the two existing forums that I move is that the video stream module won't let me edit the videos and I get the same er ...
 Topic: Move Ravennuke Website to new Host now Admin doesnt work
ibonic

Replies: 11
Views: 18716

PostForum: v2.4 RN Issues   Posted: Fri Jan 02, 2015 12:12 pm   Subject: Move Ravennuke Website to new Host now Admin doesnt work
I guess the disabled Output Buffering is the cause of all because every POST formular in RN25.x is using it so you should contact your Hoster.


Hi, the hoster turned on the PHP output buffering bu ...
 Topic: Move Ravennuke Website to new Host now Admin doesnt work
ibonic

Replies: 11
Views: 18716

PostForum: v2.4 RN Issues   Posted: Thu Jan 01, 2015 4:49 pm   Subject: Re: Move Ravennuke Website to new Host now Admin doesnt work
Also I just tried something again, did a complete new install of Ravennuke 2.51, I can login into Admin, but can't login into the site as member, I get this error

Forbidden
You don't have permissi ...
 Topic: Move Ravennuke Website to new Host now Admin doesnt work
ibonic

Replies: 11
Views: 18716

PostForum: v2.4 RN Issues   Posted: Thu Jan 01, 2015 4:06 pm   Subject: Move Ravennuke Website to new Host now Admin doesnt work
Hi Just recently moved my website to another host, the site opens up and I can login in as a member but not as admin, when I try to load the admin I get this error

"Internal Server Error
The ...
 Topic: Need help with what to look for in modifying a theme.
fistfight

Replies: 15
Views: 60294

PostForum: Converting/Creating Themes   Posted: Fri Feb 28, 2014 2:36 pm   Subject: Need help with what to look for in modifying a theme.
So for years we've had a site running a modified version of the Mech theme at ufclansite.net. the hosting provider updated to php 5.4 and now a lot of the site is no longer working. We were using PNC ...
 Topic: Can file \html\admin.php and folder \html\admin be renamed?
Guardian2003

Replies: 7
Views: 13356

PostForum: RavenNuke(tm) v2.5x   Posted: Sun Feb 09, 2014 12:21 pm   Subject: Can file \html\admin.php and folder \html\admin be renamed?
Password protecting the directory shouldn't be a problem and it is good practise to do so. The only issue you might encounter is if you have a number of site administrators because you'll need to set ...
 

 Jump to:   

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