View Single Post
  #1 (permalink)  
Old 02-27-2005, 08:37 PM
nitedmn nitedmn is offline
Junior Member
 
Join Date: Feb 2005
Posts: 2
Problem using "post" method in a module
I'm creating a new module for a site and having a problem using the "post" method in the form. I'm using 7.5 which I recently upgraded from 7.4. This install of phpnuke is pretty stripped down but I've tried using the feed back form, which uses the post method, and it works fine. All other links within the site work fine.

Here is what happens....

If I'm looged in as an admin I can load the form but when I click the submit button I get an error saying "The file doesn't exist". I've verified the address is correct and if I just click into the address bar and press enter the blank form will reload again.

If I'm logged in as a regular user I can load the blank form but when I click submit I get an error saying the module is not active. I'v verified the module is active for all users.

I've looked through all the html code for the form and I can't find anything wrong with it. It's a rather lengthy form but if you would like I can post the html here.

Thanks.
Reply With Quote