Ravens PHP Scripts: Forums
 

 

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

Replies: 31
Views: 11996

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

Replies: 276
Views: 291546

PostForum: RavenNuke(tm) v2.5x   Posted: Thu Nov 05, 2020 2:02 pm   Subject: php7 support
I found some issues while testing PHP 7.4.12:

mainfile.php: Trying to access array offset on value of type null

https://github.com/neralex/RavenNuke/commit/78408693bb35ab53d008296e9389ea860811a4 ...
 Topic: 2.02.02
Misha

Replies: 2
Views: 4560

PostForum: RavenNuke(tm) v2.5x   Posted: Sat Feb 23, 2019 3:46 am   Subject: 2.02.02
Hi guys, I skimmed through the forums and looks like things changed a lot since my last visit here. I certainly remember way more active times. Shocked

Have a question to those who are still around. I ...
 Topic: Looking for a forum news module
corpse

Replies: 18
Views: 28265

PostForum: RavenNuke(tm) v2.5x   Posted: Fri Oct 21, 2016 3:07 am   Subject: Re: Looking for a forum news module
When I add the ForumNews V3 module I'm getting the following error after I upload the edited files:

The error comes when I try and submit the new forum post..

Error in posting

DEBUG MODE

S ...
 Topic: Forum Problem accessing into Forums
ibonic

Replies: 3
Views: 7953

PostForum: RavenNuke(tm) v2.5x   Posted: Mon Dec 29, 2014 1:18 pm   Subject: Re: Forum Problem accessing into Forums
Here are the errors from the Dblog file:

text/x-generic dblog
diff output text
*** YES, THIS IS A BLANK FILE - MAKE SURE PERMISSIONS ARE SET CORRECTLY SO IT CAN BE WRITTEN TO ***
July 14, 2014 ...
 Topic: block TrickedOutSliderV2 updated and validated
hicuxunicorniobestbuildpc

Replies: 7
Views: 10890

PostForum: RavenNuke(tm) v2.5x   Posted: Fri Sep 26, 2014 7:06 am   Subject: block TrickedOutSliderV2 updated and validated
Guys!! Today I decided to take a look at the block: block-TrickedOutSliderV2.php

OLD and it will give you some validation warnings

<?php
##################################################### ...
 Topic: Can I convert RavenNuke 2.50.00 database to RavenNuke 2.51.0
neralex

Replies: 10
Views: 15482

PostForum: RavenNuke(tm) v2.5x   Posted: Sun Jan 26, 2014 4:50 am   Subject: Can I convert RavenNuke 2.50.00 database to RavenNuke 2.51.0
mike63740, for sure because in your theme.php, function themeheader, is ads(0) defined. Sou you need only change the value from 0 to 1.

