Ravens PHP Scripts: Forums
Forum Index • Forum FAQ • Search • Memberlist • Usergroups • Profile • Log in to check your private messages • Log in |
Search found 692 matches |
Ravens PHP Scripts And Web Hosting Forum Index |
Author | Message |
---|---|
Topic: admin | |
fondy Replies: 10 Views: 3410 ![]() |
![]() |
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: RN Subscription Module from Guardian | |
hicuxunicorniobestbuildpc Replies: 22 Views: 10043 ![]() |
![]() |
I am getting some errors now from this RN Module made it from Guardian
Notice: Undefined offset: 1 in /www.bestbuildpc.org/modules/RN_Subscription/index.php on line 37 $username = $cookie[ ... |
|
Topic: Some more bug fixes | |
Nuke8 Replies: 14 Views: 20319 ![]() |
![]() |
I think it's a really good function, that if the Terms of Service (TOS) changes, all the users have to accept it right after their next login.
In my understanding, when I active this function and c ... |
|
Topic: php7 support | |
hicuxunicorniobestbuildpc Replies: 276 Views: 317072 ![]() |
![]() |
Rn_Gallery module is giving lots of errors
Warning: Illegal string offset 'name' in modules/RN_Gallery/galleryfrompicasa.class.php on line 258 Warning: Illegal string offset 'published' ... |
|
Topic: php7 support | |
neralex Replies: 276 Views: 317072 ![]() |
![]() |
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: shortlink in nukeNav with Forum and Private Message modules | |
rovshan Replies: 7 Views: 20564 ![]() |
![]() |
thanks for help
what do you mean - custom taps ? I did not edit any files concerning forum module and shotlinks As well as I removed all left and right blocks from Forum module. With other mo ... |
|
Topic: shortlink in nukeNav with Forum and Private Message modules | |
rovshan Replies: 7 Views: 20564 ![]() |
![]() |
Hi,
Just lost 2 days and could not fix the problem. Shortlinks works fine with all modules. But with 2 modules Forum and Private Message the links in nukeNav.php does not tapped !! Only in nukeNa ... |
|
Topic: Video_Stream | |
kenspa Replies: 4 Views: 10733 ![]() |
![]() |
Hi
I am using video stream mod v 4.5 on raven nuke 2.51, All is ok except for the rating system, it won't trigger "You have alreadyvoted.." Here goes the rate.php: if(!defined(' ... |
|
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: New Authors cannot logon | |
nuken Replies: 9 Views: 12985 ![]() |
![]() |
Make sure you are using the latest RN, version 2.51.00 and that you are running atleast PHP 5.2 on your server. If so, make sure it is not an issue with captcha, set $gfx_chk in config.php to 0 and tr ... | |
Topic: WISH: Open Graph meta tags for the next release | |
draxx Replies: 23 Views: 44733 ![]() |
![]() |
Hey Narelex - I like this idea but I am confused about a couple things:
What file does this go? global $og_image, $nukeurl; What file does this go? if (preg_match('/facebookexterna ... |
|
Topic: WISH: Open Graph meta tags for the next release | |
hicuxunicorniobestbuildpc Replies: 23 Views: 44733 ![]() |
![]() |
Hi Neralex, I tried to follow your modifation and I am not so sure if I do it properly. Correct me if u see something wrong.
Open mimetype.php Search for if(!isset($dhMETA)) $dhMETA = array(' ... |
|
Topic: RavenCMS revealed? | |
Guardian2003 Replies: 14 Views: 19627 ![]() |
![]() |
Everything should still work fine if you remove the Forums module and go to Your_Account.
You won't be able to delete or rename Your_Account at the moment because it is a core module and changing the ... |
|
Topic: Blocks by Module 2013 - need help :) | |
draxx Replies: 64 Views: 61080 ![]() |
![]() |
I have fixed Narelex's file myself by comparing the difference between misterstereus two versions and identifying the changes.
It only needed changed 2 lines of code with 1 variable. It now wor ... |
|
Topic: How do I create SEO friendly URLS for Content and News | |
jane65 Replies: 17 Views: 15836 ![]() |
![]() |
Hi, Since I put all the rules in, I have found that the legal pages do show the shortened URLS, its just the content ones that aren't showing, so it is probably something I have done that stops it wo ... | |
Topic: I notice abnormally large number of bots registering -ideas? | |
kguske Replies: 10 Views: 18432 ![]() |
![]() |
You can also add COPPA and Legal requirements in RNYA - that requires the bot to be reprogrammed. It's temporary, but the key is to make the idiots work harder than you.
I also noticed a lot of bo ... |
|
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: WISH: Open Graph meta tags for the next release | |
neralex Replies: 23 Views: 44733 ![]() |
![]() |
We all know it, if we are post a link to a website in facebook or google+, then we get a selection of images. In the most cases we get not the right image or sometimes no image.
Facebook and Google ... |
|
Topic: ShortLinks Not Working | |
ricktido Replies: 25 Views: 153704 ![]() |
![]() |
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: accept cookies warning | |
jane65 Replies: 8 Views: 9236 ![]() |
![]() |
I've managed to get it working now. There are two files in cprompt that need to be added to the jquery folder, so apart from the cprompt.min.js file there is another called cprompt.js. Once I added ... | |
Topic: accept cookies warning | |
nuken Replies: 8 Views: 9236 ![]() |
![]() |
There is no next. If you add the cprompt.min.js and created the head-Cookie_Prompt.php with
<?php if (stristr(htmlentities($_SERVER['PHP_SELF']), 'head-Cookie_Promp ... |
|
Topic: blank page edit mainfile | |
doffer83 Replies: 4 Views: 8270 ![]() |
![]() |
I searched a lot and tried many things but without success... I moved an old nuke site to another webhosting company (for a good friend). it went okay but I had to fix many errors ...
When I uncomm ... |
|
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: accept cookies warning | |
nuken Replies: 8 Views: 9236 ![]() |
![]() |
There are several jquery cookie prompt scripts out there. You could use something like cPrompt https://github.com/michaelw90/cPrompt You would just need to add cprompt.min.js to your includes/jquery f ... | |
Topic: CSRF Protection and Broken Links | |
derek765 Replies: 3 Views: 7769 ![]() |
![]() |
I have a quite good amount of friends in the Hacking community and asked a buddy to do a vulnerability scan of my website and this is the results he gave me.
I check the directories of which was show ... |
|
Ravens PHP Scripts And Web Hosting Forum Index Goto page 1, 2, 3 ... 26, 27, 28 Next |
Powered by phpBB © 2001-2007 phpBB Group
All times are GMT - 6 Hours