I have PHP Version 5.1.3, MySQL - 5.0.21 & phpMyAdmin - 2.8.0.3
When I do a fresh Photo Post install at step 3 i get this error
Step 3: MySQL error reported: [INSERT INTO pp_categories (id,catname,description,catorder,thumbs,parent,children) VALUES (1,'Main','',2,'no',0,'2')]
Result: Field 'theme' doesn't have a default value
Database: photopost
Step 3: MySQL error reported: [INSERT INTO pp_categories (id,catname,description,catorder,thumbs,parent,children) VALUES (2,'A Category','Photos of a particular subject',1,'yes',1,'')]
Result: Field 'theme' doesn't have a default value
Database: photopost
Step 3: MySQL error reported: [INSERT INTO pp_categories (id,catname,description,catorder,thumbs,parent,children) VALUES (500,'Member Galleries','Individual user galleries - any photo category',1,'yes',0,'')]
Result: Field 'theme' doesn't have a default value
Database: photopost
Step 3: MySQL error reported: [INSERT INTO pp_settings VALUES (169,'GMT Offset', 'gmtoffset', 'If you are running
VB and want the server to display the time as an offset of GMT (for example, to the timezone where your server is located), enter the offset here.', '0', 25, 1)]
Result: Data too long for column 'description' at row 1
Database: photopost
Step 3: MySQL error reported: [INSERT INTO pp_settings VALUES (208,'Orignial Image storage directory server path','origfull','Typically this path matches your DATA directory server path, unless you want to store your original images seperatly from your thumbnails/medium images.','/path/to/your/photopost/data',35,1)]
Result: Data too long for column 'description' at row 1
Database: photopost
then after using the photopost internal user registration i get these errors
Error: Out of range value adjusted for column 'diskspace' at row 1
Error: Incorrect integer value: '' for column 'cpaccess' at row 1
Error: Incorrect integer value: '' for column 'cpaccess' at row 1
Error: Incorrect integer value: '' for column 'cpaccess' at row 1
Error: Incorrect integer value: '' for column 'cpaccess' at row 1
Warning: Cannot modify header information - headers already sent by (output started at C:\Apache2\htdocs\gallery\forums\photopost.php:300) in C:\Apache2\htdocs\gallery\install.php on line 1391
Warning: Cannot modify header information - headers already sent by (output started at C:\Apache2\htdocs\gallery\forums\photopost.php:300) in C:\Apache2\htdocs\gallery\install.php on line 1392
Then when I log in as the administrator I do not get the link to the admin control panel or any admin options