This topic has 7 replies, 4 voices, and was last updated 10 years, 11 months ago by petroski.
Tagged: Removed login credentials
Viewing 8 posts - 1 through 8 (of 8 total)
Hi,
I’m having the same issue as @mforbes444 with the following error appearing twice in the heading of the site:
Warning: Illegal string offset ‘type’ in /home/pjlittle/littles.co/wp-content/themes/littles/framework/common/atp_googlefont.php on line 547
Could you please fix this for me aswell, and possibly detail the fix for other users for future reference.
I will include the login details in a private message below.
For those suffering the same problem, go to the line in the file at place @ at the beginning of the line, like below:
This:
$option_types = $option[‘type’];
To this:
@$option_types = $option[‘type’];
This wont correct the problem, it will only hide the error message that appears on your site.
Once the support team get back to me regarding the problem, I will let you know the solution.
Fixed. Let me know is there anything else i can assist you with?
Hello,
I was reviewing the error logs for one of my domains using the Energetic WordPress theme (v. 1.8.1, Framework 2.0) and see the error:
“PHP Warning: Illegal string offset ‘type’ in /var/www/vhosts/domainname.com/httpdocs/wp-content/themes/notary2/framework/common/atp_googlefont.php on line 543”
I see that this error has fixed but there are no downloads or any information as to how I can mitigate this error. Can you please help me out?
Thanks,
Peter
Viewing 8 posts - 1 through 8 (of 8 total)
You must be logged in to reply to this topic.