Anleitung 3.0.1 beta2

>>>>> Gehen Sie zum Original-Thread <<<<<

Google
Adsense
xchewbaka
Dies ist ein Vorgefertigte Schablone für ein Supportanfrage. Bitte füllen sie diese so vollständig wie möglich aus:

Portalversion: 3.1 beta 2
Forenversion: 2.1.4
PHP Version: 4.1.1

Link zum Fehler: leider schon ausgemerzt :-)
Genaue Beschreibung des Fehlers:



In der install.text steht der Code für die Einbindung des Portal Buttons :

<a href="portal.php&amp;sid=$session[hash]]"><img src="{$style['imagefolder']}/top_portal.gif" border="0" alt="{$lang->items['LANG_GLOBAL_TOPORTAL']}" title="{$lang->items['LANG_GLOBAL_TOPORTAL']}" /></a>

dieser Code ist falsch, richtig müßte es so aussehen :

<a href="portal.php?sid=$session[hash]"><img src="{$style['imagefolder']}/top_portal.gif" border="0" alt="{$lang->items['LANG_GLOBAL_TOPORTAL']}" title="{$lang->items['LANG_GLOBAL_TOPORTAL']}" /></a>


greetz @ all
>>>>> Gehen Sie zum Original-Thread <<<<<
Sedo - Buy and Sell Domain Names and Websites project info: wbb-help.de Statistics for project wbb-help.de etracker® web controlling instead of log file analysis
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43