Dont work...
-----
Warning: require_once(./includes/functions_gallery.php) [function.require-once]: failed to open stream: No such file or directory in /modules/vbgallery.php on line 17
Fatal error: require_once() [function.require]: Failed opening required './includes/functions_gallery.php' (include_path='.:/usr/local/php5/lib/php:/usr/local/lib/php') in /home/.ravana/ricsca/modificazionecorporea.com/forum/modules/vbgallery.php on line 17
---
In vbgallery.php the line 17
require_once('./includes/functions_gallery.php');
But in forum/includes , i dont have the file functions_gallery.php
Whay?