Php Dizin sorunu...

tihsar

Üye
Kayıt
2 Ağustos 2009
Mesaj
1
Tepki
0
ben phpbb3 kullanıyorum ve harıcı sayfa hazırladım orda php kod calıstırmak ıstıyorum bır sayfa hazırladım ama ;

Kod:
<?php

*/
define('IN_PHPBB', true);
$phpbb_root_path = './../'; // phpBB3'ğ® «urulu olduğµ ¤izin
$phpEx = substr(strrchr(__FILE__, '.'), 1);
include($phpbb_root_path . 'common.' . $phpEx);

// Start session management
$user->session_begin();
$auth->acl($user->data);
$user->setup();

// + setup
$config['exclude_forums'] 	= ''; // exclude forums id
$config['max_topics'] 		= '19'; // last xx topic
$config['new_img']			= '../styles/dark-shines/imageset/icon_back_top.gif'; // new image location
// - setup
ama benın attıgım dosya dızını siteadı.net/sdfsf/sfs/sfsf/bio.php bırkac klasor ıcın de ... bu sekılde olursa nasıl yapmam gerekıyor ....

Kod:
*/
define('IN_PHPBB', true);
$phpbb_root_path = './../'; // phpBB3'ğ® «urulu olduğµ ¤izin
$phpEx = substr(strrchr(__FILE__, '.'), 1);
include($phpbb_root_path . 'common.' . $phpEx);
buyuk ıhtımalle benım koydugum dızınde anadızındekı dosyalrı okuyamıyor bu konuda nasıl yardımcı ola bılırsınız acaba....
 
Yukarı Alt