netagent002
09-22-2009, 04:47 AM
1) Script Title: php Photo Album script
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex4/php-photoalbum.htm
3) Describe problem: i got the script working perfectly fine then i changed my php error reporting setting and now it doesnt work and it gives me 2 errors
Message: Expected ';'
Line: 2
Char: 22
Code: 0
URI:
Message: 'myvacation' is undefined
Line: 121
Char: 1
Code: 0
URI:
The line it is expecting the ';' in is: Header("content-type: application/x-javascript");
if i change the settings back it works just fine... any help would be most appreciated
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex4/php-photoalbum.htm
3) Describe problem: i got the script working perfectly fine then i changed my php error reporting setting and now it doesnt work and it gives me 2 errors
Message: Expected ';'
Line: 2
Char: 22
Code: 0
URI:
Message: 'myvacation' is undefined
Line: 121
Char: 1
Code: 0
URI:
The line it is expecting the ';' in is: Header("content-type: application/x-javascript");
if i change the settings back it works just fine... any help would be most appreciated