chuck815
Forum Replies Created
-
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Fixed Header issuesTHANK YOU so much TobiasBg!
I really appreciate you figuring that out for me. I wish other plugin authors were like you.
Peace and blessings to you.
Charles.
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Fixed Header issuesTobiasBg, I’m going to have to turn the debug off again so I can work alittle bit on the website…. however, when Im finished I will turn it back on.
Please let me know if you need any login information that will help you in solving this issue. That particular page is very important to this site. I need to find a solution as soon as possible. I would be willing to pay for you for your services if this will expedite the fix.
Thanks again.
Charles.Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Fixed Header issuesIn not sure if this is related.. but I’m getting this message when I go to my home page on the website ( additional warning about header info):
Notice: The called constructor method for WP_Widget in GFW_Widget is deprecated since version 4.3.0! Use
__construct()
instead. in /home/aboutbibbs/public_html/wp-includes/functions.php on line 3718
Warning: Cannot modify header information – headers already sent by (output started at /home/aboutbibbs/public_html/wp-includes/functions.php:3718) in /home/aboutbibbs/public_html/wp-includes/pluggable.php on line 1171
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Fixed Header issuesTobiasBg, my understanding of backend code is very limited. I’m a front end / designer.
I’m not sure how to answer those questions. All I know is that message came up when i went to that page.
https://aboutbibbs.com/test-table/
Do you think you can fix the issue?
Thanks again,
CharlesForum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Fixed Header issuesHello TobiasBg.
Ok, I have turned on the WP_DEBUG
This message came up:
Notice: The called constructor method for WP_Widget in GFW_Widget is deprecated since version 4.3.0! Use
__construct()
instead. in /home/aboutbibbs/public_html/wp-includes/functions.php on line 3718In regards to the size of the table rows and columns … there are 8 columns. At the moment, there are only 100 rows, however the completed table will have at least 750 rows. Is that going to be a problem for this plugin?
If you anticipate the size of this table being a issue, then there is no reason to waste your time with this, and I will try to find another solution. If not, I really appreciate you helping me with this TobiasBg.
Thanks again
Charles
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Fixed Header issuesHello TobiasBg.
I have made your recommended changes.
server now running:
CentOS 6.8 with MySQL 5.6.30
Apache 2.4 and PHP 5.6.22
WP Memory Limit: 1GBut still no success. Can you take another look to see if you can trouble shoot this?
Thank you.
Charles.Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Fixed Header issuesHey TobiasBg, thank you for responding. And, thank you for that css fix.
? Im still having issues with the memory. (https://aboutbibbs.com/test-table/)
Fatal error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 417 bytes) in /home/aboutbibbs/public_html/wp-content/plugins/tablepress/models/model-table.php on line 278
? I have forwarded your suggestions to my web host. They made the corrections and have been trying to trouble shoot the issue….. no success.
? This is what they got back in the error log:
PHP 5.3.29
[Tue Jun 14 14:43:19 2016] [error] [client 69.36.160.253] Cannot load the ionCube PHP Loader – it was built with configuration 2.2.0, whereas running engine is API220090626,NTS
[Tue Jun 14 14:43:19 2016] [error] [client 69.36.160.253] Zend Optimizer requires Zend Engine API version 220060519.
[Tue Jun 14 14:43:19 2016] [error] [client 69.36.160.253] The Zend Engine API version 220090626 which is installed, is newer.
[Tue Jun 14 14:43:19 2016] [error] [client 69.36.160.253] Contact Zend Technologies at https://www.zend.com/ for a later version of Zend Optimizer.? Any advice on this? I desperately need this function in my website.
Thanks again.
CharlesForum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Fixed Header issuesActually… im getting this message now. So I guess this is the first issue I need fixed.
Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 417 bytes) in /home/aboutbibbs/public_html/wp-content/plugins/tablepress/models/model-table.php on line 278
I created another page to replicate the first issue I posted. (fixed header not working)
https://aboutbibbs.com/test-table-2/
Again, thank you for your time.