Hilfe beim Kleinanzeigen Markt Mod

Du hast Probleme beim Einbau oder bei der Benutzung eines Mods? In diesem Forum bist du richtig.
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.0, welches aktiv weiterentwickelt wird und für welches regelmäßig Updates zur Verfügung gestellt werden.
Antworten
Benutzeravatar
19cyprinus88
Mitglied
Beiträge: 326
Registriert: 21.05.2006 21:31
Wohnort: Kerpen
Kontaktdaten:

Hilfe beim Kleinanzeigen Markt Mod

Beitrag von 19cyprinus88 »

Was genau hat das zu bedeuten???

Ich baue den Kleinanzeigen Markt ein.....

Code: Alles auswählen

#
#-----[ COPY ]-------------------------------------------------------
# These following instructions mean...
# Upload all files in directory "phpbb_root" with their structure to your phpBB root directory
#
# Remember to upload all the language files and template files to all your
# language packs and template directories
#
# If you use FTP please remember to use ASCII mode for text files (*.php, *.tpl)
# and BINARY mode for image files (*.jpg, *.gif)
# Fortunately good FTP clients today can auto-detect the mode for your files

copy phpbb_root/*.* to *.*
copy phpbb_root/admin/*.* to admin/*.*
copy phpbb_root/ads_mod/*.* to ads_mod/*.*
copy phpbb_root/language/lang_english/*.* to language/lang_english/*.*
copy phpbb_root/templates/subSilver/*.* to templates/subSilver/*.*
copy phpbb_root/templates/subSilver/admin/*.* to templates/subSilver/admin/*.*
copy phpbb_root/templates/subSilver/images/*.* to templates/subSilver/images/*.*
copy phpbb_root/templates/subSilver/images/lang_english/*.* to templates/subSilver/images/lang_english/*.*

#
#-----[ DIY INSTRUCTIONS ]------------------------------------------
#
Create folder: ads_mod/chasers
Create folder: ads_mod/images
Create folder: ads_mod/payments (if using paid ads)

#
#-----[ DIY INSTRUCTIONS ]------------------------------------------
#
# Required for Unix hosts (you can use your FTP client to do this)
#
CHMOD 777 ads_mod/chasers
CHMOD 777 ads_mod/images
CHMOD 777 ads_mod/payments

#
#-----[ DIY INSTRUCTIONS ]------------------------------------------
#
This Ads mod will add 10 tables to your database.
It will not alter any existing tables :)

Upload ads_db_install.php and ads_mysql.sql to your phpBB root
directory then run ads_db_install.php by typing the file name on the 
browser. After that, delete both files immediately

If you do not want to run ads_db_install.php you can run the SQL
queries manually in ads_mysql.sql

After installation, go to your Admin Control Panel and customise 
your set-up.
MuSiK Is ThE dRuG oF mY lIfE
Benutzeravatar
DreamPromise
Mitglied
Beiträge: 3793
Registriert: 27.01.2004 17:56

Beitrag von DreamPromise »

Moin moin

hast du schon mal ein MOD eingebaut ??

DP
Benutzeravatar
19cyprinus88
Mitglied
Beiträge: 326
Registriert: 21.05.2006 21:31
Wohnort: Kerpen
Kontaktdaten:

Beitrag von 19cyprinus88 »

ja sicha
MuSiK Is ThE dRuG oF mY lIfE
Benutzeravatar
DreamPromise
Mitglied
Beiträge: 3793
Registriert: 27.01.2004 17:56

Beitrag von DreamPromise »

Moin moin


Diese Ordner sollst du anlegen (im root):
Create folder: ads_mod/chasers
Create folder: ads_mod/images
Create folder: ads_mod/payments

Diese Ordner bekommen dann Schreibrechte:
CHMOD 777 ads_mod/chasers
CHMOD 777 ads_mod/images
CHMOD 777 ads_mod/payments
Kannste im FTP-Programm auf dem Server einstellen

DP
Benutzeravatar
19cyprinus88
Mitglied
Beiträge: 326
Registriert: 21.05.2006 21:31
Wohnort: Kerpen
Kontaktdaten:

Beitrag von 19cyprinus88 »

ok danke
MuSiK Is ThE dRuG oF mY lIfE
Antworten

Zurück zu „phpBB 2.0: Mod Support“