Beiträge von Peter

    Ist für den Produktshop auch eine SEO optional? Wenn ich auch die Bestellseite klicke, wird mir diese nicht angezeigt und ich meine auch im Beschreibungstext nichts gelesen zu haben.


    Das SEO Modul ist nur mit dem Kundenbereich kompatibel. Für den Produktshop gibt es kein SEO Modul.

    Kann ich im Kundenbereich die Lizenzoptionen deaktivieren, da ich diese ja für reele Waren nicht benötige?


    Ja, das geht. Wenn man das Modul "Kundenbereich" deaktiviert, verwandelt sich der Kundenbereich in einen reinen Versandshop.

    Desweiteren würde ich gerne wissen, ob ich für die PayPal Anbindung ein Geschäftskunde bei PayPal sein muss, oder ob mein Privatkonto genügt?


    Bezahlungen funktionieren auch mit einem Privatkonto. Ob die Zahlungsverifikation und die automatisierte Freischaltung mit Privatkonten funktioniert, weiß ich ehrlich gesagt nicht (Schnittstellen sind möglicherweise nicht verfügbar).

    Gerne sende ich dir auch Zugangsdaten zu einer Onlinedemo mit Adminzugang zu.

    Can you make addon to add that possibility? I will pay that much as you want.


    I'm sorry but due to technical limitations it is not possible to implement such kind of addon. Your only change is that your hoster may mount your server to the directory of the webdisc. This would solve your problem.

    Is there a way to change attachments upload destination? I mean - i have dedicated server only for files, and i dont want files to be saved on my web hosting.


    No, this is not possible. You may use a symbolic link to your server on your web hosting.

    second question - im gonna buy customer area plugin, but i need to know if there is paypal payment type (im testing it on friend forums, and i cant find out how to change it)


    Yes, but this is a commercial plugin and costs EUR 9,95 (https://www.viecode.com/support/produc…x.html?pageID=4). You will only get this plugin on my site, because we can't sell it in the woltlab plugin store.

    last question - im looking for plugin similiar to customer area - i want to sell subscriptions, you know after payment user will be moved to special group, and after month he will be removed from it (or not if he will pay) - any ideas?


    It's possible with a trick. You can define for each product a user group to which the user will be added. Per default every licence will not expire, but you can change this manually. However if you change the expire date and install the plugin AutoJoinSupportGroup (http://www.mdman.de/index.php?page…=7&categoryID=1) the user will be removed after his "licence" (=subscription) expires.

    Suche die Datei /wcf/lib/system/security/plugins/system/SecurityFileParser.class.php und ersetze den ganzen Inhalt mit folgendem

    Die Mod-Aktionen werden über die Klasse /wcf/lib/data/lexicon/LexionEditor.class.php getriggert. Dort findest du die passenden Referenzen. Grundsätzlich wird für jede Mod-Aktion ein Eintrag in der Datenbank (Tabelle: wcfX_lexicon_modaction) angelegt, d.h. du müsstest nur diese Tabelle abfragen.