-
AuthorPosts
-
November 16, 2007 at 12:10 am #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 Friendbigrk
- Join date:
- February 2007
- Posts:
- 1425
- Downloads:
- 0
- Uploads:
- 2
- Thanks:
- 39
- Thanked:
- 45 times in 15 posts
November 21, 2007 at 10:08 pm #233240I don’t see that error and I have never had a single error with my site using the Teline template. 😎
November 22, 2007 at 2:18 pm #233271Hi,
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 rotateI will like to purchase this extension when is fixed
Diego
bigrk Friendbigrk
- Join date:
- February 2007
- Posts:
- 1425
- Downloads:
- 0
- Uploads:
- 2
- Thanks:
- 39
- Thanked:
- 45 times in 15 posts
November 22, 2007 at 5:02 pm #233275I’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 Friendbigrk
- Join date:
- February 2007
- Posts:
- 1425
- Downloads:
- 0
- Uploads:
- 2
- Thanks:
- 39
- Thanked:
- 45 times in 15 posts
November 22, 2007 at 5:16 pm #233278I 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.
November 22, 2007 at 8:20 pm #233283Hi,
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 Friendbigrk
- Join date:
- February 2007
- Posts:
- 1425
- Downloads:
- 0
- Uploads:
- 2
- Thanks:
- 39
- Thanked:
- 45 times in 15 posts
November 22, 2007 at 9:27 pm #233286Another 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.comI have my redirect pointed to http://oregonsgolf.com. This is my preference versus pointing it to http://www.oregonsgolf.com.
November 23, 2007 at 12:09 pm #233316Can you share the redirect code that you use?
bigrk Friendbigrk
- Join date:
- February 2007
- Posts:
- 1425
- Downloads:
- 0
- Uploads:
- 2
- Thanks:
- 39
- Thanked:
- 45 times in 15 posts
November 23, 2007 at 5:34 pm #233329You 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 -
AuthorPosts
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