5
Seems the problem isn't so easy to solve :( We would really appreciate some help. We know it's the theme that's bugging us but we simply don't know why and how.
All submission forms that go through the frontend of the site are buggered. The theme somehow points the form to search.php instead of pointing it where it should go (article, forum, etc.) so all data we input is meaningless since search.php has different fields. The error we get is "Please fill in all necessary data" or something in those lines".
I've checked everything there is to check with my php knowledge. I've checked to make sure that XOOPS files point forms to right php files, seems the theme somehow "overrides" that. We were able to submit news through the backend which only proves that theme is messing everything up. I've also checked the theme html file and a lot more. I can't find anything... When I select another theme, everything is working fine.
Question: Where in theme files could I find the solution to these problems? I really can't ask the right question since I have no idea what's wrong.