I am currently experiencing a strange issue with the voting functionality on my phpmyFaq 2.5.6.
I am constantly receiving a 404 Error when I am logged in to PhpmyFaq when trying to vote for a particular FAQ entry.
When I am not logged in, everything works fine and the Votes are visible in the backend.
What I could have seen is the fact, that the URL get rewritten when I am logged in to the following value:
Code: Select all
http://vogt-familie.nl/nedstatkb/Index.phpindex.php?action=savevoting
When a user is not logged in, the vote works as normal and the URL is not getting rewritten.
The same problem occurs, when I try to edit a FAQ entry from the frontend instead of editing from the admin-backend
Here the overview from the Backend Dashboard to give some technical params:
Code: Select all
phpMyFAQ 2.5.6
Server Software
Microsoft-IIS/6.0
PHP Version
PHP 5.2.6
Register Globals
off
Safe Mode
off
Open Basedir
off
Database Server
Mysql
Database Client Version
5.0.22
Database Server Version
5.0.45-community-nt
Webserver Interface
ISAPI
PHP Extensions
bcmath, calendar, com_dotnet, ctype, session, filter, ftp, hash, iconv, json, odbc, pcre, Reflection, date, libxml, standard, tokenizer, zlib, SimpleXML, dom, SPL, wddx, xml, xmlreader, xmlwriter, ISAPI, curl, gd, gettext, imap, mbstring, mssql, mysql, PDO, pdo_sqlite, sockets, SQLite, xsl
Thank you in advance for your help on this