Warning: menuitem(/home/bislbire/domains/xxxx.com/public_html/joomla/administrator/components/com_menus/content_archive_section/content_archive_section.class.php) [function.menuitem]: failed to open stream: No such file or directory in /home/bislbire//domains/xxxxxxx.com/public_html/joomla/includes/joomla.php on line 5194
Warning: menuitem() [function.include]: Failed opening '/home/bislbire//domains/xxxxx.com/public_html/joomla/administrator/components/com_menus/content_archive_section/content_archive_section.class.php' for inclusion (include_path='.:/usr/local/lib/php') in /home/bislbire//domains/xxxxx.com/public_html/joomla/includes/joomla.php on line 5194
Joomlada Menu Eklemeye Calıstığımda Ustteki bu hatayla karsılaştım... Yaptığım tek işlem
htaccess dosyasını su hala getirmek...
Kod:
# ### İdeal optimizasyon by tmrsk ### # ### Hata verirse +FollowSymlinks yapin # Options FollowSymLinks # DirectoryIndex index.php # RewriteEngine On # ### RewriteBase e lutfen dikkat # ### eger siteniz.com/xyz seklinde ise # ### /xyz olmalidir, # ### siteniz.com ise / olarak kalsin # RewriteBase / # RewriteCond % (/|.htm|.php|.html|/[^.]*)$ [NC] # RewriteCond % !-f # RewriteCond % !-d # RewriteRule ^(.*) index.php # ### GUVENLIK ### # # Mosconfig requestlerini icin guvenlik # RewriteCond % mosConfig_[a-zA-Z_](=|%3D) [OR] # # base64culer guvenliği # RewriteCond % base64_encode.*(.*) [OR] # # Url icinde javascript guvenliği # RewriteCond % (|%3E) [NC,OR] # # Register globals guvenliği # RewriteCond % GLOBALS(=|[|%[0-9A-Z]) [OR] # # request guvenliği # RewriteCond % _REQUEST(=|[|%0-9A-Z) # # yonlendirme # RewriteRule ^(.*)$ index.php F,L php_flag magic_quotes_gpc On ########## End - Rewrite rules to block out some common exploits php_flag register_globals off
Diğer kurulumda sorun yoktu aynı kurulumu bu sefer yaptım fark olarak ustteki htaccess dosyasını olşturdum..
Teşekkurler...
Joomladaki Bir hata.
Joomla0 Mesaj
●6 Görüntüleme
- ReadBull.net
- Programlama ve Yazılım
- Web Tabanlı Uygulamalar - Aplikasyonlar
- Joomla
- Joomladaki Bir hata.