Hi I am having a problem with my mp3 search site. when songs are searched, it does not display results. I don't know why. I believe it's because of the htaccess code. I am not entirely sure. I have been told it's a simple fix. If you fix this for me, I will pay u $5 paypal right away. Pls PM me for site details and htaccess file. Please only experienced php programmers. Thanks.
Are you getting an error when you search? If not maybe your search parameters are incorrect and returning null, if you are getting an error look through the line it refers to. What do you have programmed into your htaccess that you think would be the problem?
the error is that no results are displayed. for instance, if you search for "britney spears", it displays no results. its not supposed to behave like that.
I'm sure it's not .htaccess, my guess is the mp3 site that your script is pulling the results from is changed in their source. So your script could not parse the results correctly anymore. That's why it shows no results
thanks for your response vbot. actually the sources are ok. there is a similar script on a different domain name and it works fine with the search. i dont know why mine doesnt work. someone suggested it could be database related. i am just not too proficient with mysql database tweaking. any help? thanks.