missing recipes

Intergrated Addons

missing recipes

Postby border9 » Sun Sep 17, 2006 7:47 am

Hey i was wondering if someone could port that addon to phpnuke it seems pretty cool and would really like to be able to use it on nuke :) along with a few other cool ones they have going on .

Thanks
border9
WR.net Apprentice
WR.net Apprentice
 
Posts: 10
Joined: Fri Jul 14, 2006 2:09 am

missing recipes

Postby Suzzanne » Mon Sep 18, 2006 5:24 pm

yeah i would really like this addon ported too ive looked at it but i may aswell be reading chineese for wat i know :S
User avatar
Suzzanne
WR.net Apprentice
WR.net Apprentice
 
Posts: 25
Joined: Mon Aug 14, 2006 2:37 pm

missing recipes

Postby Razac » Mon Sep 18, 2006 8:09 pm

Okie Change this and it should work..

in Index.php
Line - 32

Code: Select all
$form = "<form method='get' action=''><input type='hidden' name='roster_addon_name' value='missingrecipe'>";


Replace with :

Code: Select all
$form = "<form method='get' action='" .$_SERVER['PHP_SELF']. "'>";
$form .= '<input type="hidden" name="name" value="Roster" />';
$form .= '<input type="hidden" name="op" value="addon" />';
$form .= '<input type="hidden" name="roster_addon_name" value="missingrecipe" />';


And in missing.php should be like line 85

Find
Code: Select all
$recipes[$nr]['icon'] = str_replace("src=\"/images/icons", "src=\"".$roster_conf['roster_dir']."/".$roster_conf['interface_url']."Interface/Icons", $recipes[$nr]['icon']);


Replace with

Code: Select all
$recipes[$nr]['icon'] = str_replace("src=\"/images/icons", "src=\"".$roster_conf['interface_url']."Interface/Icons", $recipes[$nr]['icon']);


Seems to work fine for me. Let me know if this works for you.
Last edited by Razac on Mon Sep 18, 2006 8:10 pm, edited 1 time in total.
Razac
WR.net Journeyman
WR.net Journeyman
 
Posts: 145
Joined: Thu Jul 27, 2006 6:00 pm

missing recipes

Postby Razac » Mon Sep 18, 2006 8:12 pm

You can see it working here

Missing Recipe In Nuke

This is hosted at my own house and it seems my connection is a little wonky so it may load slow for now
Last edited by Razac on Mon Sep 18, 2006 8:14 pm, edited 1 time in total.
Razac
WR.net Journeyman
WR.net Journeyman
 
Posts: 145
Joined: Thu Jul 27, 2006 6:00 pm

missing recipes

Postby Suzzanne » Mon Sep 18, 2006 8:25 pm

OMG m8 ur amazing i edit as u said and works perfect u STAR :D
User avatar
Suzzanne
WR.net Apprentice
WR.net Apprentice
 
Posts: 25
Joined: Mon Aug 14, 2006 2:37 pm

missing recipes

Postby Razac » Mon Sep 18, 2006 8:45 pm

Glad it worked for ya :)
Razac
WR.net Journeyman
WR.net Journeyman
 
Posts: 145
Joined: Thu Jul 27, 2006 6:00 pm

Re: missing recipes

Postby wacoede » Wed Oct 18, 2006 2:22 am

i seam to be having some people with this i did the modifactions you said and i get
Code: Select all
Sorry, the query failed, and cannot determine what patterns are not known.


what have i missed here?

Link

well after saying that i rechecked the site that was posted and it doesn't work now but it did before ????

ignore me it works now :scratch: oh well
Last edited by wacoede on Wed Oct 18, 2006 10:04 am, edited 2 times in total.
User avatar
wacoede
WR.net Apprentice
WR.net Apprentice
 
Posts: 49
Joined: Sat Sep 02, 2006 2:07 am


Return to Addons

Who is online

Users browsing this forum: No registered users and 0 guests

cron