Ravens PHP Scripts: Forums
| Forum Index • Forum FAQ • Search • Memberlist • Usergroups • Profile • Log in to check your private messages • Log in |
| Search found 89 matches |
| Ravens PHP Scripts And Web Hosting Forum Index |
| Author | Message |
|---|---|
| Topic: php7 support | |
| neralex Replies: 276 Views: 513769 |
|
| Hi Kevin, stable for RN25x is php 7.3.x but I guess there are more issues with php 7.4.x as known. The goal is to get it ready for 7.4 I'm struggling currently with a big SQL-issue with specialc ... |
|
| Topic: php7 support | |
| neralex Replies: 276 Views: 513769 |
|
| 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 | |
| neralex Replies: 276 Views: 513769 |
|
| rovshan, thanks. I added this fix to the github-repo.
https://github.com/neralex/RavenNuke/commit/9559ec15ae1ebc6e310402a5b21f68af38e24c18 I found also some other php7.4 issues, which I fixed on ... |
|
| Topic: Old Shout_Box module doesn't work with php 7 | |
| neralex Replies: 4 Views: 7711 |
|
| try this, on this way you can make sure that https is also possible:
if (preg_match('/http:\/\//',$row_avatar) == TRUE || preg_match('/https:\/\//',$row_avatar) == TRUE ... |
|
| Topic: mysql question | |
| Plasma Replies: 4 Views: 11156 |
|
| What I'm trying to do is convert my old forums and users to RN. My old setup not longer works due to a PHP update. This is what I was told:
Thank you for contacting Lunarpages Internet Solutions ... |
|
| Topic: Pop-up with fckeditor | |
| Eduardo Replies: 9 Views: 12007 |
|
| I think that to run the popup with fckeditor need add in the rnconfig.php file at line 153 ($AllowableHTML) some html tags.
If the popup that I want is the following: <p><a href="h ... |
|
| Topic: Downloads - missing csrf class | |
| neralex Replies: 1 Views: 4876 |
|
| If i logged in as admin and i click on the little image besides the download title, then i get a CSRF-error...
After a look inside modules/Downloads/includes/nsngd_func.php i found two issues witho ... |
|
| Topic: sql error ForumsCollapsing block | |
| neralex Replies: 15 Views: 25871 |
|
| I have a little bit played with the ForumsCollapsing block and with the first run i got an sql error in the log file.
Code: 1064 - Message: You have an error in your SQL syntax; check the m ... |
|
| Topic: NC_MidTown breaks the right block with Ravennuke 2.5 | |
| hicuxunicorniobestbuildpc Replies: 8 Views: 19051 |
|
| Guy! I tested all themes from Nukecode with Ravennuke 2.5 and unfortunately none of them work. I can not understand why designers do not update their themes. I undestand everybody wants to do their ow ... | |
| Topic: Swank Xibit (media gallery) | |
| killing-hours Replies: 61 Views: 114192 |
|
| 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: preg_replace | |
| hicuxunicorniobestbuildpc Replies: 6 Views: 9019 |
|
| /[a-zA-Z0-9,]+/ matches if any of the characters are alphanumeric + comma.
/^[a-zA-Z0-9,]+$/ matches if all of the characters are alphanumeric + comma. $mnane = preg_rep ... |
|
| Topic: Google AJAX API Playground | |
| neralex Replies: 14 Views: 22454 |
|
| Funny you should mention this now, as kguske recently mentioned autoscroll and I was quite impressed. http://dl.dropbox.com/u/6266559/jQuery.plugins/Demo.aautoscroll.htm
Was planning on pitching it ... |
|
| Topic: Google AJAX API Playground | |
| spasticdonkey Replies: 14 Views: 22454 |
|
| Funny you should mention this now, as kguske recently mentioned autoscroll and I was quite impressed. http://dl.dropbox.com/u/6266559/jQuery.plugins/Demo.aautoscroll.htm
Was planning on pitching it ... |
|
| Topic: Shortlinks + Ajax | |
| killing-hours Replies: 17 Views: 19612 |
|
| It is very confusing. Not real sure how to explain it other than this.
I use "$.ajax({});" and my "data" is defaulted to "html" since returning a table. Here is a sample ajax request: var d ... |
|
| Topic: 2.4.01 - Installation Issue - - - ( RESOLVED ) | |
| neo722712 Replies: 10 Views: 15492 |
|
| INSTALLATION ISSUE:
I was going crazy , Well I guess I still am . I wanted to install your latest Ver. Of Raven Nuke Which I see is 2.04.01 so I downloaded the larger file and setup m ... |
|
| Topic: iCGstation Theme for RavenNuke v2.40.00 | |
| Guardian2003 Replies: 36 Views: 64405 |
|
| OK I don't have the exact same version of this theme that you have because I'm not a member of Dadanuke's Club but it should be basically the same I hope.
Open themes/ICGstation/header.html One the ... |
|
| Topic: Pages without posts ? | |
| mrix Replies: 13 Views: 14940 |
|
| Hi again.
When you installed 2.4.1, did you do the DB Upgrade? Most definitely. And when was the last time you optimized your MySQL DB? I run it every few months. Have you noticed an ... |
|
| Topic: Strange link in analytics | |
| Raven Replies: 2 Views: 5402 |
|
| I don't use it. I tried a couple of times in the past and I didn't like the fact that Google was capturing/storing even more data |
|
| Topic: CGI Hack | |
| Raven Replies: 7 Views: 12959 |
|
| Without seeing the code I am unable to respond to what type of attack was used.
However, those IP's and/or countries (in and of themselves) do not constitute any reason to jump to the conclusion th ... |
|
| Topic: Would anyone be willing to convert a theme to RN2.4 | |
| blith Replies: 5 Views: 9933 |
|
| Probably in the CSS file;
themes/fisubice/style/style.css body{background:#ecf0f6;color:#000000;} Thank you Thank you. |
|
| Topic: JQuery Example Needed... | |
| spasticdonkey Replies: 13 Views: 21760 |
|
| ok wait, I think I can answer my own question.. so the scripts are loaded in the proper order because this section of code executes before jquery.php is included, which means any custom included ... |
|
| Topic: Custom theme text aligning center problem | |
| Djinn Replies: 17 Views: 33547 |
|
| What is the URL for the site?
The site is closed for now due to it being hacked |
|
| Topic: Nice Try!! | |
| sotas Replies: 56 Views: 96197 |
|
| All it displays is ::1 | |
| Topic: Coppermine for Nuke 1.3.1c | |
| jackel Replies: 45 Views: 84682 |
|
| Once Again I'm moving the site to are live directory on a diffrent server and i get his error for coppermine..
Script called without the required parameter(s). /modules/coppermine/db_input.php ... |
|
| Topic: RN and Referers... | |
| jestrella Replies: 7 Views: 20996 |
|
| check this out...
http://www.ravenphpscripts.com/postt16657.html http://www.ravenphpscripts.com/postt16570.html |
|
| Ravens PHP Scripts And Web Hosting Forum Index Goto page 1, 2, 3, 4 Next |
Powered by phpBB © 2001-2007 phpBB Group
All times are GMT - 6 Hours
