Aantal foutjes.
Forumregels
Sinds 1 januari 2009 wordt phpBB2 niet meer ondersteund.
Onderstaande informatie is verouderd en dient uitsluitend als archief.
Sinds 1 januari 2009 wordt phpBB2 niet meer ondersteund.
Onderstaande informatie is verouderd en dient uitsluitend als archief.

-
- Berichten: 30
- Lid geworden op: 07 jan 2003, 10:05
- Locatie: ridderkerk
- Contacteer:
Aantal foutjes.
Hoi!
Ik heb phpBBFM geinstaleerd maar nu krijg ik af en toe een paar foutmeldingen.
Bijv. als ik op Album klik krijg ik devolgende fouten:
Parse error: parse error, unexpected T_STRING in /home/virtual/site75/fst/var/www/html/forum/language/lang_dutch/lang_main_album.php on line 49
Warning: Cannot add header information - headers already sent by (output started at /home/virtual/site75/fst/var/www/html/forum/language/lang_dutch/lang_main_album.php:49) in /home/virtual/site75/fst/var/www/html/forum/includes/page_header.php on line 649
Warning: Cannot add header information - headers already sent by (output started at /home/virtual/site75/fst/var/www/html/forum/language/lang_dutch/lang_main_album.php:49) in /home/virtual/site75/fst/var/www/html/forum/includes/page_header.php on line 651
Warning: Cannot add header information - headers already sent by (output started at /home/virtual/site75/fst/var/www/html/forum/language/lang_dutch/lang_main_album.php:49) in /home/virtual/site75/fst/var/www/html/forum/includes/page_header.php on line 652
Hoe krijg ik dit weer normaal? Info zie > http://www.deejayforum.nl/forum
Ik heb phpBBFM geinstaleerd maar nu krijg ik af en toe een paar foutmeldingen.
Bijv. als ik op Album klik krijg ik devolgende fouten:
Parse error: parse error, unexpected T_STRING in /home/virtual/site75/fst/var/www/html/forum/language/lang_dutch/lang_main_album.php on line 49
Warning: Cannot add header information - headers already sent by (output started at /home/virtual/site75/fst/var/www/html/forum/language/lang_dutch/lang_main_album.php:49) in /home/virtual/site75/fst/var/www/html/forum/includes/page_header.php on line 649
Warning: Cannot add header information - headers already sent by (output started at /home/virtual/site75/fst/var/www/html/forum/language/lang_dutch/lang_main_album.php:49) in /home/virtual/site75/fst/var/www/html/forum/includes/page_header.php on line 651
Warning: Cannot add header information - headers already sent by (output started at /home/virtual/site75/fst/var/www/html/forum/language/lang_dutch/lang_main_album.php:49) in /home/virtual/site75/fst/var/www/html/forum/includes/page_header.php on line 652
Hoe krijg ik dit weer normaal? Info zie > http://www.deejayforum.nl/forum
- Carlo Claessen
- Berichten: 1280
- Lid geworden op: 02 jul 2005, 14:05
Heb je de vranderingen die op de site staan toegepast.
Ik bedoel deze.
Dit is voor een nieuwe installatie
Dit om van FM204.1.60 naar FM204.2.10
Dit is voor een normaal phpbb 2.04 board naar FM204.2.10
Topslob
Ik bedoel deze.
Dit is voor een nieuwe installatie
Code: Selecteer alles
For new install, you must install Fully Modded as you would normally install phpBB, then after you are setup you must complete your installation by following these instructions:
Edit the following files and upload to your server. * Upgrade users must edit and upload ALL zip files.
- 'glance_config.php' (ADD your forum directory and news forum_id) Lines: 20, 22
- 'newsbar.js (Edit News ticker text) Lines: 9, 10, 11
- 'topics_anywhere.php' (ADD URL to phpBB root folder) Line: 30
- 'viewtopic.php' (ADD URL to phpBB root folder) Line: 25
- 'includes/constants.php' (ADD Calender forum_id) Line: 286
- 'includes/links_constants.php' (ADD site URL, URL to button-logo) Lines: 27, 28
- 'language/lang_english/lang_main.php' (ADD URL to your forum audio folder, site root directory) Lines: 23, 26
- 'player/config.php' (ADD your phpbb table prefix) Line: 3
- 'templates/subSilver/overall_header.tpl' (ADD your site's URL) Lines: 4, 8
- 'templates/subSilver/admin/index_navigate.tpl' (ADD your phpMyAdmin URL) Line: 28
- 'tempates/subSilver/shoutbox/shoutbox_mysql.php' (ADD your database details) Lines: 7, 8, 9, 10
- 'tempates/subSilver/shoutbox/shoutbox_cookies.php' (ADD your own Admin password) Line: 3
Make sure the following files & folders are CHMODed/have these correct permissions.
To 666:
- 'language/lang_*/lang_faq.php'
- 'language/lang_*/lang_bbcode.php'
- 'language/lang_*/lang_attach_faq.php'
- 'language/lang_*/lang_fm_usersguide.php'
To 777:
- '/admin/backup'
- '/admin/data'
- '/album_mod/upload'
- '/album_mod/upload/cache'
- '/cache'
- '/files'
- '/images/avatars/uploads'
- '/images/photos'
- '/modules'
- '/modules/cache'
- '/modules/cache/explain'
- '/modules/pakfiles'
- '/pafiledb/uploads'
- '/player/includes/getid3'
- '/portal/newscache'
Code: Selecteer alles
Upload the following files and folders and run from your browser.
- 'album_mod/*' folder
- 'includes/constants.php' file
- '/update_from_FM204160.php' file
Now run the 'update_from_FM204160.php' file from your browser. This file will update your database to FM204.2.10. Don't forget to DELETE this '/update_from_FM204160.php' file after you've finished updating! Leaving these are a security risk!!
Edit the following files and upload to your server. * Upgrade users must edit and upload ALL zip files.
- 'glance_config.php' (ADD your forum directory and news forum_id) Lines: 20, 22
- 'newsbar.js (Edit News ticker text) Lines: 9, 10, 11
- 'topics_anywhere.php' (ADD URL to phpBB root folder) Line: 30
- 'viewtopic.php' (ADD URL to phpBB root folder) Line: 25
- 'includes/constants.php' (ADD Calender forum_id) Line: 286
- 'includes/links_constants.php' (ADD site URL, URL to button-logo) Lines: 27, 28
- 'language/lang_english/lang_main.php' (ADD URL to your forum audio folder, site root directory) Lines: 23, 26
- 'player/config.php' (ADD your phpbb table prefix) Line: 3
- 'templates/subSilver/overall_header.tpl' (ADD your site's URL) Lines: 4, 8
- 'templates/subSilver/admin/index_navigate.tpl' (ADD your phpMyAdmin URL) Line: 28
- 'tempates/subSilver/shoutbox/shoutbox_mysql.php' (ADD your database details) Lines: 7, 8, 9, 10
- 'tempates/subSilver/shoutbox/shoutbox_cookies.php' (ADD your own Admin password) Line: 3
Make sure the following files & folders are CHMODed/have these correct permissions.
To 666:
- 'language/lang_*/lang_faq.php'
- 'language/lang_*/lang_bbcode.php'
- 'language/lang_*/lang_attach_faq.php'
- 'language/lang_*/lang_fm_usersguide.php'
To 777:
- '/admin/backup'
- '/admin/data'
- '/album_mod/upload'
- '/album_mod/upload/cache'
- '/cache'
- '/files'
- '/images/avatars/uploads'
- '/images/photos'
- '/modules'
- '/modules/cache'
- '/modules/cache/explain'
- '/modules/pakfiles'
- '/pafiledb/uploads'
- '/player/includes/getid3'
- '/portal/newscache'
Code: Selecteer alles
Upload the following files and folders to your server.
- 'album_mod/*' folder
- 'includes/constants.php' file
- '/update_to_FM.php' file
Now run the 'update_to_FM.php' file from your browser. This file will update your database to FM204.2.10. Don't forget to DELETE this '/update_to_FM.php' file after you've finished updating! Leaving these are a security risk!!
Edit the following files and upload to your server. * Upgrade users must edit and upload ALL zip files.
- 'glance_config.php' (ADD your forum directory and news forum_id) Lines: 20, 22
- 'newsbar.js (Edit News ticker text) Lines: 9, 10, 11
- 'topics_anywhere.php' (ADD URL to phpBB root folder) Line: 30
- 'viewtopic.php' (ADD URL to phpBB root folder) Line: 25
- 'includes/constants.php' (ADD Calender forum_id) Line: 286
- 'includes/links_constants.php' (ADD site URL, URL to button-logo) Lines: 27, 28
- 'language/lang_english/lang_main.php' (ADD URL to your forum audio folder, site root directory) Lines: 23, 26
- 'player/config.php' (ADD your phpbb table prefix) Line: 3
- 'templates/subSilver/overall_header.tpl' (ADD your site's URL) Lines: 4, 8
- 'templates/subSilver/admin/index_navigate.tpl' (ADD your phpMyAdmin URL) Line: 28
- 'tempates/subSilver/shoutbox/shoutbox_mysql.php' (ADD your database details) Lines: 7, 8, 9, 10
- 'tempates/subSilver/shoutbox/shoutbox_cookies.php' (ADD your own Admin password) Line: 3
Make sure the following files & folders are CHMODed/have these correct permissions.
To 666:
- 'language/lang_*/lang_faq.php'
- 'language/lang_*/lang_bbcode.php'
- 'language/lang_*/lang_attach_faq.php'
- 'language/lang_*/lang_fm_usersguide.php'
To 777:
- '/admin/backup'
- '/admin/data'
- '/album_mod/upload'
- '/album_mod/upload/cache'
- '/cache'
- '/files'
- '/images/avatars/uploads'
- '/images/photos'
- '/modules'
- '/modules/cache'
- '/modules/cache/explain'
- '/modules/pakfiles'
- '/pafiledb/uploads'
- '/player/includes/getid3'
- '/portal/newscache'
-
- Berichten: 30
- Lid geworden op: 07 jan 2003, 10:05
- Locatie: ridderkerk
- Contacteer:
-
- Berichten: 30
- Lid geworden op: 07 jan 2003, 10:05
- Locatie: ridderkerk
- Contacteer:
Je database bestaat uit een aantal tabellen (min. 28 ), deze tabellen hebben allemaal een "prefix" en standaard is dat phpbb.lasvaganza schreef:Ja dat heb ik allemaal gedaan, maar enkelt devolgende kan ik fout hebben gedaan ,
- 'player/config.php' (ADD your phpbb table prefix) Line: 3
Hier weet ik niet precies wat ik moet neerzetten op line 3
weet niet of het er wat mee te maken heeft maargoed.
Bijvoorbeeld:
phpbb_forums
phpbb_groups
phpbb_posts ......enz.
Er wordt je dus gevraagd om de "prefix" in te vullen op line 3 in het bestand player/config.php
gr. Spikey
Geen support via pb, email, msn, uw vragen worden niet beantwoord !
Geen support via pb, email, msn, uw vragen worden niet beantwoord !