Pimped-Fusion Version: 0.09.00 -
Released: 10.09.2010
Copyright © 2009 - 2010 Sebastian Schüssler
PHP-Fusion Version: 7.01.00 -
Released: 01.08.2010
Copyright © 2002 - 2009 Nick Jones
Einführung
Pimped Fusion ist ein Open-Source Content Management System (CMS). Es basiert auf PHP-Fusion 7.01, es ist in PHP geschrieben und ist kombatibel mit PHP 4 und PHP 5, und verwendet eine MySQL-Datenbank und beinhaltet eine umfangreiche, aber einfach zu bedienende Administration. Pimped-Fusion hat alle gebräuchlichen Features eines CMS. Der Unterschied zwischen Pimped-Fusion und PHP-Fusion sind Multi-Language Support, SEO Url-Rewrite, ein Verwarnungssystem, Optimierungen bei Datenbank-Abfragen und Sicherheit und viele andere Verbesserungen und Erweiterungen.
Lizenz
This software package is free software: you can redistribute it and/or modify it under the terms
of the GNU Affero General Public License (AGPL) as published by the Free Software Foundation,
either version 3 of the License, or (at your option) any later version.
This software package is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY;
without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
See the Affero General Public License for more details.
You should have received a copy of the GNU Affero General Public License along with this software package. If not, see www.fsf.org.
PHP-Fusion: Copyright-Hinweis
Important Note: You are not permitted to remove the footer copyright notice:
Powered by PHP-Fusion copyright © 2002 - 2008 by Nick Jones.
Released as free software without warranties under GNU Affero GPL v3.
For copyright removal options please refer to our license information page at
www.php-fusion.co.uk.
Pimped-Fusion: Copyright-Hinweis
You are
not permitted to remove the footer copyright notice:
Powered by Pimped-Fusion copyright © 2009 - 2010
If you have the permission to remove the PHP-Fusion copyright, this does not mean that you are also allowed to remove the Pimped-Fusion copyright.
You are not permitted to remove the Pimped-Fusion copyright, unless you have a written permission by the author of Pimped-Fusion.
Neue Installation
Bevor Sie Pimped-Fusion installieren können, müssen Sie eine MySQL-Datenbank anlegen. Sie können dies zum Beispiel über phpMyAdmin oder über die Administrations-Software Ihres Webhosters tun. Vergewissern Sie sich, dass Sie Ihre Zugriffsdaten zu Ihrer MySql-Datenbank (Hostname, Username, Passwort und Datenbank) zur Hand haben, da Sie diese während des Installationsprozesses benötigen.
1. Bevor Sie alle Dateien auf Ihren Webserver hochladen, nennen Sie die Datei _config.php (welche sich im Ordner "files" befindet) um in config.php.
2. Laden Sie den ganzen Inhalt des Ordners "files" hoch auf ihren Webserver.
3. Insofern Sie Pimped-Fusion nicht auf Ihren lokalen Server installieren wollen, müssen Sie höchstwahrscheinlich den nachfolgenden Dateien und Ordnern CHMOD 777 geben. Alternativ können Sie den Dateien bzw. Ordnern auch während des Installationsvorgangs automatisch CHMOD 777 geben, durch Eingabe Ihrer FTP-Account-Daten.
- _install/
- downloads/
- images/
- images/imagelist.js
- images/articles/
- images/avatars/
- images/news/
- images/news/thumbs/
- images/news_cats/
- images/photoalbum/
- images/photoalbum/submissions/
- forum/attachments/
- config.php
4. Gehen Sie nun auf Ihre Website, dort sollte nun automatisch die setup.php ausgeführt werden. Falls nicht, führen Sie es manuell aus, indem Sie die Url Ihrer Website gefolgt von /_install/setup.php in Ihrem Browser aufrufen.
Zum Beispiel: http://www.yourdomain.com/_install/setup.php.
5. Befolgen Sie nun alle Installationsanweisungen in Ihrem Internet-Browser.
6. Nachdem die Installation abgeschlossen ist, müssen Sie unbedingt sofort aus Sicherheitsgründen der Datei config.php wieder CHMOD 644 geben und den ordner /_install/ inklusive der darin enthaltenen Dateien löschen.
UPGRADE von Pimped-Fusion
Bevor Sie das Update durchführen, empfehlen wir ein Backup der Datenbank und der Dateien zu machen. Sie müssen die folgenden Anweisungen Schritt für Schritt durchführen:
1. Zuerst muss der Ordner "_install" und die darin enthaltenen Dateien in das Stamm-Verzeichnis von Pimped-Fusion auf den Webserver hochgeladen werden.
2. Loggen Sie sich auf Ihrer Seite als Super Administrator ein.
3. Rufen Sie die Datei your-domain.com/_install/update.php im Browser auf und folgen Sie den Anweisungen.
4. Löschen Sie den Ordner "_install" nach erfolgreichem Update der Datenbank-Struktur.
5. Sie müssen nun alle Dateien, die sich im Update-Paket im Ordner "files" befinden, in das Stammverzeichnis von Pimped-Fusion auf Ihren Webserver hochladen.
Falls Sie Fragen oder Probleme mit dem Update haben, wenden Sie sich bitte an unsere Support Seite für Hilfe.
Update von PHP-Fusion V7.00.XX oder V7.01.XX
Bevor Sie das Update durchführen, empfehlen wir ausdrücklich ein Backup der Datenbank und der Dateien zu machen. Sie müssen die folgenden Anweisungen Schritt für Schritt durchführen:
1. Zuerst muss der Ordner "_install" und die darin enthaltenen Dateien in das Stamm-Verzeichnis von PHP-Fusion auf den Webserver hochgeladen werden.
2. Loggen Sie sich auf Ihrer Seite als Super Administrator ein.
3. Rufen Sie die Datei your-domain.com/_install/update.php im Browser auf und folgen Sie den Anweisungen.
4. Da in dieser Version viele Änderungen vorgenommen wurden, kann es sein, dass einige Elemente der Website nicht korrekt funktionieren. Sie müssen nun alle Dateien, die sich im Ordner "files" befinden, in das Stammverzeichnis von PHP-Fusion auf Ihren Webserver hochladen.
Falls Sie Fragen oder Probleme mit dem Update haben, wenden Sie sich bitte an unsere Support Seite für Hilfe.
Update von PHP-Fusion V6.01.XX
Es ist leider nicht möglich direkt von PHP-Fusion 6.01.xx auf Pimped-Fusion upzudaten. Sie müssen zuerst von PHP-Fusion 6.01.xx auf PHP-Fusion 7 updaten, und wenn Sie dies getan haben, können Sie von PHP-Fusion 7 auf Pimped-Fusion updaten.
Besuchen Sie die Support-Seite von PHP-Fusion, wenn Sie Fragen zum Update von PHP-Fusion 6.01.xx auf PHP-Fusion 7 haben.
SEO Url-Rewrite
Here are some instructions which are very important for url-rewrite. Read them before you activate the url-rewrite option in Pimped-Fusion:
1. You must be sure that the extension module mod_rewrite is activated on your webserver. If you enable the url-rewrite option in Pimped-Fusion, but the module mod_rewrite is not activated on your webserver, your whole website won't work anymore.
2. Configurate your .htaccess file in the root folder of your Pimped-Fusion software:
a) Rename the htaccess.txt file to .htaccess
b) If you are running the Pimped-Fusion software in the root folder of your domain (for example your-domain.com or mysubdomain.domain.com), you can skip this step.
But if you are running the software in a sub-folder of your domain (like yourdomain.com/my_folder/pimped-fusion/ ), you need to open the file with your text-editor and look for those lines of code:
RewriteBase /
#If you are not running this script in your root-folder:
#RewriteBase /your_folder/
and change those lines to:
#RewriteBase /
#If you are not running this script in your root-folder:
RewriteBase /your_folder/
Of course /your_folder/ has to be the folder in which you are running the software!
3. Now you can login on your site as administrator and change the settings for seo url-rewrite in the system administration of Pimped-Fusion.
SECURITY TIPS
Here are some useful tips to help keep your site secure:
- Ensure config.php is not writable (should be CHMODed to 644).
- Never leave setup.php and update.php on your server once PHP-Fusion/Pimped-Fusion is installed.
- Always ensure your FTP, MySQL and website account passwords are different.
- Never allow forum attachments such as php, html, exe, or any type of text file.
- Only use addons that have been tested and approved as safe.
Pimped-Fusion: SUPPORT SITES
The development & support site of Pimped-Fusion is
www.pimped-fusion.net. You are always welcome to give us any feedback, new modification or code suggestions.
PHP-Fusion: SUPPORT SITES
If you have any questions or problems regarding PHP-Fusion, please visit
the main development site at
www.php-fusion.co.uk
and post a message on our support forums. We have a dedicated support team who aim to
resolve any issues you may have within 48 hours.
Addons: PHP-Fusion can be expanded by adding Infusions, these are plugins which are extremely easy
to install. You can find a variety of useful Infusions on our mod site at
mods.php-fusion.co.uk.
If you are not satisfied with PHP-Fusion's bundled themes you may want to visit our
official theme site at
themes.php-fusion.co.uk where
you will find a large variety of high quality themes.
PHP-Fusion also has a number of official foreign language support sites based in
Arabia,
Belgium,
Brazil,
Bulgaria,
Denmark,
Czech Republic,
France,
Germany,
Hungary,
Iran,
Italy,
Netherlands,
Norway,
Poland,
Romania,
Russia,
Slovakia,
Spain,
Sweden and
Turkey.
Bug Reports
If you discover any bugs, errors or other issues please report them in a thread on our
Pimped-Fusion Support Forum or in our
bug tracker.
ACKNOWLEDGEMENTS
Pimped-Fusion
Sebastian Schüssler {slaughter}, Project Founder and Head Developer
Patranescu Florin {keddy}, Developer
{K-braun}, Management Lithuania
{ep98}, Management
and the whole Community of Pimped-Fusion!
PHP-Fusion Team
Nick Jones {Digitanium}, Project Founder
Hans Kristian Flaatten {Starefossen}, Head Developer and Management
Maarten Kossen {mistermartin75}, Developer
Paul Beuk {Muscapaul}, Developer and Management
Arda Kilicdagi {SoulSmasher}, Developer and Management
Nicolae Crefelean {Kneekoo}, Developer and Management
Sveinung Skjaerseth {sveinungs}, Developer
Johan K. Jensen {Josso}, Developer
James {Daywalker}, Developer
Craig Dewar {Fangree_Craig}, Developer
Karoly Nagy {Korcsii}, Developer
Happy Svensson {KEFF}, Management
Jan Mølgaard {Janmol}, Management
Philip Daly {Hobbyman}, Management
Max Toball {Matonor}, Former Head Developer and Management
Robert Gaudyn {Wooya}, Former Developer
Christian Damsgaard Jørgensen {PMM}, Former Developer
Patric Forcelini {IceWasp}, Former Developer
Claus Pedersen {Flyingduck}, Former Additional Contributor
Pam Aylward {Pam}, Former Management
Sheldon King {Sheldon}, Former Management
and the whole Community of PHP-Fusion!
3rd Party Components:
CKEditor v3.3 - A HTML WYSIWYG editor by CKSource.
PHPMailer v2.0.4 - A sendmail class with SMTP support by Brent R. Matzelle.
HTTPDownload v1.3 - A download handler class by Nguyen Quoc Bao.
jQuery v1.4.2 - Javascript/Ajax toolkit.
Nuvola Icons - Images used in bbcodes, news categories and admin icons by David Vignoni.