Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length

JoomlaTune Support Forum    JComments component    General discussion    Topic: Please Help! Submit Comment does not work :-(
Pages: [1]   Go Down
  Print  
Author Topic: Please Help! Submit Comment does not work :-(  (Read 1162 times)
0 Members and 1 Guest are viewing this topic.
thomas_x3
Jr. Member
**

Karma: 0
Offline Offline

Posts: 19


« on: September 30, 2012, 00:57:19 »

I just recognized, that it is not possible anymore to submit comments, i dont know how long this issue is present. The last comment was send about 14 days ago.

Here's an example:
http://www.spotcatch.net/sonstiges/wallpaper-natur-tiere-kostenlos (scroll down to the button)

If you click on "Senden" than the loading wheel shows up for a second and disappears, but nothing happens further. I have tried to find out if it is an java script issue, but unfortunately i was not successful, so i really need your help please.  Huh


/edit
oh i forgot: I have already tried to reinstall the component. Also a reset of the settings was not successful.
« Last Edit: September 30, 2012, 01:10:39 by thomas_x3 » Logged
thomas_x3
Jr. Member
**

Karma: 0
Offline Offline

Posts: 19


« Reply #1 on: September 30, 2012, 14:35:11 »

Yeah!! I have found the problem  Cheesy  Grin

Recently i have added a mod_rewrite rule in .htaccess to remove trailing slashes from URL's (due SEO reasons). This was the code:

Code:
# Trailing Slash entfernen
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_URI} !^(.*)administrator/
RewriteCond %{REQUEST_URI} !^(.*)component/users
RewriteCond %{REQUEST_URI} (.*)$
RewriteRule ^(.+)/$ http://www.spotcatch.net/$1 [R=301,L]

I think the failure is generated somewhere at "component/users". I added this rule, to be still able to login at my site, cause the URL for the login form looks like this:
Code:
http://www.spotcatch.net/component/users/?view=login

Maybe someone has an idea how to fix this...?
Logged
Pages: [1]   Go Up
  Print  
JoomlaTune Support Forum    JComments component    General discussion    Topic: Please Help! Submit Comment does not work :-(
 
Jump to: