Pagina 1 van 1
attach mod
Geplaatst: 15 mei 2007, 21:31
door Luukss
Support Template
- Wat is het probleem? attach mod foutcode
Wanneer ontstond het probleem? bij installeren
Adres van je forum:
Modifications op je forum: geen mods
Huidige stijl: subsilver
phpBB versie: nieuwste
Waar is je forum gehost: yourhosting
Heb je onlangs iets verandert aan je forum? nope
Overige opmerkingen:
Ik heb de attach mod geinstalleerd en ik kreeg uiteindelijk; verwijder de install en contrib mappen, tot dat moment had ik alles goed. Toen ging ik naar mijn control panel en klikte ik op attachments control panel management etc etc
ik kreeg de volgende foutcodes:
control panel:
Fatal error: Call to undefined function: include_attach_lang() in /home/field-target.info/public_html/admin/admin_attach_cp.php on line 52
Management:
Fatal error: Call to undefined function: include_attach_lang() in /home/field-target.info/public_html/admin/admin_attachments.php on line 58
quota limits
Fatal error: Call to undefined function: include_attach_lang() in /home/field-target.info/public_html/admin/admin_attachments.php on line 58
shadow attachments
Fatal error: Call to undefined function: include_attach_lang() in /home/field-target.info/public_html/admin/admin_attachments.php on line 58
sync attachmens:
Fatal error: Call to undefined function: include_attach_lang() in /home/field-target.info/public_html/admin/admin_attachments.php on line 58
extension control
Fatal error: Call to undefined function: include_attach_lang() in /home/field-target.info/public_html/admin/admin_extensions.php on line 54
extension groep manage
Fatal error: Call to undefined function: include_attach_lang() in /home/field-target.info/public_html/admin/admin_extensions.php on line 54
forbidden extensions
Fatal error: Call to undefined function: include_attach_lang() in /home/field-target.info/public_html/admin/admin_extensions.php on line 54
special catogories
Fatal error: Call to undefined function: include_attach_lang() in /home/field-target.info/public_html/admin/admin_attachments.php on line 58
wat heb ik fout gedaan? of moet ik nog iets uploaden o.i.d
Bedankt!
(ik ben nog een noob

)
Geplaatst: 15 mei 2007, 22:22
door Fridge
Taal bestanden allemaal ge-upload ?
Geplaatst: 15 mei 2007, 22:23
door Tom V
Heb je het toegevoegde lang_english/lang_....php ook in de map lang_dutch geupload?
Geplaatst: 16 mei 2007, 10:12
door Luukss
Ja, dit heb ik gedaan.
Geplaatst: 17 mei 2007, 10:49
door Luukss
bump, 12 uur geleden :thumb:
Geplaatst: 17 mei 2007, 10:58
door Tom V
Alle bestanden geupload, lang bestanden en template bestanden ook bij lang_xxx geupload en templates/xxx/ geuploaden ?
Want volgens mij mis je toch 1 of ander bestand.
Geplaatst: 17 mei 2007, 10:59
door Luukss
Ik zal alles wel eens opnieuw uploaden anders?
Geplaatst: 17 mei 2007, 11:01
door Tom V
Ik denk dat je probleem dan opgelost is
Geplaatst: 17 mei 2007, 11:04
door Luukss
moet ik de index.php ook toevoegen die in de mod staat? Vorige keer toen ik dit deed was mijn site alleen nog maar een wit scherm.
Geplaatst: 17 mei 2007, 11:06
door Tom V
Index.php zit volgens mij niet in het zip bestand.
Geplaatst: 17 mei 2007, 11:07
door Fridge
Je bedoeld die index.php die in het mapje files staat ?
Die moet je zeker niet in de root van je forum zetten en je oude index.php laten overschrijven.
Geplaatst: 17 mei 2007, 11:09
door Luukss
index.php zit in de map FILES
Geplaatst: 17 mei 2007, 11:23
door Luukss
Dark Inca schreef:Ik denk dat je probleem dan opgelost is
de file attach_rules.php download.php en uacp.php moeten deze in de root? want ze staan in het zip bestand niet in een bepaalde map?
Luukss
Geplaatst: 17 mei 2007, 11:35
door Fridge
Ja moeten in je root, staat netjes uitgelegd allemaal in het txt bestand
Code: Selecteer alles
copy attachment_mod/download.php to download.php
copy attachment_mod/uacp.php to uacp.php
copy attachment_mod/attach_rules.php to attach_rules.php
copy attachment_mod/admin/admin_attach_cp.php to admin/admin_attach_cp.php
copy attachment_mod/admin/admin_attachments.php to admin/admin_attachments.php
copy attachment_mod/admin/admin_extensions.php to admin/admin_extensions.php
copy attachment_mod/attach_mod/attachment_mod.php to attach_mod/attachment_mod.php
copy attachment_mod/attach_mod/displaying.php to attach_mod/displaying.php
copy attachment_mod/attach_mod/index.htm to attach_mod/index.htm
copy attachment_mod/attach_mod/pm_attachments.php to attach_mod/pm_attachments.php
copy attachment_mod/attach_mod/posting_attachments.php to attach_mod/posting_attachments.php
copy attachment_mod/attach_mod/includes/constants.php to attach_mod/includes/constants.php
copy attachment_mod/attach_mod/includes/functions_admin.php to attach_mod/includes/functions_admin.php
copy attachment_mod/attach_mod/includes/functions_attach.php to attach_mod/includes/functions_attach.php
copy attachment_mod/attach_mod/includes/functions_delete.php to attach_mod/includes/functions_delete.php
copy attachment_mod/attach_mod/includes/functions_filetypes.php to attach_mod/includes/functions_filetypes.php
copy attachment_mod/attach_mod/includes/functions_includes.php to attach_mod/includes/functions_includes.php
copy attachment_mod/attach_mod/includes/functions_selects.php to attach_mod/includes/functions_selects.php
copy attachment_mod/attach_mod/includes/functions_thumbs.php to attach_mod/includes/functions_thumbs.php
copy attachment_mod/attach_mod/includes/index.htm to attach_mod/includes/index.htm
copy attachment_mod/files/index.php to files/index.php
copy attachment_mod/images/icon_clip.gif to images/icon_clip.gif
copy attachment_mod/images/icon_disk.gif to images/icon_disk.gif
copy attachment_mod/images/icon_disk_gray.gif to images/icon_disk_gray.gif
copy attachment_mod/templates/subSilver/add_attachment_body.tpl to templates/subSilver/add_attachment_body.tpl
copy attachment_mod/templates/subSilver/posted_attachments_body.tpl to templates/subSilver/posted_attachments_body.tpl
copy attachment_mod/templates/subSilver/posting_attach_body.tpl to templates/subSilver/posting_attach_body.tpl
copy attachment_mod/templates/subSilver/posting_attach_rules.tpl to templates/subSilver/posting_attach_rules.tpl
copy attachment_mod/templates/subSilver/uacp_body.tpl to templates/subSilver/uacp_body.tpl
copy attachment_mod/templates/subSilver/viewtopic_attach_body.tpl to templates/subSilver/viewtopic_attach_body.tpl
copy attachment_mod/templates/subSilver/admin/attach_cat_body.tpl to templates/subSilver/admin/attach_cat_body.tpl
copy attachment_mod/templates/subSilver/admin/attach_cp_attachments.tpl to templates/subSilver/admin/attach_cp_attachments.tpl
copy attachment_mod/templates/subSilver/admin/attach_cp_body.tpl to templates/subSilver/admin/attach_cp_body.tpl
copy attachment_mod/templates/subSilver/admin/attach_cp_search.tpl to templates/subSilver/admin/attach_cp_search.tpl
copy attachment_mod/templates/subSilver/admin/attach_cp_user.tpl to templates/subSilver/admin/attach_cp_user.tpl
copy attachment_mod/templates/subSilver/admin/attach_extension_groups.tpl to templates/subSilver/admin/attach_extension_groups.tpl
copy attachment_mod/templates/subSilver/admin/attach_extensions.tpl to templates/subSilver/admin/attach_extensions.tpl
copy attachment_mod/templates/subSilver/admin/attach_forbidden_extensions.tpl to templates/subSilver/admin/attach_forbidden_extensions.tpl
copy attachment_mod/templates/subSilver/admin/attach_manage_body.tpl to templates/subSilver/admin/attach_manage_body.tpl
copy attachment_mod/templates/subSilver/admin/attach_quota_body.tpl to templates/subSilver/admin/attach_quota_body.tpl
copy attachment_mod/templates/subSilver/admin/attach_shadow.tpl to templates/subSilver/admin/attach_shadow.tpl
copy attachment_mod/templates/subSilver/admin/extension_groups_permissions.tpl to templates/subSilver/admin/extension_groups_permissions.tpl
copy attachment_mod/language/lang_english/lang_admin_attach.php to language/lang_english/lang_admin_attach.php
copy attachment_mod/language/lang_english/lang_faq_attach.php to language/lang_english/lang_faq_attach.php
copy attachment_mod/language/lang_english/lang_main_attach.php to language/lang_english/lang_main_attach.php
copy attachment_mod/install/install.php to install/install.php
copy attachment_mod/install/schemas/attach_mysql_basic.sql to install/schemas/attach_mysql_basic.sql
copy attachment_mod/install/schemas/attach_mysql_schema.sql to install/schemas/attach_mysql_schema.sql
copy attachment_mod/install/schemas/attach_mssql_basic.sql to install/schemas/attach_mssql_basic.sql
copy attachment_mod/install/schemas/attach_mssql_schema.sql to install/schemas/attach_mssql_schema.sql
copy attachment_mod/install/schemas/attach_postgres_basic.sql to install/schemas/attach_postgres_basic.sql
copy attachment_mod/install/schemas/attach_postgres_schema.sql to install/schemas/attach_postgres_schema.sql
Geplaatst: 17 mei 2007, 13:21
door Luukss
Ik had alle bestanden van de mod verwijderd, toen weer opnieuw erop gezet en toen kreeg ik een foutmelding bij:
http://www.domein.nl/install/install.php allemaal failures omdat ze er al blijkbaar op zaten

