Forum Replies Created
-
AuthorPosts
-
Roger Klein
Participanthi Brook.
Thank you very much for your help.
I did the change, but still have this error:
Fatal error: Cannot use object of type WP_Error as array in /home/www/web150/html/herbsthelferei/wp-content/plugins/event-tickets-plus/src/Tribe/Commerce/WooCommerce/Orders/Table.php on line 423did you have a idea where in the database the error can be?
Best regards
Roger Klein
ParticipantHi Brook
Thanks for your help!
Yes you’re right. I modified the file by generating some additional columns for this table. However it’s also not working with the original file. I uploaded the original plugin file and now I’m receiving the error on line 389.
I removed the event tickets and event tickets plus plugins completely and manually updated them with no luck.
May 24, 2016 at 11:44 pm in reply to: Add Purchaser address (_billing_address_1) to Attendees Table #1118601Roger Klein
ParticipantHi Andras
Thank you so much for the solution you provided.
I tried it and everything in the backend looks good except one little claim I have to mention regarding the export-table. The attendee addresses were successfully added to the export file but I need the customer address from woocommerce in addition to the attendee address. Unfortunately it’s not possible to also export the customer’s address on this way.
The export file now looks as follows
Attendee name, Attendee Address, Customer Name, Customer Email AddressThis is how it should look like
Customer name, Customer Email Address, Customer Address, Customer Postal, Customer City, Attendee Name, Attendee AddressI will defninitely use this field function
Thank you
RogerMay 24, 2016 at 2:23 am in reply to: Add Purchaser address (_billing_address_1) to Attendees Table #1118121Roger Klein
ParticipantHello Andras
Thank you for your help – it worked!
Now i tried to do the same for the export function (CSV). I found out the export is made in Tickets_Handler.php from Row 288. I added the new export_columns but noticed that the new placeholders doesnt work.
Can you tell me how to achieve the same function for the export file (CSV-File)?
Thanks again for your amazing support!
Roger
-
AuthorPosts
