-
AuthorPosts
-
jojo12 Friend
jojo12
- Join date:
- August 2010
- Posts:
- 64
- Downloads:
- 12
- Uploads:
- 15
- Thanks:
- 10
- Thanked:
- 4 times in 2 posts
August 5, 2011 at 5:15 pm #167115Hi, I am using joomla 1.5.23 and ja_t3 framework 1.2.7 and ja_t3_blank 1.1.6.
Since I’ve updated to this, I have the following problem I did not have before.
And I don’t have it with other templates:
I have a startpage which works well. When I click the logo, it’s ok, I come back to the startpage.
But when I use the menu “start” or “home” in megamenu, I get “oops…”
In the browsermenu I see “mypage.ch/.html”. That cannot work.How can I resolve that? Please help!
(I like your template very much) !
pritam Friendpritam
- Join date:
- April 2011
- Posts:
- 609
- Downloads:
- 0
- Uploads:
- 29
- Thanks:
- 11
- Thanked:
- 125 times in 113 posts
August 6, 2011 at 5:09 am #404729Hello jojo12 ,
To to home does not work – Problem of ja_t3 framework
Can you please provide your site url and admin access at http://support.joomlart.com/index.php?/Tickets/Ticket/View/78373 , So that we can help you better. , So that we can help you better.
pritam Friendpritam
- Join date:
- April 2011
- Posts:
- 609
- Downloads:
- 0
- Uploads:
- 29
- Thanks:
- 11
- Thanked:
- 125 times in 113 posts
August 11, 2011 at 10:23 am #405617Hello jojo12 ,
Regarding the issue menu “start” or “home” in megamenu
Forbidden error means that your file has bad permissions. Directories and folders must be 755. Executable scripts within the cgi-bin folder must be 755. Images, media, and text files like HTML should be 755 or 644.You need to increase the permissions of your files with chmod.
jojo12 Friendjojo12
- Join date:
- August 2010
- Posts:
- 64
- Downloads:
- 12
- Uploads:
- 15
- Thanks:
- 10
- Thanked:
- 4 times in 2 posts
August 11, 2011 at 10:45 am #405623<em>@pritam 258942 wrote:</em><blockquote>
Forbidden error means that your file has bad permissions. .</blockquote>
I did not speak about forbidden error. I don’t have an error 500 or something like that.
The link who the program is lookin for is bad. It is http://www.mysite.ch/.html
This cannot work.
But when I use the other templates without changing any directories … even if I use ja_purity_ii then there is no problem!
So I ask you: have you changed something in the new version from 2011-07-23, that could cause this problem. Because in the earlier version I did not have this problem.
Why should I change the rights, when in other templates all works best?Phill ModeratorPhill
- Join date:
- February 2014
- Posts:
- 7013
- Downloads:
- 40
- Uploads:
- 77
- Thanks:
- 917
- Thanked:
- 2206 times in 1818 posts
August 11, 2011 at 11:07 am #405626Please roll back to the earlier version of the plugin while we investigate.
jojo12 Friendjojo12
- Join date:
- August 2010
- Posts:
- 64
- Downloads:
- 12
- Uploads:
- 15
- Thanks:
- 10
- Thanked:
- 4 times in 2 posts
August 13, 2011 at 11:55 am #406082My extension manager cannot roll back, and I don’t have the earlier version. Where I can find it?
ThanksSeptember 16, 2011 at 9:36 am #413067Hi
I have the same problem. how it solved!
also when update Jat3 plug-in to new version. the badges disappeared
any idea how to solve it?Phill ModeratorPhill
- Join date:
- February 2014
- Posts:
- 7013
- Downloads:
- 40
- Uploads:
- 77
- Thanks:
- 917
- Thanked:
- 2206 times in 1818 posts
September 16, 2011 at 10:27 am #413073<em>@sal2010 268201 wrote:</em><blockquote>HiI have the same problem. how it solved!also when update Jat3 plug-in to new version. the badges disappeared any idea how to solve it?</blockquote>Please roll back to the earlier version of the plugin.
1 user says Thank You to Phill for this useful post
September 16, 2011 at 4:02 pm #413115Thanks Phil
I rolled back the to the 1.2.8 version of the Jat3 plugin
it looks better for the first problem But still problem with missed badge icons
I am using Jat3 framework+K2 +RTL language.
I think the problem is that can,t load the icon-badge.png. when I disable it on the Firebug it look Ok. Mean than default-rtl is broken !.badge {
background-image:url(/plugins/system/jat3/base-themes/default-rtl/images/icon-badge.png);now I want it to load the badge icons from the default not from the default-rtl as above
Phill ModeratorPhill
- Join date:
- February 2014
- Posts:
- 7013
- Downloads:
- 40
- Uploads:
- 77
- Thanks:
- 917
- Thanked:
- 2206 times in 1818 posts
September 16, 2011 at 4:42 pm #413123A link will really help us here.
Phill ModeratorPhill
- Join date:
- February 2014
- Posts:
- 7013
- Downloads:
- 40
- Uploads:
- 77
- Thanks:
- 917
- Thanked:
- 2206 times in 1818 posts
September 16, 2011 at 9:20 pm #413159The path is incorrect as the image is in /plugins/system/jat3/base-themes/default/images/icon-badge.png wheres the css is pointing to /plugins/system/jat3/base-themes/default-rtl/images/icon-badge.png
You can either edit that css accordingly or simply make a copy of that image from its location and put that copy where the code is looking for it.
1 user says Thank You to Phill for this useful post
September 17, 2011 at 12:43 am #413170thanks phil
I copied the image to the url where the code is looking for but without results!
in which css file I can change the path to be correct?
mean from: /plugins/system/jat3/base-themes/default-rtl/images/icon-badge.png
to: /plugins/system/jat3/base-themes/default/images/icon-badge.pngn6rej Friendn6rej
- Join date:
- November 2006
- Posts:
- 1040
- Downloads:
- 0
- Uploads:
- 63
- Thanks:
- 79
- Thanked:
- 145 times in 90 posts
September 18, 2011 at 2:54 pm #413409just want to know in which css is located this url: /plugins/system/jat3/base-themes/default-rtl/images/icon-badge.png
I want to change it to : /plugins/system/jat3/base-themes/default/images/icon-badge.png
I can’t locate it via Firebug -
AuthorPosts
This topic contains 20 replies, has 5 voices, and was last updated by n6rej 13 years, 1 month ago.
We moved to new unified forum. Please post all new support queries in our New Forum