-
AuthorPosts
-
abrill Friend
abrill
- Join date:
- October 2008
- Posts:
- 140
- Downloads:
- 0
- Uploads:
- 29
- Thanks:
- 42
- Thanked:
- 1 times in 1 posts
December 30, 2008 at 12:34 am #136581Hi,
I love the template, and can’t wait to show it off, but am needing some help with it. The menus I created show up in Internet Explorer, but not in Firefox 3.0.5.
Where should I start or look to fix?
Thanks!
Anonymous ModeratorJA Developer
- Join date:
- September 2014
- Posts:
- 9914
- Downloads:
- 207
- Uploads:
- 152
- Thanks:
- 1789
- Thanked:
- 2008 times in 1700 posts
December 30, 2008 at 8:49 am #284300Hi abrill,
I have tried to find your issue but could not find.
On the firefox 3.0.5, your website looks very nice.
If posible, please send me the screenshots so that i could have closer look on the issue.abrill Friendabrill
- Join date:
- October 2008
- Posts:
- 140
- Downloads:
- 0
- Uploads:
- 29
- Thanks:
- 42
- Thanked:
- 1 times in 1 posts
January 1, 2009 at 4:23 pm #284460Hi,
Here are the attachments for what is happening. As you can see in IE it shows the menu on the right (user 5 position), however it is not present in Firefox. I checked different positions, but it does not seem to make a difference. You can also view Programs>Federal programs for another example of this or I can post more attachments.
Thank you!
-
Anonymous Moderator
JA Developer
- Join date:
- September 2014
- Posts:
- 9914
- Downloads:
- 207
- Uploads:
- 152
- Thanks:
- 1789
- Thanked:
- 2008 times in 1700 posts
January 2, 2009 at 5:00 am #284480Hi,
Your problem is from url address.
Please open file transmenu.class.php, find following script:
[PHP]echo “$pmenu.addItem(“$txt”, “$row->url”, $row->browserNav, $active);n”;[/PHP]and change to:
[PHP]$row->url = str_replace(‘&’, ‘&’, $row->url);
echo “$pmenu.addItem(“$txt”, “$row->url”, $row->browserNav, $active);n”;[/PHP]abrill Friendabrill
- Join date:
- October 2008
- Posts:
- 140
- Downloads:
- 0
- Uploads:
- 29
- Thanks:
- 42
- Thanked:
- 1 times in 1 posts
January 2, 2009 at 5:11 pm #284536Thank you for your assistance, however this did not change anything. The menu’s still aren’t present in Firefox. Can you advise further? Thanks again!
Anonymous ModeratorJA Developer
- Join date:
- September 2014
- Posts:
- 9914
- Downloads:
- 207
- Uploads:
- 152
- Thanks:
- 1789
- Thanked:
- 2008 times in 1700 posts
January 3, 2009 at 3:57 am #284571Hi,
On the firefox, i still see your url was not correct. Please see following urls:
Incorrect: /index.php?option=com_content&view=article&id=108&Itemid=216
Correct: /index.php?option=com_content&view=article&id=108&Itemid=216Could you please send me your Admin account so that i can fix this issue to help you?
Anonymous ModeratorJA Developer
- Join date:
- September 2014
- Posts:
- 9914
- Downloads:
- 207
- Uploads:
- 152
- Thanks:
- 1789
- Thanked:
- 2008 times in 1700 posts
-
AuthorPosts
Viewing 7 posts - 1 through 7 (of 7 total)This topic contains 7 replies, has 2 voices, and was last updated by Anonymous 15 years, 10 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum