Page 2 of 2

Re: Apache Cache error! Help!

PostPosted: 25. February 2013 07:41
by JonB
I have switched from xampp to wamp and back to xampp again


If the problem is consistent between WAMP and XAMPP then the issue is almost certainly in the MyBB configuration.

I think this page might help you solve the problem.

http://docs.mybb.com/Installer.html#Theme_Installation

Good Luck
8)

Re: Apache Cache error! Help!

PostPosted: 25. February 2013 13:44
by IT Guy
Thank you for posting that link but I already understand what all the settings do. I solved my own issue on this one, thank you all for you help.

It was actualy simple once I thought about it, I was installing MyBB useing my local host. When doing so for some reason External IPs or ones that are not 127.0.0.1 oriented, do not connect to the CSS code. I remember seeing the effect on some start webpages when the code:
<link type="text/css"; rel="stylesheet"; href"THIS PART IS MISLINKED" />

is mislinked making it not connect to the stylesheets. Only for some reason it would only connecting from the local host. Meaning it was online without being online so to speak. So I uninstalled everything, useing IOBit. Then ran a registry cleaner. Restarted the PC and did a complete new download and install of xampp/mybb.

I set everything up on the local host making it secure once again, but instead of installing MyBB from the local host I did so from an external IP. Hoping it would write the config files useing the External IP and not Localhost. Im not sure if it did, but now others can view it fine, so can I. Everything works perfect including logging in and out.

I think I might use a test computer to try and confirm and make this error happen again so that people don't need to go through such work to get such a little answer. Youtube is afterall a great teacher.

-IT Guy

Re: Apache Cache error! Help!

PostPosted: 25. February 2013 14:11
by Altrea
IT Guy wrote:I was installing MyBB useing my local host. When doing so for some reason External IPs or ones that are not 127.0.0.1 oriented, do not connect to the CSS code. I remember seeing the effect on some start webpages when the code:
<link type="text/css"; rel="stylesheet"; href"THIS PART IS MISLINKED" />

Thats what we wanted to tell you. It's a configuration issue of MyBB.
I am wondering why the MyBB Support doesn't identify that issue as what is was :shock:

Re: Apache Cache error! Help!

PostPosted: 25. February 2013 15:15
by IT Guy
They keep blaming it on apache or xampp or wamp, They say MyBB is fine it has to do with you or xampp. Idk, but the issue is fixed after hours and hours of research and punching walls....
thanks

Re: Apache Cache error! Help!

PostPosted: 25. February 2013 16:08
by Altrea
IT Guy wrote:but the issue is fixed

Nothing else matters :D

Re: Apache Cache error! Help!

PostPosted: 26. February 2013 18:49
by JonB
I'm also happy its fixed....

Good Luck
8)