(adsbygoogle = window.adsbygoogle || []).push({});
ok recently i made a patch no syntax errors which was a greatful start but i get the unknown function error which is pissing me off......
[ATTACH=CONFIG]17567[/ATTACH]
So if anyone can help me that would be brilliant and i rule out these issues so far
Unknown function means that you are calling a function that does not exist. You are attempting to run a code that hasn't been placed in your patch, or is named differently.