Ravens PHP Scripts: Forums
 

 

View next topic
View previous topic
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    Ravens PHP Scripts And Web Hosting Forum Index -> phpnuke 7.4
Author Message
TheosEleos
Life Cycles Becoming CPU Cycles



Joined: Sep 18, 2003
Posts: 960
Location: Missouri

PostPosted: Mon Aug 16, 2004 10:12 am Reply with quote

I can't seem to get the modules tapped.

Instructions on modules.php say this.

Quote:

After this and on a new line, add:
$nextgen_name = $name;

Code should now resemble the following:
if (isset($name)) {
$nextgen_name = $name;
global $nukeuser;


The modules.php code in 7.3 and 7.4 are different so I am not sure where to put "$nextgen_name = $name;".

_________________
Only registered users can see links on this board! Get registered or login! 
View user's profile Send private message Visit poster's website AIM Address ICQ Number
GanjaUK
Life Cycles Becoming CPU Cycles



Joined: Feb 14, 2004
Posts: 633
Location: England

PostPosted: Tue Aug 17, 2004 7:34 am Reply with quote

You add it after:
Code:
if (isset($name)) {
Like in the example.

Should look something like this:
Code:


require_once("mainfile.php");
$module = 1;

    $name = trim($name);
if (isset($name)) {
$nextgen_name = $name;
if (eregi("http\:\/\/", $name)) {
   die("Hi and Bye");
    }

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







PostPosted: Tue Aug 17, 2004 7:49 am Reply with quote

I had to upgrade to GT 0.4a to get the tap to work on 7.4.
 
Display posts from previous:       
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    Ravens PHP Scripts And Web Hosting Forum Index -> phpnuke 7.4

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 ©