Ticket #295 (closed Bug report: fixed)

Opened 6 years ago

Last modified 6 years ago

Error for CSS content type rendering

Reported by: dana Owned by: drazzib
Priority: blocker Milestone: WifiDog Auth Server 1.0
Component: Auth server, Content Management Version:
Keywords: Cc:

Description

When using a CSS content type, the following error appears in the apache log, server returns an empty content item:

PHP Fatal error: Class 'Content' not found in /Library/WebServer/Documents/wifidog/classes/Content/File/File.php on line 57

Attachments

Change History

Changed 6 years ago by drazzib

  • owner set to drazzib
  • status changed from new to assigned
  • milestone set to WifiDog Auth Server 1.0

This error is also present when calling cron/page.php

Changed 6 years ago by drazzib

  • status changed from assigned to closed
  • resolution set to fixed

Fixed in r1179 :

2007-02-05 Damien Raude-Morvan <drazzib@…>

  • Try to fix ticket #295 and #297 by including parent class (Content.php) in File.php.
  • ... and remove unnecessary include of Avatar content type in User.php : All contents types are included by Content.php getAvailableContentTypes() call.

Add/Change #295 (Error for CSS content type rendering)

Author


E-mail address and user name can be saved in the Preferences.


Action
as closed
The resolution will be deleted. Next status will be 'reopened'
 
Note: See TracTickets for help on using tickets.