andreulloveras
Forum Replies Created
-
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Problem with Excel ButtonHello!
I solved it changing the AutoImport file, I was autoimporting the table from a csv file and the excel exportation does what I explained to you before.
Now I export the sql table in xlsx and Autoimport the xlsx file and its solved, the decimals appear correclty at the export.Thank you!
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Problem with Excel ButtonHi,
Yes you can check it on
https://www.arpgirona.com/_aYou can use any table except “Royal Canin – Botiga” and “Royal Canin – Clinica”
I used Versele Laga -VL- for the example (You can check that all are the same table except the two that i mentioned before, I use the filter plugin in your website to filter providers)thank you.
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Problem with Excel ButtonThank you Tobias,
Is there any way to change the text in the “CSV button” to appears as “Excel”? My customers are not used to use CSV so they don’t know what it is. If the button says “EXCEL” and download a CSV but opens in excel its all solved.
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Problem with Excel ButtonI answer you at the end of every question:
How do these numbers show up in the various places:
– The CSV file that is imported (opened in a text editor)? Correct. Separated with comma
– The “Edit” screen of the table? Correct. Separated with comma
– The frontend version of the table? Correct. Separated with comma
– The exported/saved CSV file (opened in a text editor)? Correct. Separated with comma
– The exported/saved Excel file (opened in a text editor)? Incorrect. Not separated.Thank you in advance Tobias!
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Automatic Table ImportI have the memory incresed to 1024M and in 2048M in WP_MEMORY_LIMIT but it don’t help, I think that the problem is that my host (1&1) don’t allow me to increase the memory more, so i’m contacting with they.
I’ll report you if it solves the problem!Thank you Tobias!
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Automatic Table ImportThis is my error log
PHP Fatal error: Out of memory (allocated 616562688) (tried to allocate 1159168 bytes) in /*************************************/wp-includes/wp-db.php on line 1924
thank you!
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Automatic Table ImportI updated to version 7 and still happens the same, i’ll try to reinstall the plugin if it solves the issue…
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Automatic Table ImportHi,
Thank you Tobias but my WP_Memory_Limit is 512M, so i’m now checking and i’m going to update to PHP 7.I will report to you the results.
Thank you.@theagencies i deleted the line on the error is happening, so if you have this error:
Fatal error: Call to a member function get_element_trid() on null in /home/mojzastopniksi/public_html/wp-content/plugins/ultimate-member/core/um-logout.php on line 38You must delete line 38. Don’t forget to backup the file. It worked for me. Hope to you too!
Hi, i did this solution from another post, so it works for me now:
I also had a problem with a site. I changed my backup version to my local version and when I remove this line $ Trid = $ sitepress-> get_element_trid ($ current_page_ID); In um-logout.php, everything looks to work. BrunoHope it’s not a bad idea. I backd up the file in my pc
Same error here, after the last update. Thank you.
Fatal error: Call to a member function get_element_trid() on a non-object in /homepages/41/d567855122/htdocs/clickandbuilds/ARPGirona/wp-content/plugins/ultimate-member/core/um-logout.php on line 40