Menu Content

Support

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

Profile for harmony

  • OFFLINE
  • Time Zone: GMT +0:00
  • Local Time: 16:17
  • Posts: 2
  • Profile Views: 3361
  • Location: Unknown
  • Gender: Unknown
  • Birthdate: Unknown

Signature

Posts

Posts

emo
JLanguageAssociations in 4.7.5 fails with Joomla 3.9.1 with error :
Array to string conversion in ***\administrator\components\com_sef\libs\cms\language\associations.php on line 44

This is because the ContentHelperAssociation now passes $advClause as last paramter, which is an Array and you've missed it.
Since you're too greedy and ask to be paid for each ticket, even for bug reports, I'm posting it here.
[BUG] JLanguageAssoc ...
Category: JoomSEF 4
emo
With the "cleanup trailing slashes" option enabled all works fine, except the case with the root of the site and multiple slashes. Examples :
- "www.example.com/" - works, becomes "www.example.com"
- "www.example.com/anyotherpage/" - works, becomes "www.example.com/anyotherpage"
- "www.example.com/anyotherpage//" - works, becomes "www.example.com/anyotherpage"

- "www.example.com//" - does NOT work, stays "www.example.com//"
Clean up trailin sla ...
More
User Login Empty