RSGallery2 Support Forums
Welcome, Guest. Please login or register.

Login with username, password and session length
  Home    Forum    Help    Search    Login    Register  
*
News : October 29 12:28:38 PM
+  RSGallery2 Support Forums
|-+  Developers corner
| |-+  J15Backport [Closed]
| | |-+  Problem with links in com_rsgallery2_legacy_1.14.2 on Joomla 1.0.13
Advanced search
  « previous next »
Pages 1
Author
Topic: Problem with links in com_rsgallery2_legacy_1.14.2 on Joomla 1.0.13  (Read 15559 times)
« on: February 13 09:46:30 PM »
Rostyslav
Guest

Hello,

There is an interesting problem with installation of com_rsgallery2_legacy_1.14.2 on Joomla 1.0.13

The following construct:
Quote
JRoute::_("index.php?option=com_rsgallery2&page=inline&id=".$row->id);
returns
Quote
http://www.mysite.eu/index.php/index.php?option=com_rsgallery2&Itemid=90&page=inline&gid=1&limit=1&limitstart=2

Notice double index.php resulting in not working links.

I spend 3 hours digging in your code and found that problem rised in
\components\com_rsgallery2\lib\j15backport\includes\router.php line 104

$uri->setPath(JURI::base(true).'/'.$route);
$route is already equal to 'index.php' and JURI::base(true) returns '/index.php'

I think this is not connected with SEF (same when on or off). So I copmmented the line off

Could you explain me what was the purpose of this line, and why it's not working.

Many thanks.


Logged
 
Reply #1
« on: February 14 07:53:30 PM »
Rostyslav
Guest

More info about this issue: it is related to IIS. On Apache there is no problem at all.
Logged
 
Reply #2
« on: May 04 10:15:42 AM »
Siegfried Offline
Newbie
*
Posts: 2

View Profile Email

Hi,

I've the same problem and this post resolv it.

I don't have IIS server, my website is running under apache.

My joomla site is 10.0.14 ans RS Gallery 1.14.3.

Have a nice sunday
Logged
 
Reply #3
« on: July 08 01:59:25 AM »
Chef Groovy Offline
Dev Team
Full Member

Posts: 105
danshaffer@insightbb.com
View Profile WWW

Could you point to me how to repeat this in the front end?
Logged

Chef Groovy
RSGallery2: Legacy - Dev
Test Site: dev.fantasyartwork.net
 
Print  Pages 1
« previous next »
Jump to: