Fout bij nieuw onderwerp aanmaken

Hulp nodig bij je installatie of kom je ergens niet uit? Probeer phpBB3! Problemen lossen we samen met je op.
phpBB 3.0 is End of support per 1 januari 2017. Dit forum is hier enkel ter archief. Het wordt aangeraden te upgraden naar phpBB 3.2
Forumregels
phpBB 3.0 is End of support per 1 januari 2017. Dit forum is hier enkel ter archief. Het wordt aangeraden te upgraden naar phpBB 3.2
Gesloten
Gebruikersavatar
WBosman
Berichten: 18
Lid geworden op: 03 okt 2012, 08:47

Fout bij nieuw onderwerp aanmaken

Bericht door WBosman » 11 okt 2012, 21:43

  • Adres van je forum: http://fittestbody.nl/forum
    Event. modificaties op je forum: Niets
    Wanneer ontstond het probleem? Vandaag
    phpBB versie: 3.0,11


    Heb je onlangs iets veranderd aan je forum? Nee
    Wat is het probleem?
Als ik de op de knop "Nieuw onderwerp" druk krijg ik de volgende foutmelding:

Algemene fout
template->_tpl_load_file(): File ./styles/proglass_red/template/posting_review.html does not exist or is empty

BACKTRACE

FILE: (not given by php)
LINE: (not given by php)
CALL: msg_handler()

FILE: [ROOT]/includes/functions_template.php
LINE: 63
CALL: trigger_error()

FILE: [ROOT]/includes/template.php
LINE: 437
CALL: template_compile->_tpl_load_file()

FILE: [ROOT]/includes/template.php
LINE: 657
CALL: template->_tpl_load()

FILE: [ROOT]/includes/functions_template.php
LINE: 227
CALL: template->_tpl_include()

FILE: [ROOT]/includes/functions_template.php
LINE: 66
CALL: template_compile->compile()

FILE: [ROOT]/includes/template.php
LINE: 437
CALL: template_compile->_tpl_load_file()

FILE: [ROOT]/includes/template.php
LINE: 657
CALL: template->_tpl_load()

FILE: [ROOT]/includes/functions_template.php
LINE: 227
CALL: template->_tpl_include()

FILE: [ROOT]/includes/functions_template.php
LINE: 66
CALL: template_compile->compile()

FILE: [ROOT]/includes/template.php
LINE: 437
CALL: template_compile->_tpl_load_file()

FILE: [ROOT]/includes/template.php
LINE: 224
CALL: template->_tpl_load()

FILE: [ROOT]/includes/functions.php
LINE: 4809
CALL: template->display()

FILE: [ROOT]/posting.php
LINE: 1524
CALL: page_footer()

Ik begrijp hier niks van, is er iemand die mij hiermee kan helpen?

Bij voorbaat dank!

Gebruikersavatar
Pola
Berichten: 1495
Lid geworden op: 19 jan 2012, 14:40
Contacteer:

Re: Fout bij nieuw onderwerp aanmaken

Bericht door Pola » 11 okt 2012, 22:46

Het lijkt er op dat het bestand /styles/proglass_red/template/posting_review.html daadwerkelijk mist.

Kun je dat bestand uploaden naar je server?
HGN op phpbb.com

Gebruikersavatar
WBosman
Berichten: 18
Lid geworden op: 03 okt 2012, 08:47

Re: Fout bij nieuw onderwerp aanmaken

Bericht door WBosman » 12 okt 2012, 13:00

Het bestand wat niet gevonden kon worden had een andere naam namelijk: posting_topic_review.html
Deze naam heb ik veranderd in posting_review en nu werkt alles.

Bedankt weer Pola!

Gebruikersavatar
Ger
Berichten: 4864
Lid geworden op: 03 jan 2006, 22:23
Locatie: 192.68.1.100
Contacteer:

Re: Fout bij nieuw onderwerp aanmaken

Bericht door Ger » 12 okt 2012, 13:53

Dat zijn bestanden met verschillende functies. Je zult nu waarschijnlijk een fout krijgen bij het reageren op topics als je de volledige bewerker gebruikt.

Gesloten