kernkraft
Forum Replies Created
-
Forum: Themes and Templates
In reply to: Editing additonal pages – Noob needs helpnevermind lol i found it.. manage/pages/edit …. drrrrrrr
Forum: Fixing WordPress
In reply to: RSS feed into news secion of webpageI posted this line into the body of my index.php. It is on line 243.
<?php include(“rss2html.php?XMLFILE=https://www.example.com/blog/?feed=rss2”) ?>
This is the error message I am getting on my webpage:
Warning: main(rss2html.php?XMLFILE=https://www.example.com/blog/?feed=rss2): failed to open stream: No such file or directory in /home/content/a/t/k/example/html/index.php on line 243
Warning: main(rss2html.php?XMLFILE=https://www.example.com/blog/?feed=rss2): failed to open stream: No such file or directory in /home/content/a/t/k/example/html/index.php on line 243
Warning: main(): Failed opening ‘rss2html.php?XMLFILE=https://www.example.com/blog/?feed=rss2′ for inclusion (include_path=’.:/usr/local/lib/php’) in /home/content/a/t/k/example/html/index.php on line 243
Forum: Fixing WordPress
In reply to: Trying to add RSS feed to webpagethanks a lot sewmyheadon, i’ll give it a shot… essentially I’m trying to incorporate a blog into my webpage (index.php file) the same way this guy does:
https://www.cangooglehearme.com
I’ll let you know how it goes.
Forum: Installing WordPress
In reply to: Complete Noob Needs Help – SOS!Forum: Installing WordPress
In reply to: Complete Noob Needs Help – SOS!Found through some searching that there are some godaddy issues… and found this to be the most helpful:
https://www.ads-software.com/support/topic/49626?replies=1#post-272655
Only question is does it matter where I add the comments from the second step? Beginning or end?
Forum: Installing WordPress
In reply to: Complete Noob Needs Help – SOS!Now I’m at this…
Your PHP installation appears to be missing the MySQL which is required for WordPress.
Forum: Installing WordPress
In reply to: Complete Noob Needs Help – SOS!Nope, still not working and I have all fields on the config file correct.