 | Re: [Solved] Music Search Mod |  |
Posted: 05/10/2007 5:03 AM |
|
|
|
|
|
| Citation |
| Posts |
1332 |
| Word Cnt. |
86,126 |
| BDay |
Feb 11 |
| Sign |
Aquarius |
| Sex |
 |
|
|
|
Joined: Mar 31, 2007
Local time: 10:34 AM
Location: Birmingham, UK.
|

|
|
|
|
 |
Lol, one minute how come the search bar works from the music_list.php page using IE7 but the search bar on the music.php page doesn't return any results?
One of them works but not the other. I just want the search box to work on the music.php page. I don’t care about the one used on music_list.php. I won’t be linking to that page anyway as if I do I’ll have to add another icon to the menu links not forgetting having to mess about to get a search music icon
 |
|
|
 |
 |
| Back to Top |
|
|
 | Re: [Solved] Music Search Mod |  |
Posted: 05/10/2007 8:35 AM |
|
|
|
|
|
| Citation |
| Posts |
1332 |
| Word Cnt. |
86,126 |
| BDay |
Feb 11 |
| Sign |
Aquarius |
| Sex |
 |
|
|
|
Joined: Mar 31, 2007
Local time: 10:34 AM
Location: Birmingham, UK.
|

|
|
|
|
 |
I've taken this off for now so that I can install other mods...
I hope you can find the problem with this Search Mod Nightrider as it would be handy for the forum. If not though then no problem, I'm sure the board would survive without it  |
|
|
 |
 |
| Back to Top |
|
|
 | Re: Music Search Mod |  |
Posted: 05/10/2007 3:29 PM |
|
|
|
|
|
| Site Admin |
| Posts |
30757 |
| Word Cnt. |
2,628,690 |
| BDay |
Jul 28 |
| Sign |
Leo |
| Sex |
 |
|
|
|
Joined: Sep 25, 2004
Local time: 5:34 AM
Location: St Pete, FL
|

|
|
|
|
 |
I found several problems with the MOD but none that explain the inability to find the search value. I will keep looking though. There isn't much to search for on your site, so that doesn't help...
 |
|
|
 |
 |
| Back to Top |
|
|
 | Re: [Solved] Music Search Mod |  |
Posted: 05/10/2007 3:59 PM |
|
|
|
|
|
| Citation |
| Posts |
1332 |
| Word Cnt. |
86,126 |
| BDay |
Feb 11 |
| Sign |
Aquarius |
| Sex |
 |
|
|
|
Joined: Mar 31, 2007
Local time: 10:34 AM
Location: Birmingham, UK.
|

|
|
|
|
 |
Well going by the other thread we should be able to get the sorted... even if I have to make more stuff to be searched to see if it’s working then so be it... we'll see soon...  |
|
|
 |
 |
| Back to Top |
|
|
 | Re: Music Search Mod |  |
Posted: 05/10/2007 5:58 PM |
|
|
|
|
|
| Site Admin |
| Posts |
30757 |
| Word Cnt. |
2,628,690 |
| BDay |
Jul 28 |
| Sign |
Leo |
| Sex |
 |
|
|
|
Joined: Sep 25, 2004
Local time: 5:34 AM
Location: St Pete, FL
|

|
|
|
|
 |
I've got to take off, so I will look at this when I return home...
 |
|
|
 |
 |
| Back to Top |
|
|
 | Re: [Solved] Music Search Mod |  |
Posted: 05/10/2007 6:03 PM |
|
|
|
|
|
| Citation |
| Posts |
1332 |
| Word Cnt. |
86,126 |
| BDay |
Feb 11 |
| Sign |
Aquarius |
| Sex |
 |
|
|
|
Joined: Mar 31, 2007
Local time: 10:34 AM
Location: Birmingham, UK.
|

|
|
|
|
 |
Can I carry on installing other stuff without affecting what you've done?
Btw I’m downloading the tuneys from the NR folder now. I've only just got chance to do this! Thanks for upping them |
|
|
 |
 |
| Back to Top |
|
|
 | Re: Music Search Mod |  |
Posted: 05/10/2007 9:51 PM |
|
|
|
|
|
| Site Admin |
| Posts |
30757 |
| Word Cnt. |
2,628,690 |
| BDay |
Jul 28 |
| Sign |
Leo |
| Sex |
 |
|
|
|
Joined: Sep 25, 2004
Local time: 5:34 AM
Location: St Pete, FL
|

|
|
|
|
 |
Ok, I figured it out. The problem was caused by a nested form tag. After unnesting the form tags, everything works as advertised. This is what I did to fix the problem:
OPEN
subSilver/music_index_body.tpl
FIND and DELETE
| Code:
|
|
<form action="{S_MUSIC_ACTION}" method="post">
|
FIND
AFTER, ADD
| Code:
|
|
<form action="{S_MUSIC_ACTION}" method="post">
|
 |
|
|
 |
 |
| Back to Top |
|
|
 | Re: [Solved] Music Search Mod |  |
Posted: 05/11/2007 2:49 AM |
|
|
|
|
|
| Citation |
| Posts |
1332 |
| Word Cnt. |
86,126 |
| BDay |
Feb 11 |
| Sign |
Aquarius |
| Sex |
 |
|
|
|
Joined: Mar 31, 2007
Local time: 10:34 AM
Location: Birmingham, UK.
|

|
|
|
|
 |
Thanks man  |
|
|
 |
 |
| Back to Top |
|
|
 | Re: Music Search Mod |  |
Posted: 05/11/2007 4:00 PM |
|
|
|
|
|
| Site Admin |
| Posts |
30757 |
| Word Cnt. |
2,628,690 |
| BDay |
Jul 28 |
| Sign |
Leo |
| Sex |
 |
|
|
|
Joined: Sep 25, 2004
Local time: 5:34 AM
Location: St Pete, FL
|

|
|
|
|
 |
As always, you are quite welcome Chris!!!
 |
|
|
 |
 |
| Back to Top |
|
|
 | Re: [Solved] Music Search Mod |  |
Posted: 05/11/2007 4:06 PM |
|
|
|
|
|
| Citation |
| Posts |
1332 |
| Word Cnt. |
86,126 |
| BDay |
Feb 11 |
| Sign |
Aquarius |
| Sex |
 |
|
|
|
Joined: Mar 31, 2007
Local time: 10:34 AM
Location: Birmingham, UK.
|

|
|
|
|
 |
|
|
 |
 |
| Back to Top |
|
|
 | Information |  |
|