Hello, I have installed version 2.0 of this scipt, and are able to call the index.phtml.
I can see the table, the listing of albums, and a singel *jpg file(the name of it, not the picture) in the top directory.
When I try to open the top *jpg file I only get a black screen inside the table.
When i try to open one of the albums, I get this error message;
Fatal error: Call to undefined function: checkdir() in /home/webboard/www/phpix/index.phtml on line 107
Anyone know what could be wrong here?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello, I have installed version 2.0 of this scipt, and are able to call the index.phtml.
I can see the table, the listing of albums, and a singel *jpg file(the name of it, not the picture) in the top directory.
When I try to open the top *jpg file I only get a black screen inside the table.
When i try to open one of the albums, I get this error message;
Fatal error: Call to undefined function: checkdir() in /home/webboard/www/phpix/index.phtml on line 107
Anyone know what could be wrong here?
Check out the changes for version 2.0.1 - somehow the checkdir function did not get checked into the source :)