ExpressionEngine CMS
Open, Free, Amazing

Thread

This is an archived forum and the content is probably no longer relevant, but is provided here for posterity.

The active forums are here.

Fields clear, no submission, when posting new topic on Discussion Forum Module

March 26, 2012 11:27am

Subscribe [3]
  • #1 / Mar 26, 2012 11:27am

    ElectroPolymath

    1 posts

    Fresh install of the versions listed below:

    ExpressionEngine - v2.4.0
    Discussion Forum Module - v3.1.7

    Also have NSM .htaccess Generator (v1.1.5) extension installed. Have not manipulated the .htaccess otherwise.

    All functionality associated with the forum module appears to be in normal working order, however, when attempting to “Post a New Topic”- when clicking “Preview Post” or “Submit Post” after completing all required fields, the fields simply reset (clear) and no submission or preview of any kind takes place.

    I am attempting to create new topics as a SuperAdmin, and have even granted this group access as the forum administrator, which I’m sure is redundant, but nevertheless not a solution.

    I did have Structure v3.2.2 installed at one point, but uninstalled thinking it may have been the culprit…same results with or without it.

    I noticed there are topics related to this issue on this forum, but in all cases the topic starters seemed to have solved their problem(s) without having posted a final solution.

  • #2 / Mar 27, 2012 3:06pm

    Shane Eckert

    7174 posts

    Hey ElectroPeeps,

    I am sorry to hear you are running into this snag.

    What does your .htaccess file look like?

    Are you sure that Structure is no longer playing any part in the site?

    How does the database look for the Discussion Forums? If you enable debugging, do you see any error messages?

    To turn debugging on please go to your Control Panel and navigate to Admin->System Administration-> Output and Debugging. Please set the last two settings, which are “Display Output Profiler?” and “Display Template Debugging?”, to yes.

    Let me know what you find.

    Cheers,

  • #3 / Jun 05, 2012 4:58pm

    jmulkey

    11 posts

    I’m experiencing the same error in my discussion forum module. I am still using Structure. Not getting any errors from debugging. This is what my htaccess file looks like:

    RewriteEngine On
    RewriteBase /
    RewriteRule ^(.*)/$ $1 [R=301,L]
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteRule ^(.*)$ index.php/$1
    
    ## EXPIRES CACHING ##
    <IfModule mod_expires.c>
    ExpiresActive On
    ExpiresByType image/jpg "access 1 year
     
    ExpiresByType image/jpeg "access 1 year"
    ExpiresByType image/gif "access 1 year"
    ExpiresByType image/png "access 1 year"
    ExpiresByType text/css "access 1 month"
    ExpiresByType application/pdf "access 1 month"
    ExpiresByType text/x-javascript "access 1 month"
    ExpiresByType application/x-shockwave-flash "access 1 month"
    ExpiresByType image/x-icon "access 1 year"
    ExpiresDefault "access 2 days"
     
    </IfModule>
    ## EXPIRES CACHING ##
  • #4 / Jun 07, 2012 3:16pm

    Shane Eckert

    7174 posts

    Hey jmulkey,

    Please keep your topics to one thread. It’s just easier to track and help you out.

    Thanks.

  • #5 / Jun 07, 2012 3:31pm

    jmulkey

    11 posts

    Sorry about that. Is there a way to delete the other thread and keep this discussion going?

    Thanks.

  • #6 / Jun 07, 2012 3:33pm

    Shane Eckert

    7174 posts

    Hey jmulkey,

    We will just keep it over on the other thread!

    Cheers,

.(JavaScript must be enabled to view this email address)

ExpressionEngine News!

#eecms, #events, #releases