Support has been upgraded!
The Support Forum is closed. Not to worry! Providing the top quality support you expect and we're known for will continue! We're not ending support, just changing where you submit requests. This will provide you with the best experience possible.
Premium Support
Have you purchased an addon for Connections such as one of our premium templates or extensions with a valid license and you need help?
Please open a Support Ticket in your user account.
Free Support
Are you using the free Connections plugin? Don't worry, you are still very important to us! We are still providing you with the same high quality support that we're known for.
Please open a new support topic in the WordPress support forums for Connections.
Tagged: 8.5.1, parse error, php
- This topic has 10 replies, 2 voices, and was last updated 10 years, 10 months ago by
cori nevruz.
-
AuthorPosts
-
10/12/2015 at 1:49 pm #350297
cori nevruz
Participantdo you know what could cause this error:
Parse error: syntax error, unexpected ‘color’ (T_STRING), expecting ‘,’ or ‘;’ in /home/xxx/public_html/wp-content/plugins/connections/includes/settings/class.settings.php(105) : runtime-created function on line 1
10/12/2015 at 1:50 pm #350298cori nevruz
ParticipantThe other errors are: Parse error: syntax error, unexpected ‘color’ (T_STRING), expecting ‘,’ or ‘;’ in /home/xxx/public_html/wp-content/plugins/connections/includes/settings/class.settings.php(105) : runtime-created function on line 1 Parse error: syntax error, unexpected ‘color’ (T_STRING), expecting ‘,’ or ‘;’ in /home/xxx/public_html/wp-content/plugins/connections/includes/settings/class.settings.php(149) : runtime-created function on line 1 Warning: Cannot modify header information – headers already sent by (output started at /home/xxx/public_html/wp-content/plugins/connections/includes/settings/class.settings.php(105) : runtime-created function:1) in /home/xxx/public_html/wp-includes/option.php on line 787 Warning: Cannot modify header information – headers already sent by (output started at /home/xxx/public_html/wp-content/plugins/connections/includes/settings/class.settings.php(105) : runtime-created function:1) in /home/xxx/public_html/wp-includes/option.php on line 788
-
This reply was modified 10 years, 10 months ago by
cori nevruz.
10/12/2015 at 3:56 pm #350333Steven Zahm
Keymaster@ cori
Well, it does seem like the error might be coming from Connections but what does not make any sense is that there is no runtime function in that file in that location for color. Actually color is not used in that file at all.
My suggestion, deactivate Connections, delete it (your data is safe) and reinstall it.
Let me know how it goes.
10/12/2015 at 4:06 pm #350338cori nevruz
ParticipantThank you for the fast reply. I should’ve mentioned that I already deleted it and reinstalled from scratch. same errors :(
10/12/2015 at 4:39 pm #350345Steven Zahm
Keymaster@ cori
Hmmm… ok. Let’s start by deactivating all plugins except Connections. Does the error go away? If it does, activate plugins one at a time until the error happens again. The last plugin activated when the error comes back is where the conflict is (assuming there is a conflict). If you you deactivate all other plugins and you still have the error, then it might be a conflict with the theme? Has the theme had an update recently?
Oh, I should have asked this first… you do have the latest version of Connections installed, correct? (version 8.5.1)
10/12/2015 at 5:27 pm #350356cori nevruz
ParticipantAgain, I should’ve given more details up front… I have all the plug ins, wp and themes updated to the latest versions. However, I did just move the full installation from one server to another.
I tried deactivating all plug ins except connections and all the errors still have the errors. I then changed the theme to a basic one and the errors all go away. So, on the old server there were no conflicts with the theme and connections but for some reason on the move there is a conflict now.10/12/2015 at 6:24 pm #350376Steven Zahm
Keymaster@ cori
If you can give me a temp admin login, I’ll take a closer look.
10/12/2015 at 7:35 pm #350378cori nevruz
ParticipantThis reply has been marked as private.10/13/2015 at 11:26 am #350430Steven Zahm
Keymaster@ cori
I tracked down the source of the errors… clueless why it would cause the issue though because that code has not changed in ages and there was nothing wrong with it… but for whatever reason the new server and its config did not like the way a string was escaped when registering a couple of the settings. Stranger still is why the error would mention it encountered the string “color” which simply does not exist in the file that the error is mentioning.
That said…
I tweaked these two settings slightly and the errors went away. The tweaks should have no effect, but they do
. Apologies for the trouble!
10/13/2015 at 11:27 am #350431Steven Zahm
Keymaster@ cori
ps. I made the same changes to me dev version should the change will be in all future releases on Connections so updating should be safe as far this is concerned.
-
This reply was modified 10 years, 10 months ago by
-
AuthorPosts
You cannot reply to this support topic. Please open your own support topic.
