Ravens PHP Scripts: Forums
 

 

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

Replies: 31
Views: 15738

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
Doulos

Replies: 276
Views: 317027

PostForum: RavenNuke(tm) v2.5x   Posted: Fri Mar 06, 2020 4:02 am   Subject: php7 support
FYI, neralex, I've received no PHP Warnings from GCalendar since applying your fix. Thanks.
 Topic: php7 support
Doulos

Replies: 276
Views: 317027

PostForum: RavenNuke(tm) v2.5x   Posted: Sun Mar 01, 2020 11:05 am   Subject: php7 support
Googlebot is filling my error logs every time it visits GCalendar with the aforementioned "Warnings". Googlebot no longer obeys robots.txt. Is there any way to stop this?
 Topic: php7 support
neralex

Replies: 276
Views: 317027

PostForum: RavenNuke(tm) v2.5x   Posted: Thu Dec 19, 2019 11:43 am   Subject: php7 support
Anyway, here is the latest [19-Dec-2019 00:25:16 America/Chicago] PHP Notice: Undefined index: y in /home/clanfga/public_html/modules/GCalendar/viewweek.php on line 252
[ ...
 Topic: php7 support
Doulos

Replies: 276
Views: 317027

PostForum: RavenNuke(tm) v2.5x   Posted: Thu Dec 19, 2019 3:47 am   Subject: php7 support
Works exactly as you said it should. No error with sid - index page without sid. Makes no sense to me why I am still getting this warning occasionally.

Anyway, here is the latest [19-Dec-2019 ...
 Topic: php7 support
Doulos

Replies: 276
Views: 317027

PostForum: RavenNuke(tm) v2.5x   Posted: Fri Nov 08, 2019 2:07 pm   Subject: php7 support
I replaced all the my files from the github depository and that error seems to have disappeared.

How about this one...[08-Nov-2019 19:45:55 UTC] PHP Warning: count() ...
 Topic: php7 support
neralex

Replies: 276
Views: 317027

PostForum: RavenNuke(tm) v2.5x   Posted: Thu Nov 07, 2019 3:08 pm   Subject: php7 support
Doulos, I really need to know on which way you get the warnings, because I can't reproduce it. GCalendar throws no warnings like this on my end.

Please check if you are using a block-file of this m ...
 Topic: php7 support
Doulos

Replies: 276
Views: 317027

PostForum: RavenNuke(tm) v2.5x   Posted: Thu Nov 07, 2019 2:07 pm   Subject: php7 support
FYI, (using PHP7.3.11) GCalendar - undefined constant errors:[06-Nov-2019 19:51:04 UTC] PHP Warning: Use of undefined constant _MONTH1_NAME - assumed '_MONTH1_NAME' (this will ...
 Topic: CSS: Limit image-width in Forum-posts
Doulos

Replies: 16
Views: 15700

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

PostForum: RavenNuke(tm) v2.5x   Posted: Tue Oct 10, 2017 11:32 am   Subject: php7 support
To prevent php7.x warnings caused by deprecated function names of class constructors, I prepared a "little" to-do list.

Note: I noticed also many of these warnings in /includes/xmlrpc/xm ...
 Topic: RavenNuke 3
Guardian2003

Replies: 167
Views: 324101

PostForum: RavenNuke / Raven CMS CMS Wiki   Posted: Sun Aug 16, 2015 3:27 am   Subject: Re: RavenNuke 3
I finally got around to doing the short write-up I promised. Sorry for the delay but it was hard to find the time to type when I could have used that time to write code - plus the wife insisted on dra ...
 Topic: Warning Google
Eduardo

Replies: 26
Views: 43101

PostForum: RavenNuke(tm) v2.5x   Posted: Wed Oct 23, 2013 9:29 am   Subject: Warning Google
modules/GCalendar/displayCatLegend.js
 Topic: Updating mainfile from RavenNuke 2.51
hicuxunicorniobestbuildpc

Replies: 9
Views: 10766

PostForum: RavenNuke(tm) v2.5x   Posted: Tue Sep 24, 2013 3:23 am   Subject: re: Updating mainfile from RavenNuke 2.51
here I show u more


function adminblock() {
global $admin, $admin_file, $db, $prefix, $user_prefix;
if (is_admin($admin)) {
$sql = 'SELECT `title`, `conten ...
 Topic: ShortLinks Not Working
ricktido

Replies: 25
Views: 153690

PostForum: RavenNuke(tm) v2.5x   Posted: Fri Apr 19, 2013 2:48 pm   Subject: Re: ShortLinks Not Working
Its only needed to put the code from the shortlinks.htaccess inside your .htaccess file. In the .htaccess file you can find some comments to activate it.

# If you use TegoNuke(tm) ShortLink ...
 Topic: Minor Vulnerability
derek765

Replies: 16
Views: 93150

PostForum: RavenNuke(tm) v2.5x   Posted: Wed Dec 19, 2012 6:40 pm   Subject: re: Minor Vulnerability
Well, I like how the ErrorDocs is handled with a module in RavenNuke, and would like to keep it that way.

Allows users to see the error problem and still see site features.
I tried moving the Erro ...
 Topic: Missing Shoft Links
derek765

Replies: 2
Views: 58890

PostForum: ShortLinks/TegoNuke   Posted: Fri Dec 07, 2012 12:28 am   Subject: Missing Shoft Links
My Short Links in my .htaccess
Does anyone happen to have the rewriterule for nukeNAV and Resend_Email module?

<IfModule mod_rewrite.c>
# TegoNuke(tm) ShortLinks - ShortLinks.htacc ...
 Topic: sorry to keep asking what seems to be the same thing
gator81

Replies: 15
Views: 22090

PostForum: Converting/Creating Modules   Posted: Mon Sep 24, 2012 2:37 pm   Subject: re: sorry to keep asking what seems to be the same thing
This is a fix that I seems to work, and the nice thing about this is you dont have to really do that much. I was able to get this fix from Noto over at clanthemes.com

In your GCalendar folder open ...
 Topic: sorry to keep asking what seems to be the same thing
fkelly

Replies: 15
Views: 22090

PostForum: Converting/Creating Modules   Posted: Sun Sep 23, 2012 2:09 pm   Subject: re: sorry to keep asking what seems to be the same thing
Take a look at http://webmhcc.org

It's a bicycle club website I run. I have Gcalendar as my module in home and I supplement it with several other blocks, such as the recent articles block, several ...
 Topic: sorry to keep asking what seems to be the same thing
gator81

Replies: 15
Views: 22090

PostForum: Converting/Creating Modules   Posted: Sun Sep 23, 2012 1:27 pm   Subject: re: sorry to keep asking what seems to be the same thing
thank you for your help, but the more i think about it the more I really want to work on the gcalendar. I am just trying to setup something that members of our church has asked. For many years I have ...
 Topic: Looking for direction
Guardian2003

Replies: 13
Views: 19095

PostForum: RavenNuke(tm) v2.5x   Posted: Sun Sep 23, 2012 12:58 am   Subject: Looking for direction
Of course you can run it as a block - it is only code after all and the only real difference between a block and a module is where the output is displayed on the page.

Yes, you would have to adjust ...
 Topic: sorry to keep asking what seems to be the same thing
gator81

Replies: 15
Views: 22090

PostForum: Converting/Creating Modules   Posted: Sat Sep 22, 2012 6:24 pm   Subject: sorry to keep asking what seems to be the same thing
The other gcalendar blocks that I have seen are just a picutre that you can click on to open in a new home page.
andyb2: I want to convert the gcalender as a block so i can run it as a center block o ...
 Topic: Looking for direction
gator81

Replies: 13
Views: 19095

PostForum: RavenNuke(tm) v2.5x   Posted: Sat Sep 22, 2012 5:40 pm   Subject: re: Looking for direction
thank you for the quick replys so i will try to expand on this a little more.

I am trying to convert the gcalendar to work as a full fledge block so i can also post it on the home page.

the gcal ...
 Topic: Looking for direction
Palbin

Replies: 13
Views: 19095

PostForum: RavenNuke(tm) v2.5x   Posted: Sat Sep 22, 2012 3:44 pm   Subject: re: Looking for direction
I only semi understand what you are trying to accomplish, but I will offer a few words on the code you posted.


if (!defined('INDEX_FILE')) define('INDEX_FILE', true); // S ...
 Topic: sorry to keep asking what seems to be the same thing
kguske

Replies: 15
Views: 22090

PostForum: Converting/Creating Modules   Posted: Sat Sep 22, 2012 7:45 am   Subject: re: sorry to keep asking what seems to be the same thing
Mainfile contains core functions that are used in most scripts, including blocks. It should not be necessary to include (or [url=http://php.net/manual/en/function.require-once.php]require) mainfile i ...
 Topic: Home page question?
gator81

Replies: 16
Views: 11053

PostForum: RavenNuke(tm) v2.5x   Posted: Mon Sep 03, 2012 11:02 am   Subject: Home page question?
misterstereus: yes I tested it, because it is reference to a module it uses the same rules of a module posted on the home page.

I did go through the test again and noticed that if i activate gcalen ...
 

 Jump to:   

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