Ravens PHP Scripts: Forums
 

 

Search found 44 matches
Author Message
 Topic: How To Remove 'Score' (Solved)
nuken

Replies: 8
Views: 7974

PostForum: v2.4 RN Issues   Posted: Tue Dec 06, 2011 10:18 pm   Subject: How To Remove 'Score' (Solved)
or after
$morelink = str_replace('( | ', '(', $morelink); //RN0000646

add:

$morelink = str_replace('(', '', $morelink);
$morelink = str_replace(')', '', $morelink);
 Topic: Problems getting module to work with register_globals Off.
dkrager

Replies: 11
Views: 16507

PostForum: Converting/Creating Modules   Posted: Sat Nov 21, 2009 6:27 pm   Subject: Problems getting module to work with register_globals Off.
Recently I disabled register_globals in my php configuration to accommodate a script that absolutely needed those settings. Of course now I have another script (easyup nuke) that has stopped functioni ...
 Topic: Nuke & VB
eldorado

Replies: 1
Views: 5732

PostForum: General/Other Stuff   Posted: Sat Nov 14, 2009 8:15 pm   Subject: Nuke & VB
Hi, it's not possible:[url=http://www.google.com/custom?hl=en&safe=active&client=pub-5713859216326273&cof=FORID%3A1%3BGL%3A1%3BLBGC%3Af4f6fb%3BBGC%3A%23f4f6fb%3BLC%3A%230000ff%3BVLC%3A%236 ...
 Topic: Ive just updated and have noticed a few issues questions
justbrowsing

Replies: 14
Views: 12785

PostForum: v2.4 RN Issues   Posted: Mon Nov 02, 2009 2:32 pm   Subject: re: Ive just updated and have noticed a few issues questions
Yes it was a bit rid, Im glad Im not the only one who thought as much.

Unicornio have you bothered to use the search feature for  ? It gets parsed out, it does not show.


[url=http://www. ...
 Topic: a few sentinel issues
omega13a

Replies: 19
Views: 34481

PostForum: NukeSentinel(tm) v2.6.x   Posted: Wed Sep 30, 2009 10:05 pm   Subject: Re: a few sentinel issues
You can't do that. As the files in RN distro have the CSRF functions added to them. A simply way to take care of that is just make two empty functions for the ones that will be undefined.

I disco ...
 Topic: RavenNuke(tm) v2.40.00 Change Log
Raven

Replies: 0
Views: 10103

PostForum: v2.4 RN Announcements   Posted: Tue Sep 15, 2009 2:16 am   Subject: RavenNuke(tm) v2.40.00 Change Log
RavenNuke(tm) v2.40.00 - Change Log

2009-09-15 v2.40.00 Major Release for RavenNuke(tm)
===================================================

- 0001552: [-Specific to PHP Version] Linking to off- ...
 Topic: Small DB optimization
Raven

Replies: 9
Views: 14872

PostForum: NukeSentinel(tm) v2.6.x   Posted: Sun May 17, 2009 9:59 am   Subject: re: Small DB optimization
I just "verified" emilacosta's findings.


id select_type table type possible_keys key key_len ref rows Extra
1 SIMPLE nuke_nsnst_ip2country range PRIMARY PRIMARY 4 ...
 Topic: how can i duplicate the morelink? News Modul (v2.30.01 RN)
neralex

Replies: 3
Views: 5004

PostForum: Modules   Posted: Mon Apr 20, 2009 7:30 pm   Subject: how can i duplicate the morelink? News Modul (v2.30.01 RN)
hey guys!

i want put the hyperlink behind the $morelink under the topic-pic or another pic-url. with a click on the pic to the news article. the same function, as with morelink. The function should ...
 Topic: Posting Gallery2 images inside Forums not working
misterpat

Replies: 20
Views: 41461

PostForum: Raven's RavenNuke(tm) v2.00.00 - v2.02.00 Distro   Posted: Sun Mar 15, 2009 8:29 am   Subject: re: Posting Gallery2 images inside Forums not working
Any follow ups on this?

I found one persons code that sorta works, but puts a thumbnail of the picture in with a bad link back to the gallery2 page with the image.

All my gallery2 images are 800 ...
 Topic: Call to undefined function sql_query() (custom blocks)
Palbin

Replies: 26
Views: 99779

PostForum: v2.3 RN Issues   Posted: Thu Nov 06, 2008 9:16 am   Subject: DBI layer Conversion
Well generally speaking there only a few genral things you need do.

First is change the $dbi global (You block my have more globals)

global $prefix, $dbi;



global $prefix, $db;



Then ...
 Topic: RavenNuke(tm) v2.30.00 Change Log
Raven

Replies: 7
Views: 15926

PostForum: v2.3 RN Announcements   Posted: Sun Oct 19, 2008 11:58 pm   Subject: RavenNuke(tm) v2.30.00 Change Log
RavenNuke(tm) Change Log

2008-10-20 v2.30.00 Bug Fixes/Enhancements/Security Fixes/NukeSentinel(tm)

0001232: [-Specific to OS] language not changing (RNTEAM) - resolved.
0001086: [-Specific ...
 Topic: server configuration speed up ravennuke?
prekill

Replies: 18
Views: 20150

PostForum: Server Help   Posted: Sat Sep 27, 2008 4:06 am   Subject: server configuration speed up ravennuke?
Guardian2003 I have looked in the Apache forum but theres only 17 topics there none with real data about server config, please advise. Smile

edit: I now see I can edit Mod Security rules, this is what ...
 Topic: Long queries time
Raven

Replies: 11
Views: 16253

PostForum: NukeSentinel(tm) v2.6.x   Posted: Fri Sep 12, 2008 12:38 am   Subject: re: Long queries time
It's used to track IP countries in a couple of scripts.

Try profiling it under phpMyAdmin to see where it's hanging. My last try showed this:

Status Time
(initialization) 0.000023
...
 Topic: Is it possible to convert this to RN2.20.01? Please.. :)
blith

Replies: 9
Views: 10943

PostForum: RN Enhancement Requests and Suggestions   Posted: Wed Jul 02, 2008 7:53 am   Subject: Is it possible to convert this to RN2.20.01? Please.. :)
Thank you for looking. I would really like to see if this can work with RN2.20.01. I would like a secure upload module for my site. Thank you for looking. Some of it is in Italian....


