WT
Forum Replies Created
-
Forum: Plugins
In reply to: [wp-publications] Plugin does not display bibtex inside WordPressI have discovered that my problems with wp-publications are caused by YoastSEO. If I disable YoastSEO wp-publications works without any problems. If I enable it, wp-publications behaves as it contains some memory leak.
The problem appeared after update of YoastSEO, but I cannot tell which one.
- This reply was modified 4 years, 8 months ago by WT.
Forum: Plugins
In reply to: [wp-publications] Plugin does not display bibtex inside WordPressHello,
It started after updating from PHP7.3 to 7.4.
[Here I cut many repeating entries for one call]
[26-Mar-2021 15:44:18 UTC] PHP Notice: Only variables should be passed by reference in /var/www/html/wp-content/plugins/wp-publications/plugin.php on line 73 [26-Mar-2021 15:44:18 UTC] PHP Notice: Only variables should be passed by reference in /var/www/html/wp-content/plugins/wp-publications/plugin.php on line 73 [26-Mar-2021 15:44:18 UTC] PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 16384 bytes) in /var/www/html/wp-includes/wp-db.php on line 1168 [26-Mar-2021 15:44:18 UTC] PHP Notice: Only variables should be passed by reference in /var/www/html/wp-content/plugins/wp-publications/plugin.php on line 73 [26-Mar-2021 15:44:18 UTC] PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 102400 bytes) in /var/www/html/wp-content/plugins/wp-publications/bibtexbrowser.php on line 532 [26-Mar-2021 15:44:18 UTC] PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 274432 bytes) in Unknown on line 0</code>It looks like the memory leak problem.
But what confuses me more: for the two newest bib files there is another error:
There is apparently no memory leak, because the page https://www.e-informatyka.pl/index.php/wp-publications/einformatica2021art04/ displays:
Notice: Only variables should be passed by reference in /var/www/html/wp-content/plugins/wp-publications/plugin.php on line 73 Congratulations! bibtexbrowser is correctly installed! Now you have to pass the name of the bibtex file as parameter (e.g. bibtexbrowser.php?bib=mybib.php)I cannot spot the difference between the last two bibtex files and the previous ones.
I am totally confused.
Forum: Fixing WordPress
In reply to: Firefox corrupted profile – posts are not displayedI fixed my profile yesterday, so the problem is solved. I don’t have to reinstall FF (1.0.4), it is enough to start it with a newly created profile.
But I wonder WHY the bad profile of a browser breaks engine of WordPress?
I understant that a bad profile can break the layout, but why posts are not displayed?Forum: Installing WordPress
In reply to: Fresh installation – “Not Found” in spite of “Hello…” postThank you for answers.
I have cleaned up my Firefox profile and now everything is fine.And I have been trying to repair unbroken WordPress for two days 🙁
(With my old profile results are still the same – there is no post nor page displayed)
Forum: Installing WordPress
In reply to: Fresh installation – “Not Found” in spite of “Hello…” postAfter your posts I have discovered that it happens under the Firefox browser. Under the IE everything is OK.
You are right and I am right.
I am so confused.