stesa
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Warning: … /wp-includes/link-template.php on line 3049I also replace theme files and child theme files just in case, but it also did not help.
Forum: Fixing WordPress
In reply to: Warning: … /wp-includes/link-template.php on line 3049I only replace all files in the wp-includes with fresh files downloaded directly from the Worpress site, and that did not help. Should I try also with replacing files in the wp-admin and others where is the wp-config ?
Forum: Fixing WordPress
In reply to: Warning: … /wp-includes/link-template.php on line 3049I understand that.
But I do not understand why is problem only on this site, not on the other, where is the same wp version 4.1.1 and same theme version.
Maybe I did something that causes the problem ?Forum: Fixing WordPress
In reply to: Warning: … /wp-includes/link-template.php on line 3049Here is hole sentence without the username:
Warning: trim() expects parameter 1 to be string, array given in /home/———–/public_html/——-/wp-includes/link-template.php on line 3049Forum: Fixing WordPress
In reply to: Warning: … /wp-includes/link-template.php on line 3049Thanks,
I came here because, the path of the issue is :
Warning: … /wp-includes/link-template.php on line 3049
that is wp file.
So I thought that somebody can help me with that file/code.
I did not have same problem before.Forum: Fixing WordPress
In reply to: Warning: … /wp-includes/link-template.php on line 3049From envato, and it is called Total , and Total-child.
I already write to the author, he took at the notice, but I still did not get any answer from him. I do not like that that sentence stand on the site not only that it is ugly, but for the security reason: there is a complete path where the file is.Forum: Fixing WordPress
In reply to: Warning: … /wp-includes/link-template.php on line 3049nothing.
I just put as it is, as the author of the theme gave as.
All changes are made from the wp customizer and custom css.Forum: Fixing WordPress
In reply to: Warning: … /wp-includes/link-template.php on line 3049just the child-theme
Forum: Fixing WordPress
In reply to: Warning: … /wp-includes/link-template.php on line 3049Hi,
Plugins are ok. Child-theme causes the issue, but I need Child-theme to be activated because if I activate parent-theme I lose every custom-style-settings for the site, and the main menu,…
So, the goal is to keep the child-theme, and to remove that sentence of warning at the beginning of each page.
On my other host on ‘arvixe’ I had no problem updating 3 sites with same theme. But on ‘godaddy’ host, that sentence appear on the front of every page of the site.
I already reload everything, didn’t help.Any other advice ?
Thanks
Forum: Installing WordPress
In reply to: White screen of death after trying to upgrade to 4@3 ladybugs
In case you have not solved the problem, cleaning cash, does not solve the problem, delete all cookies from your Browser – this solved me the problem.Forum: Installing WordPress
In reply to: Header problem with new Installation on own domain@catacausic
That is so true , I had extra space on 1. line before <?php in the wp-config .@celina_montfort
I had the same problem, Warnings before login ( for wp-login.php ), and same Warnings you have in the header after login.
I delete that extra space and delete all my cookies from the browser , and the resolve my problem 🙂In a case that someone read this …
I was wondering what is between the lines mentioned : on a line 418 and 431 … Revolves around the header and cookies …
So I delete all cookies from my browser and that resolve problem with login to wp admin , and there is no more Wornings 🙂Hi MacManX,
Thank you for the answer. Actually I wrote that I already have the php.ini with the changed parameters to increased memory. I wrote that I had removed the two lines of code in wp-config, and it did not help. I even renamed the php.ini to php.ini_bak, to see if it would help, but didn’t.
But thanks for your answer anyway 😉