Ravens PHP Scripts: Forums
Forum Index • Forum FAQ • Search • Memberlist • Usergroups • Profile • Log in to check your private messages • Log in |
Search found 1075 matches |
Ravens PHP Scripts And Web Hosting Forum Index |
Author | Message |
---|---|
Topic: Blank News Module | |
southern Replies: 15 Views: 7008 ![]() |
![]() |
I'm stumped. I didn't find anything in .htaccess that might be causing a blank page ### Start McAfeeSECURE Code DO NOT EDIT ###
<IfModule mod_substitute.c> AddOutputFilterByType SUBSTITUTE tex ... |
|
Topic: php7 support | |
hicuxunicorniobestbuildpc Replies: 276 Views: 316357 ![]() |
![]() |
I am getting error since I upgrade to the new php 7.1.
Warning: Declaration of oDebug::sql_query($query) should be compatible with sql_db::sql_query($query = '', $tr ... |
|
Topic: RN Subscription Module from Guardian | |
hicuxunicorniobestbuildpc Replies: 22 Views: 10001 ![]() |
![]() |
Now when I add a subscription I get a bunch of errors
Notice: Use of undefined constant RNS_A_GEN_ERRORE - assumed 'RNS_A_GEN_ERRORE' in /www.bestbuildpc.org/modules/RN_Subscription/admin/private/R ... |
|
Topic: CSS: Limit image-width in Forum-posts | |
Doulos Replies: 16 Views: 15662 ![]() |
![]() |
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 | |
hicuxunicorniobestbuildpc Replies: 276 Views: 316357 ![]() |
![]() |
Neralex, where is the bbcode.php. I can not find it. Now I discovered my wimpy player is not working. The flash is not showing the music list. This module I won't remove it. I guess I will keep php 5. ... | |
Topic: php7 support | |
neralex Replies: 276 Views: 316357 ![]() |
![]() |
Note: I noticed that the mysql-functions are removed in php7 - it's supporting mysqli only. That means the whole INSTALLATION process is broken with this version! I'm working on a package for RavenNuk ... | |
Topic: Modifie your account | |
anthony Replies: 2 Views: 10514 ![]() |
![]() |
Hello everyone.
I'm on ravennuke Version 2.51.00 verry good I want to know how to modify your account to make it work with this table? CREATE TABLE `uni1_users` ( `id` int(11) ... |
|
Topic: how to convert user tables.. | |
Plasma Replies: 3 Views: 7109 ![]() |
![]() |
Is there an easy way to convert nuke_user tables, which is from my older site, to match what i'm using with Raven.
When i try and replace the current with the older version the site won't load.. ... |
|
Topic: Adding code to create a block | |
Plasma Replies: 1 Views: 6546 ![]() |
![]() |
I use to know how to do this, but I've been lazy the last few years with my gaming site. I'd like to add a block with the following:
<a href="http://www.gametracker.com/server_info/256 ... |
|
Topic: table compair tables missing | |
lzservers Replies: 15 Views: 28006 ![]() |
![]() |
I did a table compair and file compair on a older SQL and looks like i need to add some tables Im a newbie to adding tables so I can use help. Im sure its the new MYSQL 5.6 update what the best and ea ... | |
Topic: Video_Stream | |
kenspa Replies: 4 Views: 10715 ![]() |
![]() |
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: nuke quiz v 3.2.0a sql break | |
kenspa Replies: 8 Views: 27161 ![]() |
![]() |
YES!!! Thanks neralex, that's fixed it. ![]() BTW, looking at the changes you've done to this snippet, and although this version is not that old (2011), there could be a need to change quite a few l ... |
|
Topic: Honeypot V2.1 AntiBot Module | |
corpse Replies: 80 Views: 224058 ![]() |
![]() |
In the new version we can no longer to change colors.
After "Save Config" the colors come back as before. Please fix it. Done. The issue was in the installer for fresh installs only, no ... |
|
Topic: Advertising Module and RavenNukeVersion 2.51.00 | |
neralex Replies: 1 Views: 7753 ![]() |
![]() |
Ok thats not hard but please note, that you need to use a generated clickURL to count the clicks and you must add this ClickURL in your HTML ode JS code. And its needed to have the input-fields for th ... | |
Topic: Help with some XSS cross scripting | |
rave199 Replies: 12 Views: 23169 ![]() |
![]() |
its on my main page of <object width="560" height="315"><param name="movie" value="//www.youtube.com/v/0_C2HJvtRDY?hl=en_US&version=3&rel=0& ... | |
Topic: Need help with what to look for in modifying a theme. | |
neralex Replies: 15 Views: 61501 ![]() |
![]() |
I have re-modified the theme.php and updated my gist on github.
Download the changed gist, unpack the tar.gz archive and you will find the theme.php in a unpacked folder. download: https://gist. ... |
|
Topic: Need help with what to look for in modifying a theme. | |
fistfight Replies: 15 Views: 61501 ![]() |
![]() |
So for years we've had a site running a modified version of the Mech theme at ufclansite.net. the hosting provider updated to php 5.4 and now a lot of the site is no longer working. We were using PNC ... | |
Topic: Can not Recieve Email Verfication | |
whiteeagle Replies: 5 Views: 9346 ![]() |
![]() |
If I set it for smtp it say it send this is what I get from the log but user never receives it
Instantiating the Mailer... ...Mailer is instantiated $to = Array ( [0] => Array ( [0] => (remo ... |
|
Topic: Copyright improvement. | |
hicuxunicorniobestbuildpc Replies: 20 Views: 51565 ![]() |
![]() |
I found out your method 4 is exactly the same as method 2 so please tell me what is coming new?
function Method2() { $foo = 'some words'; for ($i = 0; $i < 10000; $i++ ... |
|
Topic: Copyright improvement. | |
hicuxunicorniobestbuildpc Replies: 20 Views: 51565 ![]() |
![]() |
nee your method 4 is not faster than method 3
U can see by yourself. http://www.bestbuildpc.org/example.php Your page is giving me 1 validation warning from <code>foreach ($array ... |
|
Topic: Copyright improvement. | |
djmaze Replies: 20 Views: 51565 ![]() |
![]() |
so this method 3 is the fastest.
And you think that is the fastest? try: function Method4() { $foo = 'some words'; for ($i = 0; $i < 10000; $i++) $t = &qu ... |
|
Topic: Copyright improvement. | |
hicuxunicorniobestbuildpc Replies: 20 Views: 51565 ![]() |
![]() |
I runned your example as well a couple of times and my result was
0.0013769 0.0013747 0.0010182 ![]() so this method 3 is the fastest. function Method3() { $foo = 'some ... |
|
Topic: Copyright improvement. | |
Guardian2003 Replies: 20 Views: 51565 ![]() |
![]() |
Yes, you are perfectly correct when you say our existing code should already be changed and for the most part it is. Unfortunately we only have a limited number of RN Team members and individually, th ... | |
Topic: Copyright improvement. | |
hicuxunicorniobestbuildpc Replies: 20 Views: 51565 ![]() |
![]() |
You are re-writing the file using the comma for echo'd string concatenation (because it is marginally faster then using the method in the original file)
Yes, I do want that and I just wanted to sho ... |
|
Topic: Copyright improvement. | |
hicuxunicorniobestbuildpc Replies: 20 Views: 51565 ![]() |
![]() |
From You Account module (RavenNuke 2.5+). I started today to check every single file and not happy ![]() ![]() |
|
Ravens PHP Scripts And Web Hosting Forum Index Goto page 1, 2, 3 ... 41, 42, 43 Next |
Powered by phpBB © 2001-2007 phpBB Group
All times are GMT - 6 Hours