Hotschi's Download MOD update problem

Support zu den Modifikationen (MODs) von Entwickler OXPUS für das phpBB 3.0.x
Antworten
kharon
Beiträge: 3
Registriert: So 30. Mai 2010, 22:23

Hotschi's Download MOD update problem

Beitrag von kharon »

I uptaded 6.3.8 - 6.4.0 - 6.4.1


Code: Alles auswählen

    [phpBB Debug] PHP Notice: in file /includes/functions_posting.php  on line 1691: Undefined index: dl_topic_user



I think the problem in the posting page .. How can I solve this problem ? and How do I use the dl user custom profile fields settings, I don't understand ?


functions_posting.php on line 1691

Code: Alles auswählen

    if ($data['dl_topic_user'])


my sql
Bild


thanks
Benutzeravatar
oxpus
Chief handy-man
Beiträge: 2719
Registriert: Do 13. Dez 2007, 23:06
Wohnort: Irgendwo im I-Net
Kontaktdaten:

Re: Hotschi's Download MOD update problem

Beitrag von oxpus »

At first reset your forum cache. To do this you can manually empty the folder cache/ (from your forum root, except the files index.html and .htaccess) or from the Admin Panel on the start page there.
This will force your forum to read all cache data again, included the download mod data.
This may be the reason for your error.

And custom download fields can be created and used in the same way you can create custom profile fields in the phpBB itself.
Open the ACP module for the custom download fields, create your needed field and use it further on each download as a new and custom defined data field.
Karsten Ude
Kein Support per Messenger, Email oder PN! Unaufgeforderte Nachrichten werden ignoriert!
No support per Messenger, Email or PM. Each unasked message will be ignored!
kharon
Beiträge: 3
Registriert: So 30. Mai 2010, 22:23

Re: Hotschi's Download MOD update problem

Beitrag von kharon »

http://phpbb3.oxpus.net/viewtopic.php?p=2911&f=5#p2911

update_mod_6.4.5_to_6.4.6.xml
xml file is not working .Can you please update the file
Benutzeravatar
oxpus
Chief handy-man
Beiträge: 2719
Registriert: Do 13. Dez 2007, 23:06
Wohnort: Irgendwo im I-Net
Kontaktdaten:

Re: Hotschi's Download MOD update problem

Beitrag von oxpus »

The file works, but:
Please load the xsl-File from here (alternative from http://www.phpbb.com/mods/modx/) and put this file into the same folder as you start the xml-file from.
I've not packed this file into each update package to save fdd-space on my server.
The xsl-File is needed for the modx-formatings uses in the xml file. Without the xsl-file a webbrowser can't display the xml-file correct.
Karsten Ude
Kein Support per Messenger, Email oder PN! Unaufgeforderte Nachrichten werden ignoriert!
No support per Messenger, Email or PM. Each unasked message will be ignored!
kharon
Beiträge: 3
Registriert: So 30. Mai 2010, 22:23

Re: Hotschi's Download MOD update problem

Beitrag von kharon »

okay I understand :) problem solved thanks for reply
Antworten