| Author |
Message |
| Topic: Quote to update 2 large scripts |
Palbin
Replies: 11
Views: 352
|
Forum: For Hire
Posted: Sun May 20, 2012 4:02 pm Subject: Quote to update 2 large scripts |
I need the entire module. I do not see how add players works at all currently.
Guardian is talking about this:
while($x<21){
//$thisplayer=str_replace ( ".", &q ... |
| Topic: RN News-Sort Mod |
Palbin
Replies: 42
Views: 707
|
Forum: RavenNuke(tm) v2.5x
Posted: Sun May 20, 2012 8:59 am Subject: re: RN News-Sort Mod |
The following is better as it eliminates queries. Also please note that all references to $ultramode can be removed.
global $aid, $prefix, $db, $admin_file, $radminsuper;
$result2 = $d ... |
| Topic: RN PHP 5.4 Compatiblility |
Palbin
Replies: 11
Views: 280
|
Forum: RavenNuke(tm) v2.5x
Posted: Sat May 19, 2012 8:58 pm Subject: re: RN PHP 5.4 Compatiblility |
To make RN compatible with PHP 5.4.x you need to make the following edits. Open mainfile.php and find lines 57-77:
if ($phpver >= '4.0.4pl1' && isset($_SERVER['HTTP_USER_AGE ... |
| Topic: RN News-Sort Mod |
Palbin
Replies: 42
Views: 707
|
Forum: RavenNuke(tm) v2.5x
Posted: Sat May 19, 2012 9:32 am Subject: RN News-Sort Mod |
I would suggest this.
$tags = array();
while (list($tag) = $db->sql_fetchrow($sql_tags_autonews, SQL_NUM)) {
$tags[] = $tag;
echo $tag.' ... |
| Topic: RN News-Sort Mod |
Palbin
Replies: 42
Views: 707
|
Forum: RavenNuke(tm) v2.5x
Posted: Fri May 18, 2012 2:48 pm Subject: RN News-Sort Mod |
| I think there is a problem with programmed articles and tags. I am trying to figure out what is going on so I can tell Nuken about it. |
| Topic: RN News-Sort Mod |
Palbin
Replies: 42
Views: 707
|
Forum: RavenNuke(tm) v2.5x
Posted: Wed May 16, 2012 7:02 pm Subject: re: RN News-Sort Mod |
I did not try this, but something like this should work.
$variable = $db->sql_query('SHOW COLUMNS FROM `' . $prefix . '_mytable` WHERE `field` IN("myvariable", "2", & ... |
| Topic: class mysqli question |
Palbin
Replies: 4
Views: 82
|
Forum: RavenNuke(tm) v2.5x
Posted: Sat May 12, 2012 8:30 am Subject: re: class mysqli question |
try this code in a file:
if (!function_exists('mysqli_init') && !extension_loaded('mysqli')) {
echo 'We don\'t have mysqli!!!';
} else {
ec ... |
| Topic: news/ story max length? |
Palbin
Replies: 9
Views: 140
|
Forum: RavenNuke(tm) v2.5x
Posted: Tue May 08, 2012 3:51 am Subject: news/ story max length? |
| It has to be a database limitation. I am not home to check the column type used to store the data but you may have to make a database change to store more characters. There is no "coded" limitation ... |
| Topic: Ambiguity of the word *Windows* |
Palbin
Replies: 4
Views: 100
|
Forum: Other - Humor
Posted: Sun May 06, 2012 11:02 am Subject: Ambiguity of the word *Windows* |
 |
| Topic: EU Cookie Law and RN 2.5 |
Palbin
Replies: 7
Views: 185
|
Forum: RavenNuke(tm) v2.5x
Posted: Fri May 04, 2012 5:02 pm Subject: EU Cookie Law and RN 2.5 |
| Can you link us to the law? |
| Topic: points show in forum |
Palbin
Replies: 2
Views: 79
|
Forum: Converting/Creating General Discussion
Posted: Tue Apr 24, 2012 10:26 am Subject: re: points show in forum |
| http://www.ravenphpscripts.com/postt18987.html |
| Topic: Happy Birthday Palbin |
Palbin
Replies: 9
Views: 173
|
Forum: Other - Discussion
Posted: Fri Apr 20, 2012 10:29 am Subject: re: Happy Birthday Palbin |
| Thanks everyone! |
| Topic: Deprecated: Function eregi() is deprecated |
Palbin
Replies: 12
Views: 305
|
Forum: RavenNuke(tm) v2.5x
Posted: Wed Apr 11, 2012 3:46 pm Subject: Deprecated: Function eregi() is deprecated |
| We mist these couple instances. They will be corrected in the next release. Thanks. |
| Topic: Player of the Month |
Palbin
Replies: 37
Views: 704
|
Forum: RavenNuke(tm) v2.5x
Posted: Mon Mar 19, 2012 2:33 pm Subject: Player of the Month |
| Your best bet is to let Guardian work on it. The reason the old footer.php works is that there used to be an exit(); in there. This was removed and was covering up poor coding practices used by the ... |
| Topic: Nuke_Reflections error |
Palbin
Replies: 5
Views: 159
|
Forum: RavenNuke(tm) v2.5x
Posted: Mon Mar 19, 2012 8:24 am Subject: Nuke_Reflections error |
| Is this the one you tried? http://trickedoutnews.com/download-file-80.html |
| Topic: Player of the Month |
Palbin
Replies: 37
Views: 704
|
Forum: RavenNuke(tm) v2.5x
Posted: Tue Mar 13, 2012 6:34 pm Subject: Player of the Month |
| What is happening is that your script is trying to include footer.php multiple times. If Guardian2003 sent you new files we will need them to help. |
| Topic: Redesign important ?! |
Palbin
Replies: 12
Views: 344
|
Forum: RWH General
Posted: Mon Mar 12, 2012 11:42 am Subject: Re: Redesign important ?! |
| wHiTeHaT, your survey questions are unfortunately biased, which makes the entire survey worthless. If you care about usability, we can discuss that objectively. But I suspect your intent is not to di ... |
| Topic: RavenNuke 2.50.00 - nuke_nsnst_ip2country |
Palbin
Replies: 5
Views: 175
|
Forum: RavenNuke(tm) v2.5x
Posted: Sat Mar 10, 2012 8:16 pm Subject: RavenNuke 2.50.00 - nuke_nsnst_ip2country |
| Sorry about all the grammatical mistakes. I should have read that one a little closer. Glad to hear you got it sorted out. |
| Topic: RavenNuke 2.50.00 - nuke_nsnst_ip2country |
Palbin
Replies: 5
Views: 175
|
Forum: RavenNuke(tm) v2.5x
Posted: Sat Mar 10, 2012 10:33 am Subject: RavenNuke 2.50.00 - nuke_nsnst_ip2country |
When you say importing are you referring to using phpmyadmin or are you using the installation?
If you are trying to import it with phpmyadmin the file is probably to big because the table in quest ... |
| Topic: ErrorDocument |
Palbin
Replies: 9
Views: 204
|
Forum: RavenNuke(tm) v2.5x
Posted: Sat Mar 10, 2012 9:33 am Subject: ErrorDocument |
| This one may take some time to answer because I am of sure how many people are familiar with the workings of this. |
| Topic: RN PHP 5.4 Compatiblility |
Palbin
Replies: 11
Views: 280
|
Forum: RavenNuke(tm) v2.5x
Posted: Sat Mar 10, 2012 9:31 am Subject: RN PHP 5.4 Compatiblility |
| PHP 5.4 just came out. We have not had time to evaluate it. I suggest downgrading to the newest PHP 5.3.x. You are not missing out on anything unless you are a fairly advanced programmer. |
| Topic: Help with Warning: ob_start() |
Palbin
Replies: 6
Views: 225
|
Forum: RavenNuke(tm) v2.5x
Posted: Sat Mar 10, 2012 9:30 am Subject: Help with Warning: ob_start() |
| PHP 5.4 was just release and we have not had time to review it yet. I believe Magic Quotes GPC has been removed in PHP 5.4. For now I suggest dropping down to PHP 5.3.x. |
| Topic: Lang french |
Palbin
Replies: 8
Views: 198
|
Forum: Converting/Creating Other
Posted: Sun Mar 04, 2012 6:42 pm Subject: Lang french |
| The site is in French so I can not figure out how to get these. |
| Topic: Some installations problems and how to solve them |
Palbin
Replies: 4
Views: 194
|
Forum: RavenNuke(tm) v2.5x
Posted: Sun Mar 04, 2012 2:09 pm Subject: Some installations problems and how to solve them |
What version of PHP and MySQL is on your server?
1. What error are you seeing? Do you just click on them and nothing happens?
2. Is this a clean installation? If not are you sure all the files ... |
| Topic: Internal error 500 message |
Palbin
Replies: 18
Views: 333
|
Forum: RavenNuke(tm) v2.5x
Posted: Thu Mar 01, 2012 5:24 pm Subject: Internal error 500 message |
| kwiqness, PHP 5.2 and MySQL 5.x should be perfect. |
| |