Hi,
I had the same "privileges error" as Zi and TobyL and disabled the whole permission as mentioned.
WAMP5
Apache/2.0.59 (Win32)
PHP 5.2.0 with PDO, pdo_mysql extensions
Now I try to make somes tests and to see some output in front but I have this error (in front):
[2007-09-14 14:07:54] (FATAL/097/index.php) The requested resource has no valid content type specified.
RESOURCE: Array
(
[id] => 1
[type] => document
[contentType] => text/html
[pagetitle] => Ma première page sous 097
[longtitle] =>
[description] =>
[alias] =>
[link_attributes] =>
[published] => 1
[pub_date] => 0
[unpub_date] => 0
[parent] => 0
[isfolder] =>
[introtext] =>
[content] => ereerer
[richtext] =>
[template] => 1
[menuindex] => 0
[searchable] =>
[cacheable] =>
[createdby] => 1
[createdon] => 1189771477
[editedby] => 1
[editedon] => 1189771664
[deleted] =>
[deletedon] => 0
[deletedby] => 0
[publishedon] => 1189771664
[publishedby] => 1
[menutitle] =>
[donthit] =>
[haskeywords] =>
[hasmetatags] =>
[privateweb] =>
[privatemgr] =>
[content_dispo] => 0
[hidemenu] => 1
[class_key] => modDocument
[context_key] => web
[content_type] => 0
)
In this array we have : [contentType] => text/html .... but in the manager, in "Page setting" tab I have nothing in Content Type.