Search found 5 matches

by tnd
Mon Nov 01, 2010 2:59 am
Forum: Bug reports
Topic: Error on writecomment.php
Replies: 3
Views: 4159

Re: Error on writecomment.php

It was accessed by web robot

See this log
217.69.134.181 37459 - [31/Oct/2010:12:33:27 +0700] "GET /faq/index.php?action=writecomment&gen=img&ck=1282671978 HTTP/1.0" 500 - www.thaizone.com "-" "Mail.Ru/1.0" "-"

Hi,

this should fix the issue: http://github.com/thorsten/phpMyFAQ/commit ...
by tnd
Sun Oct 31, 2010 9:02 am
Forum: Bug reports
Topic: Error on writecomment.php
Replies: 3
Views: 4159

Error on writecomment.php

Hi,

I found this on error log of phpmyfaq 2.6.9

PHP Fatal error: Call to undefined function getEmailAddress() in writecomment.php on line 52
by tnd
Mon Sep 03, 2007 3:36 am
Forum: General discussions
Topic: error on index page
Replies: 1
Views: 4318

I think it may be .htaccess setting

However please check your error_log on the server for exactly problem.
by tnd
Sun Sep 02, 2007 4:44 am
Forum: General discussions
Topic: Login problem
Replies: 8
Views: 12249

May be cookies are disabled on your browser.
by tnd
Mon Aug 20, 2007 3:34 am
Forum: General discussions
Topic: unsuccessful upgrade 2.02 > 2.03
Replies: 15
Views: 27167

I think there will have no any change of database between version 2.0.2 and 2.0.3 so only update php source it would make 2.0.3 work on your current database.

However, please make sure that you don't make any change on 2.0.2 source (example: add your own function or disable some part of code) or ...