takilberime adlı üyeden alıntı: mesajı görüntüle
include($phpbb_root_path . 'includes/function_posting.php');
bu şekilde olucak
o şekilde bbu hatayı veriyor:
define('ABSOLUTEPATH', dirname(__FILE__).'/'); define('INCLUDESPATH',ABSOLUTEPATH.includes.'/'); include(INCLUDESPATH.'function_posting.php'); [phpBB Debug] PHP Notice: in file /posting.php on line 1356: include() [function.include]: Unable to access ./includes/function_posting.php
[phpBB Debug] PHP Notice: in file /posting.php on line 1356: include(./includes/function_posting.php) [function.include]: failed to open stream: No such file or directory
[phpBB Debug] PHP Notice: in file /posting.php on line 1356: include() [function.include]: Unable to access ./includes/function_posting.php
[phpBB Debug] PHP Notice: in file /posting.php on line 1356: include(./includes/function_posting.php) [function.include]: failed to open stream: No such file or directory
[phpBB Debug] PHP Notice: in file /posting.php on line 1356: include() [function.include]: Failed opening './includes/function_posting.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php')

Fatal error: Call to undefined function posting_gen_topic_types() in /home/zahmet/public_html/posting.php on line 1357