An error ocurred

In this board you can talk about general questions about phpMyFAQ

Moderator: Thorsten

Post Reply
tmonaghan
Posts: 7
Joined: Sat Jan 28, 2006 1:06 pm

An error ocurred

Post by tmonaghan »

Hi,

Just installed phpMyFAQ 1.6.8 which went ok. Whenever I try to add or preview a record using the administration panel I get the message

An error ocurred

And the record is not added.

Setup:

phpMyFAQ Version
phpMyFAQ 1.6.8
Server Software
Apache/2.0.52 (BlueQuartz)
PHP Version
PHP 4.3.9
Register Globals
off
Safe Mode
off
Database Client Version
4.1.20
Database Server Version
4.1.20
Webserver Interface
APACHE2HANDLER

Debug is set to true but I don't see a log file. Any help with this would be really appreciated. It works if I add an entry from the main page.
matteo
Posts: 572
Joined: Sun Nov 20, 2005 6:53 pm
Location: Italy

Re: An error ocurred

Post by matteo »

Hi,
tmonaghan wrote:Just installed phpMyFAQ 1.6.8 which went ok. Whenever I try to add or preview a record using the administration panel I get the message

An error ocurred

And the record is not added.
you've a common and well tested server conf: please, check if you're missing to select at least a category befory doing anything: it's a required field.
Hope this help you ;).
tmonaghan wrote:Debug is set to true but I don't see a log file. Any help with this would be really appreciated. It works if I add an entry from the main page.
just for clarity sake: the debug flag will print out some debug info only in the HTML page and no log file is created.

Ciao,
Matteo
phpMyFAQ QA / Developer
Amazon.co.uk Wishlist
tmonaghan
Posts: 7
Joined: Sat Jan 28, 2006 1:06 pm

Post by tmonaghan »

Thanks Matteo,

Since I only had one category I assumed it was selected, of course it works now. :oops:
Post Reply