Ravens PHP Scripts: Forums
Forum Index • Forum FAQ • Search • Memberlist • Usergroups • Profile • Log in to check your private messages • Log in |
Search found 172 matches |
Ravens PHP Scripts And Web Hosting Forum Index |
Author | Message |
---|---|
Topic: Trying to access array offset on value of type null in | |
hicuxunicorniobestbuildpc Replies: 9 Views: 82674 ![]() |
![]() |
I've got the same issue with Survey module. file index.php
Warning: Trying to access array offset on value of type null in /modules/Surveys/index.php on line 211 Warning: Trying to access array ... |
|
Topic: Code: 1064 - Message: You have an error in your SQL syntax | |
hicuxunicorniobestbuildpc Replies: 31 Views: 12967 ![]() |
![]() |
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: 296675 ![]() |
![]() |
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: RN 2.52 issue: elfinder no readable volumes | |
FireATST Replies: 15 Views: 12413 ![]() |
![]() |
I have done a brand new install of 2.52 and have an issue when I go to make a message to be shown on the home page of the site. I attempted to put an image in the message and I upload the image to ser ... | |
Topic: Fix NS Clearing of expired blocks | |
neralex Replies: 3 Views: 4766 ![]() |
![]() |
rovshan, let me say thank you! ![]() After checking the installation-files, I found the entry, which is adding the field blocked_clear into the _nsnst_config table inside the rndb_upgrade_nukesentinel ... |
|
Topic: Some more bug fixes | |
neralex Replies: 14 Views: 19685 ![]() |
![]() |
1. Fixed.
https://github.com/neralex/RavenNuke/commit/e3284422861366d08153d47f72eaffbb79a397ef 2. It works on my end - it counts +1. In the queries above it works also on the same way without a ... |
|
Topic: Looking for a forum news module | |
neralex Replies: 18 Views: 28421 ![]() |
![]() |
I had never used this module but I guess its all based in the index.php. If yes then open the index.php of this module and find the include of the header.php.
find something like this: include_o ... |
|
Topic: Honeypot V2.1 AntiBot Module | |
hicuxunicorniobestbuildpc Replies: 80 Views: 221659 ![]() |
![]() |
It looks like they update this module again. Only modification has been made on flash.js
http://www.clanthemes.com/modules.php?name=Forums&file=download&id=1286 |
|
Topic: modifying Ricktido | |
andyb2 Replies: 38 Views: 30414 ![]() |
![]() |
next update (and more questions), if you guys could be so kind?
In the image below, you can see the news bit has a blueish background; I've tried modifying various aspects (to make it a light grey) ... |
|
Topic: Phpnuke Url & Keywords! | |
ara21 Replies: 2 Views: 6141 ![]() |
![]() |
Good morning!
For years I use phpnuke and I must be honest I am very well, there are only two things I would improve, but it seems an odyssey (I state that I know little of php). The most interestin ... |
|
Topic: Upgraded server now can't read font files | |
toolim Replies: 3 Views: 7108 ![]() |
![]() |
I have a problem with fonts in the captcha system.
[Sun Mar 18 15:22:20 2012] [notice] caught SIGTERM, shutting down [Sun Mar 18 15:22:21 2012] [error] python_init: Python version mismatch, expec ... |
|
Topic: Swank Xibit (media gallery) | |
killing-hours Replies: 61 Views: 86919 ![]() |
![]() |
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: New CGIAuth setup on new RN 2.5 local xampp not working | |
jdvanpelt Replies: 7 Views: 8791 ![]() |
![]() |
Oh, hunh. I just noticed something.
The script errors I mentioned look like this: Notice: Use of undefined constant i - assumed 'i' in C:\xampp\htdocs\mainfile.php on line 142 And I j ... |
|
Topic: username in Search results | |
neralex Replies: 11 Views: 9554 ![]() |
![]() |
hi guys!
i have a question about a part of modules/Search/index.php: printf('<tr><td><img src="images/folders.gif" border="0" alt="" />&n ... |
|
Topic: html banners not displaying in Advertising Module | |
fkelly Replies: 5 Views: 7372 ![]() |
![]() |
First, what version of RN are you using. There have been a number of "fixes" in earlier versions. I have tried your code on my test site: the alt "Antec Nine Hundred" flashes quickly and disappears ... | |
Topic: html banners not displaying in Advertising Module | |
chaos_coa Replies: 5 Views: 7372 ![]() |
![]() |
Hi
I serached for this but could not find an answer. When I use the advertising module I cannot get html code provided to me to display banners. For example, I select Ad class as Javascript/ ... |
|
Topic: Modules not loading | |
joe67 Replies: 39 Views: 53178 ![]() |
![]() |
looking at the ftp log i found this,i think this is everything the f****er done from start to finish.
the last ip is mine * c Tue Sep 28 18:11:23 2010 0 188.72.233.54 0 /home/celtica ... |
|
Topic: Why this Bible? | |
djmaze Replies: 18 Views: 17769 ![]() |
![]() |
All this not only begs but demands the question "Why this Bible?"
Because it's a good book? I've read it and also an older book about Taoism. They are both good. |
|
Topic: RN_MODULE_HEAD and jquery | |
Palbin Replies: 38 Views: 59303 ![]() |
![]() |
I don't think you are doing your selector right $("li.title"). If you already know the following please disregard. Your selector is looking for <li> tags with a class of "title" ie <li cla ... | |
Topic: Feedback Module: How do I change the form admin mail address | |
nuken Replies: 3 Views: 5887 ![]() |
![]() |
You should be able to change
if ($send != $FB_NO) { $to = $adminmail; to if ($send != $FB_NO) { $to = "Youremailaddress"; ... |
|
Topic: Stories Achive 3.0 | |
montego Replies: 19 Views: 38985 ![]() |
![]() |
holy RavenNuke
![]() That is the second time I've seen you write that... I can honestly say that it has never been blessed by any Priest, so you can just call it simply "RavenNuke". ![]() ![]() |
|
Topic: Site hacked, fckeditor perhaps? | |
999 Replies: 10 Views: 16128 ![]() |
![]() |
My site was just hacked with a large number of files containing <?php /**/eval(base64_decode('aWYoZnV ... ')); ?> at the top. I'll post the whole thing if needed, but decoded it ... | |
Topic: Sort content module links in alphbetical order | |
Raven Replies: 19 Views: 15418 ![]() |
![]() |
Pan, so sorry, I don't want to reply in here any longer for this issue. That's why I posted it in the site.
If we keep talking in here, then it will look like "personal forum." Bluerace, Whil ... |
|
Topic: Code Snippet Gallery | |
testy1 Replies: 9 Views: 14048 ![]() |
![]() |
Only thing I can think of is sub-categories, but youve probably thought of that
Yes thought about it, Haven't got there yet, But I think it will be a definant addition. Questions, what does the ... |
|
Topic: Code Snippet Gallery | |
testy1 Replies: 9 Views: 14048 ![]() |
![]() |
I coded a snippet gallery about 2 years back, and just recently decided to clean, enhance, clean some more, clean again and then I enhanced it ![]() Just after some feedback on what people would like ... |
|
Ravens PHP Scripts And Web Hosting Forum Index Goto page 1, 2, 3, 4, 5, 6, 7 Next |
Powered by phpBB © 2001-2007 phpBB Group
All times are GMT - 6 Hours