-
AuthorPosts
-
dattard1 Friend
dattard1
- Join date:
- August 2007
- Posts:
- 114
- Downloads:
- 2
- Uploads:
- 2
- Thanks:
- 11
- Thanked:
- 1 times in 1 posts
September 15, 2008 at 9:05 pm #133382I’ve tried all that I could think of but I can’t get transmenu to work at the top ?
Can anyone guide me what I might be doing wrong.
Joomla 1.5.7, http://www.compassmalta.com/home.html
Thanks
Sherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
September 16, 2008 at 10:03 am #270799Hi,
Can you please PM me your site admin account as well as FPT account? Without investigating into the codes, I am afraid that we can not provide any solution1 user says Thank You to Sherlock for this useful post
Sherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
September 16, 2008 at 10:32 am #270807please send FTP account
1 user says Thank You to Sherlock for this useful post
dattard1 Frienddattard1
- Join date:
- August 2007
- Posts:
- 114
- Downloads:
- 2
- Uploads:
- 2
- Thanks:
- 11
- Thanked:
- 1 times in 1 posts
September 17, 2008 at 3:03 pm #271042Hi nguoibcd,
seems that you have got it working. May I ask what you did to solve the issue please?
Thanks
Edit: Although transmenu is now working fine, I lost some functionalty. I had edited the index.php file in the template to show the headers I wanted depending on the ID as follows.
global $Itemid;
switch($Itemid) {
case “1”: $ja_header_img = ‘header1.jpg’; break;
case “53”: $ja_header_img = ‘header2.jpg’; break;
case “75”: $ja_header_img = ‘header2.jpg’; break;
case “76”: $ja_header_img = ‘header2.jpg’; break;
case “77”: $ja_header_img = ‘header2.jpg’; break;
case “78”: $ja_header_img = ‘header3.jpg’; break;
case “79”: $ja_header_img = ‘header3.jpg’; break;
case “80”: $ja_header_img = ‘header3.jpg’; break;
case “56”: $ja_header_img = ‘header4.jpg’; break;
…
default:
{
$curidx = $curidx % count($ja_header_images);
$ja_header_img = $ja_header_images[$curidx];
}
}This does not work any more. I have also noticed that when i disable SEF, i am getting & instead of & in the URL so this might be the root of the problem? Any suggestions please?
dattard1 Frienddattard1
- Join date:
- August 2007
- Posts:
- 114
- Downloads:
- 2
- Uploads:
- 2
- Thanks:
- 11
- Thanked:
- 1 times in 1 posts
September 17, 2008 at 7:04 pm #271057Please note that problem manifests itself in FF … in IE it works fine!
Sherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
September 18, 2008 at 2:18 am #271090Hi
<blockquote>seems that you have got it working. May I ask what you did to solve the issue please?</blockquote>
You uesed old version, I updated new ja_templatetools.php for youdattard1 Frienddattard1
- Join date:
- August 2007
- Posts:
- 114
- Downloads:
- 2
- Uploads:
- 2
- Thanks:
- 11
- Thanked:
- 1 times in 1 posts
July 27, 2009 at 3:32 pm #312391I’m having this problem once again. I downloaded JA MAgeia again, and uploaded the templatetools php file which comes along with it but the issue remains. Is there some way I can obtain the latest version of ja_templatetools.php ?
-
AuthorPosts
This topic contains 7 replies, has 2 voices, and was last updated by dattard1 15 years, 4 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum