Ravens PHP Scripts: Forums
Forum Index • Forum FAQ • Search • Memberlist • Usergroups • Profile • Log in to check your private messages • Log in |
Search found 851 matches |
Ravens PHP Scripts And Web Hosting Forum Index |
Author | Message |
---|---|
Topic: Code: 1064 - Message: You have an error in your SQL syntax | |
hicuxunicorniobestbuildpc Replies: 31 Views: 15743 ![]() |
![]() |
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: 317075 ![]() |
![]() |
Hey Coldy,
thank you - just added to the github-repo! Reviews: https://github.com/neralex/RavenNuke/commit/7c1224476655d045c1b40a585d57254ecc780702 mainfile: https://github.com/neralex/RavenN ... |
|
Topic: php7 support | |
Coldy Replies: 276 Views: 317075 ![]() |
![]() |
Hello,
I've found two bugs in the current Raven version. In the mainfile there are curly braces in lines 1741 and 1743 (function encode_mail), which are no longer supported under PHP 7.4. I notic ... |
|
Topic: php7 support | |
neralex Replies: 276 Views: 317075 ![]() |
![]() |
Based on this Topic, I found some new issues with php7.4.x: https://www.ravenphpscripts.com/ftopict-21558.html
includes/nukesentinel.php Commit: https://github.com/neralex/RavenNuke/commit/3b678b0 ... |
|
Topic: Some bug fixes | |
Nuke8 Replies: 3 Views: 8227 ![]() |
![]() |
I found some bugs - the older versions may contain these, too -, so I'd like to share them with my fixes.
1. When submitting news in the admin page, date given in the "Notes" section isn' ... |
|
Topic: $query variable no longer working after PHP upgrade | |
rogue3 Replies: 4 Views: 15752 ![]() |
![]() |
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: $query variable no longer working after PHP upgrade | |
rogue3 Replies: 4 Views: 15752 ![]() |
![]() |
I have a review module that has a built in search function. This all worked fine in PHP5.3, but in PHP5.6 the output no longer works. I've narrowed the problem down to the string that is produced in t ... | |
Topic: php7 support | |
neralex Replies: 276 Views: 317075 ![]() |
![]() |
Some fixes added for warnings caused by deprecated function names of class constructors in the Comments module. Its also added in the big post with the other class constructor warnings: HEREfunction R ... | |
Topic: php7 support | |
neralex Replies: 276 Views: 317075 ![]() |
![]() |
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: Way of the websites. | |
neralex Replies: 4 Views: 9521 ![]() |
![]() |
Nothing has died!
The latest RavenNuke does the job pretty well. for sure where are not more many developers which creating new modules, blocks and themes but the easy way to create own stuff make ... |
|
Topic: RavenNuke 3 | |
Guardian2003 Replies: 167 Views: 324111 ![]() |
![]() |
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: RavenNuke 3 | |
Guardian2003 Replies: 167 Views: 324111 ![]() |
![]() |
We are still working on it but free time is just so limited ![]() A big portion of the modules have been re-written to utilise phpInputValidator (with a plug-in for HTML Purifier) and of course our new ... |
|
Topic: Updating mainfile from RavenNuke 2.51 | |
hicuxunicorniobestbuildpc Replies: 9 Views: 10766 ![]() |
![]() |
here I show u more
function adminblock() { global $admin, $admin_file, $db, $prefix, $user_prefix; if (is_admin($admin)) { $sql = 'SELECT `title`, `conten ... |
|
Topic: I notice abnormally large number of bots registering -ideas? | |
fkelly Replies: 10 Views: 18432 ![]() |
![]() |
Draxx:
We have classifieds on our new site: mohawkhudsoncyclingclub.org I think they are a subset of Forums there. Or a content type that is put into a block. Either way should work. I'll q ... |
|
Topic:  on some blocks and not others. Out of the box RN 2.5 ins | |
hicuxunicorniobestbuildpc Replies: 10 Views: 23344 ![]() |
![]() |
<?php
/************************************************************************ * nukeNAV(tm) * http://www.nukeSEO.com * Copyright 2009 by Kevin Guske ************************* ... |
|
Topic: Need help on error converting Fictioneer module to MySQLI | |
giantmidget Replies: 10 Views: 16607 ![]() |
![]() |
PLEASE SEE NEW PROBLEM IN SUBSEQUENT POST
Original problem has been fixed. Now I have a new one EDIT:: Original Problem I am converting my Fictioneer module to work with MySQLI and I am ove ... |
|
Topic: ShortLinks Not Working | |
ricktido Replies: 25 Views: 153705 ![]() |
![]() |
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: 93152 ![]() |
![]() |
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 ![]() |
![]() |
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: is_mod_admin OR is_admin? | |
Lucifix Replies: 1 Views: 6229 ![]() |
![]() |
I've got one question about functions is_mod_admin and is_admin.
I've added new admin which have only News permissions. But this admin can also edit and delete Review. I check Review index.php file ... |
|
Topic: In need of a Theme System | |
kguske Replies: 3 Views: 5690 ![]() |
![]() |
If I have enough time this weekend, I'll take a look into upgrading http://themes.fornuke.com to RN 2.5. If I remember correctly, the theme selector used there requires changes to the mainfile script ... | |
Topic: BBTONUKE extra | |
spasticdonkey Replies: 13 Views: 15521 ![]() |
![]() |
....I think having the ability to post specific form posts (not just the master link to the whole thread) to some social website like facebook might be useful for some as well.
I think I have a pot ... |
|
Topic: multiple- themes and nukeseo dot com | |
andyb2 Replies: 15 Views: 15602 ![]() |
![]() |
My bad; didn't explain myself very well (apologies) As an aside- for the news upload- it would be great if you could upload additional photos for an article (for example, a "mini gallery" that it show ... | |
Topic: closed: RN Web Links Mod | |
fkelly Replies: 12 Views: 14530 ![]() |
![]() |
To return the devil's advocate "favor," why have any content modules at all other than the generic content module? I mean, you could create a web store, calendar, feeds, newsletter, news, feedback, yo ... | |
Topic: Advanced BBCode Box for RavenNuke v2.5 | |
spasticdonkey Replies: 18 Views: 27233 ![]() |
![]() |
PHPBB2 Forum BBCode Modification for RavenNuke™ v2.5, which expands the standard BBCode features to allow: audio/video embeds, text formatting/styling options, image/video positioning, dynamic tw ... | |
Ravens PHP Scripts And Web Hosting Forum Index Goto page 1, 2, 3 ... 33, 34, 35 Next |
Powered by phpBB © 2001-2007 phpBB Group
All times are GMT - 6 Hours