Complete novice with no programming or coding knowledge – fouled up my pages
-
I have been using WordPress for several years without really knowing how or why it works, but simply enjoyed the interface and relative ease of making quick and easy updates and changes to the pages from right within my browser. My webhost no longer supports my older version of php without an additional support fee, so I am trying to upgrade to 7.3. I apparently have some other configuration problems which I haven’t the foggiest idea how to fix.
The page itself will open and display relatively normal (absent an error message at the very top: <<<Warning: Use of undefined constant widget_share_on_facebook_register – assumed ‘widget_share_on_facebook_register’ (this will throw an Error in a future version of PHP) in /homepages/39/d245187759/htdocs/no-coincidences/wp-content/plugins/share-on-facebook/shareonfacebook.php on line 269>>>
But when I try to login to my dashboard at the <wp-admin> page, I get the warnings below with nothing else, and I am completely clueless what and how I need to fix this.
<<<
Warning: Use of undefined constant widget_share_on_facebook_register – assumed ‘widget_share_on_facebook_register’ (this will throw an Error in a future version of PHP) in /homepages/39/d245187759/htdocs/no-coincidences/wp-content/plugins/share-on-facebook/shareonfacebook.php on line 269Warning: Cannot modify header information – headers already sent by (output started at /homepages/39/d245187759/htdocs/no-coincidences/wp-content/plugins/share-on-facebook/shareonfacebook.php:269) in /homepages/39/d245187759/htdocs/no-coincidences/wp-login.php on line 418
Warning: Cannot modify header information – headers already sent by (output started at /homepages/39/d245187759/htdocs/no-coincidences/wp-content/plugins/share-on-facebook/shareonfacebook.php:269) in /homepages/39/d245187759/htdocs/no-coincidences/wp-login.php on line 431
Warning: Illegal string offset ‘remember’ in /homepages/39/d245187759/htdocs/no-coincidences/wp-includes/user.php on line 39
Warning: Cannot assign an empty string to a string offset in /homepages/39/d245187759/htdocs/no-coincidences/wp-includes/user.php on line 39
Warning: Illegal string offset ‘user_login’ in /homepages/39/d245187759/htdocs/no-coincidences/wp-includes/user.php on line 54
Fatal error: Uncaught Error: Cannot create references to/from string offsets in /homepages/39/d245187759/htdocs/no-coincidences/wp-includes/user.php:54 Stack trace: #0 /homepages/39/d245187759/htdocs/no-coincidences/wp-login.php(770): wp_signon(”, ”) #1 {main} thrown in /homepages/39/d245187759/htdocs/no-coincidences/wp-includes/user.php on line 54>>>
I have a second page with a similar but slightly different problem – also was not an issue until I tried to upgrade the php version.
<<< Warning: “continue” targeting switch is equivalent to “break”. Did you mean to use “continue 2”? in /homepages/39/d245187759/htdocs/getpaid/wp-content/plugins/jetpack/_inc/lib/class.media-summary.php on line 77
Warning: “continue” targeting switch is equivalent to “break”. Did you mean to use “continue 2”? in /homepages/39/d245187759/htdocs/getpaid/wp-content/plugins/jetpack/_inc/lib/class.media-summary.php on line 87
Warning: Cannot modify header information – headers already sent by (output started at /homepages/39/d245187759/htdocs/getpaid/wp-content/plugins/jetpack/_inc/lib/class.media-summary.php:77) in /homepages/39/d245187759/htdocs/getpaid/wp-admin/includes/misc.php on line 1198>>>
I am willing to take any appropriate criticisms for my failures. In the past it usually just worked and I knew just enough to be dangerous, but never learned the actual pieces and parts or syntax. So now I am completely confounded and need to be treated like and spoken to as if I were a 5 year old! I probably put too many bell and whistle add-ons or widgets and created some sort of conflict – but as I said, it always worked before I did this php upgrade – or I was at least able to access my dashboard and disable/adjust when I saw that new add-ons weren’t “playing nice” with each other.
Thanks in advance for any advice or help.
The page I need help with: [log in to see the link]
- The topic ‘Complete novice with no programming or coding knowledge – fouled up my pages’ is closed to new replies.