Simple Machines Community Forum

Archived Boards and Threads... => Archived Boards => Install and Upgrade Help => Topic started by: SeniorSausages on May 16, 2015, 12:06:59 AM

Title: New user/New install: Themes don't work, URL settings set to "127.0.0.1"
Post by: SeniorSausages on May 16, 2015, 12:06:59 AM
Hi

I am a pro sysadmin who just installed SMF for the first time. I am a long-time PHPBB admin.

After installing, I appear to have the same problem that this guy had:
http://www.simplemachines.org/community/index.php?topic=535938.0

My symptoms were that after installing, HTML was loading, but no images or CSS/themes loaded.

I had to use the repair_settings.php file to fix this.

I had the following notable errors show to me:

Queryless URLs: Value not found!

Avatar URL: http://127.0.0.1/smf/avatars
Smileys URL: http://127.0.0.1/smf/Smileys
SMF Default Theme - Curve URL: http://127.0.0.1/smf/Themes/default
SMF Default Theme - Curve Images URL: http://127.0.0.1/smf/Themes/default/images
Core Theme URL: http://127.0.0.1/smf/Themes/core
Core Theme Images URL: http://127.0.0.1/smf/Themes/core/images




Something is super messed up with your installer. Please don't blame the user here.
Title: Re: New user/New install: Themes don't work, URL settings set to "127.0.0.1"
Post by: Illori on May 16, 2015, 06:04:01 AM
we know there is an issue with the installer. it has been fixed in 2.1 and not yet back ported to 2.0. running repair_settings.php fixes the issue.

not finding a value for queryless URL's is not an issue.
Title: Re: New user/New install: Themes don't work, URL settings set to "127.0.0.1"
Post by: Kindred on May 16, 2015, 04:24:12 PM
Well, first of all, I take umbrage at your assumption that we would immediately "blame the user". We don't do that, except in cases where it is clearly a user error.

Second, if you had bothered to use search, as a "pro" should know to do, you would have noticed that this question has already been noticed and that we have already answered how to address the issue.

Third, while there is indeed something a little wrong in the installer, it is not "super wrong" - the issue only occurs on a specific combination of server softwares...
Title: Re: New user/New install: Themes don't work, URL settings set to "127.0.0.1"
Post by: SeniorSausages on May 18, 2015, 12:10:16 AM
Quote from: Illori on May 16, 2015, 06:04:01 AM
we know there is an issue with the installer. it has been fixed in 2.1 and not yet back ported to 2.0. running repair_settings.php fixes the issue.

not finding a value for queryless URL's is not an issue.

Awesome. Thanks.