Ravens PHP Scripts: Forums
 

 

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



Joined: Jul 20, 2004
Posts: 189
Location: Italy

PostPosted: Thu Nov 15, 2007 2:23 am Reply with quote

I need to pach Video Stream Module's Version: 4.53

Can someone help me?

In admin/case/case.video_stream.php at the top I find:

Code:
global $admin_file;

if (!eregi("".$admin_file.".php", $_SERVER['SCRIPT_NAME'])) { die ("Access Denied"); }


need I change interely with:

Code:
if ( !defined('ADMIN_FILE') )

{
   die ("Access Denied");
}


and so also with:
admin/links/links.video_stream.php
admin/modules/video_stream.php

Is necessary to cancel also:
global $admin_file;
 
View user's profile Send private message
evaders99
Former Moderator in Good Standing



Joined: Apr 30, 2004
Posts: 3221

PostPosted: Thu Nov 15, 2007 5:27 pm Reply with quote

Right you don't need global $admin_file

That should be the proper change

_________________
- Only registered users can see links on this board! Get registered or login! -

Need help? Only registered users can see links on this board! Get registered or login! 
View user's profile Send private message Visit poster's website
Eduardo







PostPosted: Thu Nov 15, 2007 11:46 pm Reply with quote

Well.

Thanks.
 
Display posts from previous:       
Post new topic   Reply to topic    Ravens PHP Scripts And Web Hosting Forum Index -> Modules

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 ©