Tag: php
PHP Notices filling up the log
Hi there, I'm still playing with beaumont and found thousands of entries like this: [Thu Jun 22 15:36:15 2006] [error] [client 192.168.2.36] PHP Notice: Undefined index: __version__ in /home/hett/public_html/web2/includes/DataObject.class.inc on line 197, referer: http://sv25/~hett/web2/login.php [Thu Jun 22 15:36:15 2006] [error] [client 192.168.2.36] PHP Notice: Undefined...
1 comment(s)
/ Socke
/ Q&A
/ on June 22, 2006 at 04:40
HowTo: install Siteframe 5.x
The README.txt file that is distributed with Siteframe should have
the latest information on the product as well as a set of simplified
installation instructions. These instructions are intended to be very
comprehensive, and probably contain more information than any
reasonable person needs. Assumptions
You have an account with an ISP or web hosting provider
You know the final...
8 comment(s)
/ glen
/ HowTo
/ on April 24, 2005 at 08:29
Metadata
Metadata means data about data and is used
generically to describe data that holds information about other data
objects. In a Siteframe class definition, however, the metadata is a
specific data structure (a PHP array) that contains information about
the properties, or individual data elements, that make up a data class.
Each Siteframe class definition contains a metadata structure...
1 comment(s)
/ glen
/ Internals
/ on April 3, 2005 at 21:03
