Sat Aug 30, 2008 8:03 am by semipcgeek
I think there's something wrong in the scripts of the website. It doesn't matter which I select, or number, I still get an error in reference to the line on 777 of the php page.
Warning: chdir() [function.chdir]: No such file or directory (errno 2) in /home/brewology/blocks/packs/generate/utils/archive.php on line 777
Warning: Cannot modify header information - headers already sent by (output started at /home/brewology/blocks/packs/generate/utils/archive.php:777) in /home/brewology/blocks/packs/generate/utils/archive.php on line 455
Warning: Cannot modify header information - headers already sent by (output started at /home/brewology/blocks/packs/generate/utils/archive.php:777) in /home/brewology/blocks/packs/generate/utils/archive.php on line 469
Warning: Cannot modify header information - headers already sent by (output started at /home/brewology/blocks/packs/generate/utils/archive.php:777) in /home/brewology/blocks/packs/generate/utils/archive.php on line 470
Warning: Cannot modify header information - headers already sent by (output started at /home/brewology/blocks/packs/generate/utils/archive.php:777) in /home/brewology/blocks/packs/generate/utils/archive.php on line 471
Warning: Cannot modify header information - headers already sent by (output started at /home/brewology/blocks/packs/generate/utils/archive.php:777) in /home/brewology/blocks/packs/generate/utils/archive.php on line 472
Warning: Cannot modify header information - headers already sent by (output started at /home/brewology/blocks/packs/generate/utils/archive.php:777) in /home/brewology/blocks/packs/generate/utils/archive.php on line 473
Looks like there may be a typo to the child directory, or permissions not set properly to allow cross directory communication. This is something that needs to be looked into further.