0
Welcome Guest! Login
0 items Join Now

No layout, just text?

  • No layout, just text?

    Posted 15 years 7 months ago
    • I only get text without the usual layout when I go to any page on my website;
      www.g2ill.org
      Anyone?
    • JEM's Avatar
    • JEM
    • Preeminent Rocketeer
    • Posts: 17917
    • Thanks: 4

    Re: No layout, just text?

    Posted 15 years 7 months ago
    • Check your SEF configuration:

      Basic Core SEF:

      If joomla is in the root; htdocs, or public_html...

      In Global Configurations, Search Engine Friendly URLs Yes, Use Apache mod_rewrite Yes, Add suffix to URLs No.

      Change htaccess.txt to .htaccess.

      If it’s in a folder, you need to change the # RewriteBase / to reflect the path of your site.

      Change:

      # RewriteBase /

      to:

      RewriteBase /(the name of the folder joomla is in)

      If that doesn't work, search or post here:

      forum.joomla.org/viewforum.php?f=544

      If you are using a 3rd part component, contact the developer.
    • Thanks,
      jim
  • Re: No layout, just text?

    Posted 15 years 7 months ago
    • Seems to work now, thanks!!

Time to create page: 0.050 seconds