Trouble with installing

  • Vitesse
  • Topic Author
  • Visitor
  • Visitor
8 years 7 months ago - 8 years 7 months ago #45712 by Vitesse
Trouble with installing was created by Vitesse
Hi,

I downloaded the Gaming Zone template a while ago from HotThemes. I did exactly what it told me to do: which is putting the hotstart content (all files and folders) on my website through FTP. So far so good, when I go to my website it actually shows the installation screen.

However, at this point it tells me to delete the installation folder using FTP. However when I remove the installation folder and access my website again it just blurts out a lot of errors, headed by: ''The template for this display is not avaiable''. When I put the installation folder back in it works correctly again (asking me to remove it again) So clearly when removing the installation folder something is going wrong.

Any idea on what may be causing this issue?

Link to complete error: pastebin.com/LtS4SSeS
Last edit: 8 years 7 months ago by Vitesse.

Please Log in to join the conversation.

More
8 years 7 months ago #45713 by ivan.milic
Replied by ivan.milic on topic Trouble with installing
Eater not all files are copied via FTP or template files have file permissions (CHMOD) that make them forbidden for read.


So for possibility of missing files recommendation is that you copy via ftp fuss site as zip then unpack it on hosting server. That way you are sure all files are there

For permission issue make sure ll folders in your site have CHMOD 755 and files CHMOD 644

Please Log in to join the conversation.

  • Vitesse
  • Topic Author
  • Visitor
  • Visitor
8 years 7 months ago #45714 by Vitesse
Replied by Vitesse on topic Trouble with installing

ivan.milic wrote: Eater not all files are copied via FTP or template files have file permissions (CHMOD) that make them forbidden for read.


So for possibility of missing files recommendation is that you copy via ftp fuss site as zip then unpack it on hosting server. That way you are sure all files are there

For permission issue make sure ll folders in your site have CHMOD 755 and files CHMOD 644


I did what you told me to and it worked just fine. However, I still have an issue: by default, all menus on my website are open (example: www.kineticignition.com/ ) What can I do about this?

Please Log in to join the conversation.

  • Vitesse
  • Topic Author
  • Visitor
  • Visitor
8 years 7 months ago #45715 by Vitesse
Replied by Vitesse on topic Trouble with installing
For the record, I did edit the Menu module to NOT show sub-menu items automatically.

Please Log in to join the conversation.

More
8 years 7 months ago #45717 by ivan.milic
Replied by ivan.milic on topic Trouble with installing
K2 included with that temple needs jquery 1.8.3

code.jquery.com/jquery-1.8.3.min.js


open index.php of template.

Replace:

<script type="text/javascript" src=" ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js ">

with:

<script type="text/javascript" src=" code.jquery.com/jquery-1.8.3.min.js ">

Please Log in to join the conversation.

Time to create page: 0.150 seconds
Powered by Kunena Forum