Issues with PHP mySQL and Lifestyle theme
Its hard to explain, so I will do my best.
I have a mySQL DB that I have populated with a contact list, on a WP page I run some PHP code to extract the data using either a form or I have also tried to just hard code the search criteria.
When I put the PHP code in using the Write > Form, when the list displays it displays 2 blank lines for each positive search result before it displays the actual data.
If I hard code the page: ie page_find.php after the search results are compiled the page will redirect to the Home Page.
I have basically the same thing working on another site using the Revolution City theme and it works fine.
Any ideas?
|