if ($banners == 1) {
echo ads(1);
...
 Topic: URL Rewrites Partially Working (DragonflyCMS)
djmaze

Replies: 11
Views: 21595

PostForum: General/Other Stuff   Posted: Tue Jan 14, 2014 5:01 am   Subject: URL Rewrites Partially Working (DragonflyCMS)
http://dragonflycms.org/Forums/viewtopic/t=25238.html

You didn't bump your question, so it probably slipped attention
 Topic: PHPBB3 Module Download
ricktido

Replies: 7
Views: 13273

PostForum: RavenNuke / Raven CMS CMS Wiki   Posted: Sun Jan 05, 2014 12:04 pm   Subject: PHPBB3 Module Download
add E_STRICT to the error reporting. It will probably be in the install index.php, but you might have to search for it.
Yeah, that would have worked. Thanks, Nuken. But I believe it's best to just st ...
 Topic: Converting Moon Phase block.
hicuxunicorniobestbuildpc

Replies: 29
Views: 28217

PostForum: Converting/Creating Blocks   Posted: Sat Oct 19, 2013 1:52 am   Subject: re: Converting Moon Phase block.
Spastic, this is what I did. Let me know if it is correct.

<?php


if (!defined('BLOCK_FILE')) {Header('Location: ../index.php'); die();}

//$ ...
 Topic: User Info translation drop menu for Ravennuke 2.5 SOLVED!
Guardian2003

Replies: 24
Views: 21774

PostForum: RavenNuke(tm) v2.5x   Posted: Sun Jun 24, 2012 11:12 am   Subject: User Info translation drop menu for Ravennuke 2.5 SOLVED!
Well, as you know, TR is a table row and TD is a column cell in the row. To balance the table you either need the same number of TD's in each row or specify a COLSPAN attribute for the TD so it can sp ...
 Topic: Best way to put Google Search Bar in Nuke
semperaye

Replies: 10
Views: 11797

PostForum: Post Installation Help   Posted: Sun Jun 17, 2012 7:06 pm   Subject: Re: Best way to put Google Search Bar in Nuke
I'm not suprised, since this topic is over 6 years old.

And still I cant seem to find out how its done Razz
 Topic: Swank Xibit (media gallery)
killing-hours

Replies: 61
Views: 86417

PostForum: Modules   Posted: Fri Mar 02, 2012 11:32 am   Subject: Swank Xibit (media gallery)
Ran a more process intense test... here are the results. Various image sizes / types including animated gif's.


Settings:

Resize image to 800x600 if size exceeds those dems
Thumbsize - 150x15 ...
 Topic: Swank Xibit (media gallery)
killing-hours

Replies: 61
Views: 86417

PostForum: Modules   Posted: Tue Feb 28, 2012 2:45 pm   Subject: Swank Xibit (media gallery)
I ran a simple test to see the total execution time to process an image & video on my server.

Settings:

Resize image to 800x600 if size exceeds those dems
Thumbsize - 150x150

Server:
...
 Topic: FCKEditor *fixed*
southern

Replies: 11
Views: 10172

PostForum: RavenNuke(tm) v2.5x   Posted: Thu Jan 26, 2012 12:49 pm   Subject: Re: FCKEditor *fixed*
I would also recommend FLashFXP 4. I always use it and I never got any issue.

I'll look into FLashFXP 4. Thanks.
 Topic: USER SETTINGS - Change a Default Setting !
Coldy

Replies: 3
Views: 5550

PostForum: v2.4 RN Issues   Posted: Mon Nov 07, 2011 3:31 pm   Subject: re: USER SETTINGS - Change a Default Setting !
You can change this in your database at the _users table:
user_allow_viewonline
 Topic: How to add a Where clause to this query
scorpious

Replies: 9
Views: 10014

PostForum: MySQL   Posted: Wed Oct 05, 2011 6:37 am   Subject: re: How to add a Where clause to this query
Hi All

Cheers for the fast reply.

fkelly:

I tried this before WHERE user_userbid = \' '.$biddersname. '\' ';
but got a blank screen, as I have seen this code used before.

killing-hours: ...
 Topic: 2.4.01 - Installation Issue - - - ( RESOLVED )
spasticdonkey

Replies: 10
Views: 13824

PostForum: v2.4 RN Issues   Posted: Tue Feb 22, 2011 8:17 am   Subject: 2.4.01 - Installation Issue - - - ( RESOLVED )
you need the installation folder..

I downloaded and confirmed that the RavenNuke_v2.40.01.tar.gz DOES have the INSTALLATION/ Directory
http://www.rtsforce.com/files/gz.gif

Windows is known to ...
 Topic: All deprecated codes will be here
PHrEEkie

Replies: 30
Views: 62108

PostForum: PHP   Posted: Mon Dec 13, 2010 7:22 pm   Subject: re: All deprecated codes will be here
If you're asking whether that code should be changed to whatever, I simply don't know. It's a snippet. I have no idea how it's being used, or what's using it, so I have no idea how to advise you there ...
 Topic: User cannot change email address
crypto

Replies: 13
Views: 13682

PostForum: v2.4 RN Issues   Posted: Tue Dec 07, 2010 2:38 pm   Subject: Re: re: User cannot change email address
For the email changing issue, make sure in Admin Edit Users Configuration Permissions make sure the Allow User Email Change is set to yes.

If it is, the user will have to click the new acti ...
 Topic: Fresh New Install RN 2.4.0.1 - Problems Encountered
dad7732

Replies: 11
Views: 10091

PostForum: v2.4 RN Issues   Posted: Tue Aug 24, 2010 2:06 pm   Subject: re: Fresh New Install RN 2.4.0.1 - Problems Encountered
As regards issue #4 ..

First of all, emailer.php line #238:
message_die(GENERAL_ERROR, 'Failed sending email :: ' . (($this->use_smtp) ? 'SMTP' & ...
 Topic: Fresh New Install RN 2.4.0.1 - Problems Encountered
dad7732

Replies: 11
Views: 10091

PostForum: v2.4 RN Issues   Posted: Sat Aug 21, 2010 10:14 am   Subject: Fresh New Install RN 2.4.0.1 - Problems Encountered
Ok, did a completely new FRESH install of RN 2.4.0.1 on a brand new domain.

Problems:

1. Resend_Email language file not recognized

2. Email will not be send from the web site unless TegoNuke ...
 Topic: Error with emailer.php
dad7732

Replies: 9
Views: 7261

PostForum: v2.4 RN Issues   Posted: Sat Aug 21, 2010 6:34 am   Subject: re: Error with emailer.php
Configured my major support site to send via smtp until we can figure out the debug error in emailer.php line 238. The other site is not a production site so we can diddle with it as much as we want.
 Topic: Error with emailer.php
dad7732

Replies: 9
Views: 7261

PostForum: v2.4 RN Issues   Posted: Fri Aug 20, 2010 2:00 pm   Subject: Error with emailer.php
Whenever a reply is entered in the forum where the user has opted to be emailed, this error is showing up:

Failed sending email :: PHP ::

DEBUG MODE

Line : 238
File : ...
 Topic: CGI Hack
hopper

Replies: 7
Views: 11076

PostForum: Security Issues   Posted: Thu Mar 04, 2010 5:30 pm   Subject: CGI Hack
Hello

I use RN 2.30.02

Yesterday my site went down. So I contacted my host and they rebooted the server. After the reboot everything seemed fine until I started seeing that some of my modules ...
 

 Jump to:   

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