Menu Content

Support

> Forums, FAQs & Paid Support
Welcome, Guest
Username Password: Remember me

Troubles after Upgrade to 3.7.1
(1 viewing) (1) Guest
Support forum for customers who have purchased JoomSEF 3 (Joomla 1.5 compatible). Archive only, no new post can be added.

NOTE: This category has been locked. If you have purchased paid version, please, use our Support Ticket system instead. If you are using free edition, please see the Community Support section.
  • Page:
  • 1

TOPIC: Troubles after Upgrade to 3.7.1

Troubles after Upgrade to 3.7.1 13 years, 8 months ago #13908

Hi,

after Upgrade to 3.7.1 the 404 Redirect to Home Page not work more.

No more Custom Redirects and 404 History.

Joomla 1.5.19

Regards :-)
The topic has been locked.

Re:Troubles after Upgrade to 3.7.1 13 years, 8 months ago #13909

Hi,

same problem after upgrade to 3.7.1 for the 404 redirect on Joomla! 1.5.20 I got this error:

Fatal error: Class 'JoomFishManager' not found in [...]/administrator/components/com_sef/classes/seftools.php on line 359

I don't have JoomFish installed in my site!?!?

Regards
The topic has been locked.

Re:Troubles after Upgrade to 3.7.1 13 years, 8 months ago #13945

i have the same problem !

waiting for 3.7.2

thanks
The topic has been locked.

Re:Troubles after Upgrade to 3.7.1 13 years, 8 months ago #13953

  • bcordis
  • OFFLINE
  • Web Dev
  • Posts: 26
Me to only on my 404 pages
Thanks,
Brent Cordis
The topic has been locked.

Re:Troubles after Upgrade to 3.7.1 13 years, 8 months ago #13954

  • bcordis
  • OFFLINE
  • Web Dev
  • Posts: 26
After looking through the code looks like they forgot to put in an exception for JoomFishManager so i just commited out line 359 & 360
/administrator/components/com_sef/classes/seftools.php
if (is_null($codes)) {
$codes = array();

//$jfm = & JoomFishManager::getInstance();
// $langs = & $jfm->getLanguages(false);
if (! empty($langs)) {
foreach ($langs as $lang) {
$codes[$lang->shortcode] = $lang->code;
}
}
}
till they can right in the exception for people that do not have joomfish installed.

seemed to fix my problem for now.
Thanks,
Brent Cordis
Last Edit: 13 years, 8 months ago by bcordis.
The topic has been locked.

Re:Troubles after Upgrade to 3.7.1 13 years, 8 months ago #13983

  • dajo
  • OFFLINE
  • Posts: 5069
Hello,

I'm sorry for the problems caused by this. The new 3.7.2 version that fixes this issue is already available.

Best regards,
ARTIO Support Team
ARTIO Support Team
The topic has been locked.
  • Page:
  • 1
User Login Empty