Menu Content

Support

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

Move com_content Google News ID
(1 viewing) (1) Guest
Support forum for users using free edition of JoomSEF 3 (Joomla 1.5 compatible). These forums are mainly for mutual help between users.

Please note that due to our capacity limitations, we do not monitor these forums regularly.
  • Page:
  • 1
  • 2

TOPIC: Move com_content Google News ID

Re:Move com_content Google News ID 14 years, 5 months ago #12812

  • P4rD0nM3
What does this do?

$title[$i] = $this->GoogleNews($title[$i], $id);

Re:Move com_content Google News ID 14 years, 5 months ago #12816

  • dajo
  • OFFLINE
  • Posts: 5069
The $title array holds individual parts of resulting SEF URL, so before calling that line, it looks like this:
$title[0] = category
$title[1] = title

Calling $title[$i] = $this->GoogleNews($title[$i], $id); changes the last part (the title) according to the settings. So this needs to be changed and probably the GoogleNews() function itself will need some changes.
ARTIO Support Team
  • Page:
  • 1
  • 2
User Login Empty