deand
Forum Replies Created
-
Thanks for you help, I have uploaded the original function.php and now have this warning. My site isn’t loading properly.
Warning: Invalid argument supplied for foreach() in /home/stopsmok/public_html/wp-content/themes/QuadroTheme/Quadro/home.php on line 18
This is the code.
global $options;
foreach ($options as $value) {
if (get_settings( $value[‘id’] ) === FALSE) { $$value[‘id’] = $value[‘std’]; } else { $$value[‘id’] = get_settings( $value[‘id’] ); } }
?>Can someone offer some advice please?
Thanks for answering esmi
I took your advice and I at least made some progress. (I think!?!)
I now get this
Parse error: syntax error, unexpected ‘;’ in /home/stopsmok/public_html/wp-content/themes/QuadroTheme/Quadro/functions.php on line 3
This is the problem I had whilst trying to fix another problem. Hence the state i’m in…causing problems whilst trying to fix problems. 🙁
Please help
This is what I was trying to fix before that.
Warning: Cannot modify header information – headers already sent by (output started at /home/stopsmok/public_html/wp-content/themes/QuadroTheme/Quadro/functions.php:288) in /home/stopsmok/public_html/wp-admin/theme-editor.php on line 69
can anyone please help me?
Thank you
Forum: Fixing WordPress
In reply to: I think my wordpress blog has been hacked-What can I do?That’s a relief, I know what the problem is now.
Is there anyway to stop this…whilst I figure out how to fix it? I’ll use ‘smackdown’ (thank you for that) but as I’m a noob it may take some time.
Thanks
Dean
Forum: Plugins
In reply to: How do I use the contact form 7 plugin?Hey MichaelH,
Yep, I’ve installed it and activated it. I just don’t know how to fill it in.
Forum: Fixing WordPress
In reply to: How do I set up my rss feed?Hey admin, thanks for your time.
The RSS feed just says…
Entries from any RSS or Atom feed Search
That’s all, no other info. It doesn’t actually appear on my blog, so I guess it’s not the RSS feed I need?Hi Kumarsaran,
So all I need is feed burner? And if I install this and that’s all?
Thanks,