Nukemods Forum  
» Log in
User Name:

Password:

Not a member yet?
Register Now!
» Online Users: 39
0 members and 39 guests
No Members online
Most users ever online was 611, 03-21-2008 at 10:10 PM.
» .::.
Online Degree - search for 1000+ online degrees, online colleges & online universities.
Tattoo - we are a group of tattoo enthusiasts
Gexa Energy - your absolute best choice in electric service
Texas Electric Choice

Go Back   Nukemods Forum > NM Staff > Purged Topics

Reply
 
LinkBack Thread Tools Display Modes
Open Directory Project module
Old
  (#1 (permalink))
Senior Member
 
Status: Offline
Posts: 619
Join Date: Oct 2002
Location: Alabama, USA
Open Directory Project module - 12-12-2002, 04:59 PM

I have a problem with the module "Open Directory". DOWNLOAD
When I click the search button this is the url it sends.
http://martingy2k.no-ip.com/PHP-Nuke...earch=whatever
And I get: Sorry, you can't access this file directly...

Between the "?" and "search", it leaves out the name of the module which should read:

"name=Open_Directory&" The [name=] [Open_Directory] and [&] are missing.

The actual url that works when I type it in is:
http://martingy2k.no-ip.com/PHP-Nuke...earch=whatever

Can this be hacked like the uploads module, today was? :?:
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old
  (#2 (permalink))
Senior Member
 
Status: Offline
Posts: 2,905
Join Date: Sep 2002
12-12-2002, 07:10 PM

oh, cmon Martin,
I know you followed me on that upload module...do a Find in the file you think it is in for a part of that link. Then add the necessary part of the link you need. Be sure to backup the original file before uploading your changed one...

If you still can't get it, let me know and I'll look at it of course...

mikem
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old
  (#3 (permalink))
Senior Member
 
Status: Offline
Posts: 619
Join Date: Oct 2002
Location: Alabama, USA
12-12-2002, 07:18 PM

I have been looking for about 2 hours and I tried several different things but nothing changed. Here is the code for the submit buttons, can you tell anything just by these?
Code:
		$line = str_replace("<FORM METHOD=GET ACTION=\"search\">",
			"<form method=get action=\"$opendir_url\"><input type=hidden name=\"name\" value=\"$name\"><input type=hidden name=\"file\" value=\"$file\"><input type=hidden name=\"op\" value=\"modload\">", $line);

		$line = str_replace("<form method=get action=\"http://search.dmoz.org/cgi-bin/search\">",
			"<form method=get action=\"$opendir_url\"><input type=hidden name=\"name\" value=\"$name\"><input type=hidden name=\"file\" value=\"$file\"><input type=hidden name=\"op\" value=\"modload\">", $line);
this might also be helpful:
Code:
$opendir_title = "opendir";
$opendir_url = "$PHP_SELF?name=$name&file=$file&op=modload&";
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old
  (#4 (permalink))
Senior Member
 
Status: Offline
Posts: 2,905
Join Date: Sep 2002
12-12-2002, 07:29 PM

ok I'll download it and take a closer look.

mikem
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old
  (#5 (permalink))
Senior Member
 
Status: Offline
Posts: 2,905
Join Date: Sep 2002
12-13-2002, 10:12 AM

I have no idea. I know the line you posted has nothing to do with it. Tjose lines like that control all the different search topics etc. below the search box. I tried for a couple hours to get it to work. Maybe someone with MORE knowledge can give it a shot?

mikem
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old
  (#6 (permalink))
Senior Member
 
Status: Offline
Posts: 619
Join Date: Oct 2002
Location: Alabama, USA
12-13-2002, 10:21 AM

Thanks for trying anyway Mikem. I figured it would be difficult cause I could'nt catch the pattern in the code to modify, no matter what I do it still prints the same url. :cry:
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
changing nuke directory boaw Nuke 7.x - General 2 08-29-2006 11:49 PM
remote avatar directory ishadami Nuke 7.x - Modules 0 09-05-2005 08:54 AM
Need Nuke Programmer For Site Development Project $$$ Trinity_Micro_Design Site design 0 07-24-2005 10:12 PM
Integrating open source blogs godrox Nuke 7.x - Modules 1 01-10-2005 06:24 PM
make a module link open target in new window? dephton Nuke 6.5 to 6.9 - Modules 2 06-19-2003 08:53 AM




vBulletin Skin developed by: vBStyles.com


LinkBacks Enabled by vBSEO 3.3.0

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31