Forum
Welcome, Guest
Please Login to access forum.
Joomfish not working on Joomla 1.5+Responsivizer (1 viewing) 
Go to bottom
TOPIC: Joomfish not working on Joomla 1.5+Responsivizer
#2363
Yuriy Boev
Fresh Boarder
Posts: 7
User Offline
Joomfish not working on Joomla 1.5+Responsivizer Karma: 0  
Hello,

We are almost ready with our mobile version of https://www.growshop-bg.com, but now I have noticed that Joomfish is not translating our site.

Joomfish version is 2.0.3 and Joomla version is 1.5.26

What I have noted is that on the mobile version the URL is: https://www.growshop-bg.com/index.php/ventilatsiya
and on Desktop it is: https://www.growshop-bg.com/ventilatsiya

I wonder where this additional index.php is coming from and thus breaking Joomfish?
 
Logged Logged  
  The administrator has disabled public write access.
#2364
John Dagelmore
Admin
Posts: 3722
User Online Now
Re:Joomfish not working on Joomla 1.5+Responsivizer Karma: 79  
Hello Yuriy,

as far as i know this is not a problem of Joomfish.
The problem is the System - Legacy Plugin for the old Joomla 1.0 that when enabled adds the string 'index.php' on mobile.

Unpublishing it will solve the problem and also will speed up the site.

John
 
Logged Logged  
  The administrator has disabled public write access.
#2365
Yuriy Boev
Fresh Boarder
Posts: 7
User Offline
Re:Joomfish not working on Joomla 1.5+Responsivizer Karma: 0  
Sure, but this will break other stuff.
I am not the one who build the site and I don't know what else will break up.

Is there any hack for this plugin to work properly?

Thanks
 
Logged Logged  
  The administrator has disabled public write access.
#2366
John Dagelmore
Admin
Posts: 3722
User Online Now
Re:Joomfish not working on Joomla 1.5+Responsivizer Karma: 79  
You can try to comment out the line 49 of legacy.php:

// $config->setValue('config.legacy', 1);

This should avoid the url problem on mobile.
 
Logged Logged  
  The administrator has disabled public write access.
#2367
Yuriy Boev
Fresh Boarder
Posts: 7
User Offline
Re:Joomfish not working on Joomla 1.5+Responsivizer Karma: 0  
Great stuff!

Thanks for the outstanding support
 
Logged Logged  
  The administrator has disabled public write access.
#2368
John Dagelmore
Admin
Posts: 3722
User Online Now
Re:Joomfish not working on Joomla 1.5+Responsivizer Karma: 79  
 
Logged Logged  
  The administrator has disabled public write access.
Go to top