test
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • rmiamoto Friend
    #171300

    Hi,

    I’ve enabled the Search Engine Friendly URLs and Use Apache mod_rewrite.

    Also changed htaccess.txt that came with joomla to .htaccess

    My frontpage and slideshow articles are not showing the images anymore.

    The link Read More in the articles are:

    http://www.domain.com/component/content/article/category/name of the article

    How can I solve this problem?

    rmiamoto Friend
    #427369

    Found a solution!

    Modify inlcudes/application.php at row 108, from this:
    Code: Select all
    $document->setBase(JURI::current());

    to this:
    Code: Select all
    $document->setBase(JURI::base())
    ;

Viewing 2 posts - 1 through 2 (of 2 total)

This topic contains 2 replies, has 1 voice, and was last updated by  rmiamoto 13 years ago.

We moved to new unified forum. Please post all new support queries in our New Forum