I have this error that I see in the log several times a day
Server error log
Error: Call to undefined method XF\Repository\Payment::findLogsByTransactionIdForProvider() src/XF/Payment/PayPal.php:268
Generated by: Unknown account Jul 8, 2020 at 7:55 PM
Stack trace
#0...
Hello DragonByte team,
i would have liked to use the ticket system without the eCommerce, is that possible?
I think the option to write automatic replies to posts is great.
Hello,
when i try to register my YubiKey4 on your site i get the following error:
Oops! We ran into some problems.
The attestation statement format "fido-u2f" is not supported.
If I set the following, what happens?
Are posts ignored by other users and calculated 7 days from the last post of the topic creator or doesn't the rule apply if someone else writes in this time.
Hello,
it would be nice if you would have the automatic answers also if you set the post manually to e.g. Answered.
This would give you a better overview of the tickets that really need attention.
This could be achieved by a Thread criteria "status changes to".
Hello,
is it possible to insert the ticket status there? So is there already a variable I can use?
I would insert it as follows:
<xf:if is="$thread.Forum.dbtech_ecommerce_tickets_product_id">
<div class="structItem-extraInfo">
variable
</div>
</xf:if>
Hi,
when trying to install the add-on I get the following error message:
XF\Db\Exception: xf_dbtech_ecommerce_tickets_ticket: MySQL query error [1709]: Index column size too large. The maximum column size is 767 bytes. in src/XF/Db/AbstractStatement.php at line 217
but in my mysql config I...
Hello again
I tried out a little because I wanted to offer a service. Unfortunately I didn't find a way to integrate it into the shop.
Is there a best practice?
Hello,
the code {{ dump($order.order_total) }} makes a black stripe appear under the Terms and rules, can I delete it or is it important?
I would have liked to comment it out:
<xf:comment> {{ dump($order.order_total) }}</xf:comment>