Artodia: Helion

Simple Test with a Fresh Installation. - Artodia: Helion

Simple Test with a Fresh Installation.

by Bill_Thompson » Sun Aug 24, 2014 7:01 am

I decided to start with a fresh and new installation of PHPBB and load it with the Artodia:Helion style. I did this at http://www.seticontest.com/index.php

This installation has no other mods. It was loaded with Artodia: Helion and nothing else. It is a brand new installation I just did. Why does it look so strange and how do I fix it?
Bill_Thompson
Registered User
Posts: 259
Joined: Mon Jun 20, 2005 2:58 am
Location: Bellevue, WA

Re: Simple Test with a Fresh Installation.

by Arty » Sun Aug 24, 2014 1:59 pm

Looks like some files are incomplete. Probably they were uploaded incorrectly. Reupload files, go to admin control panel -> styles -> themes and refresh theme.
Vjacheslav Trushkin / Arty.
Free phpBB 3.1 styles | New project: Iconify - modern SVG framework
User avatar
Arty
Former Team Member
Posts: 16654
Joined: Wed Mar 06, 2002 2:36 pm
Name: Vjacheslav Trushkin

Re: Simple Test with a Fresh Installation.

by Bill_Thompson » Mon Aug 25, 2014 6:16 am

Arty wrote:Looks like some files are incomplete. Probably they were uploaded incorrectly. Reupload files, go to admin control panel -> styles -> themes and refresh theme.


I completely uninstalled the theme, then I deleted it off the server. I downloaded the latest copy of Artodia: Helon and unzipped it. I then cleared out the cache after changing the theme to subsilver 2.

I uploaded a fresh version of Artodia:Helon using ftp.

I activated the theme and had it read from the filesystem. I then refreshed it as you suggest

I set it to the default version.

And it still looks like this:

http://www.seticontest.com/index.php

Could there be something wrong with the internet hosting provider?

Could it be the fact that I used MOJO to install the PHPBB CMS in the first place?
Bill_Thompson
Registered User
Posts: 259
Joined: Mon Jun 20, 2005 2:58 am
Location: Bellevue, WA

Re: Simple Test with a Fresh Installation.

by Bill_Thompson » Mon Aug 25, 2014 7:34 pm

I found what is causing the problem but I just don't know what file to edit. Can you help? In the bad installation there is:


<script>

var phpBB = {
currentPage: '',
themePath: './styles/subsilver2/theme',
lang: 'en-gb'
};


But it should be (as in the good installation):


var phpBB = {
currentPage: '',
themePath: './styles/art_helion/theme',
lang: 'en-gb'
};


what .css or javascript file should I make the change in?
Bill_Thompson
Registered User
Posts: 259
Joined: Mon Jun 20, 2005 2:58 am
Location: Bellevue, WA

Re: Simple Test with a Fresh Installation.

by Bill_Thompson » Wed Aug 27, 2014 2:54 pm

I completely removed the installation and started from scratch. I think I found the problem. When I clicked the option to override the user's preference for a style, it worked. Now I have a fresh version to compare to mine. Yay http://www.seticontest.com/new/viewtopic.php?f=2&t=1 http://www.seticontest.com/new/viewforum.php?f=2
Bill_Thompson
Registered User
Posts: 259
Joined: Mon Jun 20, 2005 2:58 am
Location: Bellevue, WA

Re: Simple Test with a Fresh Installation.

by Bill_Thompson » Tue Sep 02, 2014 8:14 pm

I renamed a few of the css div descriptions on the new installation and they work. Now to merge the code.
Bill_Thompson
Registered User
Posts: 259
Joined: Mon Jun 20, 2005 2:58 am
Location: Bellevue, WA