/********** ...
 Topic: End tag 'MAP' does not match the start tag 'IMG'. Error proc
nemesis14

Replies: 18
Views: 41621

PostForum: RN v2.20.00 - All Issues   Posted: Sun Apr 27, 2008 8:17 pm   Subject: End tag 'MAP' does not match the start tag 'IMG'. Error proc
I have posted the below to help him figure out what versions, etc. I also suggested that he reset Internet Explorer to its installed state... which will also help to ensure its not some random thing ...
 Topic: How to Default Comment Threading from Newest to Oldest
nuken

Replies: 8
Views: 11102

PostForum: RN v2.20.00 - All Issues   Posted: Fri Mar 14, 2008 11:57 am   Subject: re: Comments on news ordering question
I figured it out...
Just in case anyone else needs it, here are the changes needed to have the default news articles comments go from newest to oldest:

In modules/news/comments.php under functio ...
 Topic: Change Log For v2.20.00
Raven

Replies: 1
Views: 10210

PostForum: RN v2.20.00 - Announcements   Posted: Tue Feb 12, 2008 1:00 am   Subject: re: Change Log For v2.20.00
Here is the final released Change Log for v2.20.00!

2008-02-11 v2.20.00 Major Release
0000772: [-Specific to PHP Version] array_merge failure in PHP 5.x.x.
0000782: [Addons - Dynamic Titles] Impl ...
 Topic: Quick_CSV_import class
Donovan

Replies: 3
Views: 10175

PostForum: How To's   Posted: Tue Dec 11, 2007 1:22 pm   Subject: re: Quick_CSV_import class
I've been playing with this. Trying to make it simpler.

I have a cvs file:

1,000077193 ,"ABOUSOUD, OMAR ",9,90,35,9,90
1,000390918 ,"ABRAHAM, HEIDI ",9,90,35,9,90
1,000385334 ,"ADAM ...
 Topic: Re-Order Stories In Any Desired Placement
PHrEEkie

Replies: 9
Views: 12365

PostForum: RN Enhancement Requests and Suggestions   Posted: Mon Oct 01, 2007 11:49 pm   Subject: re: Re-Order Stories In Any Desired Placement
Well, here we go... elegant solution or not, this works ! Razz

You will be modifying /modules/News/index.php

Search for the section:
function theindex($new_topic=0)

In my RN default ...
 Topic: Downloads(rate it from your web site)
Guardian2003

Replies: 13
Views: 15308

PostForum: RN Bug Reports - Other Issues   Posted: Mon Mar 26, 2007 8:51 am   Subject: Downloads(rate it from your web site)
The fix proposed by jjh221 is correct but it should ONLY be applied to the function 'outsidedownloadsetup' which starts around line 1953

The existing code uses the constant NUKE_BASE_FOLDER which o ...
 Topic: Treasury 2006 UK version and PHPNuke 7.9 IPN woes
stravides

Replies: 5
Views: 10426

PostForum: Nuke Treasury   Posted: Sat Sep 02, 2006 1:41 pm   Subject: Treasury 2006 UK version and PHPNuke 7.9 IPN woes
Sorry, never have used this particular version of the block/module. You might want to check over at http://www.code-authors.com as I believe Guardian2003 has a version there to download that he has w ...
 Topic: User Info Issue
Ebaneezor

Replies: 14
Views: 11582

PostForum: Blocks   Posted: Mon Jul 31, 2006 4:58 pm   Subject: re: User Info Issue
found this, if it helps others


http://www.google.com/custom?hl=en&lr=&ie=ISO-8859-1&oe=ISO-8859-1&safe=active&client=pub-5713859216326273&cof=FORID%3A1%3BGL%3A1%3BBGC%3Af4 ...
 Topic: Survey/Poll Fix!
ciph3r

Replies: 22
Views: 34648

PostForum: phpnuke 7.6   Posted: Fri Jul 28, 2006 2:11 pm   Subject: Re: Survey/Poll Fix!
funny, try removing the $content variable from the globals.

WTF is funny?

I removed the variable, and it got rid of the problem.....but seriously.

Are you here to help, or be a smart elic? W ...
 Topic: RavenNuke76 v2.0.0 Package Released!
Raven

Replies: 0
Views: 17518

PostForum: Raven's RavenNuke(tm) v2.00.00 - v2.02.00 Distro   Posted: Sat Jan 07, 2006 1:12 pm   Subject: RavenNuke76 v2.0.0 Package Released!
Here is the change log for this release.

2006-01-06 v2.00.00 Major Revision Release
#20000-0000 REL - Additional modules and functionality added
#20000-0001 FIX - Grammar in ...
 Topic: "ob_start(): output handler 'ob_gzhandler' "proble
VinDSL

Replies: 6
Views: 6390

PostForum: General/Other Stuff   Posted: Mon Jan 02, 2006 1:40 pm   Subject: re: "ob_start(): output handler 'ob_gzhandler' "pr
Specifically, I think that would be:

Search these forums for 'ob_gzhandler'Look at the FAQs related to nuke installation
Wave Wave
 

 Jump to:   

Powered by phpBB © 2001-2007 phpBB Group
All times are GMT - 6 Hours
 
Forums ©