I made this hacked together form used for recruitment on a guild site..
But for some reason everytime I try to submit an application it completes to "Sorry, this module isn't active!" Though I've checked in the admin section of nuke to make sure it is active.
Like I said the form itself loads, but when I try to process is when I get the error. The proccess of the form and the form itself are both in the same page ... just with different functions.
Would someone PLEASE be kind enough to look it over and inform me what i've done wrong? I used to use nuke a long time ago and am now just starting to get used to its quirks again. Thanks.
..... Evidently I can't post the whole code here..
so you can find it at
Changes made..
Sorry I originally had the function in the Your_Account module till I ran into this problem and built its own module for testing..
Anyhow, that still brings up the same error.
I also went through and corrected the call to db function $dbi to $db throughout the file and that didn't seem to help either.
I have updated the htm file with the code to reflect these changes to for anyone else trying to help me
Well name there is the name of your module. If you have a field with the name "name", then the value of this field, in my case arnoldkrg, is substituted for the name of the module. So the form is submitted to a module called arnoldkrg, which doesnt exist so you get the error. Solution is to change the name of the name field to something else xyzname for instance.
_________________
tpwalker1980 Nuke Cadet
Joined: Jun 08, 2006
Posts: 4
Posted:
Fri Jun 09, 2006 6:53 pm
Duh, I must have looked that over about 50 times....
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