I just tried out mylansite, and all wanted components work very fine (good work btw!), except of the seatmap.
When I install the seatmap, Joomla gives me the following error (about 30 times):
| Code: |
Warning: is_dir() [function.is-dir]: open_basedir restriction in effect. File(/images) is not within the allowed path(s): (/var/www/web8/html/:/var/www/web8/phptmp/:/var/www/web8/files/:/var/www/web8/atd/) in /var/www/web8/html/joomla/administrator/components/com_installer/installer.class.php on line 357
|
Strange, altough I can continue. But when I want to create a new room, the next error appears:
| Code: |
moslms_seatmap_room::«»store failed <br/>Table 'usr_web8_1.jos_mls_seatmap_rooms' doesn't exist SQL=INSERT INTO jos_mls_seatmap_rooms (`id`,`eventid`,`cols`,`name`,`description`,published`) VALUES (",'1','5','5','testraum',",'1')
|
Plz can someone help me?