posting.php dosyası public_html nin içinde. functions_posting.php ise includes klasörünün içinde, includes klasörüyle postin.php klasörüde aynı dizinde yani public_html de.
Bende
include ('http://www.zahmetsiz.net/includes/function_posting.php');
şeklinde çağırdım ama
[phpBB Debug] PHP Notice: in file /posting.php on line 1353: include() [function.include]: URL file-access is disabled in the server configuration
[phpBB Debug] PHP Notice: in file /posting.php on line 1353: include(http://www.zahmetsiz.net/includes/function_posting.php) [function.include]: failed to open stream: no suitable wrapper could be found
[phpBB Debug] PHP Notice: in file /posting.php on line 1353: include() [function.include]: Failed opening 'http://www.zahmetsiz.net/includes/function_posting.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') hatasını verdi. Bu arada ilginiz için çok teşekkürler.