Error message when hot_fashionstore was clicked

  • rebe24
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
13 years 2 months ago #11765 by rebe24
500 - An error has occurred.
Error loading form file


I am getting the error above whenever I clicked the hot_fashionstore in the template manager at the back end of joomla

Any particular reason for this please?

Please Log in to join the conversation.

  • milos
    Support Staff
  • Moderator
  • Moderator
More
13 years 2 months ago #11770 by milos
Maybe you have problems with folder permissions on your server. Go to Site > System Information > Directory Permissions to check this.

Please Log in to join the conversation.

  • milos
    Support Staff
  • Moderator
  • Moderator
More
13 years 2 months ago #11771 by milos
Also, make sure that you uploaded all files properly (if you installed template using HotStart method).

Please Log in to join the conversation.

  • rebe24
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
13 years 2 months ago #11779 by rebe24
I check the permission, all are writ-able except the config.php

Also, am sure I installed it properly

I am just trying to change the back ground colour, is there any other way to do this aside clicking the template in the template manager.

Please Log in to join the conversation.

More
13 years 1 month ago #11784 by ivan.milic
Well yes , but fact that that is not working is a bad thing.

You can open template_css.php then at begining you will se this:

body {
color:<?php echo $bodyText; ?>;
<?php if ($templateStyle == 1 || $templateStyle == 3) { ?>
background:<?php echo $bgColor; ?> url(<?php echo $template_path ?>/images/bg<?php echo $templateStyle; ?>.jpg) top center repeat;
<?php } else {?>
background-color:<?php echo $bgColor; ?>;
<?php }?>
}

yous insert override after it:

body {
background:...
}

Please Log in to join the conversation.

  • rebe24
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
13 years 1 month ago #11793 by rebe24
yea, u re right

If you are able to give me other ideas why it might be showing the error, will be well appreciated.

Thank you for your prompt reply by the way....

Please Log in to join the conversation.

Time to create page: 0.226 seconds
Powered by Kunena Forum