Ravens PHP Scripts: Forums
 

 

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

Replies: 31
Views: 11998

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: 11998

PostForum: RavenNuke(tm) v2.5x   Posted: Mon Nov 15, 2021 3:43 am   Subject: Code: 1064 - Message: You have an error in your SQL syntax
I got this

function updateRegister() {
global $db, $prefix, $admin_file;
$date = $_POST['date'];
$num = $_POST['num'];
$name = $_POST['name'];
$descr ...
 Topic: Code: 1064 - Message: You have an error in your SQL syntax
hicuxunicorniobestbuildpc

Replies: 31
Views: 11998

PostForum: RavenNuke(tm) v2.5x   Posted: Sun Nov 14, 2021 6:13 am   Subject: Code: 1064 - Message: You have an error in your SQL syntax
I got this error now.

November 14, 2021, 1:11 pm
File: /www.bestbuildpc.org/db/mysqli.php - Line: 185
SQL was: SELECT * FROM `nuke_nsnst_ip2country` WHERE (`ip_lo`<="1 ...
 Topic: paypal issue
Doulos

Replies: 3
Views: 3332

PostForum: RavenNuke(tm) v2.5x   Posted: Sat Nov 21, 2020 4:27 pm   Subject: paypal issue
What version of Donation module? What version of PHP? I have a "working" donation module (by that I mean it shows up on the website and accepts donations), but I have not been able to get ...
 Topic: Donations module update problems
neralex

Replies: 10
Views: 12044

PostForum: RavenNuke(tm) v2.5x   Posted: Sun Jun 09, 2019 5:18 am   Subject: Donations module update problems
Edit: link removed

DO A BACKUP OF THIS FILE!

Please note: I renamed on my end some tables to simplify the identification of the Donations db-tables. So it could be your config-table for the Dona ...
 Topic: Donations module update problems
Doulos

Replies: 10
Views: 12044

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: php7 support
Doulos

Replies: 276
Views: 291558

PostForum: RavenNuke(tm) v2.5x   Posted: Tue Jun 04, 2019 5:01 am   Subject: php7 support
That and the IPN feature of the donation module is not working. I thought I had updated it correctly and got no errors, and the IPN config check came back OK, but new donations are not posted. As so ...
 Topic: php7 support
hicuxunicorniobestbuildpc

Replies: 276
Views: 291558

PostForum: RavenNuke(tm) v2.5x   Posted: Tue Mar 27, 2018 6:21 pm   Subject: Re: php7 support
Notice: Undefined variable: def_module in /blocks/block-User_Info.php on line 192



$result3 = $db->sql_query('SELECT `title`, `custom_title`, `view` FROM `' . $prefix . '_modules` WHERE ...
 Topic: Nuke Treasury- white screen
Plasma

Replies: 8
Views: 11156

PostForum: RavenNuke(tm) v2.5x   Posted: Tue Nov 22, 2016 9:55 am   Subject: Nuke Treasury- white screen
This is an totally outdated module from 2005 based on PHP Nuke 6.0 - this can't work. Besides the old sql-layer there are also other issues. It needs a whole rewrite. If you don't have the skills to r ...
 Topic: Website posting time wrong
Doulos

Replies: 6
Views: 9611

PostForum: RavenNuke(tm) v2.5x   Posted: Fri Nov 04, 2016 4:59 pm   Subject: Re: Website posting time wrong
OK, I got the IP tracking to show the correct time now by adding date_default_timezone_set("America/Chicago"); as you suggested , but the Donations module is still not reporting the correct ...
 Topic: Msql folder can't locate
kguske

Replies: 6
Views: 9120

PostForum: RavenNuke(tm) v2.5x   Posted: Wed Jul 20, 2016 12:29 pm   Subject: Msql folder can't locate
The treasury.SQL is a text file with commands to load the tables necessary for nuke Treasury.

Open your site's control panel
Then open phpMyAdmin
Select your nuke DB.
Click the SQL tab or the Im ...
 Topic: Msql folder can't locate
kguske

Replies: 6
Views: 9120

PostForum: RavenNuke(tm) v2.5x   Posted: Sat Jul 16, 2016 4:17 am   Subject: Msql folder can't locate
Hello,

There is a separate config for the database in the module folder. The idea is that you might wish to keep the treasury tables in a separate database.

Check the config settings in module ...
 Topic: CA Treasury question
kguske

Replies: 5
Views: 11299

PostForum: Nuke Treasury   Posted: Sun Jun 26, 2016 6:50 pm   Subject: CA Treasury question
Just a quick follow-up on this:
- the date is June 30, 2017, so you have a year to confirm
- there are 2 references to paypal.com in the old treasury module on which CA Treasury was built - one uses ...
 Topic: Module throwing errors
Doulos

Replies: 11
Views: 12600

PostForum: Modules   Posted: Tue Aug 19, 2014 10:57 am   Subject: Re: Module throwing errors
I tried rewriting it myself using example from the internet but could not get it to send all the information like the original does.

I work 60+ hours a week so I don't really have time now to learn ...
 Topic: Copyright improvement.
montego

Replies: 20
Views: 50944

PostForum: RavenNuke(tm) v2.5x   Posted: Sun Dec 22, 2013 7:14 am   Subject: Copyright improvement.
Yes, please keep in mind that none of us are paid here and there aren't even enough donations to keep the infrastructure costs from chewing into Raven's own pocket each month.

Hey, if anyone out t ...
 Topic: Theme for admin use only?
Doulos

Replies: 13
Views: 21997

PostForum: Themes   Posted: Tue Nov 19, 2013 8:18 am   Subject: Theme for admin use only?
Sorry to resurrect this thread, but, I think I found the problem. I notice that on a few themes the layout was messed up. This seemed to be related to the donations block which I had modified. When ...
 Topic: Hi Guys, Registration issue
wiz

Replies: 33
Views: 38402

PostForum: RavenNuke(tm) v2.5x   Posted: Sat Nov 16, 2013 10:05 am   Subject: Hi Guys, Registration issue
In an attempt to validate the site i have, by process of elimination discovered most of the errors:
Server rules block ~ 13 errors, 1 warning
Sommaire block ~ 40 errors, 11 warnings
Teamspeak block ...
 Topic: Hi Guys, Registration issue
neralex

Replies: 33
Views: 38402

PostForum: RavenNuke(tm) v2.5x   Posted: Tue Nov 12, 2013 8:26 am   Subject: Hi Guys, Registration issue
nuken, is right - its a javascript conflict! Do you have it tried to disable your Donations-Block? It could be also your wrong markup, because you have a heavy chaos in there and if JS should work cor ...
 Topic: What is the correct Donations module to use with RavenNuke?
Guardian2003

Replies: 2
Views: 5376

PostForum: RavenNuke(tm) v2.5x   Posted: Sun Jun 02, 2013 2:39 pm   Subject: What is the correct Donations module to use with RavenNuke?
Yes, predominantly it's because the code is old. Depending on which version of the Donations module you are using, there may be a number of bugs.

I have never seen the Total Lottery module (or bloc ...
 Topic: What is the correct Donations module to use with RavenNuke?
kaicannon

Replies: 2
Views: 5376

PostForum: RavenNuke(tm) v2.5x   Posted: Sun Jun 02, 2013 1:57 pm   Subject: What is the correct Donations module to use with RavenNuke?
I'm running the latest RavenNuke 2.51.

I've installed the Donations module along with the Donate O Meter block. I have no problems with this until I click on the Treasury Icon in the Admin Control ...
 Topic: Someone interested in an admin module that creates modules?
wHiTeHaT

Replies: 36
Views: 34217

PostForum: Other - Discussion   Posted: Mon May 27, 2013 10:42 am   Subject: Re: Someone interested in an admin module that creates modul
I like the idea. It is a simple way to add a basic module/page. There are many uses for a basic module, like an about us page, donations thank you or cancel page, etc... Not all users understand how t ...
 Topic: Someone interested in an admin module that creates modules?
nuken

Replies: 36
Views: 34217

PostForum: Other - Discussion   Posted: Mon May 27, 2013 6:22 am   Subject: Someone interested in an admin module that creates modules?
I like the idea. It is a simple way to add a basic module/page. There are many uses for a basic module, like an about us page, donations thank you or cancel page, etc... Not all users understand how t ...
 Topic: Rewrite a module
neralex

Replies: 12
Views: 12882

PostForum: For Hire   Posted: Thu Oct 25, 2012 3:10 am   Subject: Rewrite a module
Ok, I have the module rewritten. Now it runs only with RN25 and it seems that your posted injections doesn't work anymore. The code is complete xHTML validated and i have added a own css-file for the ...
 Topic: The last 2 days have been like WW2
nextgen

Replies: 3
Views: 5719

PostForum: RavenNuke(tm) v2.5x   Posted: Thu Sep 20, 2012 5:17 pm   Subject: The last 2 days have been like WW2
Friends i have been getting hit pretty hard the last 2 days. Well over 60 attempts to run scripts on my site that Sentinel has blocked. Mostly on the /index.php and also on the forums search. Does any ...
 Topic: User Info translation drop menu for Ravennuke 2.5 SOLVED!
hicuxunicorniobestbuildpc

Replies: 24
Views: 21774

PostForum: RavenNuke(tm) v2.5x   Posted: Sat Jun 30, 2012 4:51 pm   Subject: re: User Info translation drop menu for Ravennuke 2.5 SOLVED
Nuke, I took a look on your stuff, I think yours is better than mine and I do think I will use it and it should be the final, it is validated too, please correct me with this one too.

Very Happy

This ...
 

 Jump to:   

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