these files are located under the /modules/NukeMatch directory...
When you click on submit, it pops up with sorry, such page doesn't exist however it does. If you re-type the url it does load and I also tried changing it to GET however it didn't copy entire url.
I also changed above url to just /modules/NukeMatch/jointeam2.php and then it just loaded with blank white page.
If this file is located under the /root directory of nuke, it works fine without any problems. (<edit> when action changed to: "jointeam2.php") I also tried combining these two files with a if ($submit) { } else { } tages to open close, show body, and close however it keep showing url http://localhost/modules.php.
I've treid everything I could think of and went through both files multiple times. I'm going to try placing this file in other directory under /includes to see if this helps resolve anything as I'm not to upbeat about leaving file in root directory.
Any information regarding this would be appreciated as I tried searching but, never come up with anything good except uses between get and post and that's about it.
Unless you redeclare a variable name or file, it should work as intended
It's jumping in and out of php into html is the reason for that particular line.
I've tried just inserting above without bring it back into php for echo statement however it still displayed exact same thing. Just really puzzles me why it works under root directory but, not when inserted within another below directory, unless I'm not calling it correctly. If you type that url in browser page comes up but, not when called from form.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum