I have wordpress installed.
http://www.mindbunker.com

I have no plug ins installed and dont know what to do.
I have tried Godaddy, tried wordpress support.
basically you guys are my last resort!

It appears at the top of the page and I dont know how to get rid of it, its doing nothing just
making the site look bad.

Recommended Answers

All 8 Replies

Member Avatar for LastMitch

@zendet

Forbidden 403 message at top
It appears at the top of the page and I dont know how to get rid of it, its doing nothing just making the site look bad.

I'm not familiar with WordPress. But there should be a header file header.php or this function get_header();. You need to make it connect with the index.php file.

commented: To Rectify what some retard did to LastMitch +0

Your page are trying to read from a folder where access has been set to be denied, hence your error. You need to check which part of your code it is that is returning the error to find the folder that has access rights on it. Then clear the access rights.

@LastMitch
I have opened the header.php file how do I make it connect with index.php?

But mine is 403 where access is not allowed not where the file isnt there?

You my friend have done what I could not in 3 days of looking everywhere.
Props to you! you have my gratitude!

Member Avatar for LastMitch

@zendet

It's great to hear that you solve it! Can you click Mark Question Solve on the bottom left corner so the thread is close and solve so noone can add stuff to it. Thanks.

commented: To Rectify what some retard did to LastMitch +0
Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.