epicgamerworld
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: OMG Please Help Me Before I Go Insane!!Now my forums are all messed up.
When I click on a Topic or thread it brings me to the blog and says 404 Not Found.I really need help with this because my forums are for people who bought my eBook on how to be successful on YouTube. If they see the website is down they are going to be mad and want their money back.
Anyone know what the problem could be?
The wordpress is now working fine but the forums are not when you click on a topic.
Anyone help will be greatly appreciated!!Forum: Fixing WordPress
In reply to: OMG Please Help Me Before I Go Insane!!Thanks guys for all the help.
I tried require(‘./blog/wp-blog-header.php’); and many others but every time the site wouldn’t load at all, but I figured it out.
I used phpmyadmin and changed the settings for wp_options.
I changed the “siteurl” and “home” to http://www.epicgamerworld.com/blog and it worked. Thanks for the help, I’m glad I finally figured it out.Forum: Fixing WordPress
In reply to: OMG Please Help Me Before I Go Insane!!I’m soooo close now.
The forums are working perfect its just the wordpress.The problem is I have my forums now as my homepage and when i replace the index.php it doesn’t work.
Would it work if I added require(‘./wordpress/wp-blog-header.php’); to the index.php?
The wordpress let me login but it doesn’t have any of the settings or anything on the sidebar. All it shows on the left side bar is Dashboard, Jetpack, and Profile, and its not showing that I have any blog posts at all.