mittymit6 Posted October 22, 2013 Share Posted October 22, 2013 (edited) I don't even know if this is the best place to post my question but hopefully someone can help me. I bought a theme called radio station and am trying to make changes to it so it works. I keep getting this error Warning: implode() [function.implode]: Invalid arguments passed in D:\Hosting\11980542\html\wp-content\themes\radiostation\framework\functions\theme.php on line 1316 on my home page. I can't get rid of it. I'm just going to include the entire code that this came with. If there's anything else that I should include that may make it easier for you to diagnose the problem, I will provide that ASAP. my website is doubleyourdailyproduction.com and I'm hosting it through godaddy entire code for radiostation.txt Edited October 22, 2013 by KevinM1 Quote Link to comment https://forums.phpfreaks.com/topic/283173-wordpress-im-completely-new-and-having-a-tough-time/ Share on other sites More sharing options...
.josh Posted October 22, 2013 Share Posted October 22, 2013 the file you posted only contains css, which has nothing to do with the error you are getting. Quote Link to comment https://forums.phpfreaks.com/topic/283173-wordpress-im-completely-new-and-having-a-tough-time/#findComment-1454869 Share on other sites More sharing options...
mittymit6 Posted October 22, 2013 Author Share Posted October 22, 2013 Hey Josh can you tell me where to find the part that needs to be changed to address my problem. Is it part of the theme I bought. There are a whole bunch of PHP files in there? Quote Link to comment https://forums.phpfreaks.com/topic/283173-wordpress-im-completely-new-and-having-a-tough-time/#findComment-1454873 Share on other sites More sharing options...
Ch0cu3r Posted October 22, 2013 Share Posted October 22, 2013 (edited) If you bought the theme, then contact the place where you got it from for support. The error tells you where the problem is Warning: implode() [function.implode]: Invalid arguments passed in D:\Hosting\11980542\html\wp-content\themes\radiostation\framework\functions\theme.php on line 1316 The text in purple is file where the error is coming from The text in red is the line that is causing the error. You are better off contacting the place where you bought the theme from because it is their code for that is causing this error. Edited October 22, 2013 by Ch0cu3r Quote Link to comment https://forums.phpfreaks.com/topic/283173-wordpress-im-completely-new-and-having-a-tough-time/#findComment-1454892 Share on other sites More sharing options...
boompa Posted October 22, 2013 Share Posted October 22, 2013 Just a brief bit of research on my part, i.e., going to the URL in the text file you attached and poking around led me to a comments area for this person's themes. Perhaps you should look around in there. Quote Link to comment https://forums.phpfreaks.com/topic/283173-wordpress-im-completely-new-and-having-a-tough-time/#findComment-1454910 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.