Guest Posted January 24, 2003 Share Posted January 24, 2003 I have my search page up at http://162.42.209.188/advanced_search.php When you click on catergories it has in front of the sub-catergories. How do I fix this? Link to comment Share on other sites More sharing options...
greree Posted January 25, 2003 Share Posted January 25, 2003 I just had an error in another area where was showing up where it wasn't supposed to. The problem was a missing semi-colon at the end of  . When programming it's written as " " and is used to make a space. I would suggest going through all files that affect Advanced Search and make sure all instances of this are written " ". That's as much as I know. Link to comment Share on other sites More sharing options...
Guest Posted January 25, 2003 Share Posted January 25, 2003 don't think that is the prob because they do have the ; after each in the search drop down box. I didn't type it correctly it's 2pc.Sets It should only say 2pc. Sets Link to comment Share on other sites More sharing options...
mugitty Posted January 25, 2003 Share Posted January 25, 2003 Marie; Since your subcategories are displayed in your column left, I assume that you've added a mod to accomplish that - I would look back at the changes you made for that mod - I suspect that there are added ' ' somewhere along the line. ...just a guess! ... if you want to REALLY see something that doesn't set up right out of the box without some tweaking, try being a Foster Parent! Link to comment Share on other sites More sharing options...
Guest Posted January 25, 2003 Share Posted January 25, 2003 nope didn't put them there, they were already there. I have made some changes but this was already happening before I made them. I've tried to find the prob but am still unsuccessful. Link to comment Share on other sites More sharing options...
burt Posted January 25, 2003 Share Posted January 25, 2003 Look at your code. What you have is: <option value="50"> Dresses</option> Looks like only because the & is making an & and then tacking on nbsp; onto it. HTH Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.