select default language - Categories hierarchy
Geplaatst: 16 jun 2007, 06:39
- Modificatie & Versie: Select Default language
Directe link naar de modificatie:
Adres van je forum: http://www.beatbox.be/foras
phpBB versie: 2.0.22
Heb je onlangs een andere modificatie of stijl geïnstalleerd? Categories hierarchy(http://www.phpbbhacks.com/download/978)
Wat is het probleem?
Ik krijg volgende foutmeldingen na het installeren van Select default language:Ik moet wel zeggen dat ik niet zeker was waar ik de code (bestemd voor index_body.tpl van de template) moest zettenCode: Selecteer alles
Warning: main(./language/lang_/lang_main.php) [function.main]: failed to open stream: No such file or directory in /home/a2618bea/public_html/foras/index.php on line 170 Warning: main(./language/lang_/lang_main.php) [function.main]: failed to open stream: No such file or directory in /home/a2618bea/public_html/foras/index.php on line 170 Warning: main() [function.include]: Failed opening './language/lang_/lang_main.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/a2618bea/public_html/foras/index.php on line 170 Warning: Cannot modify header information - headers already sent by (output started at /home/a2618bea/public_html/foras/index.php:170) in /home/a2618bea/public_html/foras/includes/page_header.php on line 573 Warning: Cannot modify header information - headers already sent by (output started at /home/a2618bea/public_html/foras/index.php:170) in /home/a2618bea/public_html/foras/includes/page_header.php on line 575 Warning: Cannot modify header information - headers already sent by (output started at /home/a2618bea/public_html/foras/index.php:170) in /home/a2618bea/public_html/foras/includes/page_header.php on linebij die van subsilver staat dat gewoon vanboven, en ik weet dus niet waar het moest staan bij ptifo (template die geinstalleerd wordt bij Categories hierarchy (zie bovenaan)Code: Selecteer alles
# #-----[ OPEN ]------------------------------------------------ # templates/subSilver/index_body.tpl # #-----[ FIND ]------------------------------------------------ # <table width="100%" cellspacing="0" cellpadding="2" border="0" align="center"> # #-----[ BEFORE, ADD ]----------------------------------------- # <!-- Start add - Select default language MOD --> <!-- BEGIN switch_user_logged_out --> <form method="post" action="{U_INDEX}"><span class="forumlink" style="margin-left: 2px; font-size: 11px">{L_SELECT_LANG}: </span>{LANGUAGE_SELECT} <input type="submit" class="mainoption" name="cangenow" value="{L_CHANGE_NOW}" /> </form> <!-- END switch_user_logged_out --> <!-- End add - Select default language MOD -->
Kan iemand me helpen ?? al die foutmeldingen zijn echt geen zicht, en de mod werkt ook nie echt