Geplaatst: 17 mei 2007, 13:28
door Fridge
De install hoef je geen 2e maal te doen, dit schrijft alleen de gegevens weg naar je database en die staan er al. (als het de eerste keer goed is gegaan)
Maar je hebt alle bestanden ge-upload, heb je ook de code changes uitgevoerd ?
Op deze bestanden ?
Code: Selecteer alles
common.php
faq.php
modcp.php
posting.php
privmsg.php
viewforum.php
viewtopic.php
admin/admin_forumauth.php
admin/admin_ug_auth.php
admin/admin_forums.php,
admin/admin_groups.php
admin/admin_users.php
includes/auth.php
includes/functions.php
includes/functions_admin.php
includes/prune.php
includes/topic_review.php
includes/usercp_viewprofile.php
templates/subSilver/modcp_body.tpl
templates/subSilver/posting_body.tpl,
templates/subSilver/posting_preview.tpl
templates/subSilver/posting_topic_review.tpl
templates/subSilver/privmsgs_body.tpl
templates/subSilver/privmsgs_preview.tpl
templates/subSilver/privmsgs_read_body.tpl,
templates/subSilver/profile_view_body.tpl
templates/subSilver/viewforum_body.tpl
templates/subSilver/viewtopic_body.tpl
templates/subSilver/admin/group_edit_body.tpl
templates/subSilver/admin/user_edit_body.tpl
Geplaatst: 17 mei 2007, 13:29
door Luukss
Geplaatst: 17 mei 2007, 13:30
door Fridge
Mja...zonder code changes zal het nooit gaan werken natuurlijk

Geplaatst: 17 mei 2007, 15:36
door Luukss
jammer