Ravens PHP Scripts: Forums
 

 

View next topic
View previous topic
Post new topic   Reply to topic    Ravens PHP Scripts And Web Hosting Forum Index -> Security - PHP Nuke
Author Message
s60addict
Worker
Worker



Joined: Jun 11, 2006
Posts: 206
Location: http://www.s60Addict.co.nr

PostPosted: Fri Aug 11, 2006 5:37 am Reply with quote

i recently installed the security code for downloads mod hack because everyday my dalily bandwidth limit was reached.

After ive installed the mod, the downloads page goes blank.

It displays the correct link in the address bar but it returns a blank page.

Please tell me what could be the problem !

i even see that mod is used by alot of sites and is working gr8.

_________________
The Symbian Addiction 
View user's profile Send private message Visit poster's website
myrtletrees
Involved
Involved



Joined: Sep 13, 2005
Posts: 259
Location: Cornfields of Indiana

PostPosted: Fri Aug 11, 2006 7:12 am Reply with quote

Usually a blank page means when you modified the code it got corrupted somehow or the file got corrupted during upload.

Make sure you use a valid html/php editor to edit the PHP file.
Do not use notepad or wordpad. I would not even recommend using dreamweaver although others say they never have problems with it.

FYI: I use UltraEdit.
 
View user's profile Send private message
s60addict







PostPosted: Fri Aug 11, 2006 8:39 am Reply with quote

I am using RapidPhp.

Well, ive tried to install this mod over 10 times but it doesnt work !

Also, the i downloaded the mods even from different sites and then tried it but doesnt work.. i dont there is any problem in my file.

plz suggest some other probability !
 
myrtletrees







PostPosted: Fri Aug 11, 2006 9:03 am Reply with quote

can you post a link to the mod?
 
s60addict







PostPosted: Fri Aug 11, 2006 9:22 am Reply with quote

Yes sure, u can download it here: [ Only registered users can see links on this board! Get registered or login! ]

No registeration is required. this site has the mod even installed! plz help me on this !
 
myrtletrees







PostPosted: Fri Aug 11, 2006 9:40 am Reply with quote

that is OLD script.
It needs updated for on to the new sql layer.

give me a little time, i'll see if i can update it to work with versions higher than 7.0
 
s60addict







PostPosted: Fri Aug 11, 2006 9:42 am Reply with quote

Ok, thnx alot for ur quick help !

btw, im using phpnuke 7.8 and not 7.0 !

Thnx
 
myrtletrees







PostPosted: Fri Aug 11, 2006 10:21 am Reply with quote

right, but any verison higher than Nuke 6.5 needs the new abstraction layer changes made to any code.
Here it is:

UPDATED Download Security image Fetch Mod

Fetch mod by McJerry. no longer supported. Use at your own risk.
 
s60addict







PostPosted: Fri Aug 11, 2006 10:08 pm Reply with quote

Woow !

Thanx Alot !

I will try it out and tell u if it worked !

Thnx again !
 
s60addict







PostPosted: Fri Aug 11, 2006 10:18 pm Reply with quote

myrtletrees wrote:
right, but any verison higher than Nuke 6.5 needs the new abstraction layer changes made to any code.
Here it is:

UPDATED Download Security image Fetch Mod

Fetch mod by McJerry. no longer supported. Use at your own risk.


DIdnt work either ! Sad Sad

The same problem here too ! When i click on a download, the page simply goes blank ! Sad
 
myrtletrees







PostPosted: Sat Aug 12, 2006 5:41 am Reply with quote

Works perfectly for me

??? wierd

ahh..does not work with Nuke 7.8. Of course IMO and many others, Nuke 7.8 stinks.

now as to why...

Works with Nuke7.6 perfectly.
 
myrtletrees







PostPosted: Sat Aug 12, 2006 6:09 am Reply with quote

ok..I think I got it.

Remove this part of the code

Code:
    function makePass() {

        global $module_name;
        $cons = "bcdfghjklmnpqrstvwxyz";
        $vocs = "aeiou";
        for ($x=0; $x < 6; $x++) {
            mt_srand ((double) microtime() * 1000000);
            $con[$x] = substr($cons, mt_rand(0, strlen($cons)-1), 1);
            $voc[$x] = substr($vocs, mt_rand(0, strlen($vocs)-1), 1);
        }
        $makepass = $con[0] . $voc[0] .$con[2] . $con[1] . $voc[1] . $con[3] . $voc[3] . $con[4];
        return($makepass);
    }


For some reason without that code, it works in Nuke 7.8 and still generates the Code.
 
s60addict







PostPosted: Sat Aug 12, 2006 7:03 am Reply with quote

Wooow !

Thnx alot !

It really works now !

You Rock !

Can u plz also try to help me HERE

Thnx !
 
k1klass
New Member
New Member



Joined: Dec 12, 2006
Posts: 2

PostPosted: Tue Dec 12, 2006 3:48 pm Reply with quote

anyone had any luck with this and nuke 8.0? Done the fixes here but get the blank screen??

Cheers in advance
 
View user's profile Send private message
Display posts from previous:       
Post new topic   Reply to topic    Ravens PHP Scripts And Web Hosting Forum Index -> Security - PHP Nuke

View next topic
View previous topic
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You can attach files in this forum
You can download files in this forum


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