Maar nu is het dus wel moeilijker als toen 8)-=|Rik|=- schreef:Hehe, dan scant ie nu gewoon op phpbb
phpBB 2.0.12 + De code veranderingen..
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.

Waarschijnlijk, al is deze oplossing ook niet ideaal omdat mensen nu denken dat ze minder vatbaar zouden zijn voor vormen, iets wat helemaal los staat van dat versienummer. Daarmee creëer je schijnveiligheid.paulus schreef:waarschijnlijk zodat er geen gebruik meer van fouten in bepaalde versies kan worden gemaakt.
- Menace2Society
- Berichten: 658
- Lid geworden op: 21 mei 2003, 23:01
- Locatie: Arnhem
Ik kan de stappen in:
templates/subSilver/overall_footer.tpl
templates/subSilver/simple_footer.tpl
Niet vinden. Weet iemand wat ik kan doen?
Mijn overal footer:
Mijn simple footer:
templates/subSilver/overall_footer.tpl
templates/subSilver/simple_footer.tpl
Niet vinden. Weet iemand wat ik kan doen?
Mijn overal footer:
Code: Selecteer alles
<div align="center"><span class="copyright"><br />{ADMIN_LINK}<br />
ChunkStyle door ©Russellc
<!--
We request you retain the full copyright notice below including the link to www.phpbb.com.
This not only gives respect to the large amount of time given freely by the developers
but also helps build interest, traffic and use of phpBB 2.0. If you cannot (for good
reason) retain the full copyright we request you at least leave in place the
Powered by phpBB {PHPBB_VERSION} line, with phpBB linked to www.phpbb.com. If you refuse
to include even this then support on our forums may be affected.
The phpBB Group : 2002
// -->
Powered by <a href="http://www.phpbb.com/" target="_phpbb" class="copyright">phpBB</a> {PHPBB_VERSION} © 2001, 2002 phpBB Group<br />{TRANSLATION_INFO}</span></div>
Mijn simple footer:
Code: Selecteer alles
<div align="center"><span class="copyright"><br />
Template/Skin (ChunkStyle) by ©Russellc (TheChunk.no-ip.com)<br />
Best viewed in Mozilla Firefox 0.8 <br />
<!--
We request you retain the full copyright notice below including the link to www.phpbb.com.
This not only gives respect to the large amount of time given freely by the developers
but also helps build interest, traffic and use of phpBB 2.0. If you cannot (for good
reason) retain the full copyright we request you at least leave in place the
Powered by phpBB {PHPBB_VERSION} line, with phpBB linked to www.phpbb.com. If you refuse
to include even this then support on our forums may be affected.
The phpBB Group : 2002
// -->
Powered by <a href="http://www.phpbb.com/" target="_phpbb" class="copyright">phpBB</a> {PHPBB_VERSION} © 2001,2002 phpBB Group</span></div>
</td>
</tr>
</table>
</body>
</html>
Vind
Vervang met
Code: Selecteer alles
{PHPBB_VERSION} © 2001,2002
Code: Selecteer alles
© 2001, 2005
- Menace2Society
- Berichten: 658
- Lid geworden op: 21 mei 2003, 23:01
- Locatie: Arnhem
- Menace2Society
- Berichten: 658
- Lid geworden op: 21 mei 2003, 23:01
- Locatie: Arnhem
Als ik update_to_latest.php wil openen krijg ik:
Ik doe het warschijnlijk niet vanuit de goede map?
Welke map moest hij in?
Code: Selecteer alles
Warning: main(./../extension.inc): failed to open stream: No such file or directory in c:\domains\ultrasarnhem.nl\wwwroot\update_to_latest.php on line 46
Warning: main(./../extension.inc): failed to open stream: No such file or directory in c:\domains\ultrasarnhem.nl\wwwroot\update_to_latest.php on line 46
Warning: main(): Failed opening './../extension.inc' for inclusion (include_path='.;C:\PHP\pear') in c:\domains\ultrasarnhem.nl\wwwroot\update_to_latest.php on line 46
Warning: main(./../config.): failed to open stream: No such file or directory in c:\domains\ultrasarnhem.nl\wwwroot\update_to_latest.php on line 47
Warning: main(./../config.): failed to open stream: No such file or directory in c:\domains\ultrasarnhem.nl\wwwroot\update_to_latest.php on line 47
Warning: main(): Failed opening './../config.' for inclusion (include_path='.;C:\PHP\pear') in c:\domains\ultrasarnhem.nl\wwwroot\update_to_latest.php on line 47
Please read: INSTALL.html before attempting to update.
Ik doe het warschijnlijk niet vanuit de goede map?

advies is, www/install en na draaien heel de map weer verwijderen. :thumb:Menace2Society schreef:Als ik update_to_latest.php wil openen krijg ik:
Code: Selecteer alles
Warning: main(./../extension.inc): failed to open stream: No such file or directory in c:\domains\ultrasarnhem.nl\wwwroot\update_to_latest.php on line 46 Warning: main(./../extension.inc): failed to open stream: No such file or directory in c:\domains\ultrasarnhem.nl\wwwroot\update_to_latest.php on line 46 Warning: main(): Failed opening './../extension.inc' for inclusion (include_path='.;C:\PHP\pear') in c:\domains\ultrasarnhem.nl\wwwroot\update_to_latest.php on line 46 Warning: main(./../config.): failed to open stream: No such file or directory in c:\domains\ultrasarnhem.nl\wwwroot\update_to_latest.php on line 47 Warning: main(./../config.): failed to open stream: No such file or directory in c:\domains\ultrasarnhem.nl\wwwroot\update_to_latest.php on line 47 Warning: main(): Failed opening './../config.' for inclusion (include_path='.;C:\PHP\pear') in c:\domains\ultrasarnhem.nl\wwwroot\update_to_latest.php on line 47 Please read: INSTALL.html before attempting to update.
Ik doe het warschijnlijk niet vanuit de goede map?Welke map moest hij in?
Met groet, The Sting
- Menace2Society
- Berichten: 658
- Lid geworden op: 21 mei 2003, 23:01
- Locatie: Arnhem