Hallo Leute
Ich bin im bereich php ein Neuling und habe da ein Problem, wie mache ich das?????
Also ich weis wo ich das File finde und das ich es mit einem Editor öffne aber wie mache ich das mit dem link Erzeugung ???? und das php File gibt es auch nicht BITTE um HILLLLLLFFFFFF
Create a link in overall_header.tpl to a file named 'portal.php'
Create a link
Forumsregeln
phpBB 2.0 hat das Ende seiner Lebenszeit überschritten
phpBB 2.0 wird nicht mehr aktiv unterstützt. Insbesondere werden - auch bei Sicherheitslücken - keine Patches mehr bereitgestellt. Der Einsatz von phpBB 2.0 erfolgt daher auf eigene Gefahr. Wir empfehlen einen Umstieg auf phpBB 3.1, welches aktiv weiterentwickelt wird und für welches regelmäßig Updates zur Verfügung gestellt werden.
phpBB 2.0 hat das Ende seiner Lebenszeit überschritten
phpBB 2.0 wird nicht mehr aktiv unterstützt. Insbesondere werden - auch bei Sicherheitslücken - keine Patches mehr bereitgestellt. Der Einsatz von phpBB 2.0 erfolgt daher auf eigene Gefahr. Wir empfehlen einen Umstieg auf phpBB 3.1, welches aktiv weiterentwickelt wird und für welches regelmäßig Updates zur Verfügung gestellt werden.
Code: Alles auswählen
************************
Installation from Portal Hack
************************
1.Upload admin_portal.php into you Admin Folder
2.Create a link in overall_header.tpl to a file named 'portal.php'
3.Go Into your Adminpanel and go to 'Create Portal'
Here you can set up some Options and edit the Code from the Portal
You should know at least some HTML and PHP
(4.)
To use the recent function upload recent.php (http://www.phpbbhacks.com/viewhack.php?id=191)
and change the value from:
$phpbb_root_path to "/"
Delete the text:
/board
Hier ist der ganze Text
in the line
echo "<tr><td align=\"left\"><span class=\"gensmall\">»» </span> <a href=\"/viewtopic.php?t=" . $line['topic_id'] . "\" class=\"genmed\">" . $k . "</a></td>";
(5.) To use the calendar function upload calendar.php (http://www.phpbbhacks.com/viewhack.php?id=152)
6. Have Fun !
-
- Ehemaliges Teammitglied
- Beiträge: 3005
- Registriert: 13.10.2002 15:15
- Wohnort: Wilhelmshaven
- Kontaktdaten:
Sorry aber der Befehl „echo“ macht Probleme
************************
Installation from Portal Hack
************************
1.Upload admin_portal.php into you Admin Folder
2.Create a link in overall_header.tpl to a file named 'portal.php'
3.Go Into your Adminpanel and go to 'Create Portal'
Here you can set up some Options and edit the Code from the Portal
You should know at least some HTML and PHP
(4.)
To use the recent function upload recent.php (http://www.phpbbhacks.com/viewhack.php?id=191)
and change the value from:
$phpbb_root_path to "/"
Delete the text:
/board
in the line
(5.) To use the calendar function upload calendar.php (http://www.phpbbhacks.com/viewhack.php?id=152)
6. Have Fun !
************************
Installation from Portal Hack
************************
1.Upload admin_portal.php into you Admin Folder
2.Create a link in overall_header.tpl to a file named 'portal.php'
3.Go Into your Adminpanel and go to 'Create Portal'
Here you can set up some Options and edit the Code from the Portal
You should know at least some HTML and PHP
(4.)
To use the recent function upload recent.php (http://www.phpbbhacks.com/viewhack.php?id=191)
and change the value from:
$phpbb_root_path to "/"
Delete the text:
/board
in the line
(5.) To use the calendar function upload calendar.php (http://www.phpbbhacks.com/viewhack.php?id=152)
6. Have Fun !