Random PIC bei Photo Album bringt Fehler
Verfasst: 06.10.2005 16:34
Hallo ,
habe Random PIC als Iframe im Forum laufen
Jetzt kommt
Warning: main(): Unable to access ./phpBB2/extension.inc in /srv/www/web2/html/phpBB2/album_mod/album_recentpic.php on line 8
In der Zeile steht
include($phpbb_root_path . 'extension.inc');
Was bedeutet das ?
Gruss
Ralf
Ist eingebaut in der Portal_body.tpl folgendermassen
<!-- Neue Bilder Photo Album -->
<table width="100%" border="0" cellpadding="1" cellspacing="1" style="border-collapse: collapse" class="forumline">
<tr>
<td class="catHead" colspan="2" height="25"><span class="cattitle"><center><b>Neue Bilder Photo Album</b></center></span></td>
</tr>
<tr>
<td colspan="2" height="1" class="row3"><img src="images/spacer.gif" width="1" height="1" alt="."></td>
</tr>
<tr>
<td align="center" nowrap="nowrap" class="row1"><span class="gensmall">
<iframe src="http://www.diskusportal.ch/phpBB2/album ... entpic.php" name="Neue Bilder Photo Album" width="100%" height="100%" align="center"
scrolling="no" marginheight="0" marginwidth="0" frameborder="1"></iframe>
</span></td>
</tr>
</table>
<br>
<!-- Neue Bilder Photo Album -->
habe Random PIC als Iframe im Forum laufen
Jetzt kommt
Warning: main(): Unable to access ./phpBB2/extension.inc in /srv/www/web2/html/phpBB2/album_mod/album_recentpic.php on line 8
In der Zeile steht
include($phpbb_root_path . 'extension.inc');
Was bedeutet das ?
Gruss
Ralf
Ist eingebaut in der Portal_body.tpl folgendermassen
<!-- Neue Bilder Photo Album -->
<table width="100%" border="0" cellpadding="1" cellspacing="1" style="border-collapse: collapse" class="forumline">
<tr>
<td class="catHead" colspan="2" height="25"><span class="cattitle"><center><b>Neue Bilder Photo Album</b></center></span></td>
</tr>
<tr>
<td colspan="2" height="1" class="row3"><img src="images/spacer.gif" width="1" height="1" alt="."></td>
</tr>
<tr>
<td align="center" nowrap="nowrap" class="row1"><span class="gensmall">
<iframe src="http://www.diskusportal.ch/phpBB2/album ... entpic.php" name="Neue Bilder Photo Album" width="100%" height="100%" align="center"
scrolling="no" marginheight="0" marginwidth="0" frameborder="1"></iframe>
</span></td>
</tr>
</table>
<br>
<!-- Neue Bilder Photo Album -->