I recieve a warning:
Warning: is_dir() [function.is-dir]: open_basedir restriction in effect. File(/) is not within the allowed path(s): (/home/users/fnm/:/usr/lib/php:/usr/local/lib/php:/tmp) in /home/users/fnm/public_html/e-lekcje/components/com_glossword/core/gw_includes/class.template3.php on line 470
Warning: is_dir() [function.is-dir]: open_basedir restriction in effect. File(/home/) is not within the allowed path(s): (/home/users/fnm/:/usr/lib/php:/usr/local/lib/php:/tmp) in /home/users/fnm/public_html/e-lekcje/components/com_glossword/core/gw_includes/class.template3.php on line 470
Warning: is_dir() [function.is-dir]: open_basedir restriction in effect. File(/home/users/) is not within the allowed path(s): (/home/users/fnm/:/usr/lib/php:/usr/local/lib/php:/tmp) in /home/users/fnm/public_html/e-lekcje/components/com_glossword/core/gw_includes/class.template3.php on line 470
The component works otherwise correctly. The problem is with servers root directory, which is beyond my control (I can't change anything about them, as I use a shared hosting).
You can see it on: http://fnm.ehost.pl/e-lekcje/slownik/i
Moreover - the warings disappear after refreshing a page (both in back- and front-end)