Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • mochima Friend
    #123825

    We found an error on Ja News:

    An error has occurred in the script on this page

    Line 53

    Char 2

    Error Permission Denied

    URL: File: http://www.template.joomlart.com/ja_teline/index.php

    bigrk Friend
    #233240

    I don’t see that error and I have never had a single error with my site using the Teline template. 😎

    mochima Friend
    #233271

    Hi,

    If a take out the www it will work fine, the headline will rotate, but when i go to
    http://www.template.joomlart.com/ja_teline/ we see an error and the headlines don not rotate

    I will like to purchase this extension when is fixed

    Diego

    bigrk Friend
    #233275

    I’m not sure where you found a link to http://www.template.joomlart.com/ja_teline/ . The demo is located at http://www.joomlart.com/templates_demo.php?template=ja_teline. When you are on the http://www.template.joomlart.com/ja_teline/ page and you press the HOME button it will be directed to a proper url for the demo and the HEADLINE will rotate.

    With Joomla you have to determine a “live_site” within the configuration.php file. JA hasn’t created a rewrite rule that tells the browser to go from http://www.template.joomlart.com/ja_teline/ to http://www.joomlart.com/templates_demo.php?template=ja_teline.

    I suspect that they wouldn’t have considered doing this because the demo area never refers to http://www.template.joomlart.com/ja_teline/ url. So they could make it work with url http://www.template.joomlart.com/ja_teline/ easily enough but it really doesn’t make sense to do that in advance.

    Again I’m not sure where you found a link to http://www.template.joomlart.com/ja_teline/ .

    bigrk Friend
    #233278

    I found it on the http://www.joomlart.com/templates_club/club_portfolio/ja_teline.html page. JA put a link to an example of the enriched typography and I believe that this was purely as an example of the typography. They should probably create a rewrite rule to allow this example to work properly. So this is a minor issue and not a problem caused by the template or the JA-News Module.

    mochima Friend
    #233283

    Hi,

    Here is another site that has the same problem

    Bad http://mispedidosonline.com/
    Good http://www.mispedidosonline.com/

    I hope they find the solution to this, so we can buy the module

    Diego

    bigrk Friend
    #233286

    Another site that doesn’t have a proper redirect in place. The “Live_Site” can anly be at one url. Take a look at mine.

    http://www.oregonsgolf.com
    http://oregonsgolf.com

    I have my redirect pointed to http://oregonsgolf.com. This is my preference versus pointing it to http://www.oregonsgolf.com.

    mochima Friend
    #233316

    Can you share the redirect code that you use?

    bigrk Friend
    #233329

    You would need to create a new file in the root directory and insert this code:

    RewriteEngine On
    RewriteCond %{HTTP_HOST} http://www.yoursite.com$
    RewriteRule (.*) http://yoursite.com/$1 [R]

    Action application/x-filter-ext-php /cgi-bin/php
    AddType application/x-filter-ext-php .php
    Action application/x-filter-ext-php4 /cgi-bin/php
    AddType application/x-filter-ext-php4 .php4
    Action application/x-filter-ext-php3 /cgi-bin/php
    AddType application/x-filter-ext-php3 .php3

    fatihyuca Friend
    #251482

    Is this the solution for redirect or for the problem of wrong redirect? If this is the solution, what should be the name of the file?

    Is this problem solved???

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

This topic contains 10 replies, has 3 voices, and was last updated by  fatihyuca 16 years, 6 months ago.

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