-
AuthorPosts
-
Saguaros Moderator
Saguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
June 26, 2015 at 6:55 am #575583I can access back-end of your site but when I click to access extplorer component, it doesn’t redirect to extplorder page, it still in control panel page instead. Did you try to login with account you sent me?
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
June 26, 2015 at 6:55 am #641912I can access back-end of your site but when I click to access extplorer component, it doesn’t redirect to extplorder page, it still in control panel page instead. Did you try to login with account you sent me?
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
June 26, 2015 at 6:55 am #740573I can access back-end of your site but when I click to access extplorer component, it doesn’t redirect to extplorder page, it still in control panel page instead. Did you try to login with account you sent me?
June 26, 2015 at 8:05 am #575596Ok, it should work now.
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
June 29, 2015 at 8:04 am #575788Hi,
I fixed your Home menu link issue on your JA Blazes template website by replacing:
$v->url = JURI::base();
with
$v->url = str_replace(array($v->route.'/', $v->route), '', JRoute::_($v->url));
in <blockquote>pluginssystemjat3jat3coremenubase.class.php</blockquote>
Kindly take a look.
1 user says Thank You to Saguaros for this useful post
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
June 29, 2015 at 8:04 am #642117Hi,
I fixed your Home menu link issue on your JA Blazes template website by replacing:
$v->url = JURI::base();
with
$v->url = str_replace(array($v->route.'/', $v->route), '', JRoute::_($v->url));
in <blockquote>pluginssystemjat3jat3coremenubase.class.php</blockquote>
Kindly take a look.
1 user says Thank You to Saguaros for this useful post
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
June 29, 2015 at 8:04 am #740777Hi,
I fixed your Home menu link issue on your JA Blazes template website by replacing:
$v->url = JURI::base();
with
$v->url = str_replace(array($v->route.'/', $v->route), '', JRoute::_($v->url));
in <blockquote>pluginssystemjat3jat3coremenubase.class.php</blockquote>
Kindly take a look.
1 user says Thank You to Saguaros for this useful post
June 29, 2015 at 8:56 am #575792Hello Saguaros,
thanks. It seems to work now.
June 30, 2015 at 2:12 pm #575913Hello Saguaros,
sorry for reopening this thread.
The problems is still there but only with “Text Seperator” Links (#). All other “real” links are working.Do I need to add anything else?
June 30, 2015 at 2:12 pm #642242Hello Saguaros,
sorry for reopening this thread.
The problems is still there but only with “Text Seperator” Links (#). All other “real” links are working.Do I need to add anything else?
June 30, 2015 at 2:12 pm #740902Hello Saguaros,
sorry for reopening this thread.
The problems is still there but only with “Text Seperator” Links (#). All other “real” links are working.Do I need to add anything else?
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
July 1, 2015 at 4:14 am #575954Could you tell me more specific? Which ‘Text Seperator’ links are you referring to?
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
July 1, 2015 at 4:14 am #642283Could you tell me more specific? Which ‘Text Seperator’ links are you referring to?
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
July 1, 2015 at 4:14 am #740942Could you tell me more specific? Which ‘Text Seperator’ links are you referring to?
July 1, 2015 at 7:44 am #575979Hello Saguaros,
I have created a menu item which doesn’t link anywhere. Basically it’s a dead link. In Joomla also known as “text Seperator” under “system links”.
Here is an example:
This link (Tools):
doesn’t lead anywhere. You can see this below:
As you see, it’s an anchor (#) to nothing.
But I’ve recognizes that even clicking on a “real” link in german sometimes still leads to the english pages.
Jump to forum