I installed a fresh install of PhPbb3, SF_Glacier style, and board3. Im using php5. I wanted to have a gallery and a block for that gallery just like http://www.board3-styles.de/portal.php
I copied the included files over, made the changes to the files as detailed in the instructions. I went to the installation screen for the gallery and was told that i needed to have CHMOD set to 777 for 3 paths. I set those paths to 777 and tried again. It still said i needed to set the paths to 777. My FTP client shows them set to 755 even tho i changed them (Filezilla), however my hosts control panel shows them as 777. I decided to hit install anyway and got this error message...
Any help would be great, id love to have not only a gallery but a block on my portal page that displays some. Thank you.General Error
SQL ERROR [ mysql4 ]
Table 'db262475920.GALLERY_CONFIG_TABLE' doesn't exist [1146]
SQL
SELECT * FROM GALLERY_CONFIG_TABLE WHERE config_name = 'max_pics'
BACKTRACE
FILE: includes/db/mysql.php
LINE: 158
CALL: dbal_mysql->sql_error()
FILE: install_gallery/install_functions.php
LINE: 219
CALL: dbal_mysql->sql_query()
FILE: install_gallery/install.php
LINE: 77
CALL: gallery_config